+ 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 May 7 03:58:29 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:45 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-bc66949d-4jk2v 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f6adeb13668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-07 03:58:33.300 7 INFO neutron.common.config [-] Logging enabled! 2026-05-07 03:58:33.300 7 INFO neutron.common.config [-] uwsgi version 26.0.4.dev6 2026-05-07 03:58:33.362 6 INFO neutron.common.config [-] Logging enabled! 2026-05-07 03:58:33.363 6 INFO neutron.common.config [-] uwsgi version 26.0.4.dev6 2026-05-07 03:58:34.319 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 03:58:34.346 6 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 03:58:35.716 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 03:58:35.719 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 03:58:35.723 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 03:58:35.724 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 03:58:35.724 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 03:58:35.724 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-07 03:58:35.724 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 03:58:35.734 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 03:58:35.734 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 03:58:35.734 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 03:58:35.747 6 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 03:58:35.750 6 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 03:58:35.753 6 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 03:58:35.754 6 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 03:58:35.754 6 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 03:58:35.755 6 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-07 03:58:35.755 6 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 03:58:35.760 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 03:58:35.761 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 03:58:35.761 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 03:58:35.762 6 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 03:58:35.762 6 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 03:58:35.762 6 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 03:58:35.783 6 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 03:58:35.784 6 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 03:58:35.785 6 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 03:58:35.808 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 03:58:35.808 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 03:58:35.808 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 03:58:35.808 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 03:58:35.830 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 03:58:35.831 6 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 03:58:35.831 6 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 03:58:35.831 6 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 03:58:36.108 6 INFO neutron.plugins.ml2.managers [None req-d9096904-6066-4d91-8a3e-fe2793190191 - - - - - -] Initializing driver for type 'vlan' 2026-05-07 03:58:36.109 7 INFO neutron.plugins.ml2.managers [None req-0ed33e1c-3df4-418a-8392-4576f01a99da - - - - - -] Initializing driver for type 'vlan' 2026-05-07 03:58:36.396 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0ed33e1c-3df4-418a-8392-4576f01a99da - - - - - -] VlanTypeDriver initialization complete 2026-05-07 03:58:36.396 7 INFO neutron.plugins.ml2.managers [None req-0ed33e1c-3df4-418a-8392-4576f01a99da - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 03:58:36.396 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0ed33e1c-3df4-418a-8392-4576f01a99da - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 03:58:36.400 6 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d9096904-6066-4d91-8a3e-fe2793190191 - - - - - -] VlanTypeDriver initialization complete 2026-05-07 03:58:36.400 6 INFO neutron.plugins.ml2.managers [None req-d9096904-6066-4d91-8a3e-fe2793190191 - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 03:58:36.400 6 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d9096904-6066-4d91-8a3e-fe2793190191 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 03:58:36.411 7 INFO neutron.plugins.ml2.managers [None req-0ed33e1c-3df4-418a-8392-4576f01a99da - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 03:58:36.411 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0ed33e1c-3df4-418a-8392-4576f01a99da - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 03:58:36.411 7 INFO neutron.plugins.ml2.managers [None req-0ed33e1c-3df4-418a-8392-4576f01a99da - - - - - -] Initializing extension driver 'port_security' 2026-05-07 03:58:36.411 7 INFO neutron.plugins.ml2.extensions.port_security [None req-0ed33e1c-3df4-418a-8392-4576f01a99da - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 03:58:36.411 7 INFO neutron.plugins.ml2.managers [None req-0ed33e1c-3df4-418a-8392-4576f01a99da - - - - - -] Initializing extension driver 'qos' 2026-05-07 03:58:36.411 7 INFO neutron.plugins.ml2.managers [None req-0ed33e1c-3df4-418a-8392-4576f01a99da - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 03:58:36.412 7 INFO neutron.plugins.ml2.managers [None req-0ed33e1c-3df4-418a-8392-4576f01a99da - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 03:58:36.416 6 INFO neutron.plugins.ml2.managers [None req-d9096904-6066-4d91-8a3e-fe2793190191 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 03:58:36.416 6 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d9096904-6066-4d91-8a3e-fe2793190191 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 03:58:36.417 6 INFO neutron.plugins.ml2.managers [None req-d9096904-6066-4d91-8a3e-fe2793190191 - - - - - -] Initializing extension driver 'port_security' 2026-05-07 03:58:36.417 6 INFO neutron.plugins.ml2.extensions.port_security [None req-d9096904-6066-4d91-8a3e-fe2793190191 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 03:58:36.417 6 INFO neutron.plugins.ml2.managers [None req-d9096904-6066-4d91-8a3e-fe2793190191 - - - - - -] Initializing extension driver 'qos' 2026-05-07 03:58:36.418 6 INFO neutron.plugins.ml2.managers [None req-d9096904-6066-4d91-8a3e-fe2793190191 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 03:58:36.418 6 INFO neutron.plugins.ml2.managers [None req-d9096904-6066-4d91-8a3e-fe2793190191 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 03:58:36.430 7 INFO neutron.quota [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded quota_driver: . 2026-05-07 03:58:36.430 7 INFO neutron.plugins.ml2.plugin [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 03:58:36.430 7 INFO neutron.plugins.ml2.managers [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 03:58:36.430 7 INFO neutron.plugins.ml2.managers [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 03:58:36.431 7 INFO neutron.plugins.ml2.managers [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 03:58:36.431 7 INFO neutron.extensions.vlantransparent [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Disabled vlantransparent extension. 2026-05-07 03:58:36.431 7 INFO neutron.extensions.qinq [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Disabled VLAN QinQ extension. 2026-05-07 03:58:36.431 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: qos 2026-05-07 03:58:36.435 6 INFO neutron.quota [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded quota_driver: . 2026-05-07 03:58:36.435 6 INFO neutron.plugins.ml2.plugin [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 03:58:36.435 6 INFO neutron.plugins.ml2.managers [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 03:58:36.436 6 INFO neutron.plugins.ml2.managers [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 03:58:36.436 6 INFO neutron.plugins.ml2.managers [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 03:58:36.436 6 INFO neutron.extensions.vlantransparent [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Disabled vlantransparent extension. 2026-05-07 03:58:36.436 6 INFO neutron.extensions.qinq [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Disabled VLAN QinQ extension. 2026-05-07 03:58:36.436 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: qos 2026-05-07 03:58:36.445 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: router 2026-05-07 03:58:36.450 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: router 2026-05-07 03:58:36.491 7 INFO neutron.services.service_base [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 03:58:36.492 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: segments 2026-05-07 03:58:36.497 6 INFO neutron.services.service_base [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 03:58:36.497 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: segments 2026-05-07 03:58:36.586 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: trunk 2026-05-07 03:58:36.599 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: trunk 2026-05-07 03:58:36.600 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: vpnaas 2026-05-07 03:58:36.613 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: vpnaas 2026-05-07 03:58:36.645 7 WARNING stevedore.named [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 03:58:36.646 7 WARNING stevedore.named [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 03:58:36.652 6 WARNING stevedore.named [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 03:58:36.652 6 WARNING stevedore.named [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 03:58:36.728 7 INFO neutron_vpnaas.services.vpn.plugin [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 03:58:36.729 6 INFO neutron_vpnaas.services.vpn.plugin [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 03:58:36.729 7 INFO neutron.common.utils [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-07 03:58:36.729 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: taas 2026-05-07 03:58:36.729 6 INFO neutron.common.utils [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-07 03:58:36.729 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: taas 2026-05-07 03:58:36.756 6 WARNING stevedore.named [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 03:58:36.758 7 WARNING stevedore.named [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 03:58:36.781 6 INFO neutron_taas.services.taas.taas_plugin [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-07 03:58:36.781 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: tapmirror 2026-05-07 03:58:36.788 7 INFO neutron_taas.services.taas.taas_plugin [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-07 03:58:36.789 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: tapmirror 2026-05-07 03:58:36.794 6 WARNING stevedore.named [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 03:58:36.806 7 WARNING stevedore.named [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 03:58:36.853 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-07 03:58:36.854 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: auto_allocate 2026-05-07 03:58:36.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-07 03:58:36.856 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: auto_allocate 2026-05-07 03:58:36.862 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: tag 2026-05-07 03:58:36.864 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: tag 2026-05-07 03:58:36.869 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: timestamp 2026-05-07 03:58:36.872 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 03:58:36.873 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: timestamp 2026-05-07 03:58:36.875 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: flavors 2026-05-07 03:58:36.876 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 03:58:36.879 6 INFO neutron.manager [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loading Plugin: revisions 2026-05-07 03:58:36.880 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: flavors 2026-05-07 03:58:36.882 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Initializing extension manager. 2026-05-07 03:58:36.883 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: address-group 2026-05-07 03:58:36.884 7 INFO neutron.manager [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loading Plugin: revisions 2026-05-07 03:58:36.884 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: address-scope 2026-05-07 03:58:36.885 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 03:58:36.886 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: agent 2026-05-07 03:58:36.886 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 03:58:36.887 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 03:58:36.888 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 03:58:36.888 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Initializing extension manager. 2026-05-07 03:58:36.889 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: availability_zone 2026-05-07 03:58:36.889 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 03:58:36.889 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: address-group 2026-05-07 03:58:36.890 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 03:58:36.890 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: address-scope 2026-05-07 03:58:36.890 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: default-subnetpools 2026-05-07 03:58:36.891 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 03:58:36.892 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: agent 2026-05-07 03:58:36.892 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 03:58:36.892 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 03:58:36.892 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: dns-integration 2026-05-07 03:58:36.893 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 03:58:36.893 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 03:58:36.893 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 03:58:36.894 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: dvr 2026-05-07 03:58:36.894 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 03:58:36.895 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 03:58:36.895 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: availability_zone 2026-05-07 03:58:36.895 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 03:58:36.895 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 03:58:36.896 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 03:58:36.896 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 03:58:36.896 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 03:58:36.896 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: default-subnetpools 2026-05-07 03:58:36.896 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: external-net 2026-05-07 03:58:36.897 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 03:58:36.897 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: extraroute 2026-05-07 03:58:36.898 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 03:58:36.898 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 03:58:36.899 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: dns-integration 2026-05-07 03:58:36.899 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-07 03:58:36.899 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 03:58:36.899 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 03:58:36.900 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 03:58:36.900 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 03:58:36.900 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 03:58:36.901 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: fip-port-details 2026-05-07 03:58:36.901 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: dvr 2026-05-07 03:58:36.901 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 03:58:36.902 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: flavors 2026-05-07 03:58:36.902 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 03:58:36.902 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 03:58:36.903 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 03:58:36.903 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 03:58:36.903 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: floatingip-pools 2026-05-07 03:58:36.903 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: external-net 2026-05-07 03:58:36.904 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: ip_allocation 2026-05-07 03:58:36.904 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 03:58:36.904 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 03:58:36.904 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: extraroute 2026-05-07 03:58:36.905 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: l2_adjacency 2026-05-07 03:58:36.905 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 03:58:36.906 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-07 03:58:36.906 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: router 2026-05-07 03:58:36.906 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 03:58:36.907 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 03:58:36.907 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 03:58:36.908 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 03:58:36.908 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: fip-port-details 2026-05-07 03:58:36.908 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 03:58:36.909 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: flavors 2026-05-07 03:58:36.909 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 03:58:36.909 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 03:58:36.910 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 03:58:36.910 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: l3-ha 2026-05-07 03:58:36.910 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 03:58:36.910 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: floatingip-pools 2026-05-07 03:58:36.911 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 03:58:36.911 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: ip_allocation 2026-05-07 03:58:36.911 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: l3-flavors 2026-05-07 03:58:36.911 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 03:58:36.912 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: l2_adjacency 2026-05-07 03:58:36.912 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 03:58:36.913 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 03:58:36.913 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: router 2026-05-07 03:58:36.915 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 03:58:36.915 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 03:58:36.916 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 03:58:36.916 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 03:58:36.916 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 03:58:36.917 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 03:58:36.917 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 03:58:36.917 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: l3-ha 2026-05-07 03:58:36.918 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 03:58:36.918 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 03:58:36.919 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 03:58:36.919 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 03:58:36.919 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: l3-flavors 2026-05-07 03:58:36.919 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: multi-provider 2026-05-07 03:58:36.920 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: net-mtu 2026-05-07 03:58:36.920 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 03:58:36.920 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 03:58:36.921 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 03:58:36.921 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: network_availability_zone 2026-05-07 03:58:36.921 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: network_ha 2026-05-07 03:58:36.922 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: network-ip-availability 2026-05-07 03:58:36.923 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 03:58:36.923 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 03:58:36.924 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: pagination 2026-05-07 03:58:36.924 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: port-device-profile 2026-05-07 03:58:36.924 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 03:58:36.925 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 03:58:36.925 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 03:58:36.926 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 03:58:36.926 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 03:58:36.927 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 03:58:36.927 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: port-mac-override 2026-05-07 03:58:36.927 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 03:58:36.927 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 03:58:36.928 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 03:58:36.928 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: multi-provider 2026-05-07 03:58:36.928 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 03:58:36.928 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: net-mtu 2026-05-07 03:58:36.929 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: port-resource-request 2026-05-07 03:58:36.929 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 03:58:36.929 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 03:58:36.929 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: network_availability_zone 2026-05-07 03:58:36.930 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 03:58:36.930 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: network_ha 2026-05-07 03:58:36.931 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: network-ip-availability 2026-05-07 03:58:36.931 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: binding 2026-05-07 03:58:36.931 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: binding-extended 2026-05-07 03:58:36.932 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 03:58:36.932 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: port-security 2026-05-07 03:58:36.932 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: pagination 2026-05-07 03:58:36.932 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: project-id 2026-05-07 03:58:36.933 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: port-device-profile 2026-05-07 03:58:36.933 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: provider 2026-05-07 03:58:36.933 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 03:58:36.933 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-07 03:58:36.934 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 03:58:36.935 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 03:58:36.935 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: port-mac-override 2026-05-07 03:58:36.936 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos 2026-05-07 03:58:36.936 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 03:58:36.936 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 03:58:36.936 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 03:58:36.937 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 03:58:36.937 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 03:58:36.937 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-default 2026-05-07 03:58:36.938 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: port-resource-request 2026-05-07 03:58:36.938 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-fip 2026-05-07 03:58:36.938 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 03:58:36.939 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 03:58:36.939 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 03:58:36.939 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 03:58:36.940 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 03:58:36.940 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 03:58:36.940 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: binding 2026-05-07 03:58:36.941 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 03:58:36.941 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: binding-extended 2026-05-07 03:58:36.941 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-pps 2026-05-07 03:58:36.942 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: port-security 2026-05-07 03:58:36.942 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 03:58:36.942 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: project-id 2026-05-07 03:58:36.942 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 03:58:36.943 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: provider 2026-05-07 03:58:36.943 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 03:58:36.943 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: quota-check-limit 2026-05-07 03:58:36.943 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-07 03:58:36.944 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-07 03:58:36.946 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos 2026-05-07 03:58:36.946 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: quotas 2026-05-07 03:58:36.947 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 03:58:36.947 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 03:58:36.947 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: quota_details 2026-05-07 03:58:36.948 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-default 2026-05-07 03:58:36.948 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-fip 2026-05-07 03:58:36.949 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: rbac-policies 2026-05-07 03:58:36.949 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 03:58:36.949 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: rbac-address-group 2026-05-07 03:58:36.949 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 03:58:36.950 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 03:58:36.950 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 03:58:36.950 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 03:58:36.950 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 03:58:36.951 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 03:58:36.951 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 03:58:36.951 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: revision-if-match 2026-05-07 03:58:36.952 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-pps 2026-05-07 03:58:36.952 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 03:58:36.952 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 03:58:36.952 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: router_availability_zone 2026-05-07 03:58:36.953 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 03:58:36.953 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 03:58:36.953 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 03:58:36.954 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: quota-check-limit 2026-05-07 03:58:36.955 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 03:58:36.955 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-07 03:58:36.955 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 03:58:36.956 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 03:58:36.956 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 03:58:36.957 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 03:58:36.957 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: quotas 2026-05-07 03:58:36.957 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 03:58:36.958 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: quota_details 2026-05-07 03:58:36.960 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: rbac-policies 2026-05-07 03:58:36.960 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: rbac-address-group 2026-05-07 03:58:36.961 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 03:58:36.961 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 03:58:36.962 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 03:58:36.962 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: security-group 2026-05-07 03:58:36.962 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: revision-if-match 2026-05-07 03:58:36.963 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: segment 2026-05-07 03:58:36.963 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 03:58:36.964 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 03:58:36.964 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: router_availability_zone 2026-05-07 03:58:36.964 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 03:58:36.964 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: service-type 2026-05-07 03:58:36.965 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: sorting 2026-05-07 03:58:36.965 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 03:58:36.966 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: standard-attr-description 2026-05-07 03:58:36.966 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 03:58:36.966 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: stateful-security-group 2026-05-07 03:58:36.966 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 03:58:36.967 6 WARNING neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 03:58:36.967 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 03:58:36.967 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 03:58:36.968 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 03:58:36.968 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: subnet-external-network 2026-05-07 03:58:36.968 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 03:58:36.968 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: subnet_onboard 2026-05-07 03:58:36.969 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 03:58:36.969 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 03:58:36.969 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: subnet-service-types 2026-05-07 03:58:36.970 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: subnet_allocation 2026-05-07 03:58:36.971 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 03:58:36.971 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: tag-creation 2026-05-07 03:58:36.972 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 03:58:36.973 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: security-group 2026-05-07 03:58:36.974 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: segment 2026-05-07 03:58:36.975 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 03:58:36.975 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: service-type 2026-05-07 03:58:36.976 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: sorting 2026-05-07 03:58:36.976 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 03:58:36.977 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 03:58:36.977 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: standard-attr-description 2026-05-07 03:58:36.978 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: stateful-security-group 2026-05-07 03:58:36.978 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 03:58:36.978 7 WARNING neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 03:58:36.978 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: trunk 2026-05-07 03:58:36.979 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 03:58:36.979 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: trunk-details 2026-05-07 03:58:36.979 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: subnet-external-network 2026-05-07 03:58:36.979 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 03:58:36.980 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: subnet_onboard 2026-05-07 03:58:36.980 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-07 03:58:36.980 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 03:58:36.981 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 03:58:36.981 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: subnet-service-types 2026-05-07 03:58:36.981 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-07 03:58:36.981 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: subnet_allocation 2026-05-07 03:58:36.982 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 03:58:36.983 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 03:58:36.983 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: tag-creation 2026-05-07 03:58:36.984 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 03:58:36.984 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 03:58:36.985 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: vpn-flavors 2026-05-07 03:58:36.986 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: vpnaas 2026-05-07 03:58:36.987 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: taas 2026-05-07 03:58:36.988 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: tap-mirror 2026-05-07 03:58:36.989 6 INFO neutron.api.extensions [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-07 03:58:36.990 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 03:58:36.991 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-07 03:58:36.991 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 03:58:36.992 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-07 03:58:36.992 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 03:58:36.992 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-07 03:58:36.992 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: trunk 2026-05-07 03:58:36.993 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: trunk-details 2026-05-07 03:58:36.993 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 03:58:36.994 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-07 03:58:36.995 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 03:58:36.995 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 03:58:36.996 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-07 03:58:36.996 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 03:58:36.998 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 03:58:36.999 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 03:58:37.000 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: vpn-flavors 2026-05-07 03:58:37.001 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 03:58:37.002 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: vpnaas 2026-05-07 03:58:37.003 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: taas 2026-05-07 03:58:37.004 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 03:58:37.004 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 03:58:37.004 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: tap-mirror 2026-05-07 03:58:37.005 7 INFO neutron.api.extensions [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-07 03:58:37.005 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 03:58:37.005 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] subnetpool is already registered 2026-05-07 03:58:37.006 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 03:58:37.006 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] subnetpool is already registered 2026-05-07 03:58:37.007 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 03:58:37.007 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 03:58:37.008 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 03:58:37.008 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-07 03:58:37.008 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-07 03:58:37.008 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 03:58:37.008 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 03:58:37.009 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-07 03:58:37.009 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 03:58:37.009 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 03:58:37.010 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 03:58:37.010 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] ipsecpolicy is already registered 2026-05-07 03:58:37.011 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 03:58:37.011 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] ikepolicy is already registered 2026-05-07 03:58:37.012 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 03:58:37.013 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 03:58:37.017 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 03:58:37.017 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] router is already registered 2026-05-07 03:58:37.018 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 03:58:37.018 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 03:58:37.018 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] floatingip is already registered 2026-05-07 03:58:37.018 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 03:58:37.019 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 03:58:37.020 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 03:58:37.020 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] subnetpool is already registered 2026-05-07 03:58:37.020 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 03:58:37.020 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] subnetpool is already registered 2026-05-07 03:58:37.021 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 03:58:37.021 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 03:58:37.022 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 03:58:37.022 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 03:58:37.022 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] rbac_policy is already registered 2026-05-07 03:58:37.022 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 03:58:37.022 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 03:58:37.023 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] security_group is already registered 2026-05-07 03:58:37.023 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 03:58:37.023 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 03:58:37.023 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] security_group_rule is already registered 2026-05-07 03:58:37.023 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 03:58:37.024 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 03:58:37.024 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 03:58:37.024 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] subnetpool is already registered 2026-05-07 03:58:37.024 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] ipsecpolicy is already registered 2026-05-07 03:58:37.024 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 03:58:37.025 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] subnetpool is already registered 2026-05-07 03:58:37.024 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 03:58:37.025 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] ikepolicy is already registered 2026-05-07 03:58:37.025 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 03:58:37.025 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] trunk is already registered 2026-05-07 03:58:37.025 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 03:58:37.026 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] ikepolicy is already registered 2026-05-07 03:58:37.026 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 03:58:37.026 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] ipsecpolicy is already registered 2026-05-07 03:58:37.026 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 03:58:37.027 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] endpoint_group is already registered 2026-05-07 03:58:37.027 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 03:58:37.027 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] vpnservice is already registered 2026-05-07 03:58:37.027 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 03:58:37.028 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] ipsec_site_connection is already registered 2026-05-07 03:58:37.028 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 03:58:37.028 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] ipsecpolicy is already registered 2026-05-07 03:58:37.028 6 INFO neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 03:58:37.029 6 WARNING neutron.quota.resource_registry [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] ikepolicy is already registered 2026-05-07 03:58:37.031 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 03:58:37.032 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] router is already registered 2026-05-07 03:58:37.032 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 03:58:37.033 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] floatingip is already registered 2026-05-07 03:58:37.037 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 03:58:37.037 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] rbac_policy is already registered 2026-05-07 03:58:37.038 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 03:58:37.038 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] security_group is already registered 2026-05-07 03:58:37.038 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 03:58:37.039 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] security_group_rule is already registered 2026-05-07 03:58:37.039 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 03:58:37.040 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] subnetpool is already registered 2026-05-07 03:58:37.040 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 03:58:37.040 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] subnetpool is already registered 2026-05-07 03:58:37.040 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 03:58:37.041 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] trunk is already registered 2026-05-07 03:58:37.041 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 03:58:37.041 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] ikepolicy is already registered 2026-05-07 03:58:37.041 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 03:58:37.042 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] ipsecpolicy is already registered 2026-05-07 03:58:37.042 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 03:58:37.042 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] endpoint_group is already registered 2026-05-07 03:58:37.043 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 03:58:37.043 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] vpnservice is already registered 2026-05-07 03:58:37.043 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 03:58:37.043 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] ipsec_site_connection is already registered 2026-05-07 03:58:37.044 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 03:58:37.044 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] ipsecpolicy is already registered 2026-05-07 03:58:37.044 7 INFO neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 03:58:37.044 7 WARNING neutron.quota.resource_registry [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] ikepolicy is already registered 2026-05-07 03:58:37.067 6 WARNING keystonemiddleware._common.config [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 03:58:37.073 6 WARNING oslo_config.cfg [None req-fd4bb88b-d32d-4a8a-b2ab-d54a8e552d25 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f6adeb13668 pid: 6 (default app) 2026-05-07 03:58:37.082 7 WARNING keystonemiddleware._common.config [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 03:58:37.089 7 WARNING oslo_config.cfg [None req-85a820da-b329-4dab-b9b5-ae1d4bbe2520 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f6adeb13668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 03:58:42.631 6 INFO neutron.pecan_wsgi.hooks.translation [None req-de1d0d96-e0dd-4570-b48f-1462bab46b01 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 3/3] 199.204.45.157 () {44 vars in 925 bytes} [Thu May 7 03:58:41 2026] GET /v2.0/networks/public => generated 108 bytes in 825 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: 1/4] 199.204.45.157 () {44 vars in 947 bytes} [Thu May 7 03:58:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 03:58:43.385 6 WARNING neutron.services.revisions.revision_plugin [None req-a65d6d35-8f66-4b95-8fe7-32a121b7a144 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Could not find related network for resource to bump revision. 2026-05-07 03:58:43.428 6 INFO neutron.db.segments_db [None req-a65d6d35-8f66-4b95-8fe7-32a121b7a144 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment afacfde8-c860-4636-b8ea-a0ae62b0f1b6 of type flat for network d9e4dbb6-4938-4603-8014-9ba483ace354 2026-05-07 03:58:43.476 6 INFO neutron.pecan_wsgi.hooks.translation [None req-a65d6d35-8f66-4b95-8fe7-32a121b7a144 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 4/5] 199.204.45.157 () {48 vars in 965 bytes} [Thu May 7 03:58:43 2026] POST /v2.0/networks => generated 124 bytes in 478 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 03:58:49.323 6 INFO neutron.pecan_wsgi.hooks.translation [None req-5ceaf36f-fbd2-490f-89ca-0b27eb61e375 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 5/7] 199.204.45.157 () {44 vars in 925 bytes} [Thu May 7 03:58:49 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.157 () {44 vars in 947 bytes} [Thu May 7 03:58:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 03:58:49.399 6 WARNING neutron.services.revisions.revision_plugin [None req-aedab03d-2b07-4dfa-aa32-01bd4e6e6d4e 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Could not find related network for resource to bump revision. 2026-05-07 03:58:49.417 6 INFO neutron.db.segments_db [None req-aedab03d-2b07-4dfa-aa32-01bd4e6e6d4e 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 8872cf1a-2c18-4e8e-a51c-c34d7239fb0c of type flat for network be43f110-aff8-4728-a735-ab214499c5af 2026-05-07 03:58:49.439 6 INFO neutron.pecan_wsgi.hooks.translation [None req-aedab03d-2b07-4dfa-aa32-01bd4e6e6d4e 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 6/9] 199.204.45.157 () {48 vars in 965 bytes} [Thu May 7 03:58:49 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 03:58:55.593 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86806857-0c38-4293-97ec-268e49009e3d 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.157 () {44 vars in 925 bytes} [Thu May 7 03:58:55 2026] GET /v2.0/networks/public => generated 108 bytes in 348 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/11] 199.204.45.157 () {44 vars in 947 bytes} [Thu May 7 03:58:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 03:58:55.826 7 WARNING neutron.services.revisions.revision_plugin [None req-85716fcb-e819-4132-b608-081a1975e84d 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Could not find related network for resource to bump revision. 2026-05-07 03:58:55.849 7 INFO neutron.db.segments_db [None req-85716fcb-e819-4132-b608-081a1975e84d 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 1604e6b1-d260-4b63-a652-852448d0bb60 of type flat for network 4f01a420-b2e8-460a-8e58-875fe0dc0ec6 2026-05-07 03:58:55.893 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85716fcb-e819-4132-b608-081a1975e84d 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.157 () {48 vars in 965 bytes} [Thu May 7 03:58:55 2026] POST /v2.0/networks => generated 124 bytes in 289 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 03:59:01.763 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d603fd63-09c3-40eb-857e-70859120cca8 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 8/13] 199.204.45.157 () {44 vars in 925 bytes} [Thu May 7 03:59:01 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.157 () {44 vars in 947 bytes} [Thu May 7 03:59:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 03:59:01.848 6 WARNING neutron.services.revisions.revision_plugin [None req-18374e76-43dc-4da7-9130-54ea4469ce1d 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Could not find related network for resource to bump revision. 2026-05-07 03:59:01.874 6 INFO neutron.db.segments_db [None req-18374e76-43dc-4da7-9130-54ea4469ce1d 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment d1316a6b-2ca6-494b-80cb-9b66dfc62841 of type flat for network 8b85f9a8-1c5b-43cd-8031-4554ef0bd151 2026-05-07 03:59:01.906 6 INFO neutron.pecan_wsgi.hooks.translation [None req-18374e76-43dc-4da7-9130-54ea4469ce1d 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] POST failed (client error): The resource could not be found. [pid: 6|app: 0|req: 9/15] 199.204.45.157 () {48 vars in 965 bytes} [Thu May 7 03:59:01 2026] POST /v2.0/networks => generated 124 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 03:59:07.762 6 INFO neutron.pecan_wsgi.hooks.translation [None req-2b0975f4-68c4-4b87-9897-2beb917c6c65 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 10/17] 199.204.45.157 () {44 vars in 925 bytes} [Thu May 7 03:59:07 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: 8/18] 199.204.45.157 () {44 vars in 947 bytes} [Thu May 7 03:59:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 03:59:07.833 6 WARNING neutron.services.revisions.revision_plugin [None req-9979d2b5-21df-455e-bdb6-bd58bbd49af9 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Could not find related network for resource to bump revision. 2026-05-07 03:59:07.852 6 INFO neutron.db.segments_db [None req-9979d2b5-21df-455e-bdb6-bd58bbd49af9 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 53fc67ff-90a8-4c26-8fd9-5d5afd6b1ca2 of type flat for network dd8da167-83db-41ac-9896-f523c3d9b079 [pid: 6|app: 0|req: 11/19] 199.204.45.157 () {48 vars in 965 bytes} [Thu May 7 03:59:07 2026] POST /v2.0/networks => generated 706 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 03:59:09.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-985428ca-fe73-40e0-956f-7894918e32c9 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.157 () {44 vars in 925 bytes} [Thu May 7 03:59:09 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: 6|app: 0|req: 12/21] 199.204.45.157 () {44 vars in 947 bytes} [Thu May 7 03:59:09 2026] GET /v2.0/networks?name=public => generated 709 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 03:59:09.148 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4242295b-cdb0-43a1-9991-225348213f7e 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 199.204.45.157 () {44 vars in 1032 bytes} [Thu May 7 03:59:09 2026] GET /v2.0/subnets/public-subnet?network_id=dd8da167-83db-41ac-9896-f523c3d9b079 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/23] 199.204.45.157 () {44 vars in 1055 bytes} [Thu May 7 03:59:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=dd8da167-83db-41ac-9896-f523c3d9b079 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.157 () {48 vars in 963 bytes} [Thu May 7 03:59:09 2026] POST /v2.0/subnets => generated 664 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:04:11.922 6 INFO neutron.pecan_wsgi.hooks.translation [None req-35049a42-211c-4842-b911-746e065388fb 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 34/64] 199.204.45.157 () {44 vars in 935 bytes} [Thu May 7 04:04:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/65] 199.204.45.157 () {44 vars in 957 bytes} [Thu May 7 04:04:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:04:12.010 6 INFO neutron.db.segments_db [None req-6b0821cd-1c88-4b7b-b907-c6b9ba2d9121 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 880d503e-133c-4c7b-be0d-e7465e959f78 of type vxlan for network bfea62ab-44d6-452c-83ae-6a88c51a95f4 [pid: 6|app: 0|req: 35/66] 199.204.45.157 () {48 vars in 964 bytes} [Thu May 7 04:04:11 2026] POST /v2.0/networks => generated 707 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:04:13.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e64ee3fc-c987-4726-8bc5-e3ae869907d9 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/67] 199.204.45.157 () {44 vars in 935 bytes} [Thu May 7 04:04:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 36/68] 199.204.45.157 () {44 vars in 957 bytes} [Thu May 7 04:04:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:04:13.074 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f71325e-0698-4a22-afbd-9544f86950c5 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.204.45.157 () {44 vars in 1034 bytes} [Thu May 7 04:04:13 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 37/70] 199.204.45.157 () {44 vars in 1057 bytes} [Thu May 7 04:04:13 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4 => 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: 34/71] 199.204.45.157 () {48 vars in 963 bytes} [Thu May 7 04:04:13 2026] POST /v2.0/subnets => generated 651 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:04:14.360 6 INFO neutron.api.v2.resource [None req-a54ab422-ecb8-464e-b8a5-55d243b3e8cd 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 38/72] 199.204.45.157 () {44 vars in 969 bytes} [Thu May 7 04:04:14 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.157 () {44 vars in 991 bytes} [Thu May 7 04:04:14 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 39/74] 199.204.45.157 () {48 vars in 978 bytes} [Thu May 7 04:04:14 2026] POST /v2.0/security-groups => generated 1616 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:15 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 1616 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 40/76] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:15 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:15 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 41/78] 199.204.45.157 () {48 vars in 989 bytes} [Thu May 7 04:04:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:16 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 2230 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 42/80] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:16 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:16 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 43/82] 199.204.45.157 () {48 vars in 989 bytes} [Thu May 7 04:04:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 45/85] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:17 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:17 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 46/87] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:17 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.204.45.157 () {48 vars in 989 bytes} [Thu May 7 04:04:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 47/89] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:18 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 3462 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:18 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 48/91] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:18 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.204.45.157 () {48 vars in 989 bytes} [Thu May 7 04:04:18 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 49/93] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:19 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4078 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:19 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4078 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 50/95] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:19 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4078 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.204.45.157 () {48 vars in 989 bytes} [Thu May 7 04:04:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 51/97] 199.204.45.157 () {44 vars in 985 bytes} [Thu May 7 04:04:21 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4 => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:04:21.262 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69779dff-d302-4baf-b803-8eb6f27ed71a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/98] 199.204.45.157 () {44 vars in 1074 bytes} [Thu May 7 04:04:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 52/99] 199.204.45.157 () {44 vars in 1097 bytes} [Thu May 7 04:04:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:21 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 53/101] 199.204.45.157 () {48 vars in 959 bytes} [Thu May 7 04:04:21 2026] POST /v2.0/ports => generated 1100 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 04:04:28.262 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b24c8e5-397f-4568-ac71-82eacd9ea350 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/102] 199.204.45.157 () {44 vars in 977 bytes} [Thu May 7 04:04:28 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) /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: 6|app: 0|req: 54/103] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 199.204.45.157 () {48 vars in 1029 bytes} [Thu May 7 04:04:28 2026] PUT /v2.0/ports/1a5f2502-9b1b-401a-b6eb-c9cebc2b32cf => generated 1249 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 55/105] 199.204.45.157 () {44 vars in 918 bytes} [Thu May 7 04:04:30 2026] GET /v2.0/ports => generated 3730 bytes in 93 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-05-07 04:04:31.537 7 INFO neutron.api.v2.resource [None req-1c7523ce-19c8-419f-9d87-79453e81dffb 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/106] 199.204.45.157 () {44 vars in 957 bytes} [Thu May 7 04:04:31 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 56/107] 199.204.45.157 () {44 vars in 979 bytes} [Thu May 7 04:04:31 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.204.45.157 () {48 vars in 978 bytes} [Thu May 7 04:04:31 2026] POST /v2.0/security-groups => generated 1610 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 58/111] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:32 2026] GET /v2.0/security-groups/e7757939-eb42-4c03-ac1a-34bdf15e7d83 => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:32 2026] GET /v2.0/security-groups/e7757939-eb42-4c03-ac1a-34bdf15e7d83 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 59/113] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:32 2026] GET /v2.0/security-groups/e7757939-eb42-4c03-ac1a-34bdf15e7d83 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.204.45.157 () {48 vars in 989 bytes} [Thu May 7 04:04:32 2026] POST /v2.0/security-group-rules => generated 623 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 60/115] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:33 2026] GET /v2.0/security-groups/e7757939-eb42-4c03-ac1a-34bdf15e7d83 => generated 2246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:33 2026] GET /v2.0/security-groups/e7757939-eb42-4c03-ac1a-34bdf15e7d83 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 61/117] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:04:33 2026] GET /v2.0/security-groups/e7757939-eb42-4c03-ac1a-34bdf15e7d83 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/118] 199.204.45.157 () {48 vars in 989 bytes} [Thu May 7 04:04:33 2026] POST /v2.0/security-group-rules => generated 627 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/131] 199.204.45.157 () {44 vars in 973 bytes} [Thu May 7 04:06:16 2026] GET /v2.0/quotas/2487694761fb4359a7310322a753f8ac => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 68/132] 199.204.45.157 () {48 vars in 1025 bytes} [Thu May 7 04:06:16 2026] PUT /v2.0/quotas/2487694761fb4359a7310322a753f8ac => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:08:37.166 6 INFO neutron.pecan_wsgi.hooks.translation [None req-bacaacfe-b92b-47f3-aabe-f492ec10a5b2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 79/153] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:08:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 361 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/154] 199.204.45.157 () {30 vars in 761 bytes} [Thu May 7 04:08:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:08:38.996 6 INFO neutron.pecan_wsgi.hooks.translation [None req-5c2e443a-2652-4a9e-9a28-ab237f0ded71 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 80/155] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:08:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/156] 199.204.45.157 () {30 vars in 761 bytes} [Thu May 7 04:08:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:14:24.576 6 INFO neutron.api.v2.resource [None req-b728fc79-f7c7-4341-9534-ca19d5fbc844 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 104/203] 199.204.45.157 () {44 vars in 1072 bytes} [Thu May 7 04:14:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 139 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/204] 199.204.45.157 () {44 vars in 1095 bytes} [Thu May 7 04:14:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 23 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 105/205] 199.204.45.157 () {48 vars in 979 bytes} [Thu May 7 04:14:24 2026] POST /v2.0/security-groups => generated 1624 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/206] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:14:25 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 1624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 106/207] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:14:25 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/208] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:14:26 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 107/209] 199.204.45.157 () {48 vars in 989 bytes} [Thu May 7 04:14:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/210] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:14:27 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 108/211] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:14:27 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/212] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:14:27 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 109/213] 199.204.45.157 () {48 vars in 989 bytes} [Thu May 7 04:14:27 2026] POST /v2.0/security-group-rules => generated 599 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/214] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:14:28 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 110/215] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:14:28 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/216] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:14:28 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 111/217] 199.204.45.157 () {48 vars in 989 bytes} [Thu May 7 04:14:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/218] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:14:29 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 112/219] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:14:29 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:14:30 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 113/221] 199.204.45.157 () {48 vars in 989 bytes} [Thu May 7 04:14:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/240] 199.204.45.157 () {30 vars in 738 bytes} [Thu May 7 04:16:42 2026] GET /v2.0/networks?tenant_id=59d6d5347a9440d1acaffd7bda99fdda&shared=False => generated 15 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:16:42.229 6 INFO neutron.db.segments_db [None req-6fcebdc1-9e2a-4e03-9fac-c6cdc9c44e6a 6824090a4b0849909d641f1659e96afe 59d6d5347a9440d1acaffd7bda99fdda - - 1100d066b732424c879ad33f107fdd58 1100d066b732424c879ad33f107fdd58] Added segment df1c3fe5-0f69-4507-a5d2-16b06ca3e15a of type vxlan for network 55dfd923-5270-4a57-bc48-164e6728a50b [pid: 6|app: 0|req: 123/241] 199.204.45.157 () {34 vars in 680 bytes} [Thu May 7 04:16:42 2026] POST /v2.0/networks => generated 718 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/242] 199.204.45.157 () {30 vars in 720 bytes} [Thu May 7 04:16:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 124/243] 199.204.45.157 () {30 vars in 631 bytes} [Thu May 7 04:16:42 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: 120/244] 199.204.45.157 () {34 vars in 675 bytes} [Thu May 7 04:16:42 2026] POST /v2.0/ports => generated 999 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 125/245] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:16:42 2026] GET /v2.0/networks/55dfd923-5270-4a57-bc48-164e6728a50b => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/246] 199.204.45.157 () {30 vars in 720 bytes} [Thu May 7 04:16:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 126/247] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:16:44 2026] GET /v2.0/networks/55dfd923-5270-4a57-bc48-164e6728a50b => generated 705 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/250] 199.204.45.157 () {44 vars in 973 bytes} [Thu May 7 04:17:01 2026] GET /v2.0/quotas/59d6d5347a9440d1acaffd7bda99fdda => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 128/251] 199.204.45.157 () {48 vars in 1025 bytes} [Thu May 7 04:17:02 2026] PUT /v2.0/quotas/59d6d5347a9440d1acaffd7bda99fdda => generated 291 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:28:05.016 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe3c0adf-8d49-4ff0-972c-155dd90ea460 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 169/342] 199.204.45.157 () {44 vars in 925 bytes} [Thu May 7 04:28:04 2026] GET /v2.0/networks/public => generated 108 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 174/343] 199.204.45.157 () {44 vars in 947 bytes} [Thu May 7 04:28:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:28:06.262 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2df9e95e-8da1-4d4f-83c2-764264fa86d1 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/344] 199.204.45.157 () {44 vars in 925 bytes} [Thu May 7 04:28:06 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 175/345] 199.204.45.157 () {44 vars in 947 bytes} [Thu May 7 04:28:06 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:28:06.332 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c27569ef-5681-4793-9e6d-7dc90c74c1e2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/346] 199.204.45.157 () {44 vars in 1032 bytes} [Thu May 7 04:28:06 2026] GET /v2.0/subnets/public-subnet?network_id=dd8da167-83db-41ac-9896-f523c3d9b079 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 176/347] 199.204.45.157 () {44 vars in 1055 bytes} [Thu May 7 04:28:06 2026] GET /v2.0/subnets?name=public-subnet&network_id=dd8da167-83db-41ac-9896-f523c3d9b079 => generated 667 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:28:35.824 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d56fd5a8-88f1-4763-a494-9362adebc678 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 179/352] 199.204.45.157 () {44 vars in 935 bytes} [Thu May 7 04:28:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/353] 199.204.45.157 () {44 vars in 957 bytes} [Thu May 7 04:28:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:28:36.886 6 INFO neutron.pecan_wsgi.hooks.translation [None req-c99f5a00-3077-4464-bf0a-a05accc7aa49 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 180/354] 199.204.45.157 () {44 vars in 935 bytes} [Thu May 7 04:28:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/355] 199.204.45.157 () {44 vars in 957 bytes} [Thu May 7 04:28:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:28:36.968 6 INFO neutron.pecan_wsgi.hooks.translation [None req-e9d227f9-6eaa-4fd9-83cd-8a66520f2e22 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 181/356] 199.204.45.157 () {44 vars in 1034 bytes} [Thu May 7 04:28:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/357] 199.204.45.157 () {44 vars in 1057 bytes} [Thu May 7 04:28:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:28:38.241 6 INFO neutron.api.v2.resource [None req-8874fe53-f6a7-46c2-8066-3c9f4deb4a2f 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 182/358] 199.204.45.157 () {44 vars in 969 bytes} [Thu May 7 04:28:38 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/359] 199.204.45.157 () {44 vars in 991 bytes} [Thu May 7 04:28:38 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 183/360] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:39 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/361] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:39 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 184/362] 199.204.45.157 () {44 vars in 1009 bytes} [Thu May 7 04:28:39 2026] GET /v2.0/security-group-rules/e84498a6-0e02-4b31-94ff-da7bc8845b39 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/363] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:40 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 185/364] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:40 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 199.204.45.157 () {44 vars in 1009 bytes} [Thu May 7 04:28:40 2026] GET /v2.0/security-group-rules/7c27a74d-2071-45ac-ab21-fd8271b4e03c => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 186/366] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:41 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/367] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:41 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 187/368] 199.204.45.157 () {44 vars in 1009 bytes} [Thu May 7 04:28:41 2026] GET /v2.0/security-group-rules/f0eb50f2-1cc2-46b0-ad3d-c5d842f88473 => 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: 182/369] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:42 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 188/370] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:42 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.204.45.157 () {44 vars in 1009 bytes} [Thu May 7 04:28:42 2026] GET /v2.0/security-group-rules/b71e7370-e6db-4e1a-b18b-906fe72449d7 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 189/372] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:43 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => 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: 184/373] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:43 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 190/374] 199.204.45.157 () {44 vars in 1009 bytes} [Thu May 7 04:28:43 2026] GET /v2.0/security-group-rules/e9156128-7ffe-4911-a6cc-d6a55d32ac20 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.157 () {44 vars in 985 bytes} [Thu May 7 04:28:45 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4 => generated 732 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:28:45.093 6 INFO neutron.pecan_wsgi.hooks.translation [None req-e820a203-2ebe-4af7-aad1-963f458292b6 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 191/376] 199.204.45.157 () {44 vars in 1074 bytes} [Thu May 7 04:28:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/377] 199.204.45.157 () {44 vars in 1097 bytes} [Thu May 7 04:28:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4 => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 192/378] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:45 2026] GET /v2.0/security-groups/405aba61-a581-412f-881d-06cda9bc85be => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:28:52.725 6 INFO neutron.pecan_wsgi.hooks.translation [None req-4d2ced7b-3af5-41d4-ab8f-5a817885f355 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 194/381] 199.204.45.157 () {44 vars in 977 bytes} [Thu May 7 04:28:52 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: 7|app: 0|req: 188/382] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 195/383] 199.204.45.157 () {44 vars in 918 bytes} [Thu May 7 04:28:54 2026] GET /v2.0/ports => generated 4725 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:28:55.482 7 INFO neutron.api.v2.resource [None req-c54d9f0f-5719-40f0-b1ca-16cc779bf68b 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/384] 199.204.45.157 () {44 vars in 957 bytes} [Thu May 7 04:28:55 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: 6|app: 0|req: 196/385] 199.204.45.157 () {44 vars in 979 bytes} [Thu May 7 04:28:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:56 2026] GET /v2.0/security-groups/e7757939-eb42-4c03-ac1a-34bdf15e7d83 => generated 2886 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/387] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:56 2026] GET /v2.0/security-groups/e7757939-eb42-4c03-ac1a-34bdf15e7d83 => generated 2886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 199.204.45.157 () {44 vars in 1009 bytes} [Thu May 7 04:28:56 2026] GET /v2.0/security-group-rules/6677d19f-b4aa-46d4-a7e1-bcf43cfe25a7 => generated 623 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/389] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:57 2026] GET /v2.0/security-groups/e7757939-eb42-4c03-ac1a-34bdf15e7d83 => generated 2886 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/390] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:28:57 2026] GET /v2.0/security-groups/e7757939-eb42-4c03-ac1a-34bdf15e7d83 => generated 2886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/391] 199.204.45.157 () {44 vars in 1009 bytes} [Thu May 7 04:28:57 2026] GET /v2.0/security-group-rules/7ce1af37-69ca-42a2-9727-e8aead745607 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/394] 199.204.45.157 () {44 vars in 973 bytes} [Thu May 7 04:29:09 2026] GET /v2.0/quotas/2487694761fb4359a7310322a753f8ac => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:30:03.706 6 INFO neutron.api.v2.resource [None req-68394be3-d58e-4a1e-81ba-6da37ad6fe5a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 205/403] 199.204.45.157 () {44 vars in 1072 bytes} [Thu May 7 04:30:03 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 139 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 199.204.45.157 () {44 vars in 1095 bytes} [Thu May 7 04:30:03 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 4072 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 206/405] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:30:04 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:30:04 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/407] 199.204.45.157 () {44 vars in 1009 bytes} [Thu May 7 04:30:04 2026] GET /v2.0/security-group-rules/1a265a77-fc74-4faa-a108-cb429e2906df => 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: 201/408] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:30:05 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 208/409] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:30:05 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/410] 199.204.45.157 () {44 vars in 1009 bytes} [Thu May 7 04:30:05 2026] GET /v2.0/security-group-rules/1a05293c-6598-4c39-b71d-63496cea9b10 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 209/411] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:30:06 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/412] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:30:06 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 210/413] 199.204.45.157 () {44 vars in 1009 bytes} [Thu May 7 04:30:06 2026] GET /v2.0/security-group-rules/fbe5a67f-5f95-4e2a-8478-911d6d342e8a => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/414] 199.204.45.157 () {44 vars in 1086 bytes} [Thu May 7 04:30:07 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572?project_id=59d6d5347a9440d1acaffd7bda99fdda => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/415] 199.204.45.157 () {44 vars in 999 bytes} [Thu May 7 04:30:07 2026] GET /v2.0/security-groups/94b601e0-52c2-41f9-8637-343865d44572 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 199.204.45.157 () {44 vars in 1009 bytes} [Thu May 7 04:30:08 2026] GET /v2.0/security-group-rules/a1b40d73-9ab8-4b4b-88ca-4a5dd786275b => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 212/417] 199.204.45.157 () {44 vars in 973 bytes} [Thu May 7 04:30:15 2026] GET /v2.0/quotas/59d6d5347a9440d1acaffd7bda99fdda => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 217/426] 199.204.45.157 () {44 vars in 947 bytes} [Thu May 7 04:31:08 2026] GET /v2.0/networks?name=public => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/433] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:31:47 2026] GET /v2.0/networks => generated 2168 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 221/434] 10.0.0.201 () {32 vars in 653 bytes} [Thu May 7 04:31:49 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: 214/435] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:31:49 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 222/436] 10.0.0.201 () {32 vars in 641 bytes} [Thu May 7 04:31:49 2026] GET /v2.0/ports => generated 4725 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/437] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:31:49 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 223/438] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:31:49 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/439] 10.0.0.201 () {32 vars in 661 bytes} [Thu May 7 04:31:49 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 224/440] 10.0.0.201 () {32 vars in 653 bytes} [Thu May 7 04:31:49 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) 2026-05-07 04:32:00.768 6 INFO neutron.db.segments_db [None req-5da29c09-32a3-4cdf-a896-29955ee0ca37 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 7bc7137b-b11d-4eea-8206-d3bef891b9e0 of type vxlan for network 981a73a0-5a5c-457b-a3e7-dadc039efc82 2026-05-07 04:32:00.790 7 INFO neutron.db.segments_db [None req-8625a23a-ea13-4fcf-bd94-f0f531ed32bf 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment f46b8d7b-dd1d-4b6a-bbee-8ba989cdc0c0 of type vxlan for network 8ce572a0-859e-4c8b-854b-f70a74860501 [pid: 6|app: 0|req: 225/441] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:32:00 2026] POST /v2.0/networks => generated 748 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/442] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:32:00 2026] POST /v2.0/networks => generated 749 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:01.056 6 INFO neutron.db.segments_db [None req-ff828905-b5f3-439d-aa56-ac9302b8fe26 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 2fe10570-79d6-4345-9e5b-ba3bd596fa54 of type vxlan for network 7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec [pid: 7|app: 0|req: 218/443] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:00 2026] POST /v2.0/subnets => generated 695 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 226/444] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:32:00 2026] POST /v2.0/networks => generated 742 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:01.222 6 INFO neutron.db.segments_db [None req-5ff7acc5-fc3f-4508-ab13-5b651e66abe2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment f8facb8c-6bcb-4985-8cb9-dc3dfbcd30fa of type vxlan for network 6426cdda-4f4a-4d02-b5b4-e9f166656d9a [pid: 7|app: 0|req: 219/445] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:01 2026] POST /v2.0/subnets => generated 697 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:01.474 6 INFO neutron.db.l3_hamode_db [None req-5ff7acc5-fc3f-4508-ab13-5b651e66abe2 6b2b6656438f436680a07a8ad51100c7 d2d3909753c6401fa86524add5ae64eb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 220/446] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:01 2026] POST /v2.0/subnets => generated 690 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:01.525 7 INFO neutron.db.segments_db [None req-a75b912f-392b-40d6-a185-f1c0e4889a67 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 068cbcf5-26b8-484e-b856-132abf9ed782 of type vxlan for network 6a0483cc-a35e-433a-b150-f71f84a46d66 2026-05-07 04:32:01.765 7 INFO neutron.db.l3_hamode_db [None req-a75b912f-392b-40d6-a185-f1c0e4889a67 6b2b6656438f436680a07a8ad51100c7 8f49306525d14a8190f3e43e2cec7979 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:32:02.457 6 INFO neutron.db.l3_hamode_db [None req-5ff7acc5-fc3f-4508-ab13-5b651e66abe2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:32:02.707 7 INFO neutron.db.l3_hamode_db [None req-a75b912f-392b-40d6-a185-f1c0e4889a67 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 227/447] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:01 2026] POST /v2.0/routers => generated 735 bytes in 2392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:03.601 6 INFO neutron.db.segments_db [None req-2dde4fc3-bc24-453f-860a-146e7aa16e25 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 9bbef128-a541-4bc4-85a5-34820e53a548 of type vxlan for network a8b6d5b9-a79b-4ddd-bd1e-d3d7b828d185 2026-05-07 04:32:03.778 6 INFO neutron.db.l3_hamode_db [None req-2dde4fc3-bc24-453f-860a-146e7aa16e25 6b2b6656438f436680a07a8ad51100c7 56d768aabcf1445993f36ba481ed058a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 221/448] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:01 2026] POST /v2.0/routers => generated 737 bytes in 2610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:04.297 6 INFO neutron.db.l3_hamode_db [None req-2dde4fc3-bc24-453f-860a-146e7aa16e25 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/449] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:04 2026] GET /v2.0/security-groups?tenant_id=dfcedda9bb2949369d48a46ba68db0e9&name=default => generated 2923 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 228/452] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:03 2026] POST /v2.0/routers => generated 730 bytes in 1552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/453] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:32:04 2026] PUT /v2.0/routers/2d31fced-bebb-48cf-8074-b5f8be716486/add_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:05 2026] DELETE /v2.0/security-groups/9d9b44c7-23e5-4eea-984f-bfcad79767ff => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 229/455] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:32:05 2026] PUT /v2.0/routers/7e5c74b5-4401-4efd-89d7-f108844bf6e7/add_router_interface => generated 309 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:32:05 2026] PUT /v2.0/routers/d8eaa568-8146-4126-b0e3-567cc1ea1f4e/add_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 230/457] 10.0.0.6 () {38 vars in 967 bytes} [Thu May 7 04:32:06 2026] POST /v2.0/security-groups => generated 1685 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 10.0.0.201 () {34 vars in 683 bytes} [Thu May 7 04:32:06 2026] POST /v2.0/security-groups => generated 1661 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 231/459] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:32:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/460] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:32:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 232/461] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:07 2026] GET /v2.0/security-groups/9d429f51-1c6f-40ac-b185-a5179f4f4298 => generated 1685 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 233/462] 10.0.0.201 () {34 vars in 683 bytes} [Thu May 7 04:32:07 2026] POST /v2.0/security-groups => generated 1660 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 234/463] 10.0.0.6 () {38 vars in 977 bytes} [Thu May 7 04:32:07 2026] POST /v2.0/security-group-rules => generated 614 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:07.837 6 INFO neutron.db.segments_db [None req-485a234f-ea47-43d1-b261-1e96e5cc75c6 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 69c5a56c-05f3-4acf-a681-e9c4f6ea60d7 of type vxlan for network ed47f911-e7fa-407c-8a40-999571fddc3f [pid: 6|app: 0|req: 235/464] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:32:07 2026] POST /v2.0/networks => generated 745 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/465] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:32:07 2026] POST /v2.0/floatingips => generated 552 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 236/466] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:32:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/467] 10.0.0.6 () {38 vars in 967 bytes} [Thu May 7 04:32:07 2026] POST /v2.0/security-groups => generated 1685 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/468] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:32:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/469] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:08 2026] GET /v2.0/security-groups/2f48b6d0-64fb-41ca-b71a-80f6478d4184 => generated 1685 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 237/470] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:08 2026] POST /v2.0/subnets => generated 692 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 238/471] 10.0.0.6 () {38 vars in 977 bytes} [Thu May 7 04:32:08 2026] POST /v2.0/security-group-rules => generated 614 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:08.429 6 INFO neutron.db.segments_db [None req-612d8748-9596-4011-883d-270487227d54 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 053a792b-6e0a-47eb-8b09-1221661aef10 of type vxlan for network cbe8fb3b-bc9f-4e91-93a0-8bc5fa2fff1d [pid: 7|app: 0|req: 234/472] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:32:08 2026] POST /v2.0/floatingips => generated 552 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:08.694 6 INFO neutron.db.l3_hamode_db [None req-612d8748-9596-4011-883d-270487227d54 6b2b6656438f436680a07a8ad51100c7 58d1a7b3363d439b847b5748c48af16c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 235/473] 10.0.0.6 () {34 vars in 1096 bytes} [Thu May 7 04:32:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2102966684&fields=id&tenant_id=8f49306525d14a8190f3e43e2cec7979 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:08 2026] GET /v2.0/security-groups/2f48b6d0-64fb-41ca-b71a-80f6478d4184 => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:32:08 2026] GET /v2.0/networks?id=8ce572a0-859e-4c8b-854b-f70a74860501 => generated 682 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 10.0.0.6 () {38 vars in 977 bytes} [Thu May 7 04:32:08 2026] POST /v2.0/security-group-rules => generated 619 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:32:08 2026] GET /v2.0/quotas/8f49306525d14a8190f3e43e2cec7979 => 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: 240/478] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:32:08 2026] GET /v2.0/ports?tenant_id=8f49306525d14a8190f3e43e2cec7979&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/security-groups/2f48b6d0-64fb-41ca-b71a-80f6478d4184 => generated 2940 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.6 () {34 vars in 1096 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1193724708&fields=id&tenant_id=56d768aabcf1445993f36ba481ed058a => 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: 243/481] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/networks?id=7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/482] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/quotas/56d768aabcf1445993f36ba481ed058a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/483] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/ports?tenant_id=56d768aabcf1445993f36ba481ed058a&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/484] 10.0.0.6 () {34 vars in 903 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/extensions => generated 21537 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/485] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:09.511 6 INFO neutron.db.l3_hamode_db [None req-612d8748-9596-4011-883d-270487227d54 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 248/486] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?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: 249/487] 10.0.0.6 () {34 vars in 997 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/security-group-rules/1eead285-d2ae-4d6d-99e9-f75e13e7a7db => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/488] 10.0.0.6 () {34 vars in 903 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/extensions => generated 21537 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/489] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/security-groups/2f48b6d0-64fb-41ca-b71a-80f6478d4184 => generated 2940 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/490] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/networks/7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/491] 10.0.0.6 () {36 vars in 1019 bytes} [Thu May 7 04:32:09 2026] DELETE /v2.0/security-group-rules/1eead285-d2ae-4d6d-99e9-f75e13e7a7db => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/492] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/networks/7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/493] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/494] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:09 2026] GET /v2.0/security-groups/2f48b6d0-64fb-41ca-b71a-80f6478d4184 => generated 2310 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/495] 10.0.0.6 () {36 vars in 1009 bytes} [Thu May 7 04:32:10 2026] DELETE /v2.0/security-groups/2f48b6d0-64fb-41ca-b71a-80f6478d4184 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/496] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:10 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => 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: 259/497] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:10 2026] GET /v2.0/security-groups/9d429f51-1c6f-40ac-b185-a5179f4f4298 => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/498] 10.0.0.6 () {36 vars in 1009 bytes} [Thu May 7 04:32:10 2026] DELETE /v2.0/security-groups/9d429f51-1c6f-40ac-b185-a5179f4f4298 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 239/499] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:08 2026] POST /v2.0/routers => generated 732 bytes in 2221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:11.110 7 INFO neutron_taas.services.taas.taas_plugin [None req-abf805e4-fb2b-4dce-b884-e3169d7ca629 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: f7b033fe-5687-4d9c-8d80-7397bc310b28 2026-05-07 04:32:11.117 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abf805e4-fb2b-4dce-b884-e3169d7ca629 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: f7b033fe-5687-4d9c-8d80-7397bc310b28 [pid: 7|app: 0|req: 261/500] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:32:10 2026] PUT /v2.0/routers/2d31fced-bebb-48cf-8074-b5f8be716486/remove_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/501] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:11 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => 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: 263/502] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:11 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:11.855 7 INFO neutron_taas.services.taas.taas_plugin [None req-cfa3d690-fcd7-40bb-bfa9-21f57d1a5f27 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: ff406d7f-a348-49c7-8fc2-3854dd75f515 2026-05-07 04:32:11.858 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfa3d690-fcd7-40bb-bfa9-21f57d1a5f27 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: ff406d7f-a348-49c7-8fc2-3854dd75f515 2026-05-07 04:32:12.073 7 INFO neutron_taas.services.taas.taas_plugin [None req-cfa3d690-fcd7-40bb-bfa9-21f57d1a5f27 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 967016ab-d4e2-4bdd-aa79-dbae8b7dc4ea 2026-05-07 04:32:12.075 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfa3d690-fcd7-40bb-bfa9-21f57d1a5f27 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 967016ab-d4e2-4bdd-aa79-dbae8b7dc4ea [pid: 6|app: 0|req: 240/503] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:32:10 2026] PUT /v2.0/routers/7f02d0ba-06c4-4703-a144-af1a2bfacd88/add_router_interface => generated 309 bytes in 1476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:12.148 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-cfa3d690-fcd7-40bb-bfa9-21f57d1a5f27 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-07 04:32:12.521 7 INFO neutron.db.l3_hamode_db [None req-cfa3d690-fcd7-40bb-bfa9-21f57d1a5f27 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] HA network 6426cdda-4f4a-4d02-b5b4-e9f166656d9a was deleted as no HA routers are present in tenant d2d3909753c6401fa86524add5ae64eb. [pid: 7|app: 0|req: 264/504] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:32:11 2026] DELETE /v2.0/routers/2d31fced-bebb-48cf-8074-b5f8be716486 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/505] 10.0.0.6 () {38 vars in 967 bytes} [Thu May 7 04:32:12 2026] POST /v2.0/security-groups => generated 1682 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 241/506] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:32:12 2026] DELETE /v2.0/subnets/dad33361-db0c-48b1-bf92-633b0459a2a5 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:32:12.832 6 INFO neutron_taas.services.taas.taas_plugin [None req-1c438b41-6096-4f7b-8142-805e1e794a77 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 8d39bddc-426c-4079-903f-cc7b613ffc52 [pid: 7|app: 0|req: 266/507] 10.0.0.6 () {38 vars in 967 bytes} [Thu May 7 04:32:12 2026] POST /v2.0/security-groups => generated 1682 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 04:32:12.840 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c438b41-6096-4f7b-8142-805e1e794a77 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 8d39bddc-426c-4079-903f-cc7b613ffc52 [pid: 7|app: 0|req: 267/508] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:12 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:12.870 7 INFO neutron.services.segments.plugin [-] Segment f8facb8c-6bcb-4985-8cb9-dc3dfbcd30fa resource provider aggregate not found 2026-05-07 04:32:12.890 7 INFO neutron.services.segments.plugin [-] Segment f8facb8c-6bcb-4985-8cb9-dc3dfbcd30fa resource provider aggregate not found 2026-05-07 04:32:12.903 7 INFO neutron.services.segments.plugin [-] Segment f8facb8c-6bcb-4985-8cb9-dc3dfbcd30fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8facb8c-6bcb-4985-8cb9-dc3dfbcd30fa found for delete ", "request_id": "req-919acda7-53aa-4227-82f7-9087b833c4df"}]} [pid: 7|app: 0|req: 268/509] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:12 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:12.920 7 INFO neutron.services.segments.plugin [-] Segment f8facb8c-6bcb-4985-8cb9-dc3dfbcd30fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8facb8c-6bcb-4985-8cb9-dc3dfbcd30fa found for delete ", "request_id": "req-eadb8995-3f3b-40fb-bd06-238d1d5f11d2"}]} [pid: 7|app: 0|req: 269/510] 10.0.0.6 () {38 vars in 967 bytes} [Thu May 7 04:32:12 2026] POST /v2.0/security-groups => generated 1681 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/511] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups?tenant_id=58d1a7b3363d439b847b5748c48af16c => generated 7910 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/512] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups/28003940-d309-4b64-8b01-af4acb11419e => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 242/513] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:32:12 2026] DELETE /v2.0/networks/981a73a0-5a5c-457b-a3e7-dadc039efc82 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/514] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups/28003940-d309-4b64-8b01-af4acb11419e => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 243/515] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups/517b6555-e93f-4377-8f3f-7e248e8b9e27 => 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: 273/516] 10.0.0.6 () {36 vars in 1009 bytes} [Thu May 7 04:32:13 2026] DELETE /v2.0/security-groups/517b6555-e93f-4377-8f3f-7e248e8b9e27 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 244/517] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups?tenant_id=d2d3909753c6401fa86524add5ae64eb&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:32:13.387 6 INFO neutron.api.v2.resource [req-94f00c19-a571-47c6-9901-c27affeaccc3 req-0732fedd-b1b4-46b9-b550-d5d942784e01 6872eff42dbf4ffb87d8c6df66dc0ec1 58d1a7b3363d439b847b5748c48af16c - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 245/518] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups/517b6555-e93f-4377-8f3f-7e248e8b9e27 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 246/519] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups/1cba72b2-1eb1-4a00-93ad-fc939ca19721 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/520] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:13 2026] DELETE /v2.0/security-groups/48eaa3c9-376f-4318-b3ff-7a9ca879a92c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 247/521] 10.0.0.6 () {36 vars in 1009 bytes} [Thu May 7 04:32:13 2026] DELETE /v2.0/security-groups/1cba72b2-1eb1-4a00-93ad-fc939ca19721 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:32:13.600 6 INFO neutron.services.segments.plugin [-] Segment 7bc7137b-b11d-4eea-8206-d3bef891b9e0 resource provider aggregate not found 2026-05-07 04:32:13.604 7 INFO neutron.api.v2.resource [req-6f37ce76-1b3a-4c0d-8db8-34674a70bb53 req-5989b5fb-0025-4407-9e4f-b37e6b286231 6872eff42dbf4ffb87d8c6df66dc0ec1 58d1a7b3363d439b847b5748c48af16c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 275/522] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups/1cba72b2-1eb1-4a00-93ad-fc939ca19721 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:32:13.636 6 INFO neutron.services.segments.plugin [-] Segment 7bc7137b-b11d-4eea-8206-d3bef891b9e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc7137b-b11d-4eea-8206-d3bef891b9e0 found for delete ", "request_id": "req-55ee77ec-11c8-4390-b738-1d2586ddf919"}]} 2026-05-07 04:32:13.637 6 INFO neutron.services.segments.plugin [-] Segment 7bc7137b-b11d-4eea-8206-d3bef891b9e0 resource provider aggregate not found 2026-05-07 04:32:13.659 6 INFO neutron.services.segments.plugin [-] Segment 7bc7137b-b11d-4eea-8206-d3bef891b9e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc7137b-b11d-4eea-8206-d3bef891b9e0 found for delete ", "request_id": "req-141349b1-3ca8-4340-9c4c-12d6fa60c145"}]} [pid: 6|app: 0|req: 248/523] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups/527e4ed4-3793-4cc7-872f-2effa4f75882 => generated 1681 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/524] 10.0.0.6 () {36 vars in 1009 bytes} [Thu May 7 04:32:13 2026] DELETE /v2.0/security-groups/527e4ed4-3793-4cc7-872f-2effa4f75882 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:32:13.788 6 INFO neutron.api.v2.resource [req-2068e00f-c9c1-45b9-b7e1-4fa86b2f86a0 req-7ddf60a8-b579-44b7-ab97-d4af2d68488f 6872eff42dbf4ffb87d8c6df66dc0ec1 58d1a7b3363d439b847b5748c48af16c - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 249/525] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups/527e4ed4-3793-4cc7-872f-2effa4f75882 => 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: 277/526] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups?tenant_id=58d1a7b3363d439b847b5748c48af16c => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 250/527] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups/28003940-d309-4b64-8b01-af4acb11419e => 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: 278/528] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups/28003940-d309-4b64-8b01-af4acb11419e => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 251/529] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/530] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:14.008 6 INFO neutron.api.v2.resource [req-a0b190c4-e54b-4749-9043-49c65cacb6a1 req-1b74c991-d2ff-49f1-b11b-c719beb58d7d 6872eff42dbf4ffb87d8c6df66dc0ec1 58d1a7b3363d439b847b5748c48af16c - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 252/531] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:13 2026] GET /v2.0/security-groups/527e4ed4-3793-4cc7-872f-2effa4f75882 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:32:14.037 7 INFO neutron.api.v2.resource [req-69979328-b694-428b-9969-3689b139b906 req-617a4076-62d1-4254-a5a8-c6592ec14906 6872eff42dbf4ffb87d8c6df66dc0ec1 58d1a7b3363d439b847b5748c48af16c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 280/532] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:14 2026] GET /v2.0/security-groups/1cba72b2-1eb1-4a00-93ad-fc939ca19721 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:32:14.075 6 INFO neutron.api.v2.resource [req-c2ca8c45-9930-40fb-97b1-450dcc9f40e2 req-cb33ca02-dd43-43d4-8d2e-199baa06fb97 6872eff42dbf4ffb87d8c6df66dc0ec1 58d1a7b3363d439b847b5748c48af16c - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 253/533] 10.0.0.6 () {34 vars in 987 bytes} [Thu May 7 04:32:14 2026] GET /v2.0/security-groups/517b6555-e93f-4377-8f3f-7e248e8b9e27 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:32:14.461 7 INFO neutron_taas.services.taas.taas_plugin [None req-695eae0c-d0e1-4074-a670-37fc0335f4a3 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 1ddfea92-cad1-41b8-9470-f0e935e1c541 2026-05-07 04:32:14.464 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-695eae0c-d0e1-4074-a670-37fc0335f4a3 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 1ddfea92-cad1-41b8-9470-f0e935e1c541 [pid: 6|app: 0|req: 254/534] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:32:14 2026] GET /v2.0/networks?id=8ce572a0-859e-4c8b-854b-f70a74860501 => generated 682 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 255/535] 199.204.45.157 () {34 vars in 909 bytes} [Thu May 7 04:32:14 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: 6|app: 0|req: 256/536] 199.204.45.157 () {34 vars in 1048 bytes} [Thu May 7 04:32:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8f49306525d14a8190f3e43e2cec7979 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/537] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:32:14 2026] PUT /v2.0/routers/7f02d0ba-06c4-4703-a144-af1a2bfacd88/remove_router_interface => generated 309 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:15.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-d60ac85b-730a-45a4-b373-87e542b00e65 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: ecc13c27-f6ae-4b6f-adc4-4e81e3e47203 2026-05-07 04:32:15.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d60ac85b-730a-45a4-b373-87e542b00e65 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: ecc13c27-f6ae-4b6f-adc4-4e81e3e47203 [pid: 6|app: 0|req: 257/538] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:32:14 2026] POST /v2.0/ports => generated 954 bytes in 469 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: 6|app: 0|req: 258/539] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:15 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 957 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 259/540] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:15 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:15.508 7 INFO neutron_taas.services.taas.taas_plugin [None req-d60ac85b-730a-45a4-b373-87e542b00e65 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 88a0193d-3b30-4e96-92a8-2107b0396fa6 2026-05-07 04:32:15.510 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d60ac85b-730a-45a4-b373-87e542b00e65 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 88a0193d-3b30-4e96-92a8-2107b0396fa6 2026-05-07 04:32:15.783 6 INFO neutron.db.segments_db [None req-f8c36921-a5ac-4d34-8475-545d0f8e008b 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 1ea97c78-6da2-4a5d-9000-48dcdaa10332 of type vxlan for network 5e67518f-925d-40fe-980e-f1596003b6f8 2026-05-07 04:32:15.814 7 INFO neutron.services.segments.plugin [-] Segment 053a792b-6e0a-47eb-8b09-1221661aef10 resource provider aggregate not found 2026-05-07 04:32:15.818 7 INFO neutron.services.segments.plugin [-] Segment 053a792b-6e0a-47eb-8b09-1221661aef10 resource provider aggregate not found 2026-05-07 04:32:15.836 7 INFO neutron.services.segments.plugin [-] Segment 053a792b-6e0a-47eb-8b09-1221661aef10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 053a792b-6e0a-47eb-8b09-1221661aef10 found for delete ", "request_id": "req-d4893360-1a28-4ee0-925c-47ea5b68287c"}]} 2026-05-07 04:32:15.844 7 INFO neutron.services.segments.plugin [-] Segment 053a792b-6e0a-47eb-8b09-1221661aef10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 053a792b-6e0a-47eb-8b09-1221661aef10 found for delete ", "request_id": "req-dae562c2-9e86-49ce-a9b8-13b1c5400551"}]} 2026-05-07 04:32:15.854 7 INFO neutron.db.l3_hamode_db [None req-d60ac85b-730a-45a4-b373-87e542b00e65 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] HA network cbe8fb3b-bc9f-4e91-93a0-8bc5fa2fff1d was deleted as no HA routers are present in tenant 58d1a7b3363d439b847b5748c48af16c. [pid: 7|app: 0|req: 282/541] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:32:15 2026] DELETE /v2.0/routers/7f02d0ba-06c4-4703-a144-af1a2bfacd88 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 260/542] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:32:15 2026] POST /v2.0/networks => generated 748 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/543] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:15 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/544] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:32:15 2026] DELETE /v2.0/subnets/45b01311-54f0-4aab-8086-a9ae4e6bc345 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/545] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:16 2026] POST /v2.0/subnets => generated 695 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 261/546] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:32:15 2026] PUT /v2.0/ports/6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 1235 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:32:16.437 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa535749-4af8-4157-895f-c1975f8aacf1 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 8a1a4a97-ed3c-444c-b194-ac487b0848db 2026-05-07 04:32:16.441 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa535749-4af8-4157-895f-c1975f8aacf1 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 8a1a4a97-ed3c-444c-b194-ac487b0848db 2026-05-07 04:32:16.441 6 INFO neutron.db.segments_db [None req-3831a152-f41a-46b8-bd57-7e14dada2a5d 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 5b0bac28-6bd5-45f5-be16-324b27583686 of type vxlan for network bb443d8b-05bb-4988-b0fb-4cddc3768783 2026-05-07 04:32:16.691 6 INFO neutron.db.l3_hamode_db [None req-3831a152-f41a-46b8-bd57-7e14dada2a5d 6b2b6656438f436680a07a8ad51100c7 b7eee32467fe4094889d43c7dea2e1a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 286/547] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:32:16 2026] DELETE /v2.0/networks/ed47f911-e7fa-407c-8a40-999571fddc3f => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/548] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:32:16 2026] GET /v2.0/networks?id=7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/549] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:16 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/550] 199.204.45.157 () {34 vars in 1048 bytes} [Thu May 7 04:32:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=56d768aabcf1445993f36ba481ed058a => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:17.079 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-97b7706b-c5ae-4632-bd0b-79bb193925f1'] response: {'name': 'network-changed', 'server_uuid': '9201c652-2370-40ae-996c-94b3f41a137f', 'tag': '6e58b3f2-6baf-468a-9af0-5f548d559158', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 290/551] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:32:16 2026] POST /v2.0/ports => generated 958 bytes in 538 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: 291/552] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:17 2026] GET /v2.0/security-groups?tenant_id=58d1a7b3363d439b847b5748c48af16c&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: 292/553] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:17 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:17.562 6 INFO neutron.db.l3_hamode_db [None req-3831a152-f41a-46b8-bd57-7e14dada2a5d 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 293/554] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:32:17 2026] PUT /v2.0/ports/1d0cfa2b-a536-4412-ba47-0e5aefd819b9 => generated 1239 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:32:17.870 7 INFO neutron.services.segments.plugin [-] Segment 69c5a56c-05f3-4acf-a681-e9c4f6ea60d7 resource provider aggregate not found 2026-05-07 04:32:17.879 7 INFO neutron.services.segments.plugin [-] Segment 69c5a56c-05f3-4acf-a681-e9c4f6ea60d7 resource provider aggregate not found 2026-05-07 04:32:17.896 7 INFO neutron.services.segments.plugin [-] Segment 69c5a56c-05f3-4acf-a681-e9c4f6ea60d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69c5a56c-05f3-4acf-a681-e9c4f6ea60d7 found for delete ", "request_id": "req-b07364b5-f1e5-4fa2-878c-8b4c611df2e9"}]} 2026-05-07 04:32:17.902 7 INFO neutron.services.segments.plugin [-] Segment 69c5a56c-05f3-4acf-a681-e9c4f6ea60d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69c5a56c-05f3-4acf-a681-e9c4f6ea60d7 found for delete ", "request_id": "req-db57924a-c673-4c57-b90e-f03f3f857fd7"}]} [pid: 7|app: 0|req: 294/555] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:17 2026] DELETE /v2.0/security-groups/28003940-d309-4b64-8b01-af4acb11419e => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/556] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:17 2026] GET /v2.0/ports?tenant_id=8f49306525d14a8190f3e43e2cec7979&device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/557] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:18 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&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: 299/560] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:18 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/561] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:32:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/562] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:18 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&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: 302/563] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:32:18 2026] GET /v2.0/subnets?id=bad8c143-c12e-4ea3-a710-dde31375dde7 => generated 700 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/564] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:32:18 2026] GET /v2.0/ports?network_id=8ce572a0-859e-4c8b-854b-f70a74860501&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/565] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:32:18 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:18.380 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d424430-97bd-4975-bc24-19de1ade94c0'] response: {'name': 'network-changed', 'server_uuid': 'f53f10ba-134e-4db7-bdb0-64f43e7a069c', 'tag': '1d0cfa2b-a536-4412-ba47-0e5aefd819b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 305/566] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:32:18 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?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: 6|app: 0|req: 262/567] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:16 2026] POST /v2.0/routers => generated 735 bytes in 2036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 263/568] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:18 2026] GET /v2.0/ports?tenant_id=56d768aabcf1445993f36ba481ed058a&device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 264/569] 199.204.45.157 () {34 vars in 1058 bytes} [Thu May 7 04:32:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1d0cfa2b-a536-4412-ba47-0e5aefd819b9 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 265/570] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/subnets?id=98d4a98b-645c-4e7a-8354-44e2da783cea => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 266/571] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/ports?network_id=7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 267/572] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/networks/7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 268/573] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 269/574] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/networks/7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec?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: 6|app: 0|req: 270/575] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&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: 6|app: 0|req: 271/576] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 272/577] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&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: 6|app: 0|req: 273/578] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/ports?tenant_id=8f49306525d14a8190f3e43e2cec7979&device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 274/579] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/networks?id=8ce572a0-859e-4c8b-854b-f70a74860501 => generated 777 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 275/580] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e58b3f2-6baf-468a-9af0-5f548d559158 => 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: 306/581] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:32:18 2026] PUT /v2.0/routers/bfb97a44-c54d-4c70-ba02-1d6db4b78aff/add_router_interface => generated 309 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 276/582] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/subnets?id=bad8c143-c12e-4ea3-a710-dde31375dde7 => generated 700 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/583] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/ports?network_id=8ce572a0-859e-4c8b-854b-f70a74860501&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: 6|app: 0|req: 277/584] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?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: 308/585] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:32:19 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/586] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:20 2026] GET /v2.0/ports?tenant_id=56d768aabcf1445993f36ba481ed058a&device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/587] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:32:20 2026] GET /v2.0/networks?id=7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec => generated 770 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 278/588] 10.0.0.201 () {34 vars in 683 bytes} [Thu May 7 04:32:20 2026] POST /v2.0/security-groups => generated 1661 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 279/589] 199.204.45.157 () {34 vars in 1058 bytes} [Thu May 7 04:32:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1d0cfa2b-a536-4412-ba47-0e5aefd819b9 => 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: 311/590] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:20 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/591] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:32:20 2026] GET /v2.0/subnets?id=98d4a98b-645c-4e7a-8354-44e2da783cea => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/592] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:20 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&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: 314/593] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:32:20 2026] GET /v2.0/ports?network_id=7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 280/594] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:32:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/595] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:20 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 281/596] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:32:20 2026] GET /v2.0/networks/7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 282/597] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:20 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&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: 6|app: 0|req: 283/598] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:32:20 2026] GET /v2.0/networks/7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/599] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:32:20 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) [pid: 6|app: 0|req: 284/600] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:32:20 2026] POST /v2.0/floatingips => generated 552 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/601] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:21 2026] GET /v2.0/security-groups?tenant_id=ce4d22b9e7d94b6fb5dfadb2a584cf03&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 285/602] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:21 2026] DELETE /v2.0/security-groups/a79b9619-2217-4f7b-8a85-1432d9f75919 => 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: 318/603] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:21 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 286/604] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:21 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&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: 319/605] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:21 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 287/606] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:21 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&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: 320/607] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:22 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 288/608] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:22 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/609] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:22 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 973 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 289/610] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:22 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/611] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:23 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 290/612] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:23 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&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: 323/613] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:24 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 291/614] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:24 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&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: 324/615] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:25 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 292/616] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:25 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/617] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:25 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 293/618] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:25 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&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: 326/619] 10.0.0.6 () {34 vars in 1096 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1847503624&fields=id&tenant_id=b7eee32467fe4094889d43c7dea2e1a5 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 294/620] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/networks?id=5e67518f-925d-40fe-980e-f1596003b6f8 => generated 680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/621] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/quotas/b7eee32467fe4094889d43c7dea2e1a5 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 295/622] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/ports?tenant_id=b7eee32467fe4094889d43c7dea2e1a5&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/623] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/networks/5e67518f-925d-40fe-980e-f1596003b6f8?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 296/624] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/networks/5e67518f-925d-40fe-980e-f1596003b6f8?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: 329/625] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => 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: 330/626] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&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: 331/627] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/628] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/629] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 297/630] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/security-groups?tenant_id=e305ff4e8bf8499eb100e989683cc345&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/631] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:26 2026] DELETE /v2.0/security-groups/25294792-ed94-4cd4-b449-429b46f30b68 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 298/632] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:26 2026] GET /v2.0/security-groups?tenant_id=99d43a11de8c42ce9f5ce4826d8454b5&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: 335/633] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:27 2026] DELETE /v2.0/security-groups/8e063e96-62ef-4e38-8a24-ef7b993e59ec => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 299/634] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:27 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/635] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:27 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 300/636] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:27 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 301/637] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:27 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&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: 337/638] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:27 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/639] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:27 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:28.780 6 INFO neutron.db.l3_db [None req-889e3d4c-d7f5-4a04-b75a-6c567dec9105 674b0d91ffaa4023b78144db62e9bb75 8f49306525d14a8190f3e43e2cec7979 - - default default] Floating IP 6fcfe9e2-b1bd-4dda-a2b4-56825bd9edb5 associated. External IP: 10.96.250.220, port: 6e58b3f2-6baf-468a-9af0-5f548d559158. [pid: 7|app: 0|req: 339/640] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:28 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 302/641] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:32:27 2026] PUT /v2.0/floatingips/6fcfe9e2-b1bd-4dda-a2b4-56825bd9edb5 => generated 855 bytes in 1152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/642] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:29 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 303/643] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:29 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:29.164 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a49ee3c-f279-4849-8dec-ddf69390a5ec'] response: {'name': 'network-changed', 'server_uuid': '9201c652-2370-40ae-996c-94b3f41a137f', 'tag': '6e58b3f2-6baf-468a-9af0-5f548d559158', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 341/644] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:29 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 304/645] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:29 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&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: 342/646] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:29 2026] GET /v2.0/ports?tenant_id=8f49306525d14a8190f3e43e2cec7979&device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 305/647] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:32:29 2026] GET /v2.0/networks?id=8ce572a0-859e-4c8b-854b-f70a74860501 => generated 777 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/648] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:32:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 306/649] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:32:29 2026] GET /v2.0/subnets?id=bad8c143-c12e-4ea3-a710-dde31375dde7 => generated 700 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/650] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:32:29 2026] GET /v2.0/ports?network_id=8ce572a0-859e-4c8b-854b-f70a74860501&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: 6|app: 0|req: 307/651] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:32:29 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/652] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:32:29 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 308/653] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:30 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/654] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:30 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 309/655] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:30 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/656] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:30 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:30.719 6 INFO neutron.db.l3_db [None req-b54d6a91-e43b-429d-88ac-2a1511a54c81 7e817dcd22d94f959d9348d8ad8b6dc3 56d768aabcf1445993f36ba481ed058a - - default default] Floating IP 4c716301-11cc-4cfd-8126-9b9fd6ce047b associated. External IP: 10.96.250.217, port: 1d0cfa2b-a536-4412-ba47-0e5aefd819b9. [pid: 6|app: 0|req: 310/657] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:32:30 2026] PUT /v2.0/floatingips/4c716301-11cc-4cfd-8126-9b9fd6ce047b => generated 856 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/658] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:32:31 2026] GET /v2.0/networks?id=5e67518f-925d-40fe-980e-f1596003b6f8 => generated 680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 311/659] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:31 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => 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: 349/660] 199.204.45.157 () {34 vars in 1048 bytes} [Thu May 7 04:32:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b7eee32467fe4094889d43c7dea2e1a5 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 312/661] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:31 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:31.212 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbb0eb01-4d7f-482b-a3d6-4c9a0fcfd45e'] response: {'name': 'network-changed', 'server_uuid': 'f53f10ba-134e-4db7-bdb0-64f43e7a069c', 'tag': '1d0cfa2b-a536-4412-ba47-0e5aefd819b9', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 313/662] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:31 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 314/663] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:31 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 315/664] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:31 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/665] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:32:31 2026] POST /v2.0/ports => generated 954 bytes in 522 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: 6|app: 0|req: 316/666] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:31 2026] GET /v2.0/security-groups?tenant_id=681825d446574423bbee188ba10abd2c&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 317/667] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:31 2026] GET /v2.0/ports?tenant_id=56d768aabcf1445993f36ba481ed058a&device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 318/668] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:32 2026] DELETE /v2.0/security-groups/1df83a4b-4ba9-49a9-8be6-030e88fea42b => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/669] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:32:32 2026] GET /v2.0/networks?id=7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec => generated 770 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 320/670] 199.204.45.157 () {34 vars in 1058 bytes} [Thu May 7 04:32:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1d0cfa2b-a536-4412-ba47-0e5aefd819b9 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 321/671] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:32:32 2026] GET /v2.0/subnets?id=98d4a98b-645c-4e7a-8354-44e2da783cea => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 322/672] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:32:32 2026] GET /v2.0/ports?network_id=7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec&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: 6|app: 0|req: 323/673] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:32 2026] GET /v2.0/security-groups?tenant_id=12c2418a8fd249d0a585964f70ab8a73&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 324/674] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:32:32 2026] GET /v2.0/networks/7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 325/675] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:32 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/676] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:32:31 2026] PUT /v2.0/ports/8a51bc38-d907-40b3-b3f2-9637bc69df16 => generated 1235 bytes in 1027 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: 352/677] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:32:32 2026] GET /v2.0/networks/7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec?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: 6|app: 0|req: 326/680] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:32 2026] DELETE /v2.0/security-groups/6eceadad-15c5-4164-a5ad-30c21a58cf81 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/681] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:32 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&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: 6|app: 0|req: 327/682] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:32 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:32.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d6b7b0b-cf8e-4222-aa35-a44ab46ff15f'] response: {'name': 'network-changed', 'server_uuid': '7bdf4fac-48a6-4156-8888-6430fb910638', 'tag': '8a51bc38-d907-40b3-b3f2-9637bc69df16', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 356/683] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:32 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&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: 6|app: 0|req: 328/684] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:33 2026] GET /v2.0/ports?tenant_id=b7eee32467fe4094889d43c7dea2e1a5&device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/685] 199.204.45.157 () {34 vars in 1016 bytes} [Thu May 7 04:32:33 2026] GET /v2.0/networks?tenant_id=b7eee32467fe4094889d43c7dea2e1a5&shared=False => generated 776 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 329/686] 199.204.45.157 () {34 vars in 928 bytes} [Thu May 7 04:32:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/687] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:33 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/688] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:33 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&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: 360/689] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:32:33 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 330/690] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:33 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 331/691] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:34 2026] GET /v2.0/security-groups?id=9704a313-e9aa-47b6-8180-3b3a11860e2c&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:34.164 7 INFO neutron_taas.services.taas.taas_plugin [req-136237a5-b98b-40e0-a9de-75dc99c89690 req-c7cb2b87-3d11-47c7-af78-7b255479e195 7e817dcd22d94f959d9348d8ad8b6dc3 56d768aabcf1445993f36ba481ed058a - - default default] TaaS: Handle Delete Port: 1d0cfa2b-a536-4412-ba47-0e5aefd819b9 2026-05-07 04:32:34.170 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-136237a5-b98b-40e0-a9de-75dc99c89690 req-c7cb2b87-3d11-47c7-af78-7b255479e195 7e817dcd22d94f959d9348d8ad8b6dc3 56d768aabcf1445993f36ba481ed058a - - default default] Tap Mirror: Handle Delete Port: 1d0cfa2b-a536-4412-ba47-0e5aefd819b9 2026-05-07 04:32:34.406 7 INFO neutron.db.l3_db [req-136237a5-b98b-40e0-a9de-75dc99c89690 req-c7cb2b87-3d11-47c7-af78-7b255479e195 7e817dcd22d94f959d9348d8ad8b6dc3 56d768aabcf1445993f36ba481ed058a - - default default] Floating IP 4c716301-11cc-4cfd-8126-9b9fd6ce047b disassociated. External IP: 10.96.250.217, port: 1d0cfa2b-a536-4412-ba47-0e5aefd819b9. [pid: 6|app: 0|req: 332/692] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:34 2026] GET /v2.0/ports?tenant_id=b7eee32467fe4094889d43c7dea2e1a5&device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/693] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:32:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8a51bc38-d907-40b3-b3f2-9637bc69df16 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 334/694] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:32:34 2026] GET /v2.0/subnets?id=2a99fb42-e2dc-4ae8-8215-39786e00aee8 => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 335/695] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:32:34 2026] GET /v2.0/ports?network_id=5e67518f-925d-40fe-980e-f1596003b6f8&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/696] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:32:34 2026] GET /v2.0/networks/5e67518f-925d-40fe-980e-f1596003b6f8?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 337/697] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:32:34 2026] GET /v2.0/networks/5e67518f-925d-40fe-980e-f1596003b6f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/698] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:32:33 2026] DELETE /v2.0/ports/1d0cfa2b-a536-4412-ba47-0e5aefd819b9 => generated 0 bytes in 811 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:32:34.839 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-63265f55-6484-4828-9d36-2e15eed1f832'] response: {'server_uuid': 'f53f10ba-134e-4db7-bdb0-64f43e7a069c', 'name': 'network-vif-deleted', 'tag': '1d0cfa2b-a536-4412-ba47-0e5aefd819b9', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 338/699] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:35 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/700] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:35 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&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: 6|app: 0|req: 339/701] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:35 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => 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: 363/702] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:36 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/703] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:36 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/704] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:36 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&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: 6|app: 0|req: 341/705] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:37 2026] GET /v2.0/ports?device_id=f53f10ba-134e-4db7-bdb0-64f43e7a069c => 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: 365/706] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:37 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 342/707] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:37 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/708] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:38 2026] DELETE /v2.0/security-groups/9704a313-e9aa-47b6-8180-3b3a11860e2c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:32:38.565 6 INFO neutron.api.v2.resource [None req-cf03c635-722e-43d1-b463-c915004b4a94 7e817dcd22d94f959d9348d8ad8b6dc3 56d768aabcf1445993f36ba481ed058a - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 343/709] 10.0.0.201 () {32 vars in 735 bytes} [Thu May 7 04:32:38 2026] GET /v2.0/security-groups/9704a313-e9aa-47b6-8180-3b3a11860e2c => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/710] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:38 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:38.675 7 INFO neutron_taas.services.taas.taas_plugin [None req-83c12f81-5437-4b69-a84b-36c974c25ca4 7e817dcd22d94f959d9348d8ad8b6dc3 56d768aabcf1445993f36ba481ed058a - - default default] TaaS: Handle Delete Port: 5fdf7acb-0eb2-46be-bcc4-1e37204dc0cb 2026-05-07 04:32:38.678 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83c12f81-5437-4b69-a84b-36c974c25ca4 7e817dcd22d94f959d9348d8ad8b6dc3 56d768aabcf1445993f36ba481ed058a - - default default] Tap Mirror: Handle Delete Port: 5fdf7acb-0eb2-46be-bcc4-1e37204dc0cb [pid: 6|app: 0|req: 345/711] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:38 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&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: 367/712] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:32:38 2026] DELETE /v2.0/floatingips/4c716301-11cc-4cfd-8126-9b9fd6ce047b => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/713] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:39 2026] GET /v2.0/security-groups?tenant_id=d9e58e5f75d9462b84518b8c6737a91d&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:32:39.318 6 INFO neutron_taas.services.taas.taas_plugin [None req-4f266b8a-e288-4040-9eb9-1c90c8455dd9 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: d3ee4897-5030-4cf8-bec1-fc1ed2f658cb 2026-05-07 04:32:39.321 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f266b8a-e288-4040-9eb9-1c90c8455dd9 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: d3ee4897-5030-4cf8-bec1-fc1ed2f658cb [pid: 7|app: 0|req: 369/714] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:39 2026] DELETE /v2.0/security-groups/18366daa-48c3-4fd9-85a1-ac1c89f869b2 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/715] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:39 2026] GET /v2.0/security-groups?tenant_id=89d8d0003a814370b1ca5c8e99d686e5&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: 371/716] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:39 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/717] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:39 2026] DELETE /v2.0/security-groups/8479ee66-f33a-44ca-90a6-80ed241f9014 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/718] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:39 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/719] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:32:38 2026] PUT /v2.0/routers/d8eaa568-8146-4126-b0e3-567cc1ea1f4e/remove_router_interface => generated 309 bytes in 1088 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:40.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-e34b4d08-9301-48ff-9b7f-414331d03273 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 0a4b4489-14de-43a7-b993-bd7d6c83e3ea 2026-05-07 04:32:40.208 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e34b4d08-9301-48ff-9b7f-414331d03273 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 0a4b4489-14de-43a7-b993-bd7d6c83e3ea 2026-05-07 04:32:40.527 7 INFO neutron_taas.services.taas.taas_plugin [None req-e34b4d08-9301-48ff-9b7f-414331d03273 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 162871f3-fe16-4881-ad8c-63a3c1157c35 2026-05-07 04:32:40.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e34b4d08-9301-48ff-9b7f-414331d03273 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 162871f3-fe16-4881-ad8c-63a3c1157c35 2026-05-07 04:32:40.919 7 INFO neutron.services.segments.plugin [-] Segment 9bbef128-a541-4bc4-85a5-34820e53a548 resource provider aggregate not found 2026-05-07 04:32:40.926 7 INFO neutron.services.segments.plugin [-] Segment 9bbef128-a541-4bc4-85a5-34820e53a548 resource provider aggregate not found 2026-05-07 04:32:40.943 7 INFO neutron.services.segments.plugin [-] Segment 9bbef128-a541-4bc4-85a5-34820e53a548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bbef128-a541-4bc4-85a5-34820e53a548 found for delete ", "request_id": "req-19c50ebc-6213-4f72-bf80-a4b2545222c0"}]} 2026-05-07 04:32:40.945 7 INFO neutron.services.segments.plugin [-] Segment 9bbef128-a541-4bc4-85a5-34820e53a548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bbef128-a541-4bc4-85a5-34820e53a548 found for delete ", "request_id": "req-b4ab0529-bcec-440d-ad62-6df205bd29f9"}]} 2026-05-07 04:32:40.966 7 INFO neutron.db.l3_hamode_db [None req-e34b4d08-9301-48ff-9b7f-414331d03273 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] HA network a8b6d5b9-a79b-4ddd-bd1e-d3d7b828d185 was deleted as no HA routers are present in tenant 56d768aabcf1445993f36ba481ed058a. [pid: 7|app: 0|req: 374/720] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:32:39 2026] DELETE /v2.0/routers/d8eaa568-8146-4126-b0e3-567cc1ea1f4e => generated 0 bytes in 1022 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 347/721] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:40 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 348/722] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:41 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&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: 375/723] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:32:40 2026] DELETE /v2.0/subnets/98d4a98b-645c-4e7a-8354-44e2da783cea => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:32:41.261 6 INFO neutron_taas.services.taas.taas_plugin [None req-4bd9f599-ac8d-429f-bb75-5cca626917f7 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 5050c565-b137-45ae-8a96-b4fa2409be88 2026-05-07 04:32:41.265 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bd9f599-ac8d-429f-bb75-5cca626917f7 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 5050c565-b137-45ae-8a96-b4fa2409be88 2026-05-07 04:32:41.520 6 INFO neutron.services.segments.plugin [-] Segment 2fe10570-79d6-4345-9e5b-ba3bd596fa54 resource provider aggregate not found 2026-05-07 04:32:41.526 6 INFO neutron.services.segments.plugin [-] Segment 2fe10570-79d6-4345-9e5b-ba3bd596fa54 resource provider aggregate not found 2026-05-07 04:32:41.547 6 INFO neutron.services.segments.plugin [-] Segment 2fe10570-79d6-4345-9e5b-ba3bd596fa54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe10570-79d6-4345-9e5b-ba3bd596fa54 found for delete ", "request_id": "req-09de9b91-1c03-43b2-9c2d-887a1f0428ad"}]} 2026-05-07 04:32:41.548 6 INFO neutron.services.segments.plugin [-] Segment 2fe10570-79d6-4345-9e5b-ba3bd596fa54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe10570-79d6-4345-9e5b-ba3bd596fa54 found for delete ", "request_id": "req-713cf949-58b8-4482-a8ee-1024a6363aeb"}]} [pid: 6|app: 0|req: 349/724] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:32:41 2026] DELETE /v2.0/networks/7466d8f1-b0bb-4ed0-9ddd-41fe39bcdaec => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/725] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:41 2026] GET /v2.0/security-groups?tenant_id=56d768aabcf1445993f36ba481ed058a&name=default => generated 2921 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 350/726] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:41 2026] DELETE /v2.0/security-groups/73769dc0-f79f-4fcf-8d6a-6700ef3bf132 => 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: 377/727] 10.0.0.201 () {32 vars in 651 bytes} [Thu May 7 04:32:41 2026] GET /v2.0/extensions => generated 21537 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/728] 10.0.0.201 () {32 vars in 679 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/729] 10.0.0.201 () {32 vars in 679 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/730] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/731] 10.0.0.201 () {32 vars in 663 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 353/732] 10.0.0.201 () {32 vars in 697 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/733] 10.0.0.201 () {32 vars in 695 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/734] 10.0.0.201 () {32 vars in 699 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/735] 10.0.0.201 () {32 vars in 687 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/736] 10.0.0.201 () {32 vars in 701 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/737] 10.0.0.201 () {32 vars in 691 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 356/738] 10.0.0.201 () {32 vars in 693 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/739] 10.0.0.201 () {32 vars in 683 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 358/740] 10.0.0.201 () {32 vars in 685 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 359/741] 10.0.0.201 () {32 vars in 659 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 360/742] 10.0.0.201 () {32 vars in 697 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 361/743] 10.0.0.201 () {32 vars in 677 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/744] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/745] 10.0.0.201 () {32 vars in 681 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/746] 10.0.0.201 () {32 vars in 673 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/747] 10.0.0.201 () {32 vars in 687 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/748] 10.0.0.201 () {32 vars in 721 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => 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: 387/749] 10.0.0.201 () {32 vars in 685 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/750] 10.0.0.201 () {32 vars in 667 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 363/751] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&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: 389/752] 10.0.0.201 () {32 vars in 685 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/753] 10.0.0.201 () {32 vars in 679 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/754] 10.0.0.201 () {32 vars in 697 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/755] 10.0.0.201 () {32 vars in 677 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/l2_adjacency => 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: 391/756] 10.0.0.201 () {32 vars in 665 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/router => generated 256 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 366/757] 10.0.0.201 () {32 vars in 675 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/758] 10.0.0.201 () {32 vars in 663 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/l3-ha => 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: 393/759] 10.0.0.201 () {32 vars in 673 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/760] 10.0.0.201 () {32 vars in 711 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/761] 10.0.0.201 () {32 vars in 689 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/762] 10.0.0.201 () {32 vars in 681 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/763] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/764] 10.0.0.201 () {32 vars in 667 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 368/765] 10.0.0.201 () {32 vars in 685 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/766] 10.0.0.201 () {32 vars in 703 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 370/767] 10.0.0.201 () {32 vars in 673 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/768] 10.0.0.201 () {32 vars in 699 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/769] 10.0.0.201 () {32 vars in 673 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 373/770] 10.0.0.201 () {32 vars in 691 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/771] 10.0.0.201 () {32 vars in 687 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/772] 10.0.0.201 () {32 vars in 707 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 376/773] 10.0.0.201 () {32 vars in 703 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 377/774] 10.0.0.201 () {32 vars in 717 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 378/775] 10.0.0.201 () {32 vars in 695 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 379/776] 10.0.0.201 () {32 vars in 709 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 380/777] 10.0.0.201 () {32 vars in 667 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 381/778] 10.0.0.201 () {32 vars in 685 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 382/779] 10.0.0.201 () {32 vars in 679 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/780] 10.0.0.201 () {32 vars in 673 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 384/781] 10.0.0.201 () {32 vars in 669 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 385/782] 10.0.0.201 () {32 vars in 659 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 386/783] 10.0.0.201 () {32 vars in 697 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 387/784] 10.0.0.201 () {32 vars in 697 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/785] 10.0.0.201 () {32 vars in 675 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 389/786] 10.0.0.201 () {32 vars in 667 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 390/787] 10.0.0.201 () {32 vars in 681 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 391/788] 10.0.0.201 () {32 vars in 699 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 392/789] 10.0.0.201 () {32 vars in 683 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 393/790] 10.0.0.201 () {32 vars in 705 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 394/791] 10.0.0.201 () {32 vars in 667 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 395/792] 10.0.0.201 () {32 vars in 695 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 396/793] 10.0.0.201 () {32 vars in 693 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 397/794] 10.0.0.201 () {32 vars in 683 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 398/795] 10.0.0.201 () {32 vars in 687 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 399/796] 10.0.0.201 () {32 vars in 703 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 400/797] 10.0.0.201 () {32 vars in 665 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 401/798] 10.0.0.201 () {32 vars in 679 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 402/799] 10.0.0.201 () {32 vars in 679 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 403/800] 10.0.0.201 () {32 vars in 689 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 404/801] 10.0.0.201 () {32 vars in 689 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 405/802] 10.0.0.201 () {32 vars in 693 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 406/803] 10.0.0.201 () {32 vars in 683 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 407/804] 10.0.0.201 () {32 vars in 687 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 408/805] 10.0.0.201 () {32 vars in 699 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 409/806] 10.0.0.201 () {32 vars in 701 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 410/807] 10.0.0.201 () {32 vars in 711 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 411/808] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 412/809] 10.0.0.201 () {32 vars in 713 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 413/810] 10.0.0.201 () {32 vars in 725 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 414/811] 10.0.0.201 () {32 vars in 739 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 415/812] 10.0.0.201 () {32 vars in 717 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 416/813] 10.0.0.201 () {32 vars in 681 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 417/814] 10.0.0.201 () {32 vars in 667 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 418/815] 10.0.0.201 () {32 vars in 717 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 419/816] 10.0.0.201 () {32 vars in 677 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 420/817] 10.0.0.201 () {32 vars in 667 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 421/818] 10.0.0.201 () {32 vars in 695 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:42.918 7 INFO neutron.db.l3_db [None req-211898c4-3a26-4834-95a4-f0b083b38a3f 572b4f868a1d42b1be190a87b05cb4e0 b7eee32467fe4094889d43c7dea2e1a5 - - default default] Floating IP 888656f8-7052-490a-ba1b-d9ec1ddf3a63 associated. External IP: 10.96.250.211, port: 8a51bc38-d907-40b3-b3f2-9637bc69df16. [pid: 6|app: 0|req: 422/819] 10.0.0.201 () {32 vars in 703 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 423/820] 10.0.0.201 () {32 vars in 699 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 424/821] 10.0.0.201 () {32 vars in 699 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 425/822] 10.0.0.201 () {32 vars in 681 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 426/823] 10.0.0.201 () {32 vars in 703 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 427/824] 10.0.0.201 () {32 vars in 693 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 428/825] 10.0.0.201 () {32 vars in 687 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 429/826] 10.0.0.201 () {32 vars in 695 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 430/827] 10.0.0.201 () {32 vars in 677 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 431/828] 10.0.0.201 () {32 vars in 687 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 432/829] 10.0.0.201 () {32 vars in 699 bytes} [Thu May 7 04:32:42 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 433/830] 10.0.0.201 () {32 vars in 663 bytes} [Thu May 7 04:32:42 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: 6|app: 0|req: 434/831] 10.0.0.201 () {32 vars in 679 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 435/832] 10.0.0.201 () {32 vars in 675 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 436/833] 10.0.0.201 () {32 vars in 691 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 437/834] 10.0.0.201 () {32 vars in 675 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 438/835] 10.0.0.201 () {32 vars in 665 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 439/836] 10.0.0.201 () {32 vars in 661 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 440/837] 10.0.0.201 () {32 vars in 673 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 441/838] 10.0.0.201 () {32 vars in 685 bytes} [Thu May 7 04:32:43 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: 398/839] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:32:42 2026] PUT /v2.0/floatingips/888656f8-7052-490a-ba1b-d9ec1ddf3a63 => generated 855 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:43.286 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e97845b1-13e9-42c4-9025-219176dd6c9e'] response: {'name': 'network-changed', 'server_uuid': '7bdf4fac-48a6-4156-8888-6430fb910638', 'tag': '8a51bc38-d907-40b3-b3f2-9637bc69df16', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 442/840] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => 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: 399/841] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/842] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 443/843] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/security-groups?tenant_id=db462e5e3e4e434b9254091a931c36a0&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 444/844] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/ports?tenant_id=b7eee32467fe4094889d43c7dea2e1a5&device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 445/845] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 446/846] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:43 2026] DELETE /v2.0/security-groups/21ebd878-31d9-4c3d-b0d2-48c01b8ac4dc => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 447/847] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:32:43 2026] GET /v2.0/networks?id=5e67518f-925d-40fe-980e-f1596003b6f8 => generated 776 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:44.047 7 INFO neutron.db.segments_db [None req-6a9676a8-2e12-4c13-858b-ee9e3778431f 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 8e8278df-e8ec-49d2-8a4e-99749e5900a3 of type vxlan for network 15237b1d-f804-4aa7-b2ab-c1ac5149833f [pid: 6|app: 0|req: 448/848] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:32:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8a51bc38-d907-40b3-b3f2-9637bc69df16 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 449/849] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:32:44 2026] GET /v2.0/subnets?id=2a99fb42-e2dc-4ae8-8215-39786e00aee8 => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/850] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:32:43 2026] POST /v2.0/networks => generated 745 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 450/851] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:32:44 2026] GET /v2.0/ports?network_id=5e67518f-925d-40fe-980e-f1596003b6f8&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: 402/852] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:44 2026] POST /v2.0/subnets => generated 692 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/853] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:32:44 2026] GET /v2.0/networks/5e67518f-925d-40fe-980e-f1596003b6f8?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 451/854] 10.0.0.35 () {34 vars in 987 bytes} [Thu May 7 04:32:44 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 1240 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:32:44.475 7 INFO neutron.db.segments_db [None req-5024fb75-5223-4fad-b7bb-863f4852a9aa 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment b08a9a27-e50e-47ec-a97d-1e0c79fefaab of type vxlan for network 94c15133-05f4-4b19-9604-c60c6ff0d23a [pid: 6|app: 0|req: 452/855] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:32:44 2026] GET /v2.0/networks/5e67518f-925d-40fe-980e-f1596003b6f8?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: 6|app: 0|req: 453/856] 10.0.0.35 () {34 vars in 1037 bytes} [Thu May 7 04:32:44 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:44.768 7 INFO neutron.db.l3_hamode_db [None req-5024fb75-5223-4fad-b7bb-863f4852a9aa 6b2b6656438f436680a07a8ad51100c7 04a059c4e058409aa9605f40168633ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 454/857] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:44 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 455/858] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:45 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:45.599 7 INFO neutron.db.l3_hamode_db [None req-5024fb75-5223-4fad-b7bb-863f4852a9aa 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:32:46.044 6 INFO neutron.db.segments_db [None req-862823e9-6310-4093-ad36-1662517ffc41 9ca89ef4d7e54a1cabe52d4c6ceafaeb a54d86c1b8214a288c317de3172ca64f - - default default] Added segment e2305389-399a-4292-9c60-c9ab428ad23c of type vxlan for network dd028dd0-a6c0-4496-82fe-61092a19ac34 2026-05-07 04:32:46.112 6 INFO neutron.db.segments_db [None req-862823e9-6310-4093-ad36-1662517ffc41 9ca89ef4d7e54a1cabe52d4c6ceafaeb a54d86c1b8214a288c317de3172ca64f - - default default] Added segment 7ea15d75-d8d1-4ab7-a439-6e3a4e1de6e9 of type vxlan for network ab920691-c16f-416c-9440-36bb8592db8e [pid: 6|app: 0|req: 456/859] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:32:45 2026] POST /v2.0/networks => generated 1244 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 457/860] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:32:46 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 458/861] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:46 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 459/862] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:32:46 2026] GET /v2.0/networks => generated 1843 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/863] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:44 2026] POST /v2.0/routers => generated 732 bytes in 1976 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/864] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:46 2026] GET /v2.0/security-groups?id=c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:46.509 6 INFO neutron_taas.services.taas.taas_plugin [req-722a8755-98ec-43eb-a165-fe7ca3c26ab0 req-973bf210-b569-4ff9-b128-baddbb8829b0 572b4f868a1d42b1be190a87b05cb4e0 b7eee32467fe4094889d43c7dea2e1a5 - - default default] TaaS: Handle Delete Port: 8a51bc38-d907-40b3-b3f2-9637bc69df16 2026-05-07 04:32:46.515 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-722a8755-98ec-43eb-a165-fe7ca3c26ab0 req-973bf210-b569-4ff9-b128-baddbb8829b0 572b4f868a1d42b1be190a87b05cb4e0 b7eee32467fe4094889d43c7dea2e1a5 - - default default] Tap Mirror: Handle Delete Port: 8a51bc38-d907-40b3-b3f2-9637bc69df16 2026-05-07 04:32:46.542 7 INFO neutron.services.segments.plugin [-] Segment e2305389-399a-4292-9c60-c9ab428ad23c resource provider aggregate not found 2026-05-07 04:32:46.549 7 INFO neutron.services.segments.plugin [-] Segment e2305389-399a-4292-9c60-c9ab428ad23c resource provider aggregate not found 2026-05-07 04:32:46.564 7 INFO neutron.services.segments.plugin [-] Segment e2305389-399a-4292-9c60-c9ab428ad23c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2305389-399a-4292-9c60-c9ab428ad23c found for delete ", "request_id": "req-927e37f9-2a93-45d5-b073-1b26c7932794"}]} 2026-05-07 04:32:46.564 7 INFO neutron.services.segments.plugin [-] Segment e2305389-399a-4292-9c60-c9ab428ad23c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2305389-399a-4292-9c60-c9ab428ad23c found for delete ", "request_id": "req-8feb8821-f417-4abe-b40d-23de8314dea5"}]} [pid: 7|app: 0|req: 406/865] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:32:46 2026] DELETE /v2.0/networks/dd028dd0-a6c0-4496-82fe-61092a19ac34 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:32:46.719 6 INFO neutron.db.l3_db [req-722a8755-98ec-43eb-a165-fe7ca3c26ab0 req-973bf210-b569-4ff9-b128-baddbb8829b0 572b4f868a1d42b1be190a87b05cb4e0 b7eee32467fe4094889d43c7dea2e1a5 - - default default] Floating IP 888656f8-7052-490a-ba1b-d9ec1ddf3a63 disassociated. External IP: 10.96.250.211, port: 8a51bc38-d907-40b3-b3f2-9637bc69df16. [pid: 6|app: 0|req: 460/866] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:32:46 2026] DELETE /v2.0/ports/8a51bc38-d907-40b3-b3f2-9637bc69df16 => generated 0 bytes in 710 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:32:47.124 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0a0ff3c-9e68-4839-b019-46390cc7e566'] response: {'server_uuid': '7bdf4fac-48a6-4156-8888-6430fb910638', 'name': 'network-vif-deleted', 'tag': '8a51bc38-d907-40b3-b3f2-9637bc69df16', 'status': 'completed', 'code': 200} 2026-05-07 04:32:47.688 6 INFO neutron.services.segments.plugin [-] Segment 7ea15d75-d8d1-4ab7-a439-6e3a4e1de6e9 resource provider aggregate not found 2026-05-07 04:32:47.690 6 INFO neutron.services.segments.plugin [-] Segment 7ea15d75-d8d1-4ab7-a439-6e3a4e1de6e9 resource provider aggregate not found 2026-05-07 04:32:47.714 6 INFO neutron.services.segments.plugin [-] Segment 7ea15d75-d8d1-4ab7-a439-6e3a4e1de6e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ea15d75-d8d1-4ab7-a439-6e3a4e1de6e9 found for delete ", "request_id": "req-e3c253e2-b022-42f3-9f57-bf378c40762a"}]} 2026-05-07 04:32:47.719 6 INFO neutron.services.segments.plugin [-] Segment 7ea15d75-d8d1-4ab7-a439-6e3a4e1de6e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ea15d75-d8d1-4ab7-a439-6e3a4e1de6e9 found for delete ", "request_id": "req-051dc27c-407a-474d-b315-6d56c4529ccd"}]} [pid: 6|app: 0|req: 461/867] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:32:47 2026] DELETE /v2.0/networks/ab920691-c16f-416c-9440-36bb8592db8e => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 462/868] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:47 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 465/871] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:32:47 2026] GET /v2.0/networks => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:47.863 6 INFO neutron.db.segments_db [None req-d9a8ef03-e4e2-4cda-8d5d-cfb9056e4f75 9ca89ef4d7e54a1cabe52d4c6ceafaeb a54d86c1b8214a288c317de3172ca64f - - default default] Added segment f4b482c8-e3b3-4007-9e4f-6793d47c60ce of type vxlan for network b847a604-61c9-4d60-870c-5429eab55086 [pid: 7|app: 0|req: 407/872] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:32:46 2026] PUT /v2.0/routers/6d54cf77-332b-45a4-8b50-27de6a023575/add_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 466/873] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:32:47 2026] POST /v2.0/networks => generated 654 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:48.008 7 INFO neutron.db.segments_db [None req-a45b20d9-63c8-48f7-aa8b-4e899999c97f 9ca89ef4d7e54a1cabe52d4c6ceafaeb a54d86c1b8214a288c317de3172ca64f - - default default] Added segment d8396928-71e4-4ce4-ada3-b27d6628f585 of type vxlan for network ba46e488-d71b-48f9-9940-f50dff6abfc5 [pid: 7|app: 0|req: 408/874] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:32:47 2026] POST /v2.0/networks => generated 654 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 467/875] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:32:48 2026] POST /v2.0/ports => generated 1506 bytes in 556 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: 409/876] 10.0.0.201 () {32 vars in 641 bytes} [Thu May 7 04:32:48 2026] GET /v2.0/ports => generated 1506 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 468/877] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:32:48 2026] GET /v2.0/networks?id=15237b1d-f804-4aa7-b2ab-c1ac5149833f => generated 677 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 469/878] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:48 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 470/879] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:32:48 2026] GET /v2.0/quotas/04a059c4e058409aa9605f40168633ff => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:48.976 7 INFO neutron_taas.services.taas.taas_plugin [None req-366d57dd-33fa-429c-9544-7b90d5fd25c0 9ca89ef4d7e54a1cabe52d4c6ceafaeb a54d86c1b8214a288c317de3172ca64f - - default default] TaaS: Handle Delete Port: 08d866f9-5705-4594-b40e-7646ed6d7649 2026-05-07 04:32:48.981 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-366d57dd-33fa-429c-9544-7b90d5fd25c0 9ca89ef4d7e54a1cabe52d4c6ceafaeb a54d86c1b8214a288c317de3172ca64f - - default default] Tap Mirror: Handle Delete Port: 08d866f9-5705-4594-b40e-7646ed6d7649 [pid: 6|app: 0|req: 471/880] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:32:48 2026] GET /v2.0/ports?tenant_id=04a059c4e058409aa9605f40168633ff&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 472/881] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:32:49 2026] GET /v2.0/networks/15237b1d-f804-4aa7-b2ab-c1ac5149833f?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: 410/882] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:32:48 2026] DELETE /v2.0/ports/08d866f9-5705-4594-b40e-7646ed6d7649 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 473/883] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:32:49 2026] GET /v2.0/networks/15237b1d-f804-4aa7-b2ab-c1ac5149833f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:49.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b14edd4-9c2f-45d8-b573-da393571c444 9ca89ef4d7e54a1cabe52d4c6ceafaeb a54d86c1b8214a288c317de3172ca64f - - default default] TaaS: Handle Delete Port: 953b69df-4457-4f5d-8dd7-e2301d428877 2026-05-07 04:32:49.192 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b14edd4-9c2f-45d8-b573-da393571c444 9ca89ef4d7e54a1cabe52d4c6ceafaeb a54d86c1b8214a288c317de3172ca64f - - default default] Tap Mirror: Handle Delete Port: 953b69df-4457-4f5d-8dd7-e2301d428877 [pid: 6|app: 0|req: 474/884] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:49 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => 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: 411/885] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:32:49 2026] DELETE /v2.0/ports/953b69df-4457-4f5d-8dd7-e2301d428877 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 475/886] 10.0.0.201 () {32 vars in 641 bytes} [Thu May 7 04:32:49 2026] GET /v2.0/ports => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:49.427 7 INFO neutron.db.segments_db [None req-5163f288-e15f-4a32-aa6d-d0404b749e9f 9ca89ef4d7e54a1cabe52d4c6ceafaeb a54d86c1b8214a288c317de3172ca64f - - default default] Added segment 0649d964-2d0b-4b9b-8004-158c8504688d of type vxlan for network 6c54548f-2530-4591-a7db-dd32308e4417 [pid: 7|app: 0|req: 412/887] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:32:49 2026] POST /v2.0/networks => generated 654 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:32:49.643 6 INFO neutron.db.segments_db [None req-ba2346be-eff5-45f5-9b57-7678964c8063 9ca89ef4d7e54a1cabe52d4c6ceafaeb a54d86c1b8214a288c317de3172ca64f - - default default] Added segment 5e7931cb-4f1b-435b-a4e3-cab826889139 of type vxlan for network fce423f4-4616-4931-b709-c9fac873650f [pid: 6|app: 0|req: 476/888] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:32:49 2026] POST /v2.0/networks => generated 654 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/889] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:49 2026] GET /v2.0/ports?device_id=7bdf4fac-48a6-4156-8888-6430fb910638 => 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: 414/890] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:50 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 477/891] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:50 2026] POST /v2.0/subnets => generated 1324 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/892] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:32:50 2026] GET /v2.0/subnets => generated 1960 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 478/893] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:32:50 2026] DELETE /v2.0/subnets/278f09ac-6856-44b6-be43-e7b3445d4ec0 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/894] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:32:51 2026] DELETE /v2.0/subnets/dab6a11d-d3c6-4629-908d-bb3c6d1e071d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 479/895] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:51 2026] DELETE /v2.0/security-groups/c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/896] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:32:51 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-05-07 04:32:51.219 6 INFO neutron.api.v2.resource [None req-37f715f3-1fe7-45e9-89e6-dfd7644442fb 572b4f868a1d42b1be190a87b05cb4e0 b7eee32467fe4094889d43c7dea2e1a5 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 480/897] 10.0.0.201 () {32 vars in 735 bytes} [Thu May 7 04:32:51 2026] GET /v2.0/security-groups/c78fa3e3-1d50-416d-8ad2-ebe378d4ddbd => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:32:51.307 6 INFO neutron_taas.services.taas.taas_plugin [None req-65e24406-11f0-4e4b-aea1-fc400a120d9f 572b4f868a1d42b1be190a87b05cb4e0 b7eee32467fe4094889d43c7dea2e1a5 - - default default] TaaS: Handle Delete Port: ee9cdc0f-aabc-4063-bb04-bd7aa076af16 2026-05-07 04:32:51.310 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65e24406-11f0-4e4b-aea1-fc400a120d9f 572b4f868a1d42b1be190a87b05cb4e0 b7eee32467fe4094889d43c7dea2e1a5 - - default default] Tap Mirror: Handle Delete Port: ee9cdc0f-aabc-4063-bb04-bd7aa076af16 2026-05-07 04:32:51.347 7 INFO neutron.services.segments.plugin [-] Segment 5e7931cb-4f1b-435b-a4e3-cab826889139 resource provider aggregate not found 2026-05-07 04:32:51.356 7 INFO neutron.services.segments.plugin [-] Segment 5e7931cb-4f1b-435b-a4e3-cab826889139 resource provider aggregate not found 2026-05-07 04:32:51.361 7 INFO neutron.services.segments.plugin [-] Segment 5e7931cb-4f1b-435b-a4e3-cab826889139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7931cb-4f1b-435b-a4e3-cab826889139 found for delete ", "request_id": "req-839a7bb2-8fa7-4127-8729-6c4266ca61aa"}]} 2026-05-07 04:32:51.374 7 INFO neutron.services.segments.plugin [-] Segment 5e7931cb-4f1b-435b-a4e3-cab826889139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7931cb-4f1b-435b-a4e3-cab826889139 found for delete ", "request_id": "req-7febe4a4-07df-41ae-9791-d2f5990408d9"}]} [pid: 7|app: 0|req: 418/898] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:32:51 2026] DELETE /v2.0/networks/fce423f4-4616-4931-b709-c9fac873650f => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 481/899] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:32:51 2026] DELETE /v2.0/floatingips/888656f8-7052-490a-ba1b-d9ec1ddf3a63 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 482/900] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:51 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => 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: 419/901] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:32:51 2026] DELETE /v2.0/networks/6c54548f-2530-4591-a7db-dd32308e4417 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/902] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:32:51 2026] DELETE /v2.0/networks/ba46e488-d71b-48f9-9940-f50dff6abfc5 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/903] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:32:51 2026] DELETE /v2.0/networks/b847a604-61c9-4d60-870c-5429eab55086 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:32:51.908 6 INFO neutron_taas.services.taas.taas_plugin [None req-c7949410-406d-47b4-bb36-34e23ebc190f 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: f108faa3-f293-490f-aa19-259e15f64cce 2026-05-07 04:32:51.911 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7949410-406d-47b4-bb36-34e23ebc190f 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: f108faa3-f293-490f-aa19-259e15f64cce [pid: 6|app: 0|req: 483/904] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:32:51 2026] PUT /v2.0/routers/bfb97a44-c54d-4c70-ba02-1d6db4b78aff/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/905] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:52 2026] GET /v2.0/security-groups?tenant_id=a54d86c1b8214a288c317de3172ca64f&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:32:52.595 6 INFO neutron_taas.services.taas.taas_plugin [None req-ee1669e9-1661-4642-81f5-33eaad7d633a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: f08405db-2cc9-4950-9a3a-857aab20da37 2026-05-07 04:32:52.598 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee1669e9-1661-4642-81f5-33eaad7d633a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: f08405db-2cc9-4950-9a3a-857aab20da37 [pid: 7|app: 0|req: 423/906] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:52 2026] DELETE /v2.0/security-groups/cc9c72e5-089a-49f1-9a37-8fe8874d41b1 => 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: 424/907] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:52 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:52.864 6 INFO neutron_taas.services.taas.taas_plugin [None req-ee1669e9-1661-4642-81f5-33eaad7d633a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 6b5ed35a-f12b-476a-8954-6d3f543d10eb 2026-05-07 04:32:52.867 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee1669e9-1661-4642-81f5-33eaad7d633a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 6b5ed35a-f12b-476a-8954-6d3f543d10eb 2026-05-07 04:32:52.964 6 WARNING neutron.plugins.ml2.ovo_rpc [None req-ee1669e9-1661-4642-81f5-33eaad7d633a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-07 04:32:53.265 6 INFO neutron.services.segments.plugin [-] Segment 5b0bac28-6bd5-45f5-be16-324b27583686 resource provider aggregate not found 2026-05-07 04:32:53.280 6 INFO neutron.services.segments.plugin [-] Segment 5b0bac28-6bd5-45f5-be16-324b27583686 resource provider aggregate not found 2026-05-07 04:32:53.286 6 INFO neutron.services.segments.plugin [-] Segment 5b0bac28-6bd5-45f5-be16-324b27583686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b0bac28-6bd5-45f5-be16-324b27583686 found for delete ", "request_id": "req-4fb7f00d-885a-45f1-b7d1-3dacdb9dfb59"}]} 2026-05-07 04:32:53.299 6 INFO neutron.services.segments.plugin [-] Segment 5b0bac28-6bd5-45f5-be16-324b27583686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b0bac28-6bd5-45f5-be16-324b27583686 found for delete ", "request_id": "req-e21e558a-9806-448a-b13b-c4e0bc5dbef6"}]} 2026-05-07 04:32:53.300 6 INFO neutron.db.l3_hamode_db [None req-ee1669e9-1661-4642-81f5-33eaad7d633a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] HA network bb443d8b-05bb-4988-b0fb-4cddc3768783 was deleted as no HA routers are present in tenant b7eee32467fe4094889d43c7dea2e1a5. [pid: 6|app: 0|req: 484/908] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:32:52 2026] DELETE /v2.0/routers/bfb97a44-c54d-4c70-ba02-1d6db4b78aff => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:32:53.382 7 INFO neutron.services.segments.plugin [-] Segment 0649d964-2d0b-4b9b-8004-158c8504688d resource provider aggregate not found 2026-05-07 04:32:53.400 7 INFO neutron.services.segments.plugin [-] Segment 0649d964-2d0b-4b9b-8004-158c8504688d resource provider aggregate not found 2026-05-07 04:32:53.406 7 INFO neutron.services.segments.plugin [-] Segment 0649d964-2d0b-4b9b-8004-158c8504688d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0649d964-2d0b-4b9b-8004-158c8504688d found for delete ", "request_id": "req-739fc219-33c1-4561-82e8-381c5f55721b"}]} 2026-05-07 04:32:53.429 7 INFO neutron.services.segments.plugin [-] Segment d8396928-71e4-4ce4-ada3-b27d6628f585 resource provider aggregate not found 2026-05-07 04:32:53.436 7 INFO neutron.services.segments.plugin [-] Segment 0649d964-2d0b-4b9b-8004-158c8504688d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0649d964-2d0b-4b9b-8004-158c8504688d found for delete ", "request_id": "req-4a4a2c29-85e1-41a4-aa84-89024536b43d"}]} 2026-05-07 04:32:53.449 7 INFO neutron.services.segments.plugin [-] Segment d8396928-71e4-4ce4-ada3-b27d6628f585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8396928-71e4-4ce4-ada3-b27d6628f585 found for delete ", "request_id": "req-f37a7afb-bf19-47d8-a64f-adc8b4c03d30"}]} 2026-05-07 04:32:53.455 7 INFO neutron.services.segments.plugin [-] Segment d8396928-71e4-4ce4-ada3-b27d6628f585 resource provider aggregate not found 2026-05-07 04:32:53.470 7 INFO neutron.services.segments.plugin [-] Segment f4b482c8-e3b3-4007-9e4f-6793d47c60ce resource provider aggregate not found 2026-05-07 04:32:53.478 7 INFO neutron.services.segments.plugin [-] Segment d8396928-71e4-4ce4-ada3-b27d6628f585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8396928-71e4-4ce4-ada3-b27d6628f585 found for delete ", "request_id": "req-2922f482-4347-4b46-a31d-830d582fc6d9"}]} 2026-05-07 04:32:53.490 7 INFO neutron.services.segments.plugin [-] Segment f4b482c8-e3b3-4007-9e4f-6793d47c60ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4b482c8-e3b3-4007-9e4f-6793d47c60ce found for delete ", "request_id": "req-bc2bd5cb-7f73-476a-88e4-95199e8675fe"}]} 2026-05-07 04:32:53.500 7 INFO neutron.services.segments.plugin [-] Segment f4b482c8-e3b3-4007-9e4f-6793d47c60ce resource provider aggregate not found 2026-05-07 04:32:53.525 7 INFO neutron.services.segments.plugin [-] Segment f4b482c8-e3b3-4007-9e4f-6793d47c60ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4b482c8-e3b3-4007-9e4f-6793d47c60ce found for delete ", "request_id": "req-f0ec9581-f9e7-42d8-96aa-499ffac04011"}]} [pid: 7|app: 0|req: 425/909] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:32:53 2026] DELETE /v2.0/subnets/2a99fb42-e2dc-4ae8-8215-39786e00aee8 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 485/910] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:32:53 2026] GET /v2.0/networks?id=15237b1d-f804-4aa7-b2ab-c1ac5149833f => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:53.648 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f22c39d-4d7b-4808-91be-d2ee36b95fdd 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 5b764aa7-80eb-4da2-8231-cbb85023ff48 2026-05-07 04:32:53.651 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f22c39d-4d7b-4808-91be-d2ee36b95fdd 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 5b764aa7-80eb-4da2-8231-cbb85023ff48 [pid: 7|app: 0|req: 426/911] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:32:53 2026] DELETE /v2.0/networks/5e67518f-925d-40fe-980e-f1596003b6f8 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 486/912] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:32:53 2026] POST /v2.0/ports => generated 954 bytes in 347 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: 427/913] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:53 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 957 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/914] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:53 2026] GET /v2.0/security-groups?id=e8695c7c-edc2-46b4-8dd8-4ce1f57f3c55&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/915] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:54 2026] GET /v2.0/security-groups?tenant_id=b7eee32467fe4094889d43c7dea2e1a5&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: 430/916] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:54 2026] DELETE /v2.0/security-groups/60e4f436-f59e-4768-a75e-2cf21b73afc3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 487/917] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:32:53 2026] PUT /v2.0/ports/eee58655-5deb-45cd-a347-d1bc43310e6a => generated 1235 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:32:54.477 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-053c7208-0fa2-4017-9a31-d892b698bf60'] response: {'name': 'network-changed', 'server_uuid': 'c6110b8c-a82b-4c45-8b1a-1e824f40615a', 'tag': 'eee58655-5deb-45cd-a347-d1bc43310e6a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 431/918] 10.0.0.201 () {34 vars in 682 bytes} [Thu May 7 04:32:54 2026] POST /v2.0/security-groups => generated 1625 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 488/919] 10.0.0.201 () {32 vars in 661 bytes} [Thu May 7 04:32:54 2026] GET /v2.0/security-groups => generated 4530 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/920] 10.0.0.201 () {34 vars in 756 bytes} [Thu May 7 04:32:54 2026] PUT /v2.0/security-groups/615898de-2bf7-4109-b07b-0f6f6f1c9554 => generated 1663 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 489/921] 10.0.0.201 () {32 vars in 735 bytes} [Thu May 7 04:32:54 2026] GET /v2.0/security-groups/615898de-2bf7-4109-b07b-0f6f6f1c9554 => generated 1663 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/922] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:54 2026] GET /v2.0/ports?tenant_id=04a059c4e058409aa9605f40168633ff&device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => 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: 434/923] 199.204.45.157 () {34 vars in 1016 bytes} [Thu May 7 04:32:55 2026] GET /v2.0/networks?tenant_id=04a059c4e058409aa9605f40168633ff&shared=False => generated 773 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 490/924] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:54 2026] DELETE /v2.0/security-groups/615898de-2bf7-4109-b07b-0f6f6f1c9554 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/925] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:55 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 491/926] 199.204.45.157 () {34 vars in 928 bytes} [Thu May 7 04:32:55 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: 7|app: 0|req: 436/927] 10.0.0.201 () {32 vars in 661 bytes} [Thu May 7 04:32:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 492/928] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:55 2026] GET /v2.0/security-groups?id=e8695c7c-edc2-46b4-8dd8-4ce1f57f3c55&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:55.198 7 INFO neutron.api.v2.resource [None req-b4ac3397-2870-4e3b-809d-45feb3b7b1c4 8ca9c9b6ee2d4789936c491c37d682a6 1f1bc2dd881b4167a8be742e80ff442a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 437/929] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:55 2026] DELETE /v2.0/security-groups/615898de-2bf7-4109-b07b-0f6f6f1c9554 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 493/930] 10.0.0.201 () {34 vars in 682 bytes} [Thu May 7 04:32:55 2026] POST /v2.0/security-groups => generated 1625 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/931] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:32:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 494/932] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:32:55 2026] GET /v2.0/security-group-rules/079cb548-65b7-425b-b97d-fd85d6954499 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:32:55.518 7 INFO neutron.services.segments.plugin [-] Segment 1ea97c78-6da2-4a5d-9000-48dcdaa10332 resource provider aggregate not found 2026-05-07 04:32:55.543 7 INFO neutron.services.segments.plugin [-] Segment 1ea97c78-6da2-4a5d-9000-48dcdaa10332 resource provider aggregate not found 2026-05-07 04:32:55.545 7 INFO neutron.services.segments.plugin [-] Segment 1ea97c78-6da2-4a5d-9000-48dcdaa10332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ea97c78-6da2-4a5d-9000-48dcdaa10332 found for delete ", "request_id": "req-c755493f-1f0b-4283-978e-dd3ffe731022"}]} 2026-05-07 04:32:55.563 7 INFO neutron.services.segments.plugin [-] Segment 1ea97c78-6da2-4a5d-9000-48dcdaa10332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ea97c78-6da2-4a5d-9000-48dcdaa10332 found for delete ", "request_id": "req-5137237d-d8e6-4529-84c2-394b648d65f0"}]} [pid: 7|app: 0|req: 439/933] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:32:55 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 495/934] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:32:55 2026] DELETE /v2.0/security-group-rules/079cb548-65b7-425b-b97d-fd85d6954499 => 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: 440/935] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:32:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 496/936] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:32:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 497/937] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:32:55 2026] GET /v2.0/security-group-rules/3fd7fd8f-9c2e-46e1-a022-2f66380b6300 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 498/938] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:32:55 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 499/939] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:32:56 2026] DELETE /v2.0/security-group-rules/3fd7fd8f-9c2e-46e1-a022-2f66380b6300 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 500/940] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:32:56.207 6 INFO neutron.db.securitygroups_db [None req-a24ee3ac-266c-4641-b9a1-4a034173c13d 8ca9c9b6ee2d4789936c491c37d682a6 1f1bc2dd881b4167a8be742e80ff442a - - default default] Project 1f1bc2dd881b4167a8be742e80ff442a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-07 04:32:56.246 7 INFO neutron.db.segments_db [None req-dae7d4fa-e544-4283-b7e2-4e3a13830a19 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 20201a2b-a837-48d6-b1b5-eaa18b3fa967 of type vxlan for network 38e54d5b-cb1f-4be2-83f1-99920552e790 [pid: 6|app: 0|req: 501/941] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:32:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 502/942] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/ports?tenant_id=04a059c4e058409aa9605f40168633ff&device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/943] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:32:55 2026] POST /v2.0/networks => generated 738 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/944] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/security-group-rules/840328ad-7d8e-4007-a1ac-996ca08c8661 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/945] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=eee58655-5deb-45cd-a347-d1bc43310e6a => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 503/946] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 504/947] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 505/948] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/subnets?id=625f593b-7de6-4592-9486-15463c46795b => generated 695 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 506/949] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/security-groups?id=e8695c7c-edc2-46b4-8dd8-4ce1f57f3c55&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: 444/950] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:56 2026] POST /v2.0/subnets => generated 685 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 507/951] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:32:56 2026] DELETE /v2.0/security-group-rules/840328ad-7d8e-4007-a1ac-996ca08c8661 => 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: 445/952] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/ports?network_id=15237b1d-f804-4aa7-b2ab-c1ac5149833f&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:32:56.612 6 INFO neutron.db.segments_db [None req-f7f62e99-498e-4542-b5f8-7e05795164dc 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 2593995f-f484-4cd2-b79b-d2a026ed60c9 of type vxlan for network e7eac47b-5fcb-47eb-be39-79a30d73f712 [pid: 7|app: 0|req: 446/953] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/954] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/networks/15237b1d-f804-4aa7-b2ab-c1ac5149833f?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/955] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:56 2026] DELETE /v2.0/security-groups/ebf5f92a-ea21-4ec3-9d44-6e3361901a52 => 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: 449/956] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/networks/15237b1d-f804-4aa7-b2ab-c1ac5149833f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:32:56.815 6 INFO neutron.db.l3_hamode_db [None req-f7f62e99-498e-4542-b5f8-7e05795164dc 6b2b6656438f436680a07a8ad51100c7 3767c461e5bf41e7b4ef78b86ccd2a5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 450/957] 10.0.0.201 () {32 vars in 661 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/958] 10.0.0.201 () {32 vars in 661 bytes} [Thu May 7 04:32:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/959] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:32:57 2026] GET /v2.0/security-groups?tenant_id=1f1bc2dd881b4167a8be742e80ff442a&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: 453/960] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:57 2026] DELETE /v2.0/security-groups/7342d2fb-3d41-467b-8d8c-c7d1390287c4 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:32:57.542 6 INFO neutron.db.l3_hamode_db [None req-f7f62e99-498e-4542-b5f8-7e05795164dc 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 454/961] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:57 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => 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: 455/962] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:57 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/963] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:57 2026] GET /v2.0/security-groups?id=e8695c7c-edc2-46b4-8dd8-4ce1f57f3c55&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/964] 10.0.0.6 () {34 vars in 967 bytes} [Thu May 7 04:32:57 2026] GET /v2.0/ports/6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 968 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/965] 199.204.45.157 () {34 vars in 998 bytes} [Thu May 7 04:32:58 2026] GET /v2.0/subnets?network_id=8ce572a0-859e-4c8b-854b-f70a74860501 => generated 682 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 508/966] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:32:56 2026] POST /v2.0/routers => generated 725 bytes in 1898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/967] 199.204.45.157 () {34 vars in 1144 bytes} [Thu May 7 04:32:58 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f&device_owner=compute%3Anova&network_id=8ce572a0-859e-4c8b-854b-f70a74860501 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/968] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:32:58 2026] PUT /v2.0/ports/6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 1145 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:32:59.054 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-324fbe34-e959-486f-873b-f2957aa87ccf'] response: {'name': 'network-changed', 'server_uuid': '9201c652-2370-40ae-996c-94b3f41a137f', 'tag': '6e58b3f2-6baf-468a-9af0-5f548d559158', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 461/969] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:32:58 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/970] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:32:59 2026] GET /v2.0/security-groups?id=e8695c7c-edc2-46b4-8dd8-4ce1f57f3c55&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: 6|app: 0|req: 509/971] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:32:58 2026] PUT /v2.0/routers/5aa824f3-2a18-43c0-905f-349d2cb1378f/add_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/972] 10.0.0.201 () {34 vars in 682 bytes} [Thu May 7 04:32:59 2026] POST /v2.0/security-groups => generated 1624 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 510/973] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:32:59 2026] GET /v2.0/ports?tenant_id=8f49306525d14a8190f3e43e2cec7979&device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 1417 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/974] 10.0.0.201 () {32 vars in 661 bytes} [Thu May 7 04:32:59 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: 6|app: 0|req: 511/975] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:32:59 2026] GET /v2.0/networks?id=8ce572a0-859e-4c8b-854b-f70a74860501 => generated 777 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 512/976] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:32:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6e58b3f2-6baf-468a-9af0-5f548d559158 => 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: 465/977] 10.0.0.201 () {34 vars in 756 bytes} [Thu May 7 04:32:59 2026] PUT /v2.0/security-groups/042c3265-9581-4334-8fca-d770c7eb38a7 => generated 1663 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 513/978] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:32:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/979] 10.0.0.201 () {32 vars in 735 bytes} [Thu May 7 04:32:59 2026] GET /v2.0/security-groups/042c3265-9581-4334-8fca-d770c7eb38a7 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 514/980] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:32:59 2026] GET /v2.0/subnets?id=bad8c143-c12e-4ea3-a710-dde31375dde7 => generated 700 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 515/981] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:32:59 2026] GET /v2.0/ports?network_id=8ce572a0-859e-4c8b-854b-f70a74860501&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/982] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:32:59 2026] DELETE /v2.0/security-groups/042c3265-9581-4334-8fca-d770c7eb38a7 => 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: 468/983] 10.0.0.201 () {32 vars in 661 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 516/984] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:00.106 7 INFO neutron.api.v2.resource [None req-e0a4931e-d1fb-46f9-a59e-e0bbbc2ae6d2 9d73b0febe5e4e679b39827097a7251f 68988c870fb5438da29425bade46719a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 469/985] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:00 2026] DELETE /v2.0/security-groups/042c3265-9581-4334-8fca-d770c7eb38a7 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 517/986] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?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: 7|app: 0|req: 470/987] 10.0.0.201 () {34 vars in 682 bytes} [Thu May 7 04:33:00 2026] POST /v2.0/security-groups => generated 1625 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 518/988] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 519/989] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/security-groups?id=e8695c7c-edc2-46b4-8dd8-4ce1f57f3c55&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/990] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:33:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/991] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/security-group-rules/575b8451-f460-4c94-b1d8-b4bcb43568ab => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/992] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 520/993] 10.0.0.201 () {34 vars in 683 bytes} [Thu May 7 04:33:00 2026] POST /v2.0/security-groups => generated 1659 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/994] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:33:00 2026] DELETE /v2.0/security-group-rules/575b8451-f460-4c94-b1d8-b4bcb43568ab => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/995] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 521/996] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:33:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/997] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:33:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/998] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/security-group-rules/02a5f8f6-ac04-4ca7-a650-c9d73ed27f99 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/999] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 522/1000] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:33:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1001] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:33:00 2026] DELETE /v2.0/security-group-rules/02a5f8f6-ac04-4ca7-a650-c9d73ed27f99 => 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: 480/1002] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1003] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:33:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1004] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:33:00 2026] GET /v2.0/security-group-rules/cae134f8-b5aa-4e8c-b78d-cc5ce506be8f => 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: 483/1005] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 523/1006] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:33:00 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 524/1007] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 1148 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 525/1008] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/ports?tenant_id=8f49306525d14a8190f3e43e2cec7979&device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 1417 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1009] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:33:01 2026] DELETE /v2.0/security-group-rules/cae134f8-b5aa-4e8c-b78d-cc5ce506be8f => generated 0 bytes in 522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1010] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&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: 6|app: 0|req: 526/1011] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1012] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/networks?id=8ce572a0-859e-4c8b-854b-f70a74860501 => generated 777 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1013] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/security-groups?id=e8695c7c-edc2-46b4-8dd8-4ce1f57f3c55&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: 488/1014] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 527/1015] 10.0.0.201 () {32 vars in 671 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1016] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1017] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/subnets?id=bad8c143-c12e-4ea3-a710-dde31375dde7 => generated 700 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1018] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/ports?network_id=8ce572a0-859e-4c8b-854b-f70a74860501&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 528/1019] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:01 2026] DELETE /v2.0/security-groups/25df314e-030d-4e10-9b00-7f9e24d41005 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1020] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1021] 10.0.0.201 () {32 vars in 661 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 529/1022] 10.0.0.6 () {34 vars in 1096 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2089912135&fields=id&tenant_id=3767c461e5bf41e7b4ef78b86ccd2a5e => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1023] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1024] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/networks?id=38e54d5b-cb1f-4be2-83f1-99920552e790 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 530/1025] 10.0.0.201 () {32 vars in 661 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1026] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:33:01 2026] GET /v2.0/quotas/3767c461e5bf41e7b4ef78b86ccd2a5e => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 531/1027] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:33:02 2026] GET /v2.0/ports?tenant_id=3767c461e5bf41e7b4ef78b86ccd2a5e&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1028] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:33:02 2026] GET /v2.0/networks/38e54d5b-cb1f-4be2-83f1-99920552e790?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 532/1029] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:33:02 2026] GET /v2.0/networks/38e54d5b-cb1f-4be2-83f1-99920552e790?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 533/1030] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:02 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => 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: 498/1031] 199.204.45.157 () {34 vars in 1116 bytes} [Thu May 7 04:33:02 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1032] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:02 2026] GET /v2.0/security-groups?tenant_id=68988c870fb5438da29425bade46719a&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1035] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:02 2026] DELETE /v2.0/security-groups/d20db6d2-a34a-4da2-8eb9-8c1183e5bf7f => 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: 503/1036] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:02 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => 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: 504/1037] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:02 2026] GET /v2.0/security-groups?id=e8695c7c-edc2-46b4-8dd8-4ce1f57f3c55&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 534/1038] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:33:02 2026] PUT /v2.0/ports/6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 968 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:02.981 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-56be53dd-80ed-49ce-9bec-13b5cdf50633'] response: {'name': 'network-changed', 'server_uuid': '9201c652-2370-40ae-996c-94b3f41a137f', 'tag': '6e58b3f2-6baf-468a-9af0-5f548d559158', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 505/1039] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:03 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 971 bytes in 29 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: 6|app: 0|req: 535/1040] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:03 2026] GET /v2.0/security-groups?id=e8695c7c-edc2-46b4-8dd8-4ce1f57f3c55&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1041] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:33:03 2026] GET /v2.0/ports?tenant_id=8f49306525d14a8190f3e43e2cec7979&device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 536/1042] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:33:03 2026] GET /v2.0/networks?id=8ce572a0-859e-4c8b-854b-f70a74860501 => generated 777 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1043] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:03 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 537/1044] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:33:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1045] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:33:03 2026] GET /v2.0/subnets?id=bad8c143-c12e-4ea3-a710-dde31375dde7 => generated 700 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 538/1046] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:33:03 2026] GET /v2.0/ports?network_id=8ce572a0-859e-4c8b-854b-f70a74860501&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1047] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:33:03 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 539/1048] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:33:03 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 540/1049] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:04 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => 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: 510/1050] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:04 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 541/1051] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:04 2026] GET /v2.0/security-groups?id=e8695c7c-edc2-46b4-8dd8-4ce1f57f3c55&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 542/1052] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:33:04 2026] GET /v2.0/ports?tenant_id=8f49306525d14a8190f3e43e2cec7979&device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 543/1053] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:33:04 2026] GET /v2.0/networks?id=8ce572a0-859e-4c8b-854b-f70a74860501 => generated 777 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1054] 10.0.0.201 () {34 vars in 675 bytes} [Thu May 7 04:33:04 2026] POST /v2.0/subnetpools => generated 549 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1055] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:33:04 2026] GET /v2.0/subnetpools/2d6cdd2c-f6d8-43d0-8787-ead7327f20df => generated 549 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 544/1056] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:33:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 545/1057] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:33:04 2026] GET /v2.0/subnets?id=bad8c143-c12e-4ea3-a710-dde31375dde7 => generated 700 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1058] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:33:04 2026] PUT /v2.0/subnetpools/2d6cdd2c-f6d8-43d0-8787-ead7327f20df => generated 501 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 546/1059] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:33:05 2026] GET /v2.0/ports?network_id=8ce572a0-859e-4c8b-854b-f70a74860501&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1060] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:05 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 547/1061] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:33:05 2026] DELETE /v2.0/subnetpools/2d6cdd2c-f6d8-43d0-8787-ead7327f20df => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 548/1062] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:05 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&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: 515/1063] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:33:05 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:05.195 6 INFO neutron.api.v2.resource [None req-0fe153b4-e275-4f00-ab6a-982a1cd2067c 409be1f5b7ce4af381884ce9931c0f77 57a784a6d05b4e689983bdc728db0113 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 549/1064] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:33:05 2026] GET /v2.0/subnetpools/2d6cdd2c-f6d8-43d0-8787-ead7327f20df => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:33:05.210 7 INFO neutron.api.v2.resource [None req-7c5501c9-6730-4172-b8c0-dcf5985246ff 409be1f5b7ce4af381884ce9931c0f77 57a784a6d05b4e689983bdc728db0113 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/1065] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:33:05 2026] DELETE /v2.0/subnetpools/2d6cdd2c-f6d8-43d0-8787-ead7327f20df => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 550/1066] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:33:05 2026] GET /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501?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: 517/1067] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:33:05 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => 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: 518/1068] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:05 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:05.816 6 INFO neutron_taas.services.taas.taas_plugin [req-3d3b80fd-3501-4cf9-b6e4-548b0de08685 req-e18cc3e9-4fa0-40a9-8099-e103bf31a43d bd83175edd5b4a71b3891819bbc610ac 04a059c4e058409aa9605f40168633ff - - default default] TaaS: Handle Delete Port: eee58655-5deb-45cd-a347-d1bc43310e6a 2026-05-07 04:33:05.819 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3d3b80fd-3501-4cf9-b6e4-548b0de08685 req-e18cc3e9-4fa0-40a9-8099-e103bf31a43d bd83175edd5b4a71b3891819bbc610ac 04a059c4e058409aa9605f40168633ff - - default default] Tap Mirror: Handle Delete Port: eee58655-5deb-45cd-a347-d1bc43310e6a [pid: 7|app: 0|req: 519/1069] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:05 2026] GET /v2.0/security-groups?tenant_id=57a784a6d05b4e689983bdc728db0113&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1070] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:05 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 551/1071] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:33:05 2026] DELETE /v2.0/ports/eee58655-5deb-45cd-a347-d1bc43310e6a => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:06.030 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5fcaf98-2705-4362-8e48-25a35a82c5a4'] response: {'server_uuid': 'c6110b8c-a82b-4c45-8b1a-1e824f40615a', 'name': 'network-vif-deleted', 'tag': 'eee58655-5deb-45cd-a347-d1bc43310e6a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 521/1072] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:05 2026] DELETE /v2.0/security-groups/8a7e424e-9883-4db3-8084-fbc744b8190b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 552/1073] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:06 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1074] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:06 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 553/1075] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:06 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => 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: 523/1076] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:33:06 2026] GET /v2.0/networks?id=38e54d5b-cb1f-4be2-83f1-99920552e790 => generated 670 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 554/1077] 199.204.45.157 () {34 vars in 1048 bytes} [Thu May 7 04:33:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3767c461e5bf41e7b4ef78b86ccd2a5e => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 555/1078] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:07 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => 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: 524/1079] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:33:06 2026] POST /v2.0/ports => generated 954 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: 7|app: 0|req: 525/1080] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:07 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1081] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:07 2026] GET /v2.0/security-groups?id=e28fa74e-7b36-402f-9bfc-1b9849a3770a&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: 527/1082] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:33:07 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:07.715 7 INFO neutron_taas.services.taas.taas_plugin [req-a2d38100-ecf8-4fa7-adb3-28f780edb21d req-564b0099-8693-4270-893d-294f6535166c 674b0d91ffaa4023b78144db62e9bb75 8f49306525d14a8190f3e43e2cec7979 - - default default] TaaS: Handle Delete Port: 6e58b3f2-6baf-468a-9af0-5f548d559158 2026-05-07 04:33:07.720 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a2d38100-ecf8-4fa7-adb3-28f780edb21d req-564b0099-8693-4270-893d-294f6535166c 674b0d91ffaa4023b78144db62e9bb75 8f49306525d14a8190f3e43e2cec7979 - - default default] Tap Mirror: Handle Delete Port: 6e58b3f2-6baf-468a-9af0-5f548d559158 2026-05-07 04:33:07.862 7 INFO neutron.db.l3_db [req-a2d38100-ecf8-4fa7-adb3-28f780edb21d req-564b0099-8693-4270-893d-294f6535166c 674b0d91ffaa4023b78144db62e9bb75 8f49306525d14a8190f3e43e2cec7979 - - default default] Floating IP 6fcfe9e2-b1bd-4dda-a2b4-56825bd9edb5 disassociated. External IP: 10.96.250.220, port: 6e58b3f2-6baf-468a-9af0-5f548d559158. [pid: 6|app: 0|req: 556/1083] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:33:07 2026] PUT /v2.0/ports/c7405af8-046f-4651-9196-f565a3045134 => generated 1235 bytes in 520 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: 6|app: 0|req: 557/1084] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:07 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 558/1085] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:08 2026] GET /v2.0/security-groups?id=1a560b56-51f1-4da6-bda7-782d739ef098&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:08.068 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fbe89ea-7049-47a4-9ef6-2446bbe912ae'] response: {'name': 'network-changed', 'server_uuid': '571582a3-4e72-48bb-95a5-5e2480d0d20c', 'tag': 'c7405af8-046f-4651-9196-f565a3045134', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 559/1086] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:08 2026] GET /v2.0/ports?device_id=c6110b8c-a82b-4c45-8b1a-1e824f40615a => 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: 528/1087] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:33:07 2026] DELETE /v2.0/ports/6e58b3f2-6baf-468a-9af0-5f548d559158 => generated 0 bytes in 750 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:08.388 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e51f2cd9-5460-410c-8cb1-7e99d6a5a4dd'] response: {'server_uuid': '9201c652-2370-40ae-996c-94b3f41a137f', 'name': 'network-vif-deleted', 'tag': '6e58b3f2-6baf-468a-9af0-5f548d559158', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 560/1088] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:33:08 2026] GET /v2.0/ports?tenant_id=3767c461e5bf41e7b4ef78b86ccd2a5e&device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1089] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:08 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 561/1090] 199.204.45.157 () {34 vars in 1016 bytes} [Thu May 7 04:33:08 2026] GET /v2.0/networks?tenant_id=3767c461e5bf41e7b4ef78b86ccd2a5e&shared=False => generated 766 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1091] 199.204.45.157 () {34 vars in 928 bytes} [Thu May 7 04:33:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 562/1092] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:09 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1093] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:09 2026] GET /v2.0/security-groups?id=1a560b56-51f1-4da6-bda7-782d739ef098&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1094] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:09 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:09.823 6 INFO neutron_taas.services.taas.taas_plugin [None req-c302cb5e-f0c5-4555-b571-607bfc962b9f 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: c710a5dd-294c-46b7-94b8-6340288fadff 2026-05-07 04:33:09.826 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c302cb5e-f0c5-4555-b571-607bfc962b9f 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: c710a5dd-294c-46b7-94b8-6340288fadff [pid: 7|app: 0|req: 533/1095] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:33:09 2026] GET /v2.0/ports?tenant_id=3767c461e5bf41e7b4ef78b86ccd2a5e&device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1096] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:33:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c7405af8-046f-4651-9196-f565a3045134 => 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: 535/1097] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:33:09 2026] GET /v2.0/subnets?id=ffc82bd1-8b7b-4e87-b438-8fe603993da3 => generated 688 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1098] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:33:09 2026] GET /v2.0/ports?network_id=38e54d5b-cb1f-4be2-83f1-99920552e790&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1099] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:33:09 2026] GET /v2.0/networks/38e54d5b-cb1f-4be2-83f1-99920552e790?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1100] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:33:10 2026] GET /v2.0/networks/38e54d5b-cb1f-4be2-83f1-99920552e790?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1101] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:10 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1102] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:10 2026] GET /v2.0/security-groups?id=1a560b56-51f1-4da6-bda7-782d739ef098&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: 6|app: 0|req: 563/1103] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:33:09 2026] PUT /v2.0/routers/6d54cf77-332b-45a4-8b50-27de6a023575/remove_router_interface => generated 309 bytes in 1198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:10.822 7 INFO neutron_taas.services.taas.taas_plugin [None req-36fcdf82-4b73-4462-853b-af00805097d2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: d8ec732b-1aac-427a-a772-1e121aaf3506 2026-05-07 04:33:10.826 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36fcdf82-4b73-4462-853b-af00805097d2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: d8ec732b-1aac-427a-a772-1e121aaf3506 [pid: 6|app: 0|req: 564/1104] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:10 2026] GET /v2.0/ports?device_id=9201c652-2370-40ae-996c-94b3f41a137f => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:11.132 7 INFO neutron_taas.services.taas.taas_plugin [None req-36fcdf82-4b73-4462-853b-af00805097d2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: cc98b040-4fb3-42f5-abe9-ce2ce751ecfb 2026-05-07 04:33:11.137 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36fcdf82-4b73-4462-853b-af00805097d2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: cc98b040-4fb3-42f5-abe9-ce2ce751ecfb 2026-05-07 04:33:11.554 7 INFO neutron.services.segments.plugin [-] Segment b08a9a27-e50e-47ec-a97d-1e0c79fefaab resource provider aggregate not found [pid: 6|app: 0|req: 565/1105] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:11 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:11.559 7 INFO neutron.services.segments.plugin [-] Segment b08a9a27-e50e-47ec-a97d-1e0c79fefaab resource provider aggregate not found 2026-05-07 04:33:11.585 7 INFO neutron.services.segments.plugin [-] Segment b08a9a27-e50e-47ec-a97d-1e0c79fefaab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b08a9a27-e50e-47ec-a97d-1e0c79fefaab found for delete ", "request_id": "req-8875973e-af07-4222-b3e9-3ab4d0ce4436"}]} 2026-05-07 04:33:11.589 7 INFO neutron.services.segments.plugin [-] Segment b08a9a27-e50e-47ec-a97d-1e0c79fefaab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b08a9a27-e50e-47ec-a97d-1e0c79fefaab found for delete ", "request_id": "req-2efb20be-196e-4ca8-a9f9-3e86757ea26c"}]} 2026-05-07 04:33:11.598 7 INFO neutron.db.l3_hamode_db [None req-36fcdf82-4b73-4462-853b-af00805097d2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] HA network 94c15133-05f4-4b19-9604-c60c6ff0d23a was deleted as no HA routers are present in tenant 04a059c4e058409aa9605f40168633ff. [pid: 6|app: 0|req: 566/1106] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:11 2026] GET /v2.0/security-groups?id=1a560b56-51f1-4da6-bda7-782d739ef098&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1107] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:10 2026] DELETE /v2.0/routers/6d54cf77-332b-45a4-8b50-27de6a023575 => generated 0 bytes in 1064 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 567/1108] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:11 2026] DELETE /v2.0/subnets/625f593b-7de6-4592-9486-15463c46795b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:11.858 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5d5bd6e-6b82-4e33-8984-d6aaae842bbf 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 15c521fd-45f5-47fd-a4c1-c011beb65ca4 2026-05-07 04:33:11.861 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5d5bd6e-6b82-4e33-8984-d6aaae842bbf 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 15c521fd-45f5-47fd-a4c1-c011beb65ca4 [pid: 6|app: 0|req: 568/1109] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:11 2026] DELETE /v2.0/security-groups/e28fa74e-7b36-402f-9bfc-1b9849a3770a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1110] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:11 2026] DELETE /v2.0/networks/15237b1d-f804-4aa7-b2ab-c1ac5149833f => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:12.079 6 INFO neutron.api.v2.resource [None req-ffe2e18e-851f-4390-9fb8-88a53ecc3896 674b0d91ffaa4023b78144db62e9bb75 8f49306525d14a8190f3e43e2cec7979 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 569/1111] 10.0.0.201 () {32 vars in 735 bytes} [Thu May 7 04:33:12 2026] GET /v2.0/security-groups/e28fa74e-7b36-402f-9bfc-1b9849a3770a => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:33:12.216 7 INFO neutron_taas.services.taas.taas_plugin [None req-89e4701e-c75f-4b1c-b00e-f684c3504888 674b0d91ffaa4023b78144db62e9bb75 8f49306525d14a8190f3e43e2cec7979 - - default default] TaaS: Handle Delete Port: bf6b0182-62c5-43fb-b24c-c55e926bffe8 2026-05-07 04:33:12.218 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89e4701e-c75f-4b1c-b00e-f684c3504888 674b0d91ffaa4023b78144db62e9bb75 8f49306525d14a8190f3e43e2cec7979 - - default default] Tap Mirror: Handle Delete Port: bf6b0182-62c5-43fb-b24c-c55e926bffe8 [pid: 7|app: 0|req: 543/1112] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:33:12 2026] DELETE /v2.0/floatingips/6fcfe9e2-b1bd-4dda-a2b4-56825bd9edb5 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1113] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:12 2026] GET /v2.0/security-groups?tenant_id=04a059c4e058409aa9605f40168633ff&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 570/1114] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:12 2026] GET /v2.0/security-groups?tenant_id=236d42bf59a2423ab6abaa5e590d771d&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1115] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:12 2026] DELETE /v2.0/security-groups/e8695c7c-edc2-46b4-8dd8-4ce1f57f3c55 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1116] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:12 2026] DELETE /v2.0/security-groups/51400677-27b6-4d36-85b0-563b7e48a16d => 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: 547/1117] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:12 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1118] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:12 2026] GET /v2.0/security-groups?id=1a560b56-51f1-4da6-bda7-782d739ef098&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:12.979 6 INFO neutron_taas.services.taas.taas_plugin [None req-16d89b7d-7079-491d-9be3-3a98960541a6 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: b13b9d9d-dec3-4c0f-b709-3d081f818b29 2026-05-07 04:33:12.982 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16d89b7d-7079-491d-9be3-3a98960541a6 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: b13b9d9d-dec3-4c0f-b709-3d081f818b29 [pid: 7|app: 0|req: 549/1119] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:12 2026] GET /v2.0/security-groups?tenant_id=de7d758d12324819a1795d03c96f613f&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1120] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:13 2026] DELETE /v2.0/security-groups/b8c9e7d8-0f29-4732-b25b-42db362f971d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:13.611 7 INFO neutron.services.segments.plugin [-] Segment 8e8278df-e8ec-49d2-8a4e-99749e5900a3 resource provider aggregate not found 2026-05-07 04:33:13.617 7 INFO neutron.services.segments.plugin [-] Segment 8e8278df-e8ec-49d2-8a4e-99749e5900a3 resource provider aggregate not found 2026-05-07 04:33:13.635 7 INFO neutron.services.segments.plugin [-] Segment 8e8278df-e8ec-49d2-8a4e-99749e5900a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8278df-e8ec-49d2-8a4e-99749e5900a3 found for delete ", "request_id": "req-d44cba5b-470d-40a3-9a1b-cfe3240937ae"}]} 2026-05-07 04:33:13.641 7 INFO neutron.services.segments.plugin [-] Segment 8e8278df-e8ec-49d2-8a4e-99749e5900a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8278df-e8ec-49d2-8a4e-99749e5900a3 found for delete ", "request_id": "req-4cb9b35a-5e98-48b1-b391-03529b2a363d"}]} [pid: 6|app: 0|req: 571/1121] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:33:12 2026] PUT /v2.0/routers/7e5c74b5-4401-4efd-89d7-f108844bf6e7/remove_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 572/1122] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:13 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:14.011 7 INFO neutron_taas.services.taas.taas_plugin [None req-685ca6ab-91da-4e3c-bb45-e3c252510f5b 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 9c4b6caf-b06a-4f43-a742-afaddad2a809 2026-05-07 04:33:14.015 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-685ca6ab-91da-4e3c-bb45-e3c252510f5b 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 9c4b6caf-b06a-4f43-a742-afaddad2a809 [pid: 6|app: 0|req: 573/1123] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:13 2026] GET /v2.0/security-groups?id=1a560b56-51f1-4da6-bda7-782d739ef098&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:14.304 7 INFO neutron_taas.services.taas.taas_plugin [None req-685ca6ab-91da-4e3c-bb45-e3c252510f5b 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: d1f899e3-83aa-4bcd-bbfb-13f00668ca44 2026-05-07 04:33:14.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-685ca6ab-91da-4e3c-bb45-e3c252510f5b 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: d1f899e3-83aa-4bcd-bbfb-13f00668ca44 2026-05-07 04:33:14.733 7 INFO neutron.db.l3_hamode_db [None req-685ca6ab-91da-4e3c-bb45-e3c252510f5b 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] HA network 6a0483cc-a35e-433a-b150-f71f84a46d66 was deleted as no HA routers are present in tenant 8f49306525d14a8190f3e43e2cec7979. [pid: 7|app: 0|req: 551/1124] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:13 2026] DELETE /v2.0/routers/7e5c74b5-4401-4efd-89d7-f108844bf6e7 => generated 0 bytes in 1028 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 574/1125] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:14 2026] DELETE /v2.0/subnets/bad8c143-c12e-4ea3-a710-dde31375dde7 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:15.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e19973a-2d60-41f1-aff7-473e4b678fc5 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 48eb350a-fe4f-4699-99ed-6f2827fdf699 2026-05-07 04:33:15.037 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e19973a-2d60-41f1-aff7-473e4b678fc5 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 48eb350a-fe4f-4699-99ed-6f2827fdf699 [pid: 6|app: 0|req: 575/1126] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:15 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 576/1127] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:15 2026] GET /v2.0/security-groups?id=1a560b56-51f1-4da6-bda7-782d739ef098&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1128] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:14 2026] DELETE /v2.0/networks/8ce572a0-859e-4c8b-854b-f70a74860501 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 577/1129] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:15 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 578/1130] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:15 2026] GET /v2.0/security-groups?tenant_id=8f49306525d14a8190f3e43e2cec7979&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 579/1131] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:15 2026] DELETE /v2.0/security-groups/297442d7-9deb-48bd-ad92-e49cdd6c5bc6 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:15.663 7 INFO neutron.services.segments.plugin [-] Segment 068cbcf5-26b8-484e-b856-132abf9ed782 resource provider aggregate not found 2026-05-07 04:33:15.670 7 INFO neutron.services.segments.plugin [-] Segment 068cbcf5-26b8-484e-b856-132abf9ed782 resource provider aggregate not found 2026-05-07 04:33:15.694 7 INFO neutron.services.segments.plugin [-] Segment 068cbcf5-26b8-484e-b856-132abf9ed782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 068cbcf5-26b8-484e-b856-132abf9ed782 found for delete ", "request_id": "req-08a25a58-4fb6-4d27-92c1-94451c601df0"}]} 2026-05-07 04:33:15.705 7 INFO neutron.services.segments.plugin [-] Segment 068cbcf5-26b8-484e-b856-132abf9ed782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 068cbcf5-26b8-484e-b856-132abf9ed782 found for delete ", "request_id": "req-563ccdad-cd33-4d5f-8566-e9a9828be0f9"}]} 2026-05-07 04:33:15.721 7 INFO neutron.services.segments.plugin [-] Segment f46b8d7b-dd1d-4b6a-bbee-8ba989cdc0c0 resource provider aggregate not found 2026-05-07 04:33:15.725 7 INFO neutron.db.l3_db [None req-c8fa7f4c-99c8-4aa8-9ead-1e2cd392c405 4627d62d138f415089fce3790786a1fc 3767c461e5bf41e7b4ef78b86ccd2a5e - - default default] Floating IP 492a0897-9b7c-4b92-80c6-64fb3c876fba associated. External IP: 10.96.250.208, port: c7405af8-046f-4651-9196-f565a3045134. 2026-05-07 04:33:15.728 7 INFO neutron.services.segments.plugin [-] Segment f46b8d7b-dd1d-4b6a-bbee-8ba989cdc0c0 resource provider aggregate not found 2026-05-07 04:33:15.742 7 INFO neutron.services.segments.plugin [-] Segment f46b8d7b-dd1d-4b6a-bbee-8ba989cdc0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f46b8d7b-dd1d-4b6a-bbee-8ba989cdc0c0 found for delete ", "request_id": "req-31879542-0c23-45fc-b363-a480a8015213"}]} 2026-05-07 04:33:15.755 7 INFO neutron.services.segments.plugin [-] Segment f46b8d7b-dd1d-4b6a-bbee-8ba989cdc0c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f46b8d7b-dd1d-4b6a-bbee-8ba989cdc0c0 found for delete ", "request_id": "req-e0d71f4e-4e7d-42a8-b392-fcfed6419b45"}]} [pid: 7|app: 0|req: 553/1132] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:33:15 2026] PUT /v2.0/floatingips/492a0897-9b7c-4b92-80c6-64fb3c876fba => generated 855 bytes in 740 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:16.120 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8716a924-901e-469d-8705-2b80d8aa2919'] response: {'name': 'network-changed', 'server_uuid': '571582a3-4e72-48bb-95a5-5e2480d0d20c', 'tag': 'c7405af8-046f-4651-9196-f565a3045134', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 580/1133] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => 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: 554/1134] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/security-groups?id=1a560b56-51f1-4da6-bda7-782d739ef098&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 581/1135] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => 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: 555/1136] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/security-groups?id=1a560b56-51f1-4da6-bda7-782d739ef098&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: 6|app: 0|req: 582/1137] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/ports?tenant_id=3767c461e5bf41e7b4ef78b86ccd2a5e&device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1138] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/networks?id=38e54d5b-cb1f-4be2-83f1-99920552e790 => generated 766 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 583/1139] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c7405af8-046f-4651-9196-f565a3045134 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 584/1140] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/subnets?id=ffc82bd1-8b7b-4e87-b438-8fe603993da3 => generated 688 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 585/1141] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/ports?network_id=38e54d5b-cb1f-4be2-83f1-99920552e790&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: 6|app: 0|req: 586/1142] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/networks/38e54d5b-cb1f-4be2-83f1-99920552e790?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 587/1143] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/networks/38e54d5b-cb1f-4be2-83f1-99920552e790?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1144] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:16 2026] GET /v2.0/security-groups?tenant_id=3c9a850a4e404882a43e7e8409616938&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 588/1145] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:17 2026] DELETE /v2.0/security-groups/cfdc6095-a471-42cb-bab9-2b47a2707bfa => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 590/1148] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:17 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => 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: 559/1149] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:17 2026] GET /v2.0/security-groups?id=1a560b56-51f1-4da6-bda7-782d739ef098&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: 6|app: 0|req: 591/1150] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:18 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1151] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:18 2026] GET /v2.0/security-groups?id=1a560b56-51f1-4da6-bda7-782d739ef098&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: 561/1152] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:33:19 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:19.326 7 INFO neutron_taas.services.taas.taas_plugin [req-7a730af6-70c3-4686-bdda-743157a8a93f req-529f0a18-9bda-45b7-87b8-f5d5bf086778 4627d62d138f415089fce3790786a1fc 3767c461e5bf41e7b4ef78b86ccd2a5e - - default default] TaaS: Handle Delete Port: c7405af8-046f-4651-9196-f565a3045134 2026-05-07 04:33:19.329 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7a730af6-70c3-4686-bdda-743157a8a93f req-529f0a18-9bda-45b7-87b8-f5d5bf086778 4627d62d138f415089fce3790786a1fc 3767c461e5bf41e7b4ef78b86ccd2a5e - - default default] Tap Mirror: Handle Delete Port: c7405af8-046f-4651-9196-f565a3045134 [pid: 6|app: 0|req: 592/1153] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:19 2026] GET /v2.0/security-groups?tenant_id=80f450b7667f46c099084ae056b7e8b4&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:33:19.450 7 INFO neutron.db.l3_db [req-7a730af6-70c3-4686-bdda-743157a8a93f req-529f0a18-9bda-45b7-87b8-f5d5bf086778 4627d62d138f415089fce3790786a1fc 3767c461e5bf41e7b4ef78b86ccd2a5e - - default default] Floating IP 492a0897-9b7c-4b92-80c6-64fb3c876fba disassociated. External IP: 10.96.250.208, port: c7405af8-046f-4651-9196-f565a3045134. [pid: 6|app: 0|req: 593/1154] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:19 2026] DELETE /v2.0/security-groups/cca7bc5d-3040-4955-afa2-54c3be933996 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 594/1155] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:19 2026] GET /v2.0/security-groups?tenant_id=96fbf41d10e0454baa735c61c332251f&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1156] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:33:19 2026] DELETE /v2.0/ports/c7405af8-046f-4651-9196-f565a3045134 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:19.913 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bfc4fa7-7bed-4685-8f03-42f0219286e9'] response: {'server_uuid': '571582a3-4e72-48bb-95a5-5e2480d0d20c', 'name': 'network-vif-deleted', 'tag': 'c7405af8-046f-4651-9196-f565a3045134', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 595/1157] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:19 2026] DELETE /v2.0/security-groups/d50f03cb-cf70-4585-a680-786dba5cbac2 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1158] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:19 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 596/1159] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:20 2026] GET /v2.0/security-groups?tenant_id=5fb9741be49243a297da9ea2f7f85853&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1160] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:20 2026] DELETE /v2.0/security-groups/54ecc2ea-9e9e-4494-a69f-26431b2baa59 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 597/1161] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:20 2026] GET /v2.0/security-groups?tenant_id=d18ae0be0f3544a0a73524f7b8854fd6&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: 565/1162] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:20 2026] DELETE /v2.0/security-groups/e96b6186-3eda-4df9-bdd6-1e5ec425e80f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 598/1163] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:21 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1164] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:22 2026] GET /v2.0/ports?device_id=571582a3-4e72-48bb-95a5-5e2480d0d20c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1165] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:23 2026] DELETE /v2.0/security-groups/1a560b56-51f1-4da6-bda7-782d739ef098 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:23.405 7 INFO neutron.api.v2.resource [None req-fa68d753-94a5-48df-9c7e-e883a27ff6fa 4627d62d138f415089fce3790786a1fc 3767c461e5bf41e7b4ef78b86ccd2a5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1166] 10.0.0.201 () {32 vars in 735 bytes} [Thu May 7 04:33:23 2026] GET /v2.0/security-groups/1a560b56-51f1-4da6-bda7-782d739ef098 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 599/1167] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:23 2026] GET /v2.0/security-groups?tenant_id=7cd45f508d99449c913383fa5051e4f5&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:33:23.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-a50a5138-1fe2-4c10-9699-8d232ccb0186 4627d62d138f415089fce3790786a1fc 3767c461e5bf41e7b4ef78b86ccd2a5e - - default default] TaaS: Handle Delete Port: 972e6b2a-b2d2-4eb7-a80d-a651099f4e58 [pid: 6|app: 0|req: 600/1168] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:23 2026] DELETE /v2.0/security-groups/6141b940-9434-483f-88c6-32d52e9742be => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:23.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a50a5138-1fe2-4c10-9699-8d232ccb0186 4627d62d138f415089fce3790786a1fc 3767c461e5bf41e7b4ef78b86ccd2a5e - - default default] Tap Mirror: Handle Delete Port: 972e6b2a-b2d2-4eb7-a80d-a651099f4e58 [pid: 7|app: 0|req: 569/1169] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:33:23 2026] DELETE /v2.0/floatingips/492a0897-9b7c-4b92-80c6-64fb3c876fba => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:24.100 6 INFO neutron_taas.services.taas.taas_plugin [None req-8376bdea-a57a-4a47-a2ae-6102d5c38c4e 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: b5968033-ee03-429c-9787-9df5be7ab2ed 2026-05-07 04:33:24.104 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8376bdea-a57a-4a47-a2ae-6102d5c38c4e 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: b5968033-ee03-429c-9787-9df5be7ab2ed [pid: 6|app: 0|req: 601/1170] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:33:23 2026] PUT /v2.0/routers/5aa824f3-2a18-43c0-905f-349d2cb1378f/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:24.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-15f60a5d-84b2-4b85-87a9-f8b30330e086 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 1c0a5ee4-f875-40e6-b34d-b5afbe54b45b 2026-05-07 04:33:24.876 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15f60a5d-84b2-4b85-87a9-f8b30330e086 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 1c0a5ee4-f875-40e6-b34d-b5afbe54b45b 2026-05-07 04:33:25.131 7 INFO neutron_taas.services.taas.taas_plugin [None req-15f60a5d-84b2-4b85-87a9-f8b30330e086 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: c265c345-e1c8-46b3-beb6-2d690063206e 2026-05-07 04:33:25.134 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15f60a5d-84b2-4b85-87a9-f8b30330e086 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: c265c345-e1c8-46b3-beb6-2d690063206e 2026-05-07 04:33:25.468 7 INFO neutron.services.segments.plugin [-] Segment 2593995f-f484-4cd2-b79b-d2a026ed60c9 resource provider aggregate not found 2026-05-07 04:33:25.469 7 INFO neutron.services.segments.plugin [-] Segment 2593995f-f484-4cd2-b79b-d2a026ed60c9 resource provider aggregate not found 2026-05-07 04:33:25.485 7 INFO neutron.db.l3_hamode_db [None req-15f60a5d-84b2-4b85-87a9-f8b30330e086 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] HA network e7eac47b-5fcb-47eb-be39-79a30d73f712 was deleted as no HA routers are present in tenant 3767c461e5bf41e7b4ef78b86ccd2a5e. 2026-05-07 04:33:25.490 7 INFO neutron.services.segments.plugin [-] Segment 2593995f-f484-4cd2-b79b-d2a026ed60c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2593995f-f484-4cd2-b79b-d2a026ed60c9 found for delete ", "request_id": "req-c37a9d8d-8a6d-4bb0-9218-3b6a49b62ed3"}]} 2026-05-07 04:33:25.493 7 INFO neutron.services.segments.plugin [-] Segment 2593995f-f484-4cd2-b79b-d2a026ed60c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2593995f-f484-4cd2-b79b-d2a026ed60c9 found for delete ", "request_id": "req-64980adb-c7ba-440d-9fc5-ac0dc1078402"}]} [pid: 7|app: 0|req: 570/1171] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:24 2026] DELETE /v2.0/routers/5aa824f3-2a18-43c0-905f-349d2cb1378f => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 602/1172] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:25 2026] DELETE /v2.0/subnets/ffc82bd1-8b7b-4e87-b438-8fe603993da3 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:25.800 7 INFO neutron_taas.services.taas.taas_plugin [None req-1560f8a7-ea4c-47bd-90be-81d08420b073 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 2e82e37d-8b91-42ff-9003-e8148eae6c90 2026-05-07 04:33:25.804 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1560f8a7-ea4c-47bd-90be-81d08420b073 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 2e82e37d-8b91-42ff-9003-e8148eae6c90 [pid: 7|app: 0|req: 571/1173] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:25 2026] DELETE /v2.0/networks/38e54d5b-cb1f-4be2-83f1-99920552e790 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:26.124 6 INFO neutron.db.segments_db [None req-5de77113-c2cf-4f6e-a588-3c82c2b672ee 4404b5f5a8174b2fb223f84efe5f3a18 1fab6019619844b0a3a4c8536615e722 - - default default] Added segment 359532ed-671f-4b06-ac14-dd94b1a7e57d of type vxlan for network 2db7b5fc-30fe-4a21-aeff-38e83581b19d [pid: 7|app: 0|req: 572/1174] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:26 2026] GET /v2.0/security-groups?tenant_id=3767c461e5bf41e7b4ef78b86ccd2a5e&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 603/1175] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:25 2026] POST /v2.0/networks => generated 648 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1176] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:26 2026] DELETE /v2.0/security-groups/fa754d51-468f-4ff2-b218-5e2bd57682a6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 604/1177] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:26 2026] GET /v2.0/security-groups?tenant_id=ed6fcda5c5d24085a978f91bb5716a01&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1178] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:26 2026] DELETE /v2.0/security-groups/b5c76ec7-9686-4a7a-aabc-c1d7656cdba5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 605/1179] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:26 2026] POST /v2.0/subnets => generated 673 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1180] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:26 2026] GET /v2.0/security-groups?tenant_id=34fb06467a18408d86012dd14256a2d2&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:33:27.077 6 INFO neutron.db.segments_db [None req-87310843-5ceb-4cb7-8868-4afaa56c1ccd 4404b5f5a8174b2fb223f84efe5f3a18 1fab6019619844b0a3a4c8536615e722 - - default default] Added segment e95f9f99-a2d9-4f9e-86bf-415bbc94c4f0 of type vxlan for network 2db36c60-27ee-46f5-b8aa-8ac10d88a10e [pid: 7|app: 0|req: 576/1181] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:27 2026] DELETE /v2.0/security-groups/be703421-7e0c-46b1-b92b-51507cff66ac => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 606/1182] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:27 2026] POST /v2.0/networks => generated 647 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1183] 10.0.0.201 () {34 vars in 741 bytes} [Thu May 7 04:33:27 2026] PUT /v2.0/networks/2db36c60-27ee-46f5-b8aa-8ac10d88a10e => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 607/1184] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:27 2026] GET /v2.0/security-groups?tenant_id=7e3fc51e2cc0410ab455741ae92754fc&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:33:27.526 7 INFO neutron.services.segments.plugin [-] Segment 20201a2b-a837-48d6-b1b5-eaa18b3fa967 resource provider aggregate not found 2026-05-07 04:33:27.533 7 INFO neutron.services.segments.plugin [-] Segment 20201a2b-a837-48d6-b1b5-eaa18b3fa967 resource provider aggregate not found 2026-05-07 04:33:27.545 7 INFO neutron.services.segments.plugin [-] Segment 20201a2b-a837-48d6-b1b5-eaa18b3fa967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20201a2b-a837-48d6-b1b5-eaa18b3fa967 found for delete ", "request_id": "req-9426c351-886b-4239-942c-84677050e394"}]} [pid: 7|app: 0|req: 578/1185] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:27 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:33:27.579 7 INFO neutron.services.segments.plugin [-] Segment 20201a2b-a837-48d6-b1b5-eaa18b3fa967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20201a2b-a837-48d6-b1b5-eaa18b3fa967 found for delete ", "request_id": "req-a196f734-0428-4d2a-9ce8-b8b1d64167a9"}]} [pid: 6|app: 0|req: 608/1186] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:27 2026] DELETE /v2.0/security-groups/0b014553-fbc5-4e33-b2ec-2e1f18df27aa => 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: 579/1187] 10.0.0.201 () {34 vars in 739 bytes} [Thu May 7 04:33:27 2026] PUT /v2.0/subnets/13068132-0b54-462e-9c9c-eff0cb4b2e2f => generated 656 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:27.905 6 INFO neutron.services.segments.plugin [-] Segment e95f9f99-a2d9-4f9e-86bf-415bbc94c4f0 resource provider aggregate not found 2026-05-07 04:33:27.906 6 INFO neutron.services.segments.plugin [-] Segment e95f9f99-a2d9-4f9e-86bf-415bbc94c4f0 resource provider aggregate not found [pid: 6|app: 0|req: 609/1188] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:27 2026] DELETE /v2.0/networks/2db36c60-27ee-46f5-b8aa-8ac10d88a10e => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:27.933 6 INFO neutron.services.segments.plugin [-] Segment e95f9f99-a2d9-4f9e-86bf-415bbc94c4f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e95f9f99-a2d9-4f9e-86bf-415bbc94c4f0 found for delete ", "request_id": "req-f7d75c39-681e-43f4-9cd4-5bef04403e71"}]} 2026-05-07 04:33:27.935 6 INFO neutron.services.segments.plugin [-] Segment e95f9f99-a2d9-4f9e-86bf-415bbc94c4f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e95f9f99-a2d9-4f9e-86bf-415bbc94c4f0 found for delete ", "request_id": "req-5c00068d-da57-478c-b49c-6d3d8cf2e156"}]} 2026-05-07 04:33:27.972 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a43e460-f4a9-4ba6-8cd7-367ff612d10e 4404b5f5a8174b2fb223f84efe5f3a18 1fab6019619844b0a3a4c8536615e722 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 580/1189] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:27 2026] DELETE /v2.0/networks/2db36c60-27ee-46f5-b8aa-8ac10d88a10e => generated 138 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 610/1190] 10.0.0.201 () {32 vars in 692 bytes} [Thu May 7 04:33:27 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1191] 10.0.0.201 () {32 vars in 740 bytes} [Thu May 7 04:33:28 2026] GET /v2.0/subnets?network_id=dd8da167-83db-41ac-9896-f523c3d9b079 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 611/1192] 10.0.0.201 () {32 vars in 651 bytes} [Thu May 7 04:33:28 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: 582/1193] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:33:28 2026] GET /v2.0/networks => generated 1313 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 612/1194] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:33:28 2026] GET /v2.0/subnets => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1195] 10.0.0.201 () {32 vars in 721 bytes} [Thu May 7 04:33:28 2026] GET /v2.0/networks/2db7b5fc-30fe-4a21-aeff-38e83581b19d => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 613/1196] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:33:28 2026] GET /v2.0/subnets/16fd9440-24b3-452e-86b5-d6a6c98c4015 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:28.365 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fce18bbe-60c3-43c2-af5e-da13bc456190 4404b5f5a8174b2fb223f84efe5f3a18 1fab6019619844b0a3a4c8536615e722 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1197] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:28 2026] DELETE /v2.0/subnets/13068132-0b54-462e-9c9c-eff0cb4b2e2f => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:33:28.385 6 INFO neutron.pecan_wsgi.hooks.translation [None req-5d130f52-6775-4bbc-80b4-987b40f73d09 4404b5f5a8174b2fb223f84efe5f3a18 1fab6019619844b0a3a4c8536615e722 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 614/1198] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:28 2026] DELETE /v2.0/networks/2db36c60-27ee-46f5-b8aa-8ac10d88a10e => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1199] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:28 2026] DELETE /v2.0/subnets/16fd9440-24b3-452e-86b5-d6a6c98c4015 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:28.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-83ae50a2-7397-4289-85bf-9e014735e66b 4404b5f5a8174b2fb223f84efe5f3a18 1fab6019619844b0a3a4c8536615e722 - - default default] TaaS: Handle Delete Port: 543684fb-e8ce-4073-80cc-9e0e77e0a767 2026-05-07 04:33:28.690 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83ae50a2-7397-4289-85bf-9e014735e66b 4404b5f5a8174b2fb223f84efe5f3a18 1fab6019619844b0a3a4c8536615e722 - - default default] Tap Mirror: Handle Delete Port: 543684fb-e8ce-4073-80cc-9e0e77e0a767 [pid: 7|app: 0|req: 586/1200] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:28 2026] DELETE /v2.0/networks/2db7b5fc-30fe-4a21-aeff-38e83581b19d => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:28.954 6 INFO neutron.db.segments_db [None req-1daafce7-efee-42b7-b73b-6b8a4ed5d6de 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 72c8d889-43ef-4191-aec6-b34762f313a6 of type vxlan for network 51d3c974-d554-4a01-8786-8f67bb0d705f [pid: 6|app: 0|req: 615/1201] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:33:28 2026] POST /v2.0/networks => generated 743 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1202] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:29 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-05-07 04:33:29.329 6 INFO neutron.db.segments_db [None req-48a9e39d-0944-4ae8-b65c-1097a26a9daa 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 8a066726-7e6b-43fe-b26e-310d7c0e54a7 of type vxlan for network 467bba3f-85d3-4efb-b156-5befd41f0bfe 2026-05-07 04:33:29.563 7 INFO neutron.services.segments.plugin [-] Segment 359532ed-671f-4b06-ac14-dd94b1a7e57d resource provider aggregate not found 2026-05-07 04:33:29.577 6 INFO neutron.db.l3_hamode_db [None req-48a9e39d-0944-4ae8-b65c-1097a26a9daa 6b2b6656438f436680a07a8ad51100c7 1873f2c55c3040ea974e35dab4567ccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:33:29.581 7 INFO neutron.services.segments.plugin [-] Segment 359532ed-671f-4b06-ac14-dd94b1a7e57d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 359532ed-671f-4b06-ac14-dd94b1a7e57d found for delete ", "request_id": "req-24b4e1b6-223b-4b77-b641-8328d61e3328"}]} 2026-05-07 04:33:29.599 7 INFO neutron.services.segments.plugin [-] Segment 359532ed-671f-4b06-ac14-dd94b1a7e57d resource provider aggregate not found 2026-05-07 04:33:29.627 7 INFO neutron.services.segments.plugin [-] Segment 359532ed-671f-4b06-ac14-dd94b1a7e57d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 359532ed-671f-4b06-ac14-dd94b1a7e57d found for delete ", "request_id": "req-ca267631-7bfd-4201-8b7f-6ed87e4bcc9a"}]} [pid: 7|app: 0|req: 588/1203] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:29 2026] GET /v2.0/security-groups?tenant_id=1fab6019619844b0a3a4c8536615e722&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1204] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:29 2026] DELETE /v2.0/security-groups/1af5d646-a0fe-4ce9-8954-f491add6c6b5 => 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: 590/1205] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:29 2026] GET /v2.0/security-groups?tenant_id=ad9e7a63c64544a1b17f9e4a470a3541&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1206] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:29 2026] DELETE /v2.0/security-groups/2b037527-c106-417a-a03d-62a7eaa57f71 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:30.445 6 INFO neutron.db.l3_hamode_db [None req-48a9e39d-0944-4ae8-b65c-1097a26a9daa 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 616/1207] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:29 2026] POST /v2.0/routers => generated 730 bytes in 2600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1208] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:33:31 2026] POST /v2.0/floatingips => generated 552 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:33:32.147 6 INFO neutron.db.segments_db [None req-955407a3-8eef-4f73-9942-47a204c1b839 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] Added segment 23a15368-ee43-4d11-9058-5ea36648ee23 of type vxlan for network b672cf2c-a6a1-45f9-acd8-db10b0baf9b6 [pid: 6|app: 0|req: 617/1209] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:31 2026] POST /v2.0/networks => generated 649 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:33:32.481 6 INFO neutron.db.segments_db [None req-8a2dd57c-3a7c-4a84-82fc-de09e24f79d4 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] Added segment 1ccedf64-db29-4f93-b79c-38e34e22169b of type vxlan for network 5ae75660-4385-418b-8858-c8e269da7fc9 [pid: 6|app: 0|req: 618/1210] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:32 2026] POST /v2.0/networks => generated 645 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 619/1211] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:33:32 2026] PUT /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 620/1212] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:33:32 2026] POST /v2.0/ports => generated 778 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 593/1215] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:33:31 2026] PUT /v2.0/routers/90fb081b-4771-4309-9a12-8e51ad0114bd/add_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1216] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:33:33 2026] GET /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags => generated 25 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:33.240 7 INFO neutron.db.segments_db [None req-890261e1-fcc6-4094-9400-9aa53289065a dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] Added segment 9a639e64-3c92-433e-af2a-1e58e24b241d of type vxlan for network f86295cb-0842-42d6-8bc2-45b5ec60be4a [pid: 7|app: 0|req: 595/1217] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:33 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) [pid: 6|app: 0|req: 623/1218] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:33:33 2026] POST /v2.0/ports => generated 773 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1219] 10.0.0.201 () {34 vars in 768 bytes} [Thu May 7 04:33:33 2026] PUT /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 04:33:33.445 7 INFO neutron.db.segments_db [None req-1d3b3593-1657-4e31-ba65-a8a76a1459e9 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] Added segment fff3ff7b-c1a2-45ee-ad18-06b9dc587ffb of type vxlan for network d5cdb29e-6acb-44f3-8962-1892d0b18ea1 [pid: 7|app: 0|req: 597/1220] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:33 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1221] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:33:33 2026] GET /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 624/1222] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:33 2026] POST /v2.0/subnets => generated 646 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 625/1223] 10.0.0.201 () {34 vars in 764 bytes} [Thu May 7 04:33:33 2026] PUT /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 626/1224] 10.0.0.201 () {34 vars in 683 bytes} [Thu May 7 04:33:33 2026] POST /v2.0/security-groups => generated 1661 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1225] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:33 2026] POST /v2.0/subnets => generated 626 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1226] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:33:33 2026] GET /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1227] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:33:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 627/1228] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:33:33 2026] POST /v2.0/ports => generated 966 bytes in 318 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: 6|app: 0|req: 628/1229] 10.0.0.201 () {34 vars in 786 bytes} [Thu May 7 04:33:34 2026] PUT /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1230] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:33:34 2026] POST /v2.0/ports => generated 950 bytes in 353 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: 6|app: 0|req: 629/1231] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:33:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 630/1232] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:33:34 2026] GET /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:34.487 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5e3aad7-b00e-4f0c-bbea-2996832000c7 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] TaaS: Handle Delete Port: 7f1e117e-438d-4d73-be17-9a34608294d5 2026-05-07 04:33:34.489 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5e3aad7-b00e-4f0c-bbea-2996832000c7 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] Tap Mirror: Handle Delete Port: 7f1e117e-438d-4d73-be17-9a34608294d5 [pid: 7|app: 0|req: 603/1233] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:34 2026] DELETE /v2.0/ports/7f1e117e-438d-4d73-be17-9a34608294d5 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:34.590 6 INFO neutron_taas.services.taas.taas_plugin [None req-9e1a599a-547a-4bf9-8487-d5901e63f884 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] TaaS: Handle Delete Port: 850f9bb2-dea7-4871-aa6c-24887064229d 2026-05-07 04:33:34.593 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e1a599a-547a-4bf9-8487-d5901e63f884 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] Tap Mirror: Handle Delete Port: 850f9bb2-dea7-4871-aa6c-24887064229d [pid: 6|app: 0|req: 631/1234] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:34 2026] DELETE /v2.0/ports/850f9bb2-dea7-4871-aa6c-24887064229d => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 632/1235] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:33:34 2026] PUT /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:34.821 6 INFO neutron.pecan_wsgi.hooks.translation [None req-1d3e8cff-9d13-440a-b43e-9fc01d31e0ec dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 633/1236] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:34 2026] DELETE /v2.0/ports/7f1e117e-438d-4d73-be17-9a34608294d5 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:33:34.838 6 INFO neutron.pecan_wsgi.hooks.translation [None req-1299662a-a4e2-4459-834c-aff8ccf2a601 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 634/1237] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:34 2026] DELETE /v2.0/ports/850f9bb2-dea7-4871-aa6c-24887064229d => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 635/1238] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:33:34 2026] GET /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:34.890 6 INFO neutron.pecan_wsgi.hooks.translation [None req-8cd54347-5b3a-4a96-9913-dfe00ebda42e dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 636/1239] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:34 2026] GET /v2.0/ports/7f1e117e-438d-4d73-be17-9a34608294d5 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:33:34.908 6 INFO neutron.pecan_wsgi.hooks.translation [None req-8c7043b0-e7dd-4749-8600-32eddb180d5e 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 637/1240] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:34 2026] GET /v2.0/ports/850f9bb2-dea7-4871-aa6c-24887064229d => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 638/1241] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:33:34 2026] GET /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1242] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:33:34 2026] POST /v2.0/floatingips => generated 552 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 639/1243] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:34 2026] DELETE /v2.0/subnets/a2c3c61b-fe59-42ff-bc15-f5250d9efabc => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1244] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:35 2026] DELETE /v2.0/subnets/f17144a3-2dd6-4ed8-90cd-eb726ad8ad72 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:35.156 6 INFO neutron.api.v2.resource [None req-12174c3c-aa3c-46b5-b61f-47f4d046cc65 2b60ffd8ac9a442890e771407ec892e4 88c8ff42ac584689bef84d45ef0fdcb5 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 640/1245] 10.0.0.201 () {32 vars in 749 bytes} [Thu May 7 04:33:35 2026] GET /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 04:33:35.214 7 INFO neutron.services.segments.plugin [-] Segment fff3ff7b-c1a2-45ee-ad18-06b9dc587ffb resource provider aggregate not found 2026-05-07 04:33:35.228 7 INFO neutron.services.segments.plugin [-] Segment fff3ff7b-c1a2-45ee-ad18-06b9dc587ffb resource provider aggregate not found [pid: 7|app: 0|req: 606/1246] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:35 2026] DELETE /v2.0/networks/d5cdb29e-6acb-44f3-8962-1892d0b18ea1 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:35.236 7 INFO neutron.services.segments.plugin [-] Segment fff3ff7b-c1a2-45ee-ad18-06b9dc587ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fff3ff7b-c1a2-45ee-ad18-06b9dc587ffb found for delete ", "request_id": "req-93ff6615-5174-4d12-aec0-c38f4a7114aa"}]} 2026-05-07 04:33:35.253 7 INFO neutron.services.segments.plugin [-] Segment fff3ff7b-c1a2-45ee-ad18-06b9dc587ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fff3ff7b-c1a2-45ee-ad18-06b9dc587ffb found for delete ", "request_id": "req-0c2fee89-029f-4fa8-8c63-b8086af17d1a"}]} [pid: 7|app: 0|req: 607/1247] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:33:35 2026] DELETE /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:35.299 6 INFO neutron.services.segments.plugin [-] Segment 9a639e64-3c92-433e-af2a-1e58e24b241d resource provider aggregate not found 2026-05-07 04:33:35.306 6 INFO neutron.services.segments.plugin [-] Segment 9a639e64-3c92-433e-af2a-1e58e24b241d resource provider aggregate not found 2026-05-07 04:33:35.320 6 INFO neutron.services.segments.plugin [-] Segment 9a639e64-3c92-433e-af2a-1e58e24b241d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a639e64-3c92-433e-af2a-1e58e24b241d found for delete ", "request_id": "req-617e1dac-2bfb-4884-b205-360f302e4c84"}]} 2026-05-07 04:33:35.325 6 INFO neutron.services.segments.plugin [-] Segment 9a639e64-3c92-433e-af2a-1e58e24b241d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a639e64-3c92-433e-af2a-1e58e24b241d found for delete ", "request_id": "req-f0194d81-b647-421f-a1a8-5b36d9c70239"}]} [pid: 6|app: 0|req: 641/1248] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:35 2026] DELETE /v2.0/networks/f86295cb-0842-42d6-8bc2-45b5ec60be4a => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:35.339 7 INFO neutron.db.segments_db [None req-00fe91e9-75a5-4a0c-8e1f-da6341e9ce5f 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] Added segment 81ee53a5-5277-41bb-9adb-d341ef706cf7 of type vxlan for network 1cdea51b-4695-4b85-88cc-46ead283479b [pid: 6|app: 0|req: 642/1249] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:33:35 2026] GET /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1250] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:35 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:33:35.435 6 INFO neutron.db.segments_db [None req-8b1fb6a0-b868-4ec6-a1f3-ded04cc7f968 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] Added segment c6a4c2c4-73a4-450e-8242-822cb42db6e7 of type vxlan for network 78ff963a-3f94-45a0-a5f7-f277d57f06a5 2026-05-07 04:33:35.483 7 INFO neutron.api.v2.resource [None req-bf3e005a-b54c-4f15-93ef-084e6c359f4d 2b60ffd8ac9a442890e771407ec892e4 88c8ff42ac584689bef84d45ef0fdcb5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 609/1251] 10.0.0.201 () {32 vars in 752 bytes} [Thu May 7 04:33:35 2026] DELETE /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1252] 10.0.0.6 () {34 vars in 1096 bytes} [Thu May 7 04:33:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1715838274&fields=id&tenant_id=1873f2c55c3040ea974e35dab4567ccf => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 643/1253] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:35 2026] POST /v2.0/networks => generated 635 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 644/1254] 10.0.0.201 () {32 vars in 740 bytes} [Thu May 7 04:33:35 2026] DELETE /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 645/1255] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:33:35 2026] GET /v2.0/networks?id=51d3c974-d554-4a01-8786-8f67bb0d705f => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1256] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:35 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: 7|app: 0|req: 612/1257] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:33:35 2026] GET /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695/tags => 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: 613/1258] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:33:35 2026] GET /v2.0/quotas/1873f2c55c3040ea974e35dab4567ccf => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 646/1259] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:35 2026] POST /v2.0/subnets => generated 646 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:33:36.023 6 INFO neutron_taas.services.taas.taas_plugin [None req-c8faf539-7221-4aa0-9f0b-b9326ad3be26 2b60ffd8ac9a442890e771407ec892e4 88c8ff42ac584689bef84d45ef0fdcb5 - - default default] TaaS: Handle Delete Port: 95b762eb-fffb-49da-8738-84a5ac743383 2026-05-07 04:33:36.027 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8faf539-7221-4aa0-9f0b-b9326ad3be26 2b60ffd8ac9a442890e771407ec892e4 88c8ff42ac584689bef84d45ef0fdcb5 - - default default] Tap Mirror: Handle Delete Port: 95b762eb-fffb-49da-8738-84a5ac743383 [pid: 7|app: 0|req: 614/1260] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:33:35 2026] POST /v2.0/ports => generated 915 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1261] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:33:36 2026] GET /v2.0/ports?tenant_id=1873f2c55c3040ea974e35dab4567ccf&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 647/1262] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:33:35 2026] DELETE /v2.0/floatingips/76a41997-56e0-4f93-b0ce-59548cbd3695 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:36.380 6 INFO neutron_taas.services.taas.taas_plugin [None req-5dca0b9e-d238-4696-b763-ace0e27ad35a 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] TaaS: Handle Delete Port: f8fd7328-9803-4c0e-9edb-c6f55f90b7dc 2026-05-07 04:33:36.382 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dca0b9e-d238-4696-b763-ace0e27ad35a 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] Tap Mirror: Handle Delete Port: f8fd7328-9803-4c0e-9edb-c6f55f90b7dc [pid: 7|app: 0|req: 616/1263] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:33:36 2026] POST /v2.0/ports => generated 924 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 648/1264] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:36 2026] DELETE /v2.0/ports/f8fd7328-9803-4c0e-9edb-c6f55f90b7dc => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1265] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:33:36 2026] GET /v2.0/networks/51d3c974-d554-4a01-8786-8f67bb0d705f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:36.545 7 INFO neutron.pecan_wsgi.hooks.translation [None req-772b018b-d4be-40b7-80e4-4faae9ad09bf 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1266] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:36 2026] GET /v2.0/ports/f8fd7328-9803-4c0e-9edb-c6f55f90b7dc => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1267] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:33:36 2026] GET /v2.0/networks/51d3c974-d554-4a01-8786-8f67bb0d705f?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-05-07 04:33:36.692 6 INFO neutron_taas.services.taas.taas_plugin [None req-af1e9277-e7a9-4835-bc53-b92b5cc8eeed dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] TaaS: Handle Delete Port: e315677b-18c4-4f1a-ae56-9d85e2c528e9 2026-05-07 04:33:36.699 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af1e9277-e7a9-4835-bc53-b92b5cc8eeed dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] Tap Mirror: Handle Delete Port: e315677b-18c4-4f1a-ae56-9d85e2c528e9 [pid: 7|app: 0|req: 620/1268] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:36 2026] DELETE /v2.0/subnets/0229fcf4-98d7-40c4-b892-bfd13103edee => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 649/1269] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:36 2026] DELETE /v2.0/ports/e315677b-18c4-4f1a-ae56-9d85e2c528e9 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1270] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:36 2026] DELETE /v2.0/networks/1cdea51b-4695-4b85-88cc-46ead283479b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 650/1271] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:36 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:36.873 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7e63411-b11c-43df-b0b8-3b5b8d411ecf dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 622/1272] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:36 2026] GET /v2.0/ports/e315677b-18c4-4f1a-ae56-9d85e2c528e9 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1273] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:36 2026] DELETE /v2.0/subnets/cc52e7b0-38a1-4ab7-9e6e-fb0dcf504dc9 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 651/1274] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:33:36 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 624/1275] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:37 2026] GET /v2.0/security-groups?tenant_id=88c8ff42ac584689bef84d45ef0fdcb5&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:33:37.276 7 INFO neutron.services.segments.plugin [-] Segment 81ee53a5-5277-41bb-9adb-d341ef706cf7 resource provider aggregate not found 2026-05-07 04:33:37.279 7 INFO neutron.services.segments.plugin [-] Segment 81ee53a5-5277-41bb-9adb-d341ef706cf7 resource provider aggregate not found [pid: 6|app: 0|req: 652/1276] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:37 2026] DELETE /v2.0/networks/78ff963a-3f94-45a0-a5f7-f277d57f06a5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:37.307 7 INFO neutron.services.segments.plugin [-] Segment 81ee53a5-5277-41bb-9adb-d341ef706cf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81ee53a5-5277-41bb-9adb-d341ef706cf7 found for delete ", "request_id": "req-77b44829-436f-4ba1-85b4-1eba98db1a3d"}]} 2026-05-07 04:33:37.307 7 INFO neutron.services.segments.plugin [-] Segment 81ee53a5-5277-41bb-9adb-d341ef706cf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81ee53a5-5277-41bb-9adb-d341ef706cf7 found for delete ", "request_id": "req-4c0c3715-75c1-428c-a051-70fee8b6a11b"}]} 2026-05-07 04:33:37.344 6 INFO neutron.services.segments.plugin [-] Segment c6a4c2c4-73a4-450e-8242-822cb42db6e7 resource provider aggregate not found 2026-05-07 04:33:37.346 6 INFO neutron.services.segments.plugin [-] Segment c6a4c2c4-73a4-450e-8242-822cb42db6e7 resource provider aggregate not found 2026-05-07 04:33:37.371 6 INFO neutron.services.segments.plugin [-] Segment c6a4c2c4-73a4-450e-8242-822cb42db6e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6a4c2c4-73a4-450e-8242-822cb42db6e7 found for delete ", "request_id": "req-1c4ba3c0-2b79-40af-8a8b-5acd8d4f4056"}]} 2026-05-07 04:33:37.373 6 INFO neutron.services.segments.plugin [-] Segment c6a4c2c4-73a4-450e-8242-822cb42db6e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6a4c2c4-73a4-450e-8242-822cb42db6e7 found for delete ", "request_id": "req-c5e2be22-d8fe-4167-b28a-620dc5e0ad9b"}]} [pid: 7|app: 0|req: 625/1277] 10.0.0.201 () {34 vars in 735 bytes} [Thu May 7 04:33:37 2026] PUT /v2.0/ports/47237bcf-2847-4972-a18f-140789aaf3c2 => generated 752 bytes in 203 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: 6|app: 0|req: 653/1278] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:37 2026] DELETE /v2.0/security-groups/6d4cfdd5-e7d4-4150-8790-8d44c8979918 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:37.517 6 INFO neutron_taas.services.taas.taas_plugin [None req-25745ee1-e948-4b9e-84a3-44b3199c1b1e 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] TaaS: Handle Delete Port: 47237bcf-2847-4972-a18f-140789aaf3c2 2026-05-07 04:33:37.520 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25745ee1-e948-4b9e-84a3-44b3199c1b1e 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] Tap Mirror: Handle Delete Port: 47237bcf-2847-4972-a18f-140789aaf3c2 [pid: 6|app: 0|req: 654/1279] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:37 2026] DELETE /v2.0/ports/47237bcf-2847-4972-a18f-140789aaf3c2 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1280] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:33:37 2026] POST /v2.0/ports => generated 779 bytes in 267 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: 627/1281] 10.0.0.201 () {32 vars in 641 bytes} [Thu May 7 04:33:37 2026] GET /v2.0/ports => generated 776 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 655/1282] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:37 2026] GET /v2.0/security-groups?tenant_id=c40566f7aebc4bcc839208a13fc6f053&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:33:37.773 6 INFO neutron.pecan_wsgi.hooks.translation [None req-c5446a4a-20fa-453e-928b-ee58d96c743e 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 656/1283] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:37 2026] GET /v2.0/ports/47237bcf-2847-4972-a18f-140789aaf3c2 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 657/1284] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:37 2026] DELETE /v2.0/security-groups/db926be9-4700-49f0-98b8-76779f04496c => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1285] 10.0.0.201 () {34 vars in 735 bytes} [Thu May 7 04:33:37 2026] PUT /v2.0/ports/c8a20277-6f18-4e13-b826-48b3e0759cf2 => generated 752 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 658/1286] 10.0.0.201 () {32 vars in 641 bytes} [Thu May 7 04:33:37 2026] GET /v2.0/ports => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 659/1287] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:37 2026] GET /v2.0/ports/0b8e2e93-7762-48e1-86a9-97eb50a0a9a4 => generated 773 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 660/1288] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:37 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:37.975 6 INFO neutron.pecan_wsgi.hooks.translation [None req-36d4194c-babf-46dc-b12a-2688b2629be8 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 661/1289] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:37 2026] DELETE /v2.0/ports/f8fd7328-9803-4c0e-9edb-c6f55f90b7dc => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:33:37.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-f566137e-ad1e-4b83-8065-61d00815e911 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] TaaS: Handle Delete Port: c8a20277-6f18-4e13-b826-48b3e0759cf2 2026-05-07 04:33:37.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f566137e-ad1e-4b83-8065-61d00815e911 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] Tap Mirror: Handle Delete Port: c8a20277-6f18-4e13-b826-48b3e0759cf2 2026-05-07 04:33:38.002 6 INFO neutron.pecan_wsgi.hooks.translation [None req-ff075f25-3753-40e6-af44-116c3d7b50a9 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 662/1290] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:37 2026] DELETE /v2.0/subnets/0229fcf4-98d7-40c4-b892-bfd13103edee => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:33:38.029 6 INFO neutron.pecan_wsgi.hooks.translation [None req-b2d48a3b-e4cc-4ec3-afd5-c17ba9597a52 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 663/1291] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:38 2026] DELETE /v2.0/subnets/f17144a3-2dd6-4ed8-90cd-eb726ad8ad72 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1292] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:37 2026] DELETE /v2.0/ports/c8a20277-6f18-4e13-b826-48b3e0759cf2 => 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: 630/1293] 10.0.0.201 () {32 vars in 641 bytes} [Thu May 7 04:33:38 2026] GET /v2.0/ports => generated 781 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:38.137 6 INFO neutron_taas.services.taas.taas_plugin [None req-37e84361-b3bd-4f63-8e25-a5c4f7aa7419 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] TaaS: Handle Delete Port: 0b8e2e93-7762-48e1-86a9-97eb50a0a9a4 2026-05-07 04:33:38.147 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cfaaaf07-fc92-4f2a-b1c1-208b386cbce0 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] GET failed (client error): The resource could not be found. 2026-05-07 04:33:38.148 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37e84361-b3bd-4f63-8e25-a5c4f7aa7419 06ca9fd2d0fb4368ae1c01056722bc46 f2da99c665554f4bb434ae1e3773d8e9 - - default default] Tap Mirror: Handle Delete Port: 0b8e2e93-7762-48e1-86a9-97eb50a0a9a4 [pid: 7|app: 0|req: 631/1294] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:38 2026] GET /v2.0/ports/c8a20277-6f18-4e13-b826-48b3e0759cf2 => 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: 632/1295] 10.0.0.201 () {32 vars in 641 bytes} [Thu May 7 04:33:38 2026] GET /v2.0/ports => generated 781 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1296] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:38 2026] GET /v2.0/ports/57f6451d-cc20-4632-9a5c-5172ca2450a5 => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 664/1297] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:38 2026] DELETE /v2.0/ports/0b8e2e93-7762-48e1-86a9-97eb50a0a9a4 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:38.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aee4eea7-3dea-4812-b674-447e4bbba715 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1298] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:38 2026] DELETE /v2.0/ports/e315677b-18c4-4f1a-ae56-9d85e2c528e9 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:33:38.310 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72ac17e3-86f6-4d76-b4c0-319bf96a8069 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 635/1299] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:38 2026] DELETE /v2.0/subnets/cc52e7b0-38a1-4ab7-9e6e-fb0dcf504dc9 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:33:38.330 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ed8a271-ef84-4385-b30f-6a10faf4fbd0 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1300] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:38 2026] DELETE /v2.0/subnets/a2c3c61b-fe59-42ff-bc15-f5250d9efabc => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 665/1301] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:38 2026] DELETE /v2.0/networks/5ae75660-4385-418b-8858-c8e269da7fc9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:38.414 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3b8466e-32c4-46e6-841c-52cf0fadd972 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] TaaS: Handle Delete Port: 57f6451d-cc20-4632-9a5c-5172ca2450a5 2026-05-07 04:33:38.416 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3b8466e-32c4-46e6-841c-52cf0fadd972 dc859b5e61e14ba9abdeebe0bdfce590 5bfd482eae0e428aa904776824a49de3 - - default default] Tap Mirror: Handle Delete Port: 57f6451d-cc20-4632-9a5c-5172ca2450a5 [pid: 7|app: 0|req: 637/1302] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:38 2026] DELETE /v2.0/ports/57f6451d-cc20-4632-9a5c-5172ca2450a5 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 666/1303] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:38 2026] DELETE /v2.0/networks/b672cf2c-a6a1-45f9-acd8-db10b0baf9b6 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 667/1304] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:39 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1305] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:38 2026] GET /v2.0/security-groups?tenant_id=f2da99c665554f4bb434ae1e3773d8e9&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1306] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:39 2026] GET /v2.0/security-groups?tenant_id=5bfd482eae0e428aa904776824a49de3&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 668/1307] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:39 2026] DELETE /v2.0/security-groups/0b5e6ed5-1cde-4f95-b57f-b804d133b241 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1308] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:39 2026] DELETE /v2.0/security-groups/3a010823-26fb-459e-89f1-9d09d9919a3f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:39.395 6 INFO neutron.services.segments.plugin [-] Segment 1ccedf64-db29-4f93-b79c-38e34e22169b resource provider aggregate not found 2026-05-07 04:33:39.398 6 INFO neutron.services.segments.plugin [-] Segment 1ccedf64-db29-4f93-b79c-38e34e22169b resource provider aggregate not found 2026-05-07 04:33:39.424 6 INFO neutron.services.segments.plugin [-] Segment 1ccedf64-db29-4f93-b79c-38e34e22169b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ccedf64-db29-4f93-b79c-38e34e22169b found for delete ", "request_id": "req-9b25cd75-d29c-43f0-bf50-a8ef0b85d888"}]} 2026-05-07 04:33:39.435 6 INFO neutron.services.segments.plugin [-] Segment 23a15368-ee43-4d11-9058-5ea36648ee23 resource provider aggregate not found 2026-05-07 04:33:39.438 6 INFO neutron.services.segments.plugin [-] Segment 1ccedf64-db29-4f93-b79c-38e34e22169b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ccedf64-db29-4f93-b79c-38e34e22169b found for delete ", "request_id": "req-aca1adc6-1bdf-43b9-9cbd-1c0c965a1908"}]} 2026-05-07 04:33:39.448 6 INFO neutron.services.segments.plugin [-] Segment 23a15368-ee43-4d11-9058-5ea36648ee23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23a15368-ee43-4d11-9058-5ea36648ee23 found for delete ", "request_id": "req-671e7081-bbff-4570-9bfb-c98a5af2e91d"}]} 2026-05-07 04:33:39.471 6 INFO neutron.services.segments.plugin [-] Segment 23a15368-ee43-4d11-9058-5ea36648ee23 resource provider aggregate not found 2026-05-07 04:33:39.489 6 INFO neutron.services.segments.plugin [-] Segment 23a15368-ee43-4d11-9058-5ea36648ee23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23a15368-ee43-4d11-9058-5ea36648ee23 found for delete ", "request_id": "req-874bf998-a8fa-4870-9ecd-711b44394475"}]} [pid: 6|app: 0|req: 669/1309] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:40 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => 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: 641/1310] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:33:41 2026] GET /v2.0/networks?id=51d3c974-d554-4a01-8786-8f67bb0d705f => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 670/1311] 199.204.45.157 () {34 vars in 1048 bytes} [Thu May 7 04:33:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1873f2c55c3040ea974e35dab4567ccf => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:41.413 6 INFO neutron.db.segments_db [None req-40751a16-2db5-4d90-affc-3017b84d4371 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Added segment 9b202b8d-c32d-421a-9d4d-22dadcd0830c of type vxlan for network 5f655513-84f4-439f-9d18-af1ff80babf3 [pid: 6|app: 0|req: 671/1312] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:41 2026] POST /v2.0/networks => generated 634 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1313] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:33:41 2026] POST /v2.0/ports => generated 954 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 672/1314] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:41 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 957 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:33:41.672 6 INFO neutron.db.segments_db [None req-e37b4859-42d3-46c1-8374-72d68c6dc315 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Added segment 8ce9786a-f6e4-4a71-a4ca-cb40bab18392 of type vxlan for network 840bf2d4-e1a4-4424-bb28-df016e7258cf 2026-05-07 04:33:41.785 7 INFO neutron.db.segments_db [None req-19cead93-a48d-49cf-861a-ee20820a9ae9 31ea5cfd546346a1a6d112b5e0a282df b2199da1535a43149a40e25f63c9fd2d - - default default] Added segment 27b19aa7-208f-420c-8381-4b21eac73926 of type vxlan for network 70a9f702-dd1a-44bf-8808-2911e1e018c1 [pid: 6|app: 0|req: 673/1315] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:41 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1316] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:41 2026] POST /v2.0/networks => generated 631 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1317] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:41 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&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: 645/1318] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:41 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 674/1319] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:33:41 2026] PUT /v2.0/ports/9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3 => generated 1235 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:33:42.318 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a7edae7-71d2-45ba-a62e-20397cc31b53'] response: {'name': 'network-changed', 'server_uuid': 'e2c7f166-4451-4fa2-9972-0c9731c28ccd', 'tag': '9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 646/1320] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:33:42 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 675/1321] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:42 2026] POST /v2.0/subnets => generated 655 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1322] 10.0.0.201 () {34 vars in 745 bytes} [Thu May 7 04:33:42 2026] PUT /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:33:42.602 6 INFO neutron.db.segments_db [None req-86e39cf4-45f8-4fdc-af38-8b6757dd0113 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Added segment 77ebf95e-edc9-402d-a4e4-2f647cc690d2 of type vxlan for network 29a8b2f5-0bc3-4c85-9fa8-5234ae6e7c28 [pid: 7|app: 0|req: 648/1323] 10.0.0.201 () {32 vars in 725 bytes} [Thu May 7 04:33:42 2026] GET /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 649/1324] 10.0.0.201 () {34 vars in 756 bytes} [Thu May 7 04:33:42 2026] PUT /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 650/1325] 10.0.0.201 () {32 vars in 725 bytes} [Thu May 7 04:33:42 2026] GET /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:33:42.856 6 INFO neutron.db.l3_hamode_db [None req-86e39cf4-45f8-4fdc-af38-8b6757dd0113 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 651/1326] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:42 2026] GET /v2.0/security-groups?tenant_id=8da86f64aeaf4133bd409deead8ec950&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:33:43.000 6 INFO neutron.db.l3_hamode_db [None req-86e39cf4-45f8-4fdc-af38-8b6757dd0113 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 652/1327] 10.0.0.201 () {34 vars in 752 bytes} [Thu May 7 04:33:42 2026] PUT /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags/red => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 653/1328] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:33:43 2026] GET /v2.0/ports?tenant_id=1873f2c55c3040ea974e35dab4567ccf&device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1329] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:43 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => 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: 655/1330] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:43 2026] DELETE /v2.0/security-groups/195822d1-43a9-4c28-8d01-8fc8bac92bba => 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: 656/1331] 10.0.0.201 () {32 vars in 725 bytes} [Thu May 7 04:33:43 2026] GET /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 657/1332] 199.204.45.157 () {34 vars in 1016 bytes} [Thu May 7 04:33:43 2026] GET /v2.0/networks?tenant_id=1873f2c55c3040ea974e35dab4567ccf&shared=False => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1333] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:43 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&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: 659/1334] 10.0.0.201 () {34 vars in 774 bytes} [Thu May 7 04:33:43 2026] PUT /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 660/1335] 199.204.45.157 () {34 vars in 928 bytes} [Thu May 7 04:33:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1336] 10.0.0.201 () {32 vars in 725 bytes} [Thu May 7 04:33:43 2026] GET /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags => generated 52 bytes in 64 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: 662/1337] 10.0.0.201 () {34 vars in 745 bytes} [Thu May 7 04:33:43 2026] PUT /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 676/1338] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:42 2026] POST /v2.0/routers => generated 510 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1339] 10.0.0.201 () {32 vars in 725 bytes} [Thu May 7 04:33:43 2026] GET /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags => generated 37 bytes in 40 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: 664/1340] 10.0.0.201 () {32 vars in 733 bytes} [Thu May 7 04:33:43 2026] GET /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:33:43.764 7 INFO neutron.api.v2.resource [None req-2a64ad58-d42c-4411-a25c-1e4d69336e8f 31ea5cfd546346a1a6d112b5e0a282df b2199da1535a43149a40e25f63c9fd2d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1341] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:33:43 2026] GET /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags/green => generated 99 bytes in 39 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: 666/1342] 10.0.0.201 () {32 vars in 736 bytes} [Thu May 7 04:33:43 2026] DELETE /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/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, ' [pid: 7|app: 0|req: 667/1343] 10.0.0.201 () {32 vars in 725 bytes} [Thu May 7 04:33:43 2026] GET /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:33:43.926 7 INFO neutron.api.v2.resource [None req-426fa723-b441-4848-bb4c-a0ab41942c99 31ea5cfd546346a1a6d112b5e0a282df b2199da1535a43149a40e25f63c9fd2d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1344] 10.0.0.201 () {32 vars in 740 bytes} [Thu May 7 04:33:43 2026] DELETE /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags/green => generated 99 bytes in 46 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: 669/1345] 10.0.0.201 () {32 vars in 728 bytes} [Thu May 7 04:33:43 2026] DELETE /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 670/1346] 10.0.0.201 () {32 vars in 725 bytes} [Thu May 7 04:33:44 2026] GET /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8/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-05-07 04:33:44.151 7 INFO neutron_taas.services.taas.taas_plugin [None req-47ba4e75-8a41-4595-8c72-ad033c0cdbfa 31ea5cfd546346a1a6d112b5e0a282df b2199da1535a43149a40e25f63c9fd2d - - default default] TaaS: Handle Delete Port: 1fb0845d-9036-4e97-a490-8667f97210e8 2026-05-07 04:33:44.154 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47ba4e75-8a41-4595-8c72-ad033c0cdbfa 31ea5cfd546346a1a6d112b5e0a282df b2199da1535a43149a40e25f63c9fd2d - - default default] Tap Mirror: Handle Delete Port: 1fb0845d-9036-4e97-a490-8667f97210e8 [pid: 7|app: 0|req: 671/1347] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:33:44 2026] DELETE /v2.0/ports/1fb0845d-9036-4e97-a490-8667f97210e8 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:44.414 7 INFO neutron.services.segments.plugin [-] Segment 27b19aa7-208f-420c-8381-4b21eac73926 resource provider aggregate not found 2026-05-07 04:33:44.419 7 INFO neutron.services.segments.plugin [-] Segment 27b19aa7-208f-420c-8381-4b21eac73926 resource provider aggregate not found 2026-05-07 04:33:44.443 7 INFO neutron.services.segments.plugin [-] Segment 27b19aa7-208f-420c-8381-4b21eac73926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27b19aa7-208f-420c-8381-4b21eac73926 found for delete ", "request_id": "req-e8b1e782-60f4-441b-ac0f-ffdb99ece71a"}]} 2026-05-07 04:33:44.448 7 INFO neutron.services.segments.plugin [-] Segment 27b19aa7-208f-420c-8381-4b21eac73926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27b19aa7-208f-420c-8381-4b21eac73926 found for delete ", "request_id": "req-ad089a39-4982-4909-b3df-ac7874c6f9e7"}]} [pid: 7|app: 0|req: 672/1348] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:44 2026] DELETE /v2.0/networks/70a9f702-dd1a-44bf-8808-2911e1e018c1 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1349] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:44 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => 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: 674/1350] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:33:44 2026] GET /v2.0/ports?tenant_id=1873f2c55c3040ea974e35dab4567ccf&device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1351] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:44 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1352] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:33:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3 => 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: 677/1353] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:33:44 2026] GET /v2.0/subnets?id=deca731c-bae3-4460-9828-1e6d1c3c3f11 => generated 693 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1354] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:33:44 2026] GET /v2.0/ports?network_id=51d3c974-d554-4a01-8786-8f67bb0d705f&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: 679/1355] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:33:44 2026] GET /v2.0/networks/51d3c974-d554-4a01-8786-8f67bb0d705f?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: 680/1356] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:33:44 2026] GET /v2.0/networks/51d3c974-d554-4a01-8786-8f67bb0d705f?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: 6|app: 0|req: 677/1357] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:33:43 2026] PUT /v2.0/routers/6621dfad-173c-4f1d-951f-dbd48e4dc605/add_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1358] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:44 2026] GET /v2.0/ports/6dd5412b-d09e-4aea-bfa6-4407f9370136 => generated 959 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1359] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:45 2026] GET /v2.0/security-groups?tenant_id=f84a6ebbc5f740fba4ac4f0952ed9d6b&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1360] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:45 2026] DELETE /v2.0/security-groups/b73c207a-187f-4ca1-bead-b4c05ec3c33e => 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: 684/1361] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:45 2026] GET /v2.0/security-groups?tenant_id=b2199da1535a43149a40e25f63c9fd2d&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: 685/1362] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:45 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1363] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:45 2026] DELETE /v2.0/security-groups/48ce15b9-6a44-428e-9826-4afec2ecb09c => 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: 687/1364] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:45 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&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: 6|app: 0|req: 678/1365] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:33:44 2026] PUT /v2.0/routers/6621dfad-173c-4f1d-951f-dbd48e4dc605/add_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1366] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:45 2026] GET /v2.0/ports/f7513271-cf67-464c-8e0c-b0104c087acf => generated 967 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:46.426 6 INFO neutron_taas.services.taas.taas_plugin [None req-3fb1adfd-079b-400c-8f32-d498ee90ad80 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] TaaS: Handle Delete Port: f7513271-cf67-464c-8e0c-b0104c087acf 2026-05-07 04:33:46.428 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fb1adfd-079b-400c-8f32-d498ee90ad80 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Tap Mirror: Handle Delete Port: f7513271-cf67-464c-8e0c-b0104c087acf [pid: 7|app: 0|req: 689/1367] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:46 2026] GET /v2.0/security-groups?tenant_id=73d0dae414e84fb29dbc5c4b6164ebe9&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 679/1368] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:33:46 2026] PUT /v2.0/routers/6621dfad-173c-4f1d-951f-dbd48e4dc605/remove_router_interface => generated 309 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1369] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:46 2026] DELETE /v2.0/security-groups/114e72b9-5183-4bbb-af9d-2526d7e0cf8c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 680/1370] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:46 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 681/1371] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:46 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:47.340 7 INFO neutron_taas.services.taas.taas_plugin [None req-7eac8f70-657e-47b9-9ea5-e6bc3e9dee28 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] TaaS: Handle Delete Port: 6dd5412b-d09e-4aea-bfa6-4407f9370136 2026-05-07 04:33:47.344 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7eac8f70-657e-47b9-9ea5-e6bc3e9dee28 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Tap Mirror: Handle Delete Port: 6dd5412b-d09e-4aea-bfa6-4407f9370136 [pid: 7|app: 0|req: 691/1374] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:33:46 2026] PUT /v2.0/routers/6621dfad-173c-4f1d-951f-dbd48e4dc605/remove_router_interface => generated 309 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 684/1375] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:33:47 2026] GET /v2.0/ports?device_id=6621dfad-173c-4f1d-951f-dbd48e4dc605 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 685/1376] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:48 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 686/1377] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:48 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:48.411 7 INFO neutron_taas.services.taas.taas_plugin [None req-758484b5-cef0-4c9f-9cb7-4e22ab251979 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] TaaS: Handle Delete Port: 3ab156ba-f199-4082-b57c-744037efceb7 2026-05-07 04:33:48.415 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-758484b5-cef0-4c9f-9cb7-4e22ab251979 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Tap Mirror: Handle Delete Port: 3ab156ba-f199-4082-b57c-744037efceb7 2026-05-07 04:33:48.815 7 INFO neutron.services.segments.plugin [-] Segment 77ebf95e-edc9-402d-a4e4-2f647cc690d2 resource provider aggregate not found 2026-05-07 04:33:48.820 7 INFO neutron.services.segments.plugin [-] Segment 77ebf95e-edc9-402d-a4e4-2f647cc690d2 resource provider aggregate not found 2026-05-07 04:33:48.843 7 INFO neutron.services.segments.plugin [-] Segment 77ebf95e-edc9-402d-a4e4-2f647cc690d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77ebf95e-edc9-402d-a4e4-2f647cc690d2 found for delete ", "request_id": "req-e72ca96c-458c-4fb6-a22f-16c7837b9f7f"}]} 2026-05-07 04:33:48.852 7 INFO neutron.services.segments.plugin [-] Segment 77ebf95e-edc9-402d-a4e4-2f647cc690d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77ebf95e-edc9-402d-a4e4-2f647cc690d2 found for delete ", "request_id": "req-9fe270c9-64bb-4170-9404-2af2eb8bb417"}]} 2026-05-07 04:33:48.853 7 INFO neutron.db.l3_hamode_db [None req-758484b5-cef0-4c9f-9cb7-4e22ab251979 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] HA network 29a8b2f5-0bc3-4c85-9fa8-5234ae6e7c28 was deleted as no HA routers are present in tenant 26e4796421d349fbb1c050870f22c8ca. [pid: 7|app: 0|req: 692/1378] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:47 2026] DELETE /v2.0/routers/6621dfad-173c-4f1d-951f-dbd48e4dc605 => generated 0 bytes in 1121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 687/1379] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:48 2026] DELETE /v2.0/subnets/79a242c7-9c6c-4315-bf9f-4f0f744c4878 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1380] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:49 2026] DELETE /v2.0/subnets/656f0e9c-f5eb-4303-94cf-8dbeb65dd838 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1381] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:49 2026] DELETE /v2.0/networks/840bf2d4-e1a4-4424-bb28-df016e7258cf => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 688/1382] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:49 2026] GET /v2.0/security-groups?tenant_id=baa788e00fdf42e3a961ee9cb7bed59c&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 689/1383] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:49 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => 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: 695/1384] 10.0.0.201 () {34 vars in 676 bytes} [Thu May 7 04:33:49 2026] POST /v2.0/qos/policies => generated 359 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:33:49.548 6 INFO neutron_taas.services.taas.taas_plugin [None req-cc80a3e3-b6bb-4db0-ab6b-9dee036a0bd0 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] TaaS: Handle Delete Port: bbaf601e-d212-4b15-b312-413f68825b88 2026-05-07 04:33:49.551 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc80a3e3-b6bb-4db0-ab6b-9dee036a0bd0 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Tap Mirror: Handle Delete Port: bbaf601e-d212-4b15-b312-413f68825b88 [pid: 7|app: 0|req: 696/1385] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:49 2026] DELETE /v2.0/security-groups/356a70ff-30d6-4390-b89d-54177fd32153 => 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: 697/1386] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:33:49 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:49.736 6 INFO neutron.services.segments.plugin [-] Segment 9b202b8d-c32d-421a-9d4d-22dadcd0830c resource provider aggregate not found 2026-05-07 04:33:49.741 6 INFO neutron.services.segments.plugin [-] Segment 9b202b8d-c32d-421a-9d4d-22dadcd0830c resource provider aggregate not found [pid: 7|app: 0|req: 698/1387] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:33:49 2026] PUT /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:49.757 6 INFO neutron.services.segments.plugin [-] Segment 9b202b8d-c32d-421a-9d4d-22dadcd0830c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b202b8d-c32d-421a-9d4d-22dadcd0830c found for delete ", "request_id": "req-9200cbe0-fa2c-426c-8810-fc89e3c681cb"}]} [pid: 6|app: 0|req: 690/1388] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:49 2026] DELETE /v2.0/networks/5f655513-84f4-439f-9d18-af1ff80babf3 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:49.789 6 INFO neutron.services.segments.plugin [-] Segment 9b202b8d-c32d-421a-9d4d-22dadcd0830c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b202b8d-c32d-421a-9d4d-22dadcd0830c found for delete ", "request_id": "req-3039f192-696b-4bb6-b65f-c508439fa70d"}]} [pid: 6|app: 0|req: 691/1389] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:33:49 2026] GET /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1390] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:33:49 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:49.910 6 INFO neutron.db.segments_db [None req-07ab392c-bc1b-42a1-a4c0-692144c465db 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Added segment 05423916-5765-43ee-8a13-c888da7f11a3 of type vxlan for network be75649f-3839-47b1-87a9-ef51c1da9eca [pid: 7|app: 0|req: 700/1391] 10.0.0.201 () {34 vars in 762 bytes} [Thu May 7 04:33:49 2026] PUT /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 692/1392] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:49 2026] POST /v2.0/networks => generated 634 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 693/1393] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:33:50 2026] GET /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:50.302 7 INFO neutron.db.l3_db [None req-79f46db7-7798-4505-adaa-55f006d2ddf1 3da60bd0d10e4c469f50b78291de81ec 1873f2c55c3040ea974e35dab4567ccf - - default default] Floating IP e3c656c1-9206-48c5-ae86-dca98cb612b2 associated. External IP: 10.96.250.211, port: 9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3. [pid: 6|app: 0|req: 694/1394] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:50 2026] POST /v2.0/subnets => generated 646 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 695/1395] 10.0.0.201 () {34 vars in 758 bytes} [Thu May 7 04:33:50 2026] PUT /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-07 04:33:50.446 6 INFO neutron.db.segments_db [None req-8a58bd6b-b0a0-4b0e-8e8b-607ae96c2d6b 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Added segment cd57adc3-6389-4f69-b17b-551fbffbc8f3 of type vxlan for network cdb2bfa7-5e89-4d3d-b47a-69d24775cb92 [pid: 7|app: 0|req: 701/1396] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:33:49 2026] PUT /v2.0/floatingips/e3c656c1-9206-48c5-ae86-dca98cb612b2 => generated 855 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:50.740 6 INFO neutron.db.l3_hamode_db [None req-8a58bd6b-b0a0-4b0e-8e8b-607ae96c2d6b 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 702/1397] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:33:50 2026] GET /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:50.770 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b4f0d44-6085-469d-aab4-afcd8a443da4'] response: {'name': 'network-changed', 'server_uuid': 'e2c7f166-4451-4fa2-9972-0c9731c28ccd', 'tag': '9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 703/1398] 10.0.0.201 () {34 vars in 780 bytes} [Thu May 7 04:33:50 2026] PUT /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1399] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:33:50 2026] GET /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:50.871 7 INFO neutron.services.segments.plugin [-] Segment 8ce9786a-f6e4-4a71-a4ca-cb40bab18392 resource provider aggregate not found 2026-05-07 04:33:50.883 6 INFO neutron.db.l3_hamode_db [None req-8a58bd6b-b0a0-4b0e-8e8b-607ae96c2d6b 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:33:50.887 7 INFO neutron.services.segments.plugin [-] Segment 8ce9786a-f6e4-4a71-a4ca-cb40bab18392 resource provider aggregate not found 2026-05-07 04:33:50.903 7 INFO neutron.services.segments.plugin [-] Segment 8ce9786a-f6e4-4a71-a4ca-cb40bab18392 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce9786a-f6e4-4a71-a4ca-cb40bab18392 found for delete ", "request_id": "req-8c47bec0-1e9b-43e5-884e-b11168c29347"}]} 2026-05-07 04:33:50.912 7 INFO neutron.services.segments.plugin [-] Segment 8ce9786a-f6e4-4a71-a4ca-cb40bab18392 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce9786a-f6e4-4a71-a4ca-cb40bab18392 found for delete ", "request_id": "req-f3fd862c-1a16-440f-bdfd-99e56db2e149"}]} [pid: 7|app: 0|req: 705/1400] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:33:50 2026] PUT /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags => generated 37 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1401] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:33:50 2026] GET /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1402] 10.0.0.201 () {32 vars in 739 bytes} [Thu May 7 04:33:51 2026] GET /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:51.100 7 INFO neutron.api.v2.resource [None req-91aa72ec-edff-46cc-82ae-e601424268c0 1117a2d20e3943cb864841512aed99c9 346dfdb9809841c78617ebdcc1d6cd0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1403] 10.0.0.201 () {32 vars in 743 bytes} [Thu May 7 04:33:51 2026] GET /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/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: 709/1404] 10.0.0.201 () {32 vars in 742 bytes} [Thu May 7 04:33:51 2026] DELETE /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags/red => 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: 710/1405] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:33:51 2026] GET /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:51.244 7 INFO neutron.api.v2.resource [None req-c906f309-caa7-43b2-86cb-023ed677c6d2 1117a2d20e3943cb864841512aed99c9 346dfdb9809841c78617ebdcc1d6cd0e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1406] 10.0.0.201 () {32 vars in 746 bytes} [Thu May 7 04:33:51 2026] DELETE /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/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: 712/1407] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:33:51 2026] DELETE /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1408] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:33:51 2026] GET /v2.0/ports?tenant_id=1873f2c55c3040ea974e35dab4567ccf&device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1409] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:33:51 2026] GET /v2.0/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 696/1410] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:50 2026] POST /v2.0/routers => generated 510 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1411] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:33:51 2026] GET /v2.0/networks?id=51d3c974-d554-4a01-8786-8f67bb0d705f => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 697/1412] 10.0.0.201 () {32 vars in 732 bytes} [Thu May 7 04:33:51 2026] DELETE /v2.0/qos/policies/a0ff45f3-52e8-4876-96cc-34a0d9553a67 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 698/1413] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:33:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 699/1414] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:33:51 2026] GET /v2.0/subnets?id=deca731c-bae3-4460-9828-1e6d1c3c3f11 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 700/1415] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:33:51 2026] GET /v2.0/ports?network_id=51d3c974-d554-4a01-8786-8f67bb0d705f&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: 6|app: 0|req: 701/1416] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:33:51 2026] GET /v2.0/networks/51d3c974-d554-4a01-8786-8f67bb0d705f?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 702/1417] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:33:51 2026] GET /v2.0/networks/51d3c974-d554-4a01-8786-8f67bb0d705f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1418] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:33:51 2026] POST /v2.0/ports => generated 963 bytes in 364 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: 717/1419] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:52 2026] GET /v2.0/security-groups?tenant_id=346dfdb9809841c78617ebdcc1d6cd0e&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1420] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:52 2026] DELETE /v2.0/security-groups/27a7a494-d4cd-43b9-a0d6-350552131b4a => 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: 719/1421] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:52 2026] GET /v2.0/security-groups?tenant_id=34c86cd990a14689a244ede504208247&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 703/1422] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:33:51 2026] PUT /v2.0/routers/a7d9484f-ed34-4dd4-9c9f-c67e4c3a4741/add_router_interface => generated 309 bytes in 1090 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: 720/1423] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:52 2026] DELETE /v2.0/security-groups/90660851-277d-4a3a-8d42-89d8c4afca31 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 704/1424] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:52 2026] GET /v2.0/ports/f54748d2-7af4-4fd0-99f7-91dad7a5cd25 => generated 1037 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:33:53.268 7 INFO neutron_taas.services.taas.taas_plugin [None req-60d79fa4-509a-4f4c-92b9-7ae2e7429e29 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] TaaS: Handle Delete Port: f54748d2-7af4-4fd0-99f7-91dad7a5cd25 2026-05-07 04:33:53.271 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60d79fa4-509a-4f4c-92b9-7ae2e7429e29 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Tap Mirror: Handle Delete Port: f54748d2-7af4-4fd0-99f7-91dad7a5cd25 [pid: 6|app: 0|req: 705/1425] 10.0.0.251 () {30 vars in 648 bytes} [Thu May 7 04:33:53 2026] GET /v2.0/extensions => generated 21537 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 6|app: 0|req: 706/1426] 10.0.0.251 () {30 vars in 722 bytes} [Thu May 7 04:33:53 2026] GET /v2.0/quotas/5e23b6f854c84c0bb9490730bedeb5f6/details => generated 847 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1427] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:33:52 2026] PUT /v2.0/routers/a7d9484f-ed34-4dd4-9c9f-c67e4c3a4741/remove_router_interface => generated 309 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:53.864 6 INFO neutron.api.v2.resource [None req-be86601c-ebe0-4525-9df9-87f77dd01f32 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 6|app: 0|req: 707/1428] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:33:53 2026] PUT /v2.0/routers/a7d9484f-ed34-4dd4-9c9f-c67e4c3a4741/remove_router_interface => generated 197 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 722/1429] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:33:53 2026] GET /v2.0/ports?device_id=a7d9484f-ed34-4dd4-9c9f-c67e4c3a4741 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:54.194 6 INFO neutron_taas.services.taas.taas_plugin [None req-2ea5e515-21ab-4ef9-8d4e-7f0dbf627d9a 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] TaaS: Handle Delete Port: c96bd340-be4c-4096-9ad9-ed005446eb63 2026-05-07 04:33:54.198 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ea5e515-21ab-4ef9-8d4e-7f0dbf627d9a 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Tap Mirror: Handle Delete Port: c96bd340-be4c-4096-9ad9-ed005446eb63 2026-05-07 04:33:54.578 6 INFO neutron.services.segments.plugin [-] Segment cd57adc3-6389-4f69-b17b-551fbffbc8f3 resource provider aggregate not found 2026-05-07 04:33:54.583 6 INFO neutron.services.segments.plugin [-] Segment cd57adc3-6389-4f69-b17b-551fbffbc8f3 resource provider aggregate not found 2026-05-07 04:33:54.603 6 INFO neutron.services.segments.plugin [-] Segment cd57adc3-6389-4f69-b17b-551fbffbc8f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd57adc3-6389-4f69-b17b-551fbffbc8f3 found for delete ", "request_id": "req-48117bbf-7a05-4b33-8900-571a16488934"}]} 2026-05-07 04:33:54.605 6 INFO neutron.services.segments.plugin [-] Segment cd57adc3-6389-4f69-b17b-551fbffbc8f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd57adc3-6389-4f69-b17b-551fbffbc8f3 found for delete ", "request_id": "req-3ead9e33-c2ed-43c9-b415-e178f51a48d1"}]} 2026-05-07 04:33:54.620 6 INFO neutron.db.l3_hamode_db [None req-2ea5e515-21ab-4ef9-8d4e-7f0dbf627d9a 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] HA network cdb2bfa7-5e89-4d3d-b47a-69d24775cb92 was deleted as no HA routers are present in tenant 26e4796421d349fbb1c050870f22c8ca. [pid: 6|app: 0|req: 708/1430] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:53 2026] DELETE /v2.0/routers/a7d9484f-ed34-4dd4-9c9f-c67e4c3a4741 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1431] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:54 2026] DELETE /v2.0/subnets/6431f90e-c45d-4e98-8ee4-588f6f097d21 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:54.917 6 INFO neutron_taas.services.taas.taas_plugin [None req-576cfac8-e4a5-47e6-9e6b-3224706c680b 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] TaaS: Handle Delete Port: 37eada67-8b4a-4b62-9fc7-0a8ead434f83 2026-05-07 04:33:54.920 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-576cfac8-e4a5-47e6-9e6b-3224706c680b 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Tap Mirror: Handle Delete Port: 37eada67-8b4a-4b62-9fc7-0a8ead434f83 [pid: 6|app: 0|req: 709/1432] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:54 2026] DELETE /v2.0/networks/be75649f-3839-47b1-87a9-ef51c1da9eca => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:55.199 7 INFO neutron.db.segments_db [None req-b01becb2-209e-4330-a101-585b5d1115cb 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Added segment 797859c3-43df-4602-af89-eb47d8b3d060 of type vxlan for network ea8a5418-c346-4565-b10d-e8557fa72d1a [pid: 7|app: 0|req: 724/1433] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:33:55 2026] POST /v2.0/networks => generated 634 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 710/1434] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:55 2026] POST /v2.0/subnets => generated 646 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:33:55.585 7 INFO neutron.db.segments_db [None req-0173f549-00e4-4a56-bcb1-0a0bfacb6d06 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Added segment 0aae877d-51ec-4f85-ae69-c37f0de349ac of type vxlan for network 423d4639-60c5-4b4a-a396-2c425f87db0c [pid: 6|app: 0|req: 711/1435] 10.0.0.251 () {30 vars in 648 bytes} [Thu May 7 04:33:55 2026] GET /v2.0/extensions => generated 21537 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-07 04:33:55.847 7 INFO neutron.db.l3_hamode_db [None req-0173f549-00e4-4a56-bcb1-0a0bfacb6d06 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 712/1436] 10.0.0.251 () {30 vars in 722 bytes} [Thu May 7 04:33:55 2026] GET /v2.0/quotas/5e23b6f854c84c0bb9490730bedeb5f6/details => generated 847 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:55.992 7 INFO neutron.db.l3_hamode_db [None req-0173f549-00e4-4a56-bcb1-0a0bfacb6d06 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 713/1437] 10.0.0.201 () {34 vars in 682 bytes} [Thu May 7 04:33:56 2026] POST /v2.0/security-groups => generated 1601 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1438] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:55 2026] POST /v2.0/routers => generated 511 bytes in 1068 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:33:56.628 6 INFO neutron.services.segments.plugin [-] Segment 05423916-5765-43ee-8a13-c888da7f11a3 resource provider aggregate not found 2026-05-07 04:33:56.629 6 INFO neutron.services.segments.plugin [-] Segment 05423916-5765-43ee-8a13-c888da7f11a3 resource provider aggregate not found 2026-05-07 04:33:56.655 6 INFO neutron.services.segments.plugin [-] Segment 05423916-5765-43ee-8a13-c888da7f11a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05423916-5765-43ee-8a13-c888da7f11a3 found for delete ", "request_id": "req-ce172e2b-c424-4715-9ca0-033153c56d3a"}]} 2026-05-07 04:33:56.659 6 INFO neutron.services.segments.plugin [-] Segment 05423916-5765-43ee-8a13-c888da7f11a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05423916-5765-43ee-8a13-c888da7f11a3 found for delete ", "request_id": "req-f93efb43-0b2f-4ed1-8d7e-33b3290f4299"}]} [pid: 6|app: 0|req: 714/1439] 10.0.0.201 () {34 vars in 765 bytes} [Thu May 7 04:33:56 2026] PUT /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 715/1440] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:33:56 2026] GET /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 716/1441] 10.0.0.201 () {34 vars in 776 bytes} [Thu May 7 04:33:56 2026] PUT /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 717/1442] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:33:56 2026] GET /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 718/1443] 10.0.0.201 () {34 vars in 772 bytes} [Thu May 7 04:33:56 2026] PUT /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 719/1444] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:33:56 2026] GET /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 720/1445] 10.0.0.201 () {34 vars in 794 bytes} [Thu May 7 04:33:56 2026] PUT /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 721/1446] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:33:56 2026] GET /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 722/1447] 10.0.0.201 () {34 vars in 765 bytes} [Thu May 7 04:33:57 2026] PUT /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 723/1448] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:33:57 2026] GET /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 724/1449] 10.0.0.201 () {32 vars in 753 bytes} [Thu May 7 04:33:57 2026] GET /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:57.187 6 INFO neutron.api.v2.resource [None req-eacd8111-5290-4cf2-9bad-5ecad842571d a2648a15be3e487884fa10399cabc8e5 5b0cb1a4624f41af9320be8f174e744a - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 725/1450] 10.0.0.201 () {32 vars in 757 bytes} [Thu May 7 04:33:57 2026] GET /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 726/1451] 10.0.0.201 () {32 vars in 756 bytes} [Thu May 7 04:33:57 2026] DELETE /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 727/1452] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:33:57 2026] GET /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:33:57.311 6 INFO neutron.api.v2.resource [None req-0bbb78ab-26b2-45fd-a7ce-41436467019f a2648a15be3e487884fa10399cabc8e5 5b0cb1a4624f41af9320be8f174e744a - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 728/1453] 10.0.0.201 () {32 vars in 760 bytes} [Thu May 7 04:33:57 2026] DELETE /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 729/1454] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:33:57 2026] DELETE /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 730/1455] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:33:57 2026] GET /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 731/1456] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:57 2026] DELETE /v2.0/security-groups/bd693965-d8c2-4655-afd9-6eb5ddc80996 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1457] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:33:56 2026] PUT /v2.0/routers/b2244f45-1093-482e-8c88-c1a19384197b/add_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 732/1458] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:33:57 2026] GET /v2.0/ports/37853017-24a4-45ad-9c12-30a80c30ee3f => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:33:58.089 7 INFO neutron_taas.services.taas.taas_plugin [None req-09f86495-65cf-43f6-ba53-2c4000a76348 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] TaaS: Handle Delete Port: 37853017-24a4-45ad-9c12-30a80c30ee3f 2026-05-07 04:33:58.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09f86495-65cf-43f6-ba53-2c4000a76348 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Tap Mirror: Handle Delete Port: 37853017-24a4-45ad-9c12-30a80c30ee3f [pid: 6|app: 0|req: 733/1459] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:58 2026] GET /v2.0/security-groups?tenant_id=5e23b6f854c84c0bb9490730bedeb5f6&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 734/1460] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:58 2026] GET /v2.0/security-groups?tenant_id=5b0cb1a4624f41af9320be8f174e744a&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1461] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:33:57 2026] PUT /v2.0/routers/b2244f45-1093-482e-8c88-c1a19384197b/remove_router_interface => generated 309 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 735/1462] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:58 2026] DELETE /v2.0/security-groups/1ab19e51-f909-42db-8d64-02731c96236e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 736/1463] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:33:58 2026] GET /v2.0/ports?device_id=b2244f45-1093-482e-8c88-c1a19384197b => 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: 728/1464] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:58 2026] DELETE /v2.0/security-groups/51671182-e3a9-46b0-abc4-3226860327f6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:58.723 6 INFO neutron_taas.services.taas.taas_plugin [None req-c2794944-16b1-4588-a942-cc52289c8759 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] TaaS: Handle Delete Port: 6cb8d6c4-3b18-4058-9804-11ef1b12ae1b 2026-05-07 04:33:58.725 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2794944-16b1-4588-a942-cc52289c8759 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Tap Mirror: Handle Delete Port: 6cb8d6c4-3b18-4058-9804-11ef1b12ae1b [pid: 7|app: 0|req: 729/1465] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:33:58 2026] GET /v2.0/security-groups?tenant_id=3bd01d0ec4244a9db28d1a4c2e87b21b&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:33:59.052 6 INFO neutron.services.segments.plugin [-] Segment 0aae877d-51ec-4f85-ae69-c37f0de349ac resource provider aggregate not found 2026-05-07 04:33:59.056 6 INFO neutron.services.segments.plugin [-] Segment 0aae877d-51ec-4f85-ae69-c37f0de349ac resource provider aggregate not found 2026-05-07 04:33:59.074 6 INFO neutron.services.segments.plugin [-] Segment 0aae877d-51ec-4f85-ae69-c37f0de349ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aae877d-51ec-4f85-ae69-c37f0de349ac found for delete ", "request_id": "req-5b1763fb-456a-4530-bc26-3878a2be2dd6"}]} 2026-05-07 04:33:59.077 6 INFO neutron.services.segments.plugin [-] Segment 0aae877d-51ec-4f85-ae69-c37f0de349ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0aae877d-51ec-4f85-ae69-c37f0de349ac found for delete ", "request_id": "req-6fdd0488-9d90-43bb-88fb-599ef0f989bf"}]} [pid: 7|app: 0|req: 730/1466] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:33:58 2026] DELETE /v2.0/security-groups/ad8ae811-4c14-4166-81f3-9aa54a309384 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:33:59.086 6 INFO neutron.db.l3_hamode_db [None req-c2794944-16b1-4588-a942-cc52289c8759 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] HA network 423d4639-60c5-4b4a-a396-2c425f87db0c was deleted as no HA routers are present in tenant 26e4796421d349fbb1c050870f22c8ca. [pid: 6|app: 0|req: 737/1467] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:58 2026] DELETE /v2.0/routers/b2244f45-1093-482e-8c88-c1a19384197b => generated 0 bytes in 512 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1468] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:33:59 2026] DELETE /v2.0/subnets/21fbf597-2110-4610-b3a1-d7fe8963d7d3 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 738/1469] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:33:59 2026] DELETE /v2.0/networks/ea8a5418-c346-4565-b10d-e8557fa72d1a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:33:59.449 7 INFO neutron.db.segments_db [None req-3674bbae-e3ba-4b76-9809-a8d7ab97b5af 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Added segment 15f44774-8341-4974-a081-9c0e855f4fab of type vxlan for network 4b3af4a2-8ff0-48d7-817d-ea33ed6b3067 2026-05-07 04:33:59.720 7 INFO neutron.db.l3_hamode_db [None req-3674bbae-e3ba-4b76-9809-a8d7ab97b5af 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:34:00.329 7 INFO neutron.db.l3_hamode_db [None req-3674bbae-e3ba-4b76-9809-a8d7ab97b5af 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 732/1470] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:33:59 2026] POST /v2.0/routers => generated 692 bytes in 1617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:01.096 6 INFO neutron.services.segments.plugin [-] Segment 797859c3-43df-4602-af89-eb47d8b3d060 resource provider aggregate not found 2026-05-07 04:34:01.102 6 INFO neutron.services.segments.plugin [-] Segment 797859c3-43df-4602-af89-eb47d8b3d060 resource provider aggregate not found [pid: 6|app: 0|req: 739/1471] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:34:01 2026] GET /v2.0/routers/31e36a7c-0eda-4b0f-b03e-498424e5266e => generated 698 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:34:01.126 6 INFO neutron.services.segments.plugin [-] Segment 797859c3-43df-4602-af89-eb47d8b3d060 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 797859c3-43df-4602-af89-eb47d8b3d060 found for delete ", "request_id": "req-68a79bc0-ccf6-4edd-bf02-3471e32a3383"}]} 2026-05-07 04:34:01.131 6 INFO neutron.services.segments.plugin [-] Segment 797859c3-43df-4602-af89-eb47d8b3d060 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 797859c3-43df-4602-af89-eb47d8b3d060 found for delete ", "request_id": "req-9803aff6-193f-45a4-b963-e6a61f889003"}]} [pid: 7|app: 0|req: 733/1472] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:34:01 2026] GET /v2.0/routers => generated 701 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 740/1473] 10.0.0.201 () {34 vars in 739 bytes} [Thu May 7 04:34:01 2026] PUT /v2.0/routers/31e36a7c-0eda-4b0f-b03e-498424e5266e => generated 705 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 741/1474] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:34:01 2026] GET /v2.0/routers/31e36a7c-0eda-4b0f-b03e-498424e5266e => generated 705 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 742/1475] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:01 2026] GET /v2.0/ports?device_id=31e36a7c-0eda-4b0f-b03e-498424e5266e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:01.823 7 INFO neutron.db.segments_db [None req-9be7c3e2-4808-428a-bfe2-c6f66a4af980 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Added segment 9bce2a1b-124a-4dde-9ca4-93a36e50b433 of type vxlan for network 26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6 2026-05-07 04:34:01.905 6 INFO neutron_taas.services.taas.taas_plugin [None req-bfb13114-c0e1-4332-b657-1885ed24e8b2 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] TaaS: Handle Delete Port: 3d578a59-ad83-4f3d-8aba-760c11aac008 2026-05-07 04:34:01.908 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfb13114-c0e1-4332-b657-1885ed24e8b2 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Tap Mirror: Handle Delete Port: 3d578a59-ad83-4f3d-8aba-760c11aac008 [pid: 7|app: 0|req: 734/1476] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:34:01 2026] POST /v2.0/networks => generated 632 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:02.008 7 INFO neutron.db.segments_db [None req-105394fc-06a1-45dc-8787-c5d7bbe202ca 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Added segment d2f55a0c-e89d-44bf-a2fe-cc3a10fac579 of type vxlan for network a171e366-c8bd-4b69-bdb8-fbf6fa1628ef 2026-05-07 04:34:02.704 7 INFO neutron.db.l3_hamode_db [None req-105394fc-06a1-45dc-8787-c5d7bbe202ca 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:34:02.711 6 INFO neutron_taas.services.taas.taas_plugin [None req-bfb13114-c0e1-4332-b657-1885ed24e8b2 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] TaaS: Handle Delete Port: b6c719d6-2361-491e-9b20-81ae18c0fafd 2026-05-07 04:34:02.714 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfb13114-c0e1-4332-b657-1885ed24e8b2 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] Tap Mirror: Handle Delete Port: b6c719d6-2361-491e-9b20-81ae18c0fafd 2026-05-07 04:34:03.032 6 INFO neutron.db.l3_hamode_db [None req-bfb13114-c0e1-4332-b657-1885ed24e8b2 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] HA network 4b3af4a2-8ff0-48d7-817d-ea33ed6b3067 was deleted as no HA routers are present in tenant 26e4796421d349fbb1c050870f22c8ca. [pid: 6|app: 0|req: 743/1477] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:01 2026] DELETE /v2.0/routers/31e36a7c-0eda-4b0f-b03e-498424e5266e => generated 0 bytes in 1329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 746/1480] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:03 2026] GET /v2.0/ports?device_id=31e36a7c-0eda-4b0f-b03e-498424e5266e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:03.084 6 INFO neutron.api.v2.resource [None req-dc7197fd-4685-4110-a25b-d1bc8c7c53a9 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 747/1481] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:03 2026] DELETE /v2.0/routers/31e36a7c-0eda-4b0f-b03e-498424e5266e => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 748/1482] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:03 2026] GET /v2.0/ports?device_id=b2244f45-1093-482e-8c88-c1a19384197b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:03.131 6 INFO neutron.api.v2.resource [None req-a2f67f47-a44f-43db-b44e-6d8f2bcd9de9 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 749/1483] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:03 2026] DELETE /v2.0/routers/b2244f45-1093-482e-8c88-c1a19384197b => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:34:03.155 6 INFO neutron.services.segments.plugin [-] Segment 15f44774-8341-4974-a081-9c0e855f4fab resource provider aggregate not found 2026-05-07 04:34:03.158 6 INFO neutron.services.segments.plugin [-] Segment 15f44774-8341-4974-a081-9c0e855f4fab resource provider aggregate not found 2026-05-07 04:34:03.170 6 INFO neutron.pecan_wsgi.hooks.translation [None req-9de9b883-9ec0-4a30-93e5-fadbc05af4f9 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] DELETE failed (client error): The resource could not be found. 2026-05-07 04:34:03.174 6 INFO neutron.services.segments.plugin [-] Segment 15f44774-8341-4974-a081-9c0e855f4fab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f44774-8341-4974-a081-9c0e855f4fab found for delete ", "request_id": "req-d2b033bc-eea2-42d1-a0fa-ce681701be79"}]} [pid: 6|app: 0|req: 750/1484] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:03 2026] DELETE /v2.0/subnets/21fbf597-2110-4610-b3a1-d7fe8963d7d3 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:34:03.181 6 INFO neutron.services.segments.plugin [-] Segment 15f44774-8341-4974-a081-9c0e855f4fab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f44774-8341-4974-a081-9c0e855f4fab found for delete ", "request_id": "req-fbc043b6-2b88-4332-9bf4-4633533181d3"}]} [pid: 6|app: 0|req: 751/1485] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:03 2026] GET /v2.0/ports?device_id=a7d9484f-ed34-4dd4-9c9f-c67e4c3a4741 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:03.228 6 INFO neutron.api.v2.resource [None req-7c4d7b3e-4c0b-409a-9a02-7d00ca4bbbd7 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 752/1486] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:03 2026] DELETE /v2.0/routers/a7d9484f-ed34-4dd4-9c9f-c67e4c3a4741 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:34:03.246 6 INFO neutron.pecan_wsgi.hooks.translation [None req-d20205b3-aad7-405d-9771-c89068b86cd2 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 753/1487] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:03 2026] DELETE /v2.0/subnets/6431f90e-c45d-4e98-8ee4-588f6f097d21 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 754/1488] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:03 2026] GET /v2.0/ports?device_id=6621dfad-173c-4f1d-951f-dbd48e4dc605 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:03.288 6 INFO neutron.api.v2.resource [None req-46f46076-578f-4d97-8231-4f560fdf08d2 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 755/1489] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:03 2026] DELETE /v2.0/routers/6621dfad-173c-4f1d-951f-dbd48e4dc605 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:34:03.306 6 INFO neutron.pecan_wsgi.hooks.translation [None req-cdcf56bb-4b7c-4ff7-b8be-168d2a715872 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 756/1490] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:03 2026] DELETE /v2.0/subnets/79a242c7-9c6c-4315-bf9f-4f0f744c4878 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:34:03.326 6 INFO neutron.pecan_wsgi.hooks.translation [None req-e43c8095-e2fb-4138-bc34-6c0c085df8f7 6d1b7ecf3acb462e95f54726c1a0f64d 26e4796421d349fbb1c050870f22c8ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 757/1491] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:03 2026] DELETE /v2.0/subnets/656f0e9c-f5eb-4303-94cf-8dbeb65dd838 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:34:03.472 7 INFO neutron.db.l3_hamode_db [None req-105394fc-06a1-45dc-8787-c5d7bbe202ca 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 758/1492] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:34:03 2026] GET /v2.0/security-groups?tenant_id=26e4796421d349fbb1c050870f22c8ca&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 759/1493] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:34:03 2026] DELETE /v2.0/security-groups/9309925f-954e-4487-999a-f44bd34de6e2 => 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: 735/1494] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:01 2026] POST /v2.0/routers => generated 695 bytes in 2466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 760/1495] 10.0.0.201 () {32 vars in 774 bytes} [Thu May 7 04:34:04 2026] GET /v2.0/subnets?project_id=e760d281ae2049569aa142ac14089320&cidr=10.100.0.0%2F28 => generated 14 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1496] 10.0.0.201 () {32 vars in 692 bytes} [Thu May 7 04:34:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 761/1497] 10.0.0.201 () {32 vars in 782 bytes} [Thu May 7 04:34:04 2026] GET /v2.0/subnets?network_id=dd8da167-83db-41ac-9896-f523c3d9b079&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1498] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:04 2026] POST /v2.0/subnets => generated 657 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:05.968 7 INFO neutron.db.segments_db [None req-44a72998-5ed9-4190-8986-b28df0852ada e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Added segment e147fb8b-8478-4314-8e20-baf71ab8b86c of type vxlan for network 80ccb788-87e8-4210-bca1-08bea3206e1b [pid: 7|app: 0|req: 738/1499] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:34:05 2026] POST /v2.0/networks => generated 630 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:06.106 7 INFO neutron.db.segments_db [None req-78fd09ff-8e8c-4eb6-a9ac-8267fbac95ae e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Added segment 1a57d34c-4651-44cd-96ac-2fe1fa4edd88 of type vxlan for network 48b7ad80-1e29-4a5c-98a0-0dc279e54902 [pid: 6|app: 0|req: 762/1500] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:34:04 2026] PUT /v2.0/routers/665a068a-c170-46fb-80a4-52d46a58eeaf/add_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1501] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:34:06 2026] POST /v2.0/networks => generated 628 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 763/1502] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:34:06 2026] GET /v2.0/networks => generated 6449 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 764/1503] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:34:06 2026] GET /v2.0/subnets => generated 3897 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 765/1504] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:34:06 2026] GET /v2.0/routers => generated 1464 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1505] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:06 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: 741/1506] 10.0.0.201 () {34 vars in 683 bytes} [Thu May 7 04:34:06 2026] POST /v2.0/security-groups => generated 1673 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 766/1507] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:06 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:06.746 6 INFO neutron.db.segments_db [None req-80b73225-87ee-4d53-beb9-3d82de828da0 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Added segment c6c6ac8f-b7f4-4fec-a445-b1a71df041c6 of type vxlan for network c13650c4-63a1-4003-8ab3-87d876051b97 [pid: 7|app: 0|req: 742/1508] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:34:06 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: 7|app: 0|req: 743/1509] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:34:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:06.978 6 INFO neutron.db.l3_hamode_db [None req-80b73225-87ee-4d53-beb9-3d82de828da0 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 744/1510] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:34:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:07.081 6 INFO neutron.db.l3_hamode_db [None req-80b73225-87ee-4d53-beb9-3d82de828da0 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 745/1511] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:34:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:07.155 7 INFO neutron.db.securitygroups_db [None req-1a7c49a3-a04c-4bd9-a060-fcc280fcb929 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Project e760d281ae2049569aa142ac14089320 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: 746/1512] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:34:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:07.284 7 INFO neutron.db.securitygroups_db [None req-9c1851cb-59c0-42db-9adb-43e31d67ca9d 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Project e760d281ae2049569aa142ac14089320 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: 747/1513] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:34:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 767/1514] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:06 2026] POST /v2.0/routers => generated 506 bytes in 936 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 768/1515] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:34:07 2026] GET /v2.0/networks => generated 1297 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 769/1516] 10.0.0.6 () {34 vars in 1094 bytes} [Thu May 7 04:34:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-612504028&fields=id&tenant_id=e760d281ae2049569aa142ac14089320 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 770/1517] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:34:07 2026] GET /v2.0/networks?id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6 => generated 660 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 771/1518] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:34:08 2026] GET /v2.0/quotas/e760d281ae2049569aa142ac14089320 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 772/1519] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:34:08 2026] GET /v2.0/ports?tenant_id=e760d281ae2049569aa142ac14089320&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 773/1520] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:34:08 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 774/1521] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:34:08 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?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: 6|app: 0|req: 775/1522] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:08 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => 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: 748/1523] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:34:07 2026] PUT /v2.0/routers/1fe818b0-0105-472e-bf69-6399137c001a/add_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 776/1524] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:34:08 2026] GET /v2.0/ports/e6569397-581e-4df6-81b1-7f9a5ba11d65 => generated 955 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 777/1525] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:09 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => 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: 749/1526] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:34:08 2026] PUT /v2.0/routers/1fe818b0-0105-472e-bf69-6399137c001a/add_router_interface => generated 309 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 778/1527] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:34:10 2026] GET /v2.0/ports/4fe89748-01f9-4c45-b390-278e23f58a7d => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:34:10.415 7 INFO neutron_taas.services.taas.taas_plugin [None req-12bc9857-3cb3-4c9d-9425-3fc3b698bf44 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] TaaS: Handle Delete Port: 4fe89748-01f9-4c45-b390-278e23f58a7d 2026-05-07 04:34:10.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12bc9857-3cb3-4c9d-9425-3fc3b698bf44 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Tap Mirror: Handle Delete Port: 4fe89748-01f9-4c45-b390-278e23f58a7d [pid: 6|app: 0|req: 779/1528] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:10 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => 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: 750/1529] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:34:10 2026] PUT /v2.0/routers/1fe818b0-0105-472e-bf69-6399137c001a/remove_router_interface => generated 309 bytes in 1384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1530] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:11 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:11.795 6 INFO neutron_taas.services.taas.taas_plugin [None req-3a560fc4-7c4b-437c-9acd-d593828af20d e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] TaaS: Handle Delete Port: e6569397-581e-4df6-81b1-7f9a5ba11d65 2026-05-07 04:34:11.798 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a560fc4-7c4b-437c-9acd-d593828af20d e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Tap Mirror: Handle Delete Port: e6569397-581e-4df6-81b1-7f9a5ba11d65 [pid: 6|app: 0|req: 780/1531] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:34:11 2026] PUT /v2.0/routers/1fe818b0-0105-472e-bf69-6399137c001a/remove_router_interface => generated 309 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1532] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:12 2026] GET /v2.0/ports?device_id=1fe818b0-0105-472e-bf69-6399137c001a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:12.512 6 INFO neutron_taas.services.taas.taas_plugin [None req-a44b58c3-d6b1-4bf7-9ff6-67d8ac1a0acb e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] TaaS: Handle Delete Port: 298f9855-e798-44a2-a3f7-433834a48f0b 2026-05-07 04:34:12.516 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a44b58c3-d6b1-4bf7-9ff6-67d8ac1a0acb e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Tap Mirror: Handle Delete Port: 298f9855-e798-44a2-a3f7-433834a48f0b [pid: 7|app: 0|req: 753/1533] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:34:12 2026] GET /v2.0/networks?id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1534] 199.204.45.157 () {34 vars in 1048 bytes} [Thu May 7 04:34:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e760d281ae2049569aa142ac14089320 => generated 180 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1535] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:12 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:12.987 6 INFO neutron.services.segments.plugin [-] Segment c6c6ac8f-b7f4-4fec-a445-b1a71df041c6 resource provider aggregate not found 2026-05-07 04:34:12.992 6 INFO neutron.services.segments.plugin [-] Segment c6c6ac8f-b7f4-4fec-a445-b1a71df041c6 resource provider aggregate not found 2026-05-07 04:34:13.007 6 INFO neutron.db.l3_hamode_db [None req-a44b58c3-d6b1-4bf7-9ff6-67d8ac1a0acb e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] HA network c13650c4-63a1-4003-8ab3-87d876051b97 was deleted as no HA routers are present in tenant f816b8f3c6d84d6f8a6036ddef52b798. [pid: 6|app: 0|req: 781/1536] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:12 2026] DELETE /v2.0/routers/1fe818b0-0105-472e-bf69-6399137c001a => generated 0 bytes in 679 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:34:13.016 6 INFO neutron.services.segments.plugin [-] Segment c6c6ac8f-b7f4-4fec-a445-b1a71df041c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c6ac8f-b7f4-4fec-a445-b1a71df041c6 found for delete ", "request_id": "req-25587b48-24b8-4d08-a7f2-95d786698ee5"}]} 2026-05-07 04:34:13.024 6 INFO neutron.services.segments.plugin [-] Segment c6c6ac8f-b7f4-4fec-a445-b1a71df041c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c6ac8f-b7f4-4fec-a445-b1a71df041c6 found for delete ", "request_id": "req-befcd7d7-2f21-44f6-9d78-0027037dfb0e"}]} [pid: 6|app: 0|req: 782/1537] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:13 2026] DELETE /v2.0/subnets/89704822-1f6e-4562-8ba9-ee088fb84f72 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 783/1538] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:13 2026] DELETE /v2.0/subnets/6b65fef5-2f14-4513-9644-3ba9f0566ad7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1539] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:34:12 2026] POST /v2.0/ports => generated 954 bytes in 458 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: 6|app: 0|req: 784/1540] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:34:13 2026] DELETE /v2.0/networks/48b7ad80-1e29-4a5c-98a0-0dc279e54902 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:34:13.519 6 INFO neutron_taas.services.taas.taas_plugin [None req-7796cae3-5c0b-454d-959f-729635082f6f e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] TaaS: Handle Delete Port: 23b61f82-0375-492b-8327-5682795f5177 2026-05-07 04:34:13.522 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7796cae3-5c0b-454d-959f-729635082f6f e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Tap Mirror: Handle Delete Port: 23b61f82-0375-492b-8327-5682795f5177 [pid: 6|app: 0|req: 785/1541] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:34:13 2026] DELETE /v2.0/networks/80ccb788-87e8-4210-bca1-08bea3206e1b => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1542] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:34:13 2026] PUT /v2.0/ports/fe16232f-6b04-4d26-b347-13ccec1d935b => generated 1235 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:34:13.776 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b505efcd-37b3-4fa9-804a-eedcfafec699'] response: {'name': 'network-changed', 'server_uuid': 'aab20151-4bff-4421-9686-7015cf50a8bb', 'tag': 'fe16232f-6b04-4d26-b347-13ccec1d935b', 'status': 'completed', 'code': 200} 2026-05-07 04:34:13.809 6 INFO neutron.db.segments_db [None req-0435ea1c-e677-49c3-9d69-56269a053d90 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Added segment afc76e1b-2212-41d6-bd6f-314923a147fa of type vxlan for network 5843c526-8433-4fc5-82da-8b82c7d9ee9d [pid: 6|app: 0|req: 786/1543] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:34:13 2026] POST /v2.0/networks => generated 629 bytes in 188 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: 6|app: 0|req: 787/1544] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:13 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 788/1545] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:14 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1546] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:13 2026] POST /v2.0/subnets => generated 626 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:14.230 6 INFO neutron.db.segments_db [None req-28acfc3c-a5df-4008-bb2a-b30ecb8a638f e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Added segment 59134071-0db0-4f50-a1f0-5b64eb2e78af of type vxlan for network 8b79bf78-5629-400f-9977-0515faca8a6c [pid: 7|app: 0|req: 759/1547] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:34:14 2026] GET /v2.0/ports?tenant_id=e760d281ae2049569aa142ac14089320&device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1548] 199.204.45.157 () {34 vars in 1016 bytes} [Thu May 7 04:34:14 2026] GET /v2.0/networks?tenant_id=e760d281ae2049569aa142ac14089320&shared=False => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1549] 199.204.45.157 () {34 vars in 928 bytes} [Thu May 7 04:34:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:34:14.479 6 INFO neutron.db.l3_hamode_db [None req-28acfc3c-a5df-4008-bb2a-b30ecb8a638f e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:34:14.611 6 INFO neutron.db.l3_hamode_db [None req-28acfc3c-a5df-4008-bb2a-b30ecb8a638f e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:34:15.044 6 INFO neutron.services.segments.plugin [-] Segment 1a57d34c-4651-44cd-96ac-2fe1fa4edd88 resource provider aggregate not found 2026-05-07 04:34:15.049 6 INFO neutron.services.segments.plugin [-] Segment 1a57d34c-4651-44cd-96ac-2fe1fa4edd88 resource provider aggregate not found 2026-05-07 04:34:15.066 6 INFO neutron.services.segments.plugin [-] Segment 1a57d34c-4651-44cd-96ac-2fe1fa4edd88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a57d34c-4651-44cd-96ac-2fe1fa4edd88 found for delete ", "request_id": "req-8c373352-eae3-4e01-b751-b494aee28770"}]} 2026-05-07 04:34:15.073 6 INFO neutron.services.segments.plugin [-] Segment 1a57d34c-4651-44cd-96ac-2fe1fa4edd88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a57d34c-4651-44cd-96ac-2fe1fa4edd88 found for delete ", "request_id": "req-e9bda4a7-7feb-4495-8363-caa61e7da604"}]} 2026-05-07 04:34:15.092 6 INFO neutron.services.segments.plugin [-] Segment e147fb8b-8478-4314-8e20-baf71ab8b86c resource provider aggregate not found 2026-05-07 04:34:15.105 6 INFO neutron.services.segments.plugin [-] Segment e147fb8b-8478-4314-8e20-baf71ab8b86c resource provider aggregate not found 2026-05-07 04:34:15.130 6 INFO neutron.services.segments.plugin [-] Segment e147fb8b-8478-4314-8e20-baf71ab8b86c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e147fb8b-8478-4314-8e20-baf71ab8b86c found for delete ", "request_id": "req-01f7bda7-9ac9-4f1d-a3fb-68b9cd42a2f3"}]} 2026-05-07 04:34:15.132 6 INFO neutron.services.segments.plugin [-] Segment e147fb8b-8478-4314-8e20-baf71ab8b86c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e147fb8b-8478-4314-8e20-baf71ab8b86c found for delete ", "request_id": "req-5a80e629-37dc-45d3-960d-7632681fc4a7"}]} [pid: 7|app: 0|req: 762/1550] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:15 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 789/1551] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:14 2026] POST /v2.0/routers => generated 506 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1552] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:15 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&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: 764/1553] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:34:15 2026] GET /v2.0/ports?tenant_id=e760d281ae2049569aa142ac14089320&device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1554] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:34:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe16232f-6b04-4d26-b347-13ccec1d935b => 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: 766/1555] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:34:15 2026] GET /v2.0/subnets?id=8e431334-9eec-45fa-a5b5-db37adefc4d4 => 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: 767/1556] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:34:15 2026] GET /v2.0/ports?network_id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 790/1557] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:34:15 2026] POST /v2.0/ports => generated 948 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 768/1558] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:34:15 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1559] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:34:15 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?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: 770/1560] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:16 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => 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: 771/1561] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:16 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&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: 6|app: 0|req: 791/1562] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:34:15 2026] PUT /v2.0/routers/6fc07a5e-22a0-4326-a887-e116f8d502bf/add_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1563] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:34:16 2026] GET /v2.0/ports/155ea4a0-9925-46ec-ba72-30593e0c5c9b => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:34:17.117 6 INFO neutron_taas.services.taas.taas_plugin [None req-9aa84e17-7d77-44f8-8226-566bb06f252b e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] TaaS: Handle Delete Port: 155ea4a0-9925-46ec-ba72-30593e0c5c9b 2026-05-07 04:34:17.121 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9aa84e17-7d77-44f8-8226-566bb06f252b e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Tap Mirror: Handle Delete Port: 155ea4a0-9925-46ec-ba72-30593e0c5c9b [pid: 7|app: 0|req: 773/1564] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:17 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1565] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:17 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&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: 6|app: 0|req: 792/1566] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:34:16 2026] PUT /v2.0/routers/6fc07a5e-22a0-4326-a887-e116f8d502bf/remove_router_interface => generated 309 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:34:17.674 7 INFO neutron.api.v2.resource [None req-ca314d10-82b2-4e20-bac5-172b08fe37ce e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1569] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:34:17 2026] PUT /v2.0/routers/6fc07a5e-22a0-4326-a887-e116f8d502bf/remove_router_interface => generated 197 bytes in 105 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: 6|app: 0|req: 795/1570] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:17 2026] GET /v2.0/ports?device_id=6fc07a5e-22a0-4326-a887-e116f8d502bf => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:17.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-02f6e212-e4e8-4cdb-aff6-844368422ea9 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] TaaS: Handle Delete Port: 1a0a6c16-7b3f-42c6-aa26-3dc8d4bf070c 2026-05-07 04:34:17.877 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02f6e212-e4e8-4cdb-aff6-844368422ea9 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Tap Mirror: Handle Delete Port: 1a0a6c16-7b3f-42c6-aa26-3dc8d4bf070c 2026-05-07 04:34:18.194 7 INFO neutron.services.segments.plugin [-] Segment 59134071-0db0-4f50-a1f0-5b64eb2e78af resource provider aggregate not found 2026-05-07 04:34:18.199 7 INFO neutron.services.segments.plugin [-] Segment 59134071-0db0-4f50-a1f0-5b64eb2e78af resource provider aggregate not found 2026-05-07 04:34:18.215 7 INFO neutron.db.l3_hamode_db [None req-02f6e212-e4e8-4cdb-aff6-844368422ea9 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] HA network 8b79bf78-5629-400f-9977-0515faca8a6c was deleted as no HA routers are present in tenant f816b8f3c6d84d6f8a6036ddef52b798. 2026-05-07 04:34:18.217 7 INFO neutron.services.segments.plugin [-] Segment 59134071-0db0-4f50-a1f0-5b64eb2e78af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59134071-0db0-4f50-a1f0-5b64eb2e78af found for delete ", "request_id": "req-839ee6a2-0d88-463b-aba9-7b3e8cd979b7"}]} 2026-05-07 04:34:18.226 7 INFO neutron.services.segments.plugin [-] Segment 59134071-0db0-4f50-a1f0-5b64eb2e78af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59134071-0db0-4f50-a1f0-5b64eb2e78af found for delete ", "request_id": "req-efb3e3bc-95e1-46e7-9af9-485fa799917f"}]} [pid: 7|app: 0|req: 776/1571] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:17 2026] DELETE /v2.0/routers/6fc07a5e-22a0-4326-a887-e116f8d502bf => generated 0 bytes in 523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 796/1572] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:18 2026] DELETE /v2.0/subnets/6f8f89ef-be3c-4924-8498-625e19aff29a => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:34:18.546 7 INFO neutron_taas.services.taas.taas_plugin [None req-7004869c-360e-4d8f-8335-b124e05c10b2 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] TaaS: Handle Delete Port: aabe472e-0bdb-43a8-aa63-376113bdd8c5 2026-05-07 04:34:18.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7004869c-360e-4d8f-8335-b124e05c10b2 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Tap Mirror: Handle Delete Port: aabe472e-0bdb-43a8-aa63-376113bdd8c5 [pid: 6|app: 0|req: 797/1573] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:18 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 798/1574] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:18 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1575] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:34:18 2026] DELETE /v2.0/networks/5843c526-8433-4fc5-82da-8b82c7d9ee9d => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:34:18.858 6 INFO neutron.db.segments_db [None req-54904dba-2969-492f-986a-6592f872ef60 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Added segment d8479eb8-b055-40e3-a0d4-6677e0da16ee of type vxlan for network 769f7466-c309-4442-a7c6-ea7da020928f [pid: 6|app: 0|req: 799/1576] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:34:18 2026] POST /v2.0/networks => generated 629 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1577] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:18 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:19.299 6 INFO neutron.db.segments_db [None req-3c873f81-12c1-4e7b-81ff-5830f91e381e e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Added segment 9806d851-f63a-4e76-8739-8a2f5e367c77 of type vxlan for network 7f86404b-cf3c-4240-a28e-885451945521 2026-05-07 04:34:19.567 6 INFO neutron.db.l3_hamode_db [None req-3c873f81-12c1-4e7b-81ff-5830f91e381e e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:34:19.683 6 INFO neutron.db.l3_hamode_db [None req-3c873f81-12c1-4e7b-81ff-5830f91e381e e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 779/1578] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:19 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1579] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:19 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&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: 6|app: 0|req: 800/1580] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:19 2026] POST /v2.0/routers => generated 507 bytes in 981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:20.256 7 INFO neutron.services.segments.plugin [-] Segment afc76e1b-2212-41d6-bd6f-314923a147fa resource provider aggregate not found 2026-05-07 04:34:20.284 7 INFO neutron.services.segments.plugin [-] Segment afc76e1b-2212-41d6-bd6f-314923a147fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afc76e1b-2212-41d6-bd6f-314923a147fa found for delete ", "request_id": "req-0d5a1a70-fe21-47e8-afd1-189bce420724"}]} 2026-05-07 04:34:20.284 7 INFO neutron.services.segments.plugin [-] Segment afc76e1b-2212-41d6-bd6f-314923a147fa resource provider aggregate not found 2026-05-07 04:34:20.320 7 INFO neutron.services.segments.plugin [-] Segment afc76e1b-2212-41d6-bd6f-314923a147fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afc76e1b-2212-41d6-bd6f-314923a147fa found for delete ", "request_id": "req-19568c33-10b3-4dfd-b6e1-886027dcec5d"}]} [pid: 6|app: 0|req: 801/1581] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:20 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 802/1582] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:21 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&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: 6|app: 0|req: 803/1583] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:21 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 804/1584] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:21 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 805/1585] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:21 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1586] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:34:20 2026] PUT /v2.0/routers/2736aa94-180e-45bc-ab74-0b9e9ab40421/add_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1587] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:34:21 2026] GET /v2.0/ports/286ab5da-4d8f-49d2-ab99-a28fba1b8e1a => generated 955 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:34:21.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-625685e7-3112-43da-84e4-7cf26f7fac83 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] TaaS: Handle Delete Port: 286ab5da-4d8f-49d2-ab99-a28fba1b8e1a 2026-05-07 04:34:21.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-625685e7-3112-43da-84e4-7cf26f7fac83 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Tap Mirror: Handle Delete Port: 286ab5da-4d8f-49d2-ab99-a28fba1b8e1a 2026-05-07 04:34:22.136 6 INFO neutron.db.l3_db [None req-0aefaeae-db7d-42f0-bf08-0fa781ae7866 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Floating IP 5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 associated. External IP: 10.96.250.205, port: fe16232f-6b04-4d26-b347-13ccec1d935b. [pid: 7|app: 0|req: 783/1588] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:34:21 2026] PUT /v2.0/routers/2736aa94-180e-45bc-ab74-0b9e9ab40421/remove_router_interface => generated 309 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1589] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:22 2026] GET /v2.0/ports?device_id=2736aa94-180e-45bc-ab74-0b9e9ab40421 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 806/1590] 10.0.0.201 () {34 vars in 675 bytes} [Thu May 7 04:34:21 2026] POST /v2.0/floatingips => generated 855 bytes in 1141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:22.474 7 INFO neutron_taas.services.taas.taas_plugin [None req-97963e98-5d34-4b99-b361-b719776055cb e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] TaaS: Handle Delete Port: af5f388d-1d86-4e71-a8ab-31798999395b 2026-05-07 04:34:22.477 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97963e98-5d34-4b99-b361-b719776055cb e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Tap Mirror: Handle Delete Port: af5f388d-1d86-4e71-a8ab-31798999395b 2026-05-07 04:34:22.507 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dbdfac7-8ad0-445c-9984-f2a487f972a6'] response: {'name': 'network-changed', 'server_uuid': 'aab20151-4bff-4421-9686-7015cf50a8bb', 'tag': 'fe16232f-6b04-4d26-b347-13ccec1d935b', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 807/1591] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:34:22 2026] GET /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:34:22.803 7 INFO neutron.services.segments.plugin [-] Segment 9806d851-f63a-4e76-8739-8a2f5e367c77 resource provider aggregate not found 2026-05-07 04:34:22.823 7 INFO neutron.services.segments.plugin [-] Segment 9806d851-f63a-4e76-8739-8a2f5e367c77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9806d851-f63a-4e76-8739-8a2f5e367c77 found for delete ", "request_id": "req-8a0be617-3c7f-4b18-9a83-68950c9777ca"}]} 2026-05-07 04:34:22.837 7 INFO neutron.services.segments.plugin [-] Segment 9806d851-f63a-4e76-8739-8a2f5e367c77 resource provider aggregate not found 2026-05-07 04:34:22.840 7 INFO neutron.db.l3_hamode_db [None req-97963e98-5d34-4b99-b361-b719776055cb e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] HA network 7f86404b-cf3c-4240-a28e-885451945521 was deleted as no HA routers are present in tenant f816b8f3c6d84d6f8a6036ddef52b798. [pid: 7|app: 0|req: 785/1592] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:22 2026] DELETE /v2.0/routers/2736aa94-180e-45bc-ab74-0b9e9ab40421 => generated 0 bytes in 545 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:34:22.858 7 INFO neutron.services.segments.plugin [-] Segment 9806d851-f63a-4e76-8739-8a2f5e367c77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9806d851-f63a-4e76-8739-8a2f5e367c77 found for delete ", "request_id": "req-e6aa4bb5-0266-4071-be1d-423dd66eb15f"}]} [pid: 6|app: 0|req: 808/1593] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:22 2026] DELETE /v2.0/subnets/a3c472ea-a092-4c55-bb1c-1783094b9d1a => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 809/1594] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:34:23 2026] GET /v2.0/ports?tenant_id=e760d281ae2049569aa142ac14089320&device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 810/1595] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:34:23 2026] GET /v2.0/networks?id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6 => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1596] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:34:23 2026] DELETE /v2.0/networks/769f7466-c309-4442-a7c6-ea7da020928f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 811/1597] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:34:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe16232f-6b04-4d26-b347-13ccec1d935b => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:34:23.168 7 INFO neutron.db.segments_db [None req-f30ce843-ec60-4160-98da-7417e37f1f8e e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Added segment f9c0cf1b-09cd-472d-8701-e586d3e56471 of type vxlan for network 67d6cb32-3848-4307-8521-2bda8749c89a [pid: 6|app: 0|req: 812/1598] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:34:23 2026] GET /v2.0/subnets?id=8e431334-9eec-45fa-a5b5-db37adefc4d4 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 813/1599] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:34:23 2026] GET /v2.0/ports?network_id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6&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: 6|app: 0|req: 814/1600] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:34:23 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 815/1601] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:34:23 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:23.408 7 INFO neutron.db.l3_hamode_db [None req-f30ce843-ec60-4160-98da-7417e37f1f8e e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 816/1602] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:34:23 2026] GET /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:34:24.128 7 INFO neutron.db.l3_hamode_db [None req-f30ce843-ec60-4160-98da-7417e37f1f8e e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 817/1603] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:34:24 2026] GET /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:34:24.844 7 INFO neutron.services.segments.plugin [-] Segment d8479eb8-b055-40e3-a0d4-6677e0da16ee resource provider aggregate not found 2026-05-07 04:34:24.867 7 INFO neutron.services.segments.plugin [-] Segment d8479eb8-b055-40e3-a0d4-6677e0da16ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8479eb8-b055-40e3-a0d4-6677e0da16ee found for delete ", "request_id": "req-869a4649-8e72-495a-b246-d57ce42f467b"}]} 2026-05-07 04:34:24.890 7 INFO neutron.services.segments.plugin [-] Segment d8479eb8-b055-40e3-a0d4-6677e0da16ee resource provider aggregate not found 2026-05-07 04:34:24.915 7 INFO neutron.services.segments.plugin [-] Segment d8479eb8-b055-40e3-a0d4-6677e0da16ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8479eb8-b055-40e3-a0d4-6677e0da16ee found for delete ", "request_id": "req-f7717476-bb9d-4a5c-9356-fbee84a4b4e4"}]} [pid: 7|app: 0|req: 787/1604] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:23 2026] POST /v2.0/routers => generated 687 bytes in 1890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 818/1605] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:34:25 2026] GET /v2.0/routers/4ab5a945-9820-41d6-b8b2-a325a2a9a70d => generated 693 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1606] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:34:25 2026] GET /v2.0/routers => generated 696 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 819/1607] 10.0.0.201 () {34 vars in 739 bytes} [Thu May 7 04:34:25 2026] PUT /v2.0/routers/4ab5a945-9820-41d6-b8b2-a325a2a9a70d => generated 700 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1608] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:34:25 2026] GET /v2.0/routers/4ab5a945-9820-41d6-b8b2-a325a2a9a70d => generated 700 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 820/1609] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:25 2026] GET /v2.0/ports?device_id=4ab5a945-9820-41d6-b8b2-a325a2a9a70d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:25.910 7 INFO neutron_taas.services.taas.taas_plugin [None req-01b971d7-9428-476c-8d39-f0308065f851 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] TaaS: Handle Delete Port: 056dde91-c817-4885-936e-8cab2aabeefc 2026-05-07 04:34:25.913 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01b971d7-9428-476c-8d39-f0308065f851 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Tap Mirror: Handle Delete Port: 056dde91-c817-4885-936e-8cab2aabeefc 2026-05-07 04:34:26.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-01b971d7-9428-476c-8d39-f0308065f851 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] TaaS: Handle Delete Port: 7596783c-5255-4b9b-b9b7-f2bd8604e6b8 2026-05-07 04:34:26.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01b971d7-9428-476c-8d39-f0308065f851 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] Tap Mirror: Handle Delete Port: 7596783c-5255-4b9b-b9b7-f2bd8604e6b8 2026-05-07 04:34:26.420 7 INFO neutron.db.l3_hamode_db [None req-01b971d7-9428-476c-8d39-f0308065f851 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] HA network 67d6cb32-3848-4307-8521-2bda8749c89a was deleted as no HA routers are present in tenant f816b8f3c6d84d6f8a6036ddef52b798. [pid: 7|app: 0|req: 790/1610] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:25 2026] DELETE /v2.0/routers/4ab5a945-9820-41d6-b8b2-a325a2a9a70d => generated 0 bytes in 725 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 821/1611] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:26 2026] GET /v2.0/ports?device_id=4ab5a945-9820-41d6-b8b2-a325a2a9a70d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:26.478 7 INFO neutron.api.v2.resource [None req-93868bec-433e-418d-8f0a-c671f70e801b e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1612] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:26 2026] DELETE /v2.0/routers/4ab5a945-9820-41d6-b8b2-a325a2a9a70d => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 822/1613] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:26 2026] GET /v2.0/ports?device_id=2736aa94-180e-45bc-ab74-0b9e9ab40421 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:26.533 7 INFO neutron.api.v2.resource [None req-13315203-8e27-4bcc-8334-0fadaf3b7493 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1614] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:26 2026] DELETE /v2.0/routers/2736aa94-180e-45bc-ab74-0b9e9ab40421 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:34:26.553 6 INFO neutron.pecan_wsgi.hooks.translation [None req-06855178-3062-441a-95e6-35d52e9aa1f7 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 823/1615] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:26 2026] DELETE /v2.0/subnets/a3c472ea-a092-4c55-bb1c-1783094b9d1a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1616] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:26 2026] GET /v2.0/ports?device_id=6fc07a5e-22a0-4326-a887-e116f8d502bf => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:26.604 6 INFO neutron.api.v2.resource [None req-8b4210ac-f6a2-4dbf-b5fe-072dcff0c16a e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 824/1617] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:26 2026] DELETE /v2.0/routers/6fc07a5e-22a0-4326-a887-e116f8d502bf => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:34:26.623 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a22065e7-9477-4e37-bb16-e49909af2f51 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1618] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:26 2026] DELETE /v2.0/subnets/6f8f89ef-be3c-4924-8498-625e19aff29a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 825/1619] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:34:26 2026] GET /v2.0/ports?device_id=1fe818b0-0105-472e-bf69-6399137c001a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:34:26.678 7 INFO neutron.api.v2.resource [None req-bd7109c0-d0a9-48b6-9129-cc4b8ae57726 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1620] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:26 2026] DELETE /v2.0/routers/1fe818b0-0105-472e-bf69-6399137c001a => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:34:26.699 6 INFO neutron.pecan_wsgi.hooks.translation [None req-8d63aa3b-7da3-4dee-9931-833efe52186f e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 826/1621] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:26 2026] DELETE /v2.0/subnets/89704822-1f6e-4562-8ba9-ee088fb84f72 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:34:26.725 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ce93c8c-9643-4a7d-8b1b-6c8d60affef1 e7f19bc3075b487b80262c507db60da7 f816b8f3c6d84d6f8a6036ddef52b798 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1622] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:34:26 2026] DELETE /v2.0/subnets/6b65fef5-2f14-4513-9644-3ba9f0566ad7 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:34:26.889 7 INFO neutron.services.segments.plugin [-] Segment f9c0cf1b-09cd-472d-8701-e586d3e56471 resource provider aggregate not found 2026-05-07 04:34:26.911 7 INFO neutron.services.segments.plugin [-] Segment f9c0cf1b-09cd-472d-8701-e586d3e56471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9c0cf1b-09cd-472d-8701-e586d3e56471 found for delete ", "request_id": "req-b99aeb16-cb0d-4c13-a8f8-d14b318f8876"}]} 2026-05-07 04:34:26.938 7 INFO neutron.services.segments.plugin [-] Segment f9c0cf1b-09cd-472d-8701-e586d3e56471 resource provider aggregate not found 2026-05-07 04:34:26.957 7 INFO neutron.services.segments.plugin [-] Segment f9c0cf1b-09cd-472d-8701-e586d3e56471 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9c0cf1b-09cd-472d-8701-e586d3e56471 found for delete ", "request_id": "req-61d9ef58-db95-4f2a-8709-0014fd0e78d8"}]} [pid: 6|app: 0|req: 827/1623] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:34:27 2026] GET /v2.0/security-groups?tenant_id=f816b8f3c6d84d6f8a6036ddef52b798&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1624] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:34:27 2026] DELETE /v2.0/security-groups/8427c25b-9398-4023-87f5-05db76e24505 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 828/1625] 10.0.0.201 () {32 vars in 621 bytes} [Thu May 7 04:34:29 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1626] 10.0.0.201 () {32 vars in 631 bytes} [Thu May 7 04:34:29 2026] GET /v2.0/ => generated 632 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 829/1627] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:34:29 2026] GET /v2.0/security-groups?tenant_id=6f2c31b7045142b39adc8bb50fa4107f&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: 799/1628] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:34:30 2026] DELETE /v2.0/security-groups/af6de4bf-030b-457f-8f7f-310f6e35b9f5 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1631] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:34:34 2026] GET /v2.0/security-groups?tenant_id=08b3b7713fb54895993c19e54a21a4da&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 831/1632] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:34:34 2026] DELETE /v2.0/security-groups/a091fde0-46bb-4618-baa3-d456abdd82bb => 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: 802/1633] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:34:34 2026] GET /v2.0/security-groups?tenant_id=6c93ad1f5cff4074ac5349759f88bb11&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 832/1634] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:34:35 2026] DELETE /v2.0/security-groups/91b369ba-ff62-44d6-9069-d7f99b5f3e7f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:34:37.049 7 INFO neutron.db.segments_db [None req-53ee7039-0930-45b4-9044-329b915b72f2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 52c5513f-1be1-4679-8a69-1db08873e3e7 of type vxlan for network 43a88ba4-ad37-4fe0-83da-919066ceb1c4 [pid: 7|app: 0|req: 803/1635] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:34:36 2026] POST /v2.0/networks => generated 740 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 833/1636] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:37 2026] POST /v2.0/subnets => generated 687 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:34:37.383 7 INFO neutron.db.segments_db [None req-bb5d85ab-6a10-4f06-ad1f-71ef43b73779 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment ac1b48c0-ff6a-4cf7-9632-c6f71dcc94b1 of type vxlan for network f5f937f3-1d91-4f4a-ad82-63f869e80d87 2026-05-07 04:34:37.595 7 INFO neutron.db.l3_hamode_db [None req-bb5d85ab-6a10-4f06-ad1f-71ef43b73779 6b2b6656438f436680a07a8ad51100c7 eeb63553074e4a76bdff4c660764fed8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:34:38.324 7 INFO neutron.db.l3_hamode_db [None req-bb5d85ab-6a10-4f06-ad1f-71ef43b73779 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 834/1637] 10.0.0.35 () {34 vars in 987 bytes} [Thu May 7 04:34:38 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 1240 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 835/1638] 10.0.0.35 () {34 vars in 1037 bytes} [Thu May 7 04:34:38 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1639] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:34:37 2026] POST /v2.0/routers => generated 727 bytes in 1847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 836/1640] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:34:39 2026] PUT /v2.0/routers/d3002c2a-2c3d-44b3-ab98-a277cff95880/add_router_interface => generated 309 bytes in 1438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1641] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:34:42 2026] GET /v2.0/networks?id=43a88ba4-ad37-4fe0-83da-919066ceb1c4 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 837/1642] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:34:42 2026] GET /v2.0/quotas/eeb63553074e4a76bdff4c660764fed8 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1643] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:34:42 2026] GET /v2.0/ports?tenant_id=eeb63553074e4a76bdff4c660764fed8&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 838/1644] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:34:43 2026] GET /v2.0/networks/43a88ba4-ad37-4fe0-83da-919066ceb1c4?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: 807/1645] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:34:43 2026] GET /v2.0/networks/43a88ba4-ad37-4fe0-83da-919066ceb1c4?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: 6|app: 0|req: 839/1646] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:43 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => 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: 808/1647] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:44 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 840/1648] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:45 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => 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: 809/1649] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:46 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 842/1652] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:34:47 2026] GET /v2.0/networks?id=43a88ba4-ad37-4fe0-83da-919066ceb1c4 => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1653] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:47 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 843/1654] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:34:47 2026] POST /v2.0/ports => generated 954 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1655] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:34:48 2026] PUT /v2.0/ports/649f058f-70cf-403f-a70c-54f050cc421a => generated 1235 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:34:48.589 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a902495-4c77-4771-8f9a-a6eca7171a9d'] response: {'name': 'network-changed', 'server_uuid': 'c3b7a3d6-dc18-4554-b95e-394f086e3586', 'tag': '649f058f-70cf-403f-a70c-54f050cc421a', '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: 6|app: 0|req: 844/1656] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:48 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 813/1657] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:48 2026] GET /v2.0/security-groups?id=78cf9fcf-cafe-4ed9-980d-426e712e707c&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 845/1658] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:34:49 2026] GET /v2.0/ports?tenant_id=eeb63553074e4a76bdff4c660764fed8&device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1659] 199.204.45.157 () {34 vars in 1016 bytes} [Thu May 7 04:34:49 2026] GET /v2.0/networks?tenant_id=eeb63553074e4a76bdff4c660764fed8&shared=False => generated 768 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 846/1660] 199.204.45.157 () {34 vars in 928 bytes} [Thu May 7 04:34:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1661] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:49 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 847/1662] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:50 2026] GET /v2.0/security-groups?id=78cf9fcf-cafe-4ed9-980d-426e712e707c&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: 816/1663] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:34:50 2026] GET /v2.0/ports?tenant_id=eeb63553074e4a76bdff4c660764fed8&device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 848/1664] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=649f058f-70cf-403f-a70c-54f050cc421a => 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: 817/1665] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:34:50 2026] GET /v2.0/subnets?id=f583c48f-32fc-45ed-a289-e7ca8a8a3d82 => generated 690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 849/1666] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:34:50 2026] GET /v2.0/ports?network_id=43a88ba4-ad37-4fe0-83da-919066ceb1c4&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: 818/1667] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:34:50 2026] GET /v2.0/networks/43a88ba4-ad37-4fe0-83da-919066ceb1c4?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 850/1668] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:34:50 2026] GET /v2.0/networks/43a88ba4-ad37-4fe0-83da-919066ceb1c4?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: 819/1669] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:51 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 851/1670] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:51 2026] GET /v2.0/security-groups?id=78cf9fcf-cafe-4ed9-980d-426e712e707c&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: 820/1671] 10.0.0.35 () {34 vars in 987 bytes} [Thu May 7 04:34:52 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 852/1672] 10.0.0.35 () {34 vars in 1037 bytes} [Thu May 7 04:34:52 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&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: 821/1673] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:52 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 853/1674] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:52 2026] GET /v2.0/security-groups?id=78cf9fcf-cafe-4ed9-980d-426e712e707c&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1675] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:53 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 854/1676] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:53 2026] GET /v2.0/security-groups?id=78cf9fcf-cafe-4ed9-980d-426e712e707c&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1677] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:54 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 855/1678] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:54 2026] GET /v2.0/security-groups?id=78cf9fcf-cafe-4ed9-980d-426e712e707c&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1679] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:55 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 856/1680] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:55 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1681] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:56 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 857/1682] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:56 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1683] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:56 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 858/1684] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:56 2026] GET /v2.0/security-groups?id=78cf9fcf-cafe-4ed9-980d-426e712e707c&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1685] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:56 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 859/1686] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:56 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&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: 828/1687] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:57 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 860/1688] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:57 2026] GET /v2.0/security-groups?id=78cf9fcf-cafe-4ed9-980d-426e712e707c&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1689] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:57 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 861/1690] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:57 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1691] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:34:57 2026] GET /v2.0/ports?tenant_id=1873f2c55c3040ea974e35dab4567ccf&device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 862/1692] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:34:58 2026] GET /v2.0/networks?id=51d3c974-d554-4a01-8786-8f67bb0d705f => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1693] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:34:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 863/1694] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:34:58 2026] GET /v2.0/subnets?id=deca731c-bae3-4460-9828-1e6d1c3c3f11 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1695] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:34:58 2026] GET /v2.0/ports?network_id=51d3c974-d554-4a01-8786-8f67bb0d705f&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 864/1696] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:34:58 2026] GET /v2.0/networks/51d3c974-d554-4a01-8786-8f67bb0d705f?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: 833/1697] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:34:58 2026] GET /v2.0/networks/51d3c974-d554-4a01-8786-8f67bb0d705f?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: 6|app: 0|req: 865/1698] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:58 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1699] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:58 2026] GET /v2.0/security-groups?id=78cf9fcf-cafe-4ed9-980d-426e712e707c&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: 6|app: 0|req: 866/1700] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:34:58 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1701] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:58 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => 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: 836/1702] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:58 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:34:58.896 6 INFO neutron_taas.services.taas.taas_plugin [req-8d0a5bd6-ea55-43e2-b8cc-b0da9cd4c1e2 req-f03b3215-4e11-42f4-8e5f-9b4b7a3870c6 90a396d0391a4baaa052ba307d334269 eeb63553074e4a76bdff4c660764fed8 - - default default] TaaS: Handle Delete Port: 649f058f-70cf-403f-a70c-54f050cc421a 2026-05-07 04:34:58.900 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8d0a5bd6-ea55-43e2-b8cc-b0da9cd4c1e2 req-f03b3215-4e11-42f4-8e5f-9b4b7a3870c6 90a396d0391a4baaa052ba307d334269 eeb63553074e4a76bdff4c660764fed8 - - default default] Tap Mirror: Handle Delete Port: 649f058f-70cf-403f-a70c-54f050cc421a [pid: 6|app: 0|req: 867/1703] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:34:58 2026] DELETE /v2.0/ports/649f058f-70cf-403f-a70c-54f050cc421a => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:34:59.106 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-76a4fabc-f283-40cb-8d75-81f352aa77a7'] response: {'server_uuid': 'c3b7a3d6-dc18-4554-b95e-394f086e3586', 'name': 'network-vif-deleted', 'tag': '649f058f-70cf-403f-a70c-54f050cc421a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 837/1704] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:59 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 868/1705] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:34:59 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1706] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:34:59 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&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: 6|app: 0|req: 869/1707] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:00 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => 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: 839/1708] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:01 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 870/1709] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:01 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1710] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:01 2026] GET /v2.0/ports?device_id=c3b7a3d6-dc18-4554-b95e-394f086e3586 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 871/1711] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:02 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => 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: 841/1712] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:02 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&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: 6|app: 0|req: 873/1715] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:03 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1716] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:03 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&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: 6|app: 0|req: 874/1717] 10.0.0.201 () {32 vars in 824 bytes} [Thu May 7 04:35:03 2026] GET /v2.0/ports?project_id=e760d281ae2049569aa142ac14089320&network_id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6 => generated 3691 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 875/1718] 10.0.0.201 () {32 vars in 740 bytes} [Thu May 7 04:35:04 2026] GET /v2.0/subnets?network_id=dd8da167-83db-41ac-9896-f523c3d9b079 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:35:04.568 6 INFO neutron.db.l3_db [None req-b95af389-5364-4e21-83cd-be59200ea15c 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Floating IP 5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 disassociated. External IP: 10.96.250.205, port: fe16232f-6b04-4d26-b347-13ccec1d935b. 2026-05-07 04:35:04.719 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b07e333-7ab7-4163-ae35-51397fb7645e 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 1c38d04c-7a84-4745-9cb1-cc1c476e22da 2026-05-07 04:35:04.723 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b07e333-7ab7-4163-ae35-51397fb7645e 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 1c38d04c-7a84-4745-9cb1-cc1c476e22da [pid: 6|app: 0|req: 876/1719] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:35:04 2026] PUT /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 554 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 877/1720] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:04 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:35:04.971 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-d45c42a7-2345-4267-91f9-c7a533dfccea'] response: {'name': 'network-changed', 'server_uuid': 'aab20151-4bff-4421-9686-7015cf50a8bb', 'tag': 'fe16232f-6b04-4d26-b347-13ccec1d935b', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 878/1721] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:35:04 2026] GET /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 879/1722] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:04 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&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: 844/1723] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:35:04 2026] PUT /v2.0/routers/d3002c2a-2c3d-44b3-ab98-a277cff95880/remove_router_interface => generated 309 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1724] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:35:05 2026] GET /v2.0/ports?tenant_id=e760d281ae2049569aa142ac14089320&device_id=aab20151-4bff-4421-9686-7015cf50a8bb => 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: 846/1725] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:35:05 2026] GET /v2.0/networks?id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6 => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:35:05.601 6 INFO neutron_taas.services.taas.taas_plugin [None req-d74839cf-474e-43e0-a087-08a7e0ac9c69 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 45865593-b036-4c8d-bef9-a65422b71873 2026-05-07 04:35:05.605 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d74839cf-474e-43e0-a087-08a7e0ac9c69 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 45865593-b036-4c8d-bef9-a65422b71873 [pid: 7|app: 0|req: 847/1726] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:35:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=fe16232f-6b04-4d26-b347-13ccec1d935b => 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: 848/1727] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:35:05 2026] GET /v2.0/subnets?id=8e431334-9eec-45fa-a5b5-db37adefc4d4 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1728] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:35:05 2026] GET /v2.0/ports?network_id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1729] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:35:05 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1730] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:35:05 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:35:05.928 6 INFO neutron_taas.services.taas.taas_plugin [None req-d74839cf-474e-43e0-a087-08a7e0ac9c69 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 2ff0e32f-3f23-470e-abb3-861fa0d48f55 2026-05-07 04:35:05.934 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d74839cf-474e-43e0-a087-08a7e0ac9c69 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 2ff0e32f-3f23-470e-abb3-861fa0d48f55 [pid: 7|app: 0|req: 852/1731] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:35:05 2026] GET /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1732] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:06 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1733] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:06 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:35:06.334 6 INFO neutron.services.segments.plugin [-] Segment ac1b48c0-ff6a-4cf7-9632-c6f71dcc94b1 resource provider aggregate not found 2026-05-07 04:35:06.341 6 INFO neutron.services.segments.plugin [-] Segment ac1b48c0-ff6a-4cf7-9632-c6f71dcc94b1 resource provider aggregate not found 2026-05-07 04:35:06.356 6 INFO neutron.services.segments.plugin [-] Segment ac1b48c0-ff6a-4cf7-9632-c6f71dcc94b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac1b48c0-ff6a-4cf7-9632-c6f71dcc94b1 found for delete ", "request_id": "req-a3c5f27c-d9c8-4270-a24d-7ffd6d5a8815"}]} 2026-05-07 04:35:06.365 6 INFO neutron.services.segments.plugin [-] Segment ac1b48c0-ff6a-4cf7-9632-c6f71dcc94b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac1b48c0-ff6a-4cf7-9632-c6f71dcc94b1 found for delete ", "request_id": "req-d97ad877-534e-4ed9-9f68-11a8f2c55ec6"}]} 2026-05-07 04:35:06.371 6 INFO neutron.db.l3_hamode_db [None req-d74839cf-474e-43e0-a087-08a7e0ac9c69 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] HA network f5f937f3-1d91-4f4a-ad82-63f869e80d87 was deleted as no HA routers are present in tenant eeb63553074e4a76bdff4c660764fed8. [pid: 6|app: 0|req: 880/1734] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:35:05 2026] DELETE /v2.0/routers/d3002c2a-2c3d-44b3-ab98-a277cff95880 => generated 0 bytes in 1024 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1735] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:35:06 2026] DELETE /v2.0/subnets/f583c48f-32fc-45ed-a289-e7ca8a8a3d82 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:35:06.687 6 INFO neutron_taas.services.taas.taas_plugin [None req-4d09d63b-8fa4-43c8-84df-5d400943c951 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 557869b9-6c57-4a77-b6ae-3897ab09ce97 2026-05-07 04:35:06.690 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d09d63b-8fa4-43c8-84df-5d400943c951 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 557869b9-6c57-4a77-b6ae-3897ab09ce97 [pid: 6|app: 0|req: 881/1736] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:35:06 2026] DELETE /v2.0/networks/43a88ba4-ad37-4fe0-83da-919066ceb1c4 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1737] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:35:06 2026] GET /v2.0/security-groups?tenant_id=eeb63553074e4a76bdff4c660764fed8&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1738] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:35:07 2026] GET /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 552 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 882/1739] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:07 2026] DELETE /v2.0/security-groups/78cf9fcf-cafe-4ed9-980d-426e712e707c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1740] 10.0.0.201 () {34 vars in 683 bytes} [Thu May 7 04:35:08 2026] POST /v2.0/security-groups => generated 1673 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 04:35:08.376 6 INFO neutron.services.segments.plugin [-] Segment 52c5513f-1be1-4679-8a69-1db08873e3e7 resource provider aggregate not found 2026-05-07 04:35:08.393 6 INFO neutron.services.segments.plugin [-] Segment 52c5513f-1be1-4679-8a69-1db08873e3e7 resource provider aggregate not found 2026-05-07 04:35:08.394 6 INFO neutron.services.segments.plugin [-] Segment 52c5513f-1be1-4679-8a69-1db08873e3e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52c5513f-1be1-4679-8a69-1db08873e3e7 found for delete ", "request_id": "req-cba0bfe9-7080-4327-afcc-f1ccfbc8111b"}]} 2026-05-07 04:35:08.420 6 INFO neutron.services.segments.plugin [-] Segment 52c5513f-1be1-4679-8a69-1db08873e3e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52c5513f-1be1-4679-8a69-1db08873e3e7 found for delete ", "request_id": "req-1c685a31-4aa0-4cb2-89a5-6c6b2dafc8b9"}]} [pid: 6|app: 0|req: 883/1741] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1742] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:08 2026] POST /v2.0/security-group-rules => generated 596 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 884/1743] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1744] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:35:08.931 6 INFO neutron.db.securitygroups_db [None req-2159ede3-ab29-4d7e-a0c2-2be2e2a424d9 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Project e760d281ae2049569aa142ac14089320 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 6|app: 0|req: 885/1745] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:08 2026] POST /v2.0/security-group-rules => generated 607 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:35:09.066 7 INFO neutron.db.securitygroups_db [None req-9ab826a8-4810-4ad3-908a-6401cd867ffc 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Project e760d281ae2049569aa142ac14089320 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: 861/1746] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:09 2026] POST /v2.0/security-group-rules => generated 606 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 886/1747] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:35:09 2026] GET /v2.0/networks => generated 1297 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1748] 10.0.0.6 () {34 vars in 1094 bytes} [Thu May 7 04:35:09 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-370558513&fields=id&tenant_id=e760d281ae2049569aa142ac14089320 => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 887/1749] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:35:10 2026] GET /v2.0/networks?id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6 => 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: 863/1750] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:35:10 2026] GET /v2.0/quotas/e760d281ae2049569aa142ac14089320 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 888/1751] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:35:10 2026] GET /v2.0/ports?tenant_id=e760d281ae2049569aa142ac14089320&fields=id => generated 149 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1752] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:35:10 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 889/1753] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:35:10 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1754] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:10 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 890/1755] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:11 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => 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: 866/1756] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:12 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 891/1757] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:13 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 12 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1758] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:35:14 2026] GET /v2.0/networks?id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 892/1759] 199.204.45.157 () {34 vars in 1048 bytes} [Thu May 7 04:35:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e760d281ae2049569aa142ac14089320 => generated 272 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 893/1760] 10.0.0.35 () {34 vars in 987 bytes} [Thu May 7 04:35:14 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 894/1761] 10.0.0.35 () {34 vars in 1037 bytes} [Thu May 7 04:35:14 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1762] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:35:14 2026] POST /v2.0/ports => generated 958 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 869/1763] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:15 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1764] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:15 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&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: 6|app: 0|req: 895/1765] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:35:15 2026] PUT /v2.0/ports/20cc42de-1ceb-4a28-a45b-106a5a545885 => generated 1239 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:35:15.749 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8e6a91f-fbea-4e03-844a-aad17099d527'] response: {'name': 'network-changed', 'server_uuid': 'b1b56db6-115e-4250-bfac-d8b4c03aceb1', 'tag': '20cc42de-1ceb-4a28-a45b-106a5a545885', '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: 6|app: 0|req: 896/1766] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:35:16 2026] GET /v2.0/ports?tenant_id=e760d281ae2049569aa142ac14089320&device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 897/1767] 199.204.45.157 () {34 vars in 1016 bytes} [Thu May 7 04:35:16 2026] GET /v2.0/networks?tenant_id=e760d281ae2049569aa142ac14089320&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 898/1768] 199.204.45.157 () {34 vars in 928 bytes} [Thu May 7 04:35:16 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) 2026-05-07 04:35:16.433 7 INFO neutron.db.segments_db [None req-1b5eee5f-e48e-494d-a01d-8b6a53ea5958 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Added segment 98ec85f3-ffca-4990-b5f4-dfba4ba6487d of type vxlan for network c49844d8-fcd6-48f1-879d-65033295c851 [pid: 7|app: 0|req: 871/1769] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:35:16 2026] POST /v2.0/networks => generated 640 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1770] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:16 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1771] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:16 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 899/1772] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:35:16 2026] POST /v2.0/subnets => generated 658 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1773] 10.0.0.201 () {32 vars in 720 bytes} [Thu May 7 04:35:16 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 900/1774] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:35:16 2026] POST /v2.0/subnets => generated 732 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:35:17.118 7 INFO neutron.db.segments_db [None req-e17ccaef-3247-443c-a651-046a9ba4f5f4 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Added segment fe83d829-33a8-4451-b916-572a1b352cdf of type vxlan for network 447e4fdd-629b-440e-b1bd-21a8c2e10eea [pid: 7|app: 0|req: 875/1775] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:35:17 2026] POST /v2.0/networks => generated 638 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 901/1776] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:35:17 2026] POST /v2.0/subnets => generated 656 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1777] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:35:17 2026] GET /v2.0/ports?tenant_id=e760d281ae2049569aa142ac14089320&device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1778] 199.204.45.157 () {34 vars in 1058 bytes} [Thu May 7 04:35:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=20cc42de-1ceb-4a28-a45b-106a5a545885 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1779] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:35:17 2026] GET /v2.0/subnets?id=8e431334-9eec-45fa-a5b5-db37adefc4d4 => generated 678 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1780] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:35:17 2026] GET /v2.0/ports?network_id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6&device_owner=network%3Adhcp => generated 1244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1781] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:35:17 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?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: 883/1784] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:35:17 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 902/1785] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:35:17 2026] POST /v2.0/subnets => generated 725 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:35:17.758 7 INFO neutron.db.segments_db [None req-6bb2ed55-e567-4cfe-8355-c93a7a5c11dd d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Added segment 17367f3f-b6cd-4466-821e-cb7403bf1ad0 of type vxlan for network de5432d4-bfa7-49b7-9c18-a6d7f68bb2df [pid: 7|app: 0|req: 884/1786] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:35:17 2026] POST /v2.0/networks => generated 637 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 903/1787] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:17 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 904/1788] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:17 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1789] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:35:17 2026] POST /v2.0/subnets => generated 656 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 905/1790] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:35:18 2026] POST /v2.0/subnets => generated 730 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:35:18.453 7 INFO neutron.db.segments_db [None req-9546863d-8da2-4a48-b5c3-6a505f7e8587 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Added segment fb10d3b8-c5b2-4f12-8e7b-214cf55c07cb of type vxlan for network e6ab050a-f501-4e4c-abcc-9ed0833df068 2026-05-07 04:35:18.716 7 INFO neutron.db.l3_hamode_db [None req-9546863d-8da2-4a48-b5c3-6a505f7e8587 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 906/1791] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:19 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 907/1792] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:19 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&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-05-07 04:35:19.589 7 INFO neutron.db.l3_hamode_db [None req-9546863d-8da2-4a48-b5c3-6a505f7e8587 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 908/1793] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:20 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 909/1794] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:20 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1795] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:35:18 2026] POST /v2.0/routers => generated 685 bytes in 2001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1796] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:21 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1797] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:21 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&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: 6|app: 0|req: 910/1798] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:35:20 2026] PUT /v2.0/routers/c4650618-9a96-407d-a185-c80fe333a78b/add_router_interface => generated 309 bytes in 1488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 911/1799] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:22 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 912/1800] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:22 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&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: 6|app: 0|req: 913/1801] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:22 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 914/1802] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:22 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 915/1803] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:35:22 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:35:23.207 6 INFO neutron.db.l3_db [None req-9f4b62c8-47ef-402d-beee-4d26d5c35ead 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Floating IP 5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 associated. External IP: 10.96.250.205, port: 20cc42de-1ceb-4a28-a45b-106a5a545885. [pid: 7|app: 0|req: 889/1804] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:35:21 2026] PUT /v2.0/routers/c4650618-9a96-407d-a185-c80fe333a78b/add_router_interface => generated 309 bytes in 1375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 916/1805] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:35:22 2026] PUT /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 856 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:35:23.612 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d9a1f0c-2331-48d3-a5de-ca218bf3a564'] response: {'name': 'network-changed', 'server_uuid': 'b1b56db6-115e-4250-bfac-d8b4c03aceb1', 'tag': '20cc42de-1ceb-4a28-a45b-106a5a545885', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 917/1806] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:35:23 2026] GET /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 918/1807] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/ports?tenant_id=e760d281ae2049569aa142ac14089320&device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 919/1808] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/networks?id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6 => generated 756 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 920/1809] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 921/1810] 199.204.45.157 () {34 vars in 1058 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=20cc42de-1ceb-4a28-a45b-106a5a545885 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 922/1811] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&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: 6|app: 0|req: 923/1812] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/subnets?id=8e431334-9eec-45fa-a5b5-db37adefc4d4 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 924/1813] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/ports?network_id=26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6&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: 6|app: 0|req: 925/1814] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 926/1815] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6?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: 6|app: 0|req: 927/1816] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 928/1817] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 929/1818] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:24 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&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: 890/1819] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:35:23 2026] PUT /v2.0/routers/c4650618-9a96-407d-a185-c80fe333a78b/add_router_interface => generated 309 bytes in 2032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 930/1820] 10.0.0.201 () {34 vars in 682 bytes} [Thu May 7 04:35:25 2026] POST /v2.0/security-groups => generated 1628 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 931/1821] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:35:25 2026] GET /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1822] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1823] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:25 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 932/1824] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:25 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: 7|app: 0|req: 893/1825] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:25 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&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: 6|app: 0|req: 933/1826] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:25 2026] POST /v2.0/security-group-rules => generated 599 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1827] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 934/1828] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1829] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 935/1830] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1831] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 936/1832] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:26 2026] POST /v2.0/security-group-rules => generated 599 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 937/1833] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:26 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1834] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:26 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) [pid: 6|app: 0|req: 938/1835] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:35:27 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => 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: 898/1836] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:27 2026] GET /v2.0/security-groups?id=9a7e501c-a046-4874-89c3-7815cca48d63&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:35:27.200 7 INFO neutron_taas.services.taas.taas_plugin [req-d636abf7-d6cd-4bfb-a147-b1e145e01af2 req-58638115-3967-49a4-989f-278e34ae8d19 3da60bd0d10e4c469f50b78291de81ec 1873f2c55c3040ea974e35dab4567ccf - - default default] TaaS: Handle Delete Port: 9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3 2026-05-07 04:35:27.203 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d636abf7-d6cd-4bfb-a147-b1e145e01af2 req-58638115-3967-49a4-989f-278e34ae8d19 3da60bd0d10e4c469f50b78291de81ec 1873f2c55c3040ea974e35dab4567ccf - - default default] Tap Mirror: Handle Delete Port: 9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3 [pid: 6|app: 0|req: 939/1837] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:35:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:35:27.328 7 INFO neutron.db.l3_db [req-d636abf7-d6cd-4bfb-a147-b1e145e01af2 req-58638115-3967-49a4-989f-278e34ae8d19 3da60bd0d10e4c469f50b78291de81ec 1873f2c55c3040ea974e35dab4567ccf - - default default] Floating IP e3c656c1-9206-48c5-ae86-dca98cb612b2 disassociated. External IP: 10.96.250.211, port: 9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3. [pid: 6|app: 0|req: 940/1838] 10.0.0.6 () {34 vars in 1092 bytes} [Thu May 7 04:35:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1291628972&fields=id&tenant_id=ddee31a6977745ce913e6d1308a0c962 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 941/1839] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:35:27 2026] GET /v2.0/networks?id=447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 942/1840] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:35:27 2026] GET /v2.0/quotas/ddee31a6977745ce913e6d1308a0c962 => 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: 899/1841] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:35:27 2026] DELETE /v2.0/ports/9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3 => generated 0 bytes in 633 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:35:27.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-407e4ef7-e993-4650-8f9d-ed0e8b054ed7'] response: {'server_uuid': 'e2c7f166-4451-4fa2-9972-0c9731c28ccd', 'name': 'network-vif-deleted', 'tag': '9a230621-93b9-4c3c-bcd9-6cd20fd6d0e3', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 943/1842] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:35:27 2026] GET /v2.0/ports?tenant_id=ddee31a6977745ce913e6d1308a0c962&fields=id => generated 287 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1843] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:35:27 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 944/1844] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:35:27 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 901/1845] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:28 2026] GET /v2.0/ports?device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 945/1846] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:28 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => 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: 902/1847] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:29 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 946/1848] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:30 2026] GET /v2.0/ports?device_id=e2c7f166-4451-4fa2-9972-0c9731c28ccd => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1849] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:31 2026] DELETE /v2.0/security-groups/9a7e501c-a046-4874-89c3-7815cca48d63 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:35:31.621 6 INFO neutron.api.v2.resource [None req-5c1a3c2a-6464-4932-82c3-dae597774079 3da60bd0d10e4c469f50b78291de81ec 1873f2c55c3040ea974e35dab4567ccf - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 947/1850] 10.0.0.201 () {32 vars in 735 bytes} [Thu May 7 04:35:31 2026] GET /v2.0/security-groups/9a7e501c-a046-4874-89c3-7815cca48d63 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:35:31.743 7 INFO neutron_taas.services.taas.taas_plugin [None req-da031247-9db1-4081-9e9d-c6fa3c86137d 3da60bd0d10e4c469f50b78291de81ec 1873f2c55c3040ea974e35dab4567ccf - - default default] TaaS: Handle Delete Port: a48c061b-c8d0-4d29-8b56-2419b3fed86b 2026-05-07 04:35:31.746 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da031247-9db1-4081-9e9d-c6fa3c86137d 3da60bd0d10e4c469f50b78291de81ec 1873f2c55c3040ea974e35dab4567ccf - - default default] Tap Mirror: Handle Delete Port: a48c061b-c8d0-4d29-8b56-2419b3fed86b [pid: 7|app: 0|req: 904/1851] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:35:31 2026] DELETE /v2.0/floatingips/e3c656c1-9206-48c5-ae86-dca98cb612b2 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1852] 10.0.0.35 () {34 vars in 987 bytes} [Thu May 7 04:35:31 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1853] 10.0.0.35 () {34 vars in 1037 bytes} [Thu May 7 04:35:32 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:35:32.316 6 INFO neutron_taas.services.taas.taas_plugin [None req-3a85c09c-090c-4dea-8604-88c5e5792d5b 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 96559dce-8b3f-4557-8c54-c00db0d25cff 2026-05-07 04:35:32.320 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a85c09c-090c-4dea-8604-88c5e5792d5b 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 96559dce-8b3f-4557-8c54-c00db0d25cff [pid: 6|app: 0|req: 948/1856] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:35:31 2026] PUT /v2.0/routers/90fb081b-4771-4309-9a12-8e51ad0114bd/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 949/1857] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:35:33 2026] GET /v2.0/networks?id=447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:35:33.100 7 INFO neutron_taas.services.taas.taas_plugin [None req-3587ef21-5e93-46a1-b5bb-54d4b818a8e2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 379f5cdb-f345-4526-b680-6a42c5fc3ad8 2026-05-07 04:35:33.103 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3587ef21-5e93-46a1-b5bb-54d4b818a8e2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 379f5cdb-f345-4526-b680-6a42c5fc3ad8 [pid: 6|app: 0|req: 950/1858] 199.204.45.157 () {34 vars in 1048 bytes} [Thu May 7 04:35:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ddee31a6977745ce913e6d1308a0c962 => generated 179 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 951/1859] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:33 2026] GET /v2.0/ports?device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:35:33.389 7 INFO neutron_taas.services.taas.taas_plugin [None req-3587ef21-5e93-46a1-b5bb-54d4b818a8e2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: e087e0eb-2fd0-47f3-8e0f-08c0cc2ab7bc 2026-05-07 04:35:33.391 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3587ef21-5e93-46a1-b5bb-54d4b818a8e2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: e087e0eb-2fd0-47f3-8e0f-08c0cc2ab7bc [pid: 6|app: 0|req: 952/1860] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:35:33 2026] POST /v2.0/ports => generated 1183 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:35:33.756 7 INFO neutron.services.segments.plugin [-] Segment 8a066726-7e6b-43fe-b26e-310d7c0e54a7 resource provider aggregate not found 2026-05-07 04:35:33.762 7 INFO neutron.services.segments.plugin [-] Segment 8a066726-7e6b-43fe-b26e-310d7c0e54a7 resource provider aggregate not found 2026-05-07 04:35:33.785 7 INFO neutron.services.segments.plugin [-] Segment 8a066726-7e6b-43fe-b26e-310d7c0e54a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a066726-7e6b-43fe-b26e-310d7c0e54a7 found for delete ", "request_id": "req-af6b4963-5e32-424a-bb49-5b6a6378f0e8"}]} 2026-05-07 04:35:33.788 7 INFO neutron.services.segments.plugin [-] Segment 8a066726-7e6b-43fe-b26e-310d7c0e54a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a066726-7e6b-43fe-b26e-310d7c0e54a7 found for delete ", "request_id": "req-e14e7b3d-1456-48df-b7bb-94a1738f8786"}]} 2026-05-07 04:35:33.803 7 INFO neutron.db.l3_hamode_db [None req-3587ef21-5e93-46a1-b5bb-54d4b818a8e2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] HA network 467bba3f-85d3-4efb-b156-5befd41f0bfe was deleted as no HA routers are present in tenant 1873f2c55c3040ea974e35dab4567ccf. [pid: 7|app: 0|req: 909/1861] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:35:32 2026] DELETE /v2.0/routers/90fb081b-4771-4309-9a12-8e51ad0114bd => generated 0 bytes in 928 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 953/1862] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:35:33 2026] PUT /v2.0/ports/44888459-4585-4867-9851-bdddcc9238f8 => generated 1464 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:35:33.963 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-30a41a6d-50b6-4bf7-8dfd-2f3464998f26'] response: {'name': 'network-changed', 'server_uuid': '7b734b37-d2fa-43b5-bba3-9629957d58e8', 'tag': '44888459-4585-4867-9851-bdddcc9238f8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 910/1863] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:35:33 2026] DELETE /v2.0/subnets/deca731c-bae3-4460-9828-1e6d1c3c3f11 => generated 0 bytes in 160 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-05-07 04:35:34.085 6 INFO neutron_taas.services.taas.taas_plugin [None req-d6a72e8a-b7a6-4b0e-a396-790725b5ab70 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: e899c5f7-155a-49e4-bc2f-7f65470192e3 2026-05-07 04:35:34.090 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6a72e8a-b7a6-4b0e-a396-790725b5ab70 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: e899c5f7-155a-49e4-bc2f-7f65470192e3 2026-05-07 04:35:34.289 6 INFO neutron.services.segments.plugin [-] Segment 72c8d889-43ef-4191-aec6-b34762f313a6 resource provider aggregate not found 2026-05-07 04:35:34.292 6 INFO neutron.services.segments.plugin [-] Segment 72c8d889-43ef-4191-aec6-b34762f313a6 resource provider aggregate not found 2026-05-07 04:35:34.306 6 INFO neutron.services.segments.plugin [-] Segment 72c8d889-43ef-4191-aec6-b34762f313a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c8d889-43ef-4191-aec6-b34762f313a6 found for delete ", "request_id": "req-149e1876-ea40-4af0-a75e-737372b46590"}]} 2026-05-07 04:35:34.313 6 INFO neutron.services.segments.plugin [-] Segment 72c8d889-43ef-4191-aec6-b34762f313a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c8d889-43ef-4191-aec6-b34762f313a6 found for delete ", "request_id": "req-cb5cb72b-66c0-4b5a-9b87-58afd0cd68fb"}]} [pid: 6|app: 0|req: 954/1864] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:35:33 2026] DELETE /v2.0/networks/51d3c974-d554-4a01-8786-8f67bb0d705f => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1865] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:35:34 2026] GET /v2.0/security-groups?tenant_id=1873f2c55c3040ea974e35dab4567ccf&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 955/1866] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:35:34 2026] GET /v2.0/ports?tenant_id=ddee31a6977745ce913e6d1308a0c962&device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 956/1867] 199.204.45.157 () {34 vars in 1016 bytes} [Thu May 7 04:35:34 2026] GET /v2.0/networks?tenant_id=ddee31a6977745ce913e6d1308a0c962&shared=False => generated 2375 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1868] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:34 2026] DELETE /v2.0/security-groups/e9822126-d4e3-48f0-8409-68110aa88374 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 957/1869] 199.204.45.157 () {34 vars in 928 bytes} [Thu May 7 04:35:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1870] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:35:35 2026] GET /v2.0/ports?tenant_id=ddee31a6977745ce913e6d1308a0c962&device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 958/1871] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.216&port_id=44888459-4585-4867-9851-bdddcc9238f8 => 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: 914/1872] 199.204.45.157 () {34 vars in 1102 bytes} [Thu May 7 04:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A284&port_id=44888459-4585-4867-9851-bdddcc9238f8 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 959/1873] 199.204.45.157 () {34 vars in 1062 bytes} [Thu May 7 04:35:35 2026] GET /v2.0/subnets?id=3872c778-84ec-46d1-a001-d611ee948ea1&id=3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1874] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:35:35 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&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: 6|app: 0|req: 960/1875] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:35:35 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&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: 916/1876] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:35:35 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 961/1877] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:35:35 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 6|app: 0|req: 962/1878] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:38 2026] GET /v2.0/ports?device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 1198 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 963/1879] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:38 2026] GET /v2.0/security-groups?id=246a1f75-dbe1-4c59-b767-52b9592ea386&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1880] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:35:38 2026] GET /v2.0/security-groups?tenant_id=6a994f3a08394146a4303e58d236a70c&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 964/1881] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:38 2026] DELETE /v2.0/security-groups/4e323d88-746e-4e0a-877e-726a55c755c8 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1882] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:35:38 2026] GET /v2.0/security-groups?tenant_id=1afb1f5855ef488a86a4a681b45e0923&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 965/1883] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:38 2026] DELETE /v2.0/security-groups/6e396bc1-e572-4631-9ab0-1bcf0acbf014 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1884] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:43 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 966/1885] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:43 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&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: 920/1886] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:43 2026] GET /v2.0/ports?device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 967/1887] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:43 2026] GET /v2.0/security-groups?id=246a1f75-dbe1-4c59-b767-52b9592ea386&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1888] 10.0.0.201 () {32 vars in 816 bytes} [Thu May 7 04:35:43 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&mac_address=fa%3A16%3A3e%3A92%3Abb%3Aec => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1889] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:44 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1890] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:44 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&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-05-07 04:35:44.401 6 INFO neutron.db.l3_db [None req-11516b09-026a-484f-b86b-3292f3fce58c d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Floating IP 76cdda71-de34-40d7-8b84-8f4d77764440 associated. External IP: 10.96.250.208, port: 44888459-4585-4867-9851-bdddcc9238f8. [pid: 6|app: 0|req: 968/1891] 10.0.0.201 () {34 vars in 675 bytes} [Thu May 7 04:35:43 2026] POST /v2.0/floatingips => generated 855 bytes in 1154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:35:44.768 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-52ce57ef-1718-4298-9885-46b4684b6222'] response: {'name': 'network-changed', 'server_uuid': '7b734b37-d2fa-43b5-bba3-9629957d58e8', 'tag': '44888459-4585-4867-9851-bdddcc9238f8', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 969/1892] 10.0.0.6 () {34 vars in 1092 bytes} [Thu May 7 04:35:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1291628972&fields=id&tenant_id=ddee31a6977745ce913e6d1308a0c962 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 970/1893] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:35:44 2026] GET /v2.0/networks?id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 704 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 971/1894] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:35:44 2026] GET /v2.0/quotas/ddee31a6977745ce913e6d1308a0c962 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 972/1895] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:35:44 2026] GET /v2.0/ports?tenant_id=ddee31a6977745ce913e6d1308a0c962&fields=id => generated 333 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1896] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:35:44 2026] GET /v2.0/security-groups?tenant_id=eae2a770643c4228ad4fb86eb675316b&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 973/1897] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 974/1898] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?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: 925/1899] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:45 2026] DELETE /v2.0/security-groups/9bef0c15-4831-4355-9c0b-ab78d2fc104c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1900] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/ports?device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 975/1901] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/ports?tenant_id=ddee31a6977745ce913e6d1308a0c962&device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1902] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/networks?id=447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1903] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.216&port_id=44888459-4585-4867-9851-bdddcc9238f8 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1904] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 976/1905] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/security-groups?tenant_id=29bac8c7a40c4b349f24cf79408482bc&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: 930/1906] 199.204.45.157 () {34 vars in 1102 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A284&port_id=44888459-4585-4867-9851-bdddcc9238f8 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 977/1907] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/security-groups?id=6483a8c5-ebc1-4ded-a9c6-9f45b0e656db&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: 6|app: 0|req: 978/1908] 199.204.45.157 () {34 vars in 1062 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/subnets?id=3872c778-84ec-46d1-a001-d611ee948ea1&id=3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1909] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:45 2026] DELETE /v2.0/security-groups/503ec044-f873-4e14-8ec1-0e968de0c793 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 979/1910] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1911] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&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: 933/1912] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&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: 934/1913] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:35:45.736 6 INFO neutron_taas.services.taas.taas_plugin [req-4f9d85d3-96e6-4097-a1a5-c869ce9d053a req-e1f17dea-5739-46f5-9416-af897c845dd6 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] TaaS: Handle Delete Port: 20cc42de-1ceb-4a28-a45b-106a5a545885 2026-05-07 04:35:45.739 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4f9d85d3-96e6-4097-a1a5-c869ce9d053a req-e1f17dea-5739-46f5-9416-af897c845dd6 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Tap Mirror: Handle Delete Port: 20cc42de-1ceb-4a28-a45b-106a5a545885 [pid: 7|app: 0|req: 935/1914] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:35:45 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:35:45.844 6 INFO neutron.db.l3_db [req-4f9d85d3-96e6-4097-a1a5-c869ce9d053a req-e1f17dea-5739-46f5-9416-af897c845dd6 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Floating IP 5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 disassociated. External IP: 10.96.250.205, port: 20cc42de-1ceb-4a28-a45b-106a5a545885. [pid: 6|app: 0|req: 980/1915] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:35:45 2026] DELETE /v2.0/ports/20cc42de-1ceb-4a28-a45b-106a5a545885 => generated 0 bytes in 537 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1916] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:46 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:35:46.802 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-0715b40e-c4cc-4f67-8cc5-feaa83ad9afa'] response: {'server_uuid': 'b1b56db6-115e-4250-bfac-d8b4c03aceb1', 'name': 'network-vif-deleted', 'tag': '20cc42de-1ceb-4a28-a45b-106a5a545885', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 982/1919] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:47 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => 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: 938/1920] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:48 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => 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: 939/1921] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:35:49 2026] GET /v2.0/networks?id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1922] 199.204.45.157 () {34 vars in 1048 bytes} [Thu May 7 04:35:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ddee31a6977745ce913e6d1308a0c962 => generated 179 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 983/1923] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:35:49 2026] GET /v2.0/security-groups?tenant_id=322586593b39482f98ccd5137458002d&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 984/1924] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:49 2026] DELETE /v2.0/security-groups/cab571c5-0c5d-4b86-814d-390268890c14 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 985/1925] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:49 2026] GET /v2.0/ports?device_id=b1b56db6-115e-4250-bfac-d8b4c03aceb1 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 986/1926] 10.0.0.35 () {34 vars in 987 bytes} [Thu May 7 04:35:50 2026] GET /v2.0/ports?device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 987/1927] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:35:50 2026] GET /v2.0/security-groups?tenant_id=687e0100313949eba34a52e7d37b8363&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 988/1928] 10.0.0.35 () {34 vars in 1037 bytes} [Thu May 7 04:35:50 2026] GET /v2.0/security-groups?id=246a1f75-dbe1-4c59-b767-52b9592ea386&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1929] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:35:49 2026] POST /v2.0/ports => generated 1187 bytes in 585 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: 6|app: 0|req: 989/1930] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:50 2026] DELETE /v2.0/security-groups/ff7085e6-6d72-44e6-9b99-bc612b9cb5b9 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 990/1931] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:50 2026] GET /v2.0/ports?device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 1190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 991/1932] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:50 2026] GET /v2.0/security-groups?id=246a1f75-dbe1-4c59-b767-52b9592ea386&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1933] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:35:50 2026] PUT /v2.0/ports/5bd3eb3e-1689-4783-99fe-57be2460c0ac => generated 1468 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:35:50.776 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01ccf9cf-cd85-4deb-9b42-a9a8e020030d'] response: {'name': 'network-changed', 'server_uuid': 'dc5cd74e-14c7-43eb-8916-0b48fffe96e7', 'tag': '5bd3eb3e-1689-4783-99fe-57be2460c0ac', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 992/1934] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:51 2026] DELETE /v2.0/security-groups/6483a8c5-ebc1-4ded-a9c6-9f45b0e656db => generated 0 bytes in 136 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: 6|app: 0|req: 993/1935] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:35:51 2026] GET /v2.0/ports?tenant_id=ddee31a6977745ce913e6d1308a0c962&device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 1471 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:35:51.349 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d697e25-8136-4cc3-ade5-eeaff7b1b512 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] TaaS: Handle Delete Port: 82c6c9da-e33f-4fa5-bb14-50f970d4091d 2026-05-07 04:35:51.352 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d697e25-8136-4cc3-ade5-eeaff7b1b512 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Tap Mirror: Handle Delete Port: 82c6c9da-e33f-4fa5-bb14-50f970d4091d [pid: 6|app: 0|req: 994/1936] 199.204.45.157 () {34 vars in 1016 bytes} [Thu May 7 04:35:51 2026] GET /v2.0/networks?tenant_id=ddee31a6977745ce913e6d1308a0c962&shared=False => generated 2375 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 995/1937] 199.204.45.157 () {34 vars in 928 bytes} [Thu May 7 04:35:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1938] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:35:51 2026] DELETE /v2.0/floatingips/5ccfe3f2-ae05-4d15-a3ec-c4a477f51aa0 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 996/1939] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:51 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1940] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:51 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&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: 6|app: 0|req: 997/1941] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:35:52 2026] GET /v2.0/ports?tenant_id=ddee31a6977745ce913e6d1308a0c962&device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 1471 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1942] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:35:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.248&port_id=5bd3eb3e-1689-4783-99fe-57be2460c0ac => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 998/1943] 199.204.45.157 () {34 vars in 1104 bytes} [Thu May 7 04:35:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15b&port_id=5bd3eb3e-1689-4783-99fe-57be2460c0ac => 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: 946/1944] 199.204.45.157 () {34 vars in 1062 bytes} [Thu May 7 04:35:52 2026] GET /v2.0/subnets?id=16355bec-302e-48ce-ac23-eed9d423c4c6&id=1c60bb90-165b-49d0-b8a1-ade39903fa47 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 999/1945] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:35:52 2026] GET /v2.0/ports?network_id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1946] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:35:52 2026] GET /v2.0/ports?network_id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1947] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:35:52 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1948] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:35:52 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?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: 950/1949] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:52 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1950] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:52 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1000/1951] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:35:52 2026] GET /v2.0/security-groups?tenant_id=e75ec477a06d45268f8a403311df9c41&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1952] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:53 2026] DELETE /v2.0/security-groups/81a2b80e-715d-4e44-8739-a2587de83dbd => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1001/1953] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:54 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1954] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:35:54 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1002/1955] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:54 2026] GET /v2.0/security-groups?id=cc80ebf0-1255-4fb3-bd2f-e5c86809365f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:35:54.269 7 INFO neutron_taas.services.taas.taas_plugin [req-f23abaf5-52a7-40aa-8ae3-8e84e63d2d98 req-fb8716af-ef27-4265-8583-1d9cd8b5e0ad 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] TaaS: Handle Delete Port: fe16232f-6b04-4d26-b347-13ccec1d935b 2026-05-07 04:35:54.271 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f23abaf5-52a7-40aa-8ae3-8e84e63d2d98 req-fb8716af-ef27-4265-8583-1d9cd8b5e0ad 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Tap Mirror: Handle Delete Port: fe16232f-6b04-4d26-b347-13ccec1d935b [pid: 7|app: 0|req: 954/1956] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:35:54 2026] DELETE /v2.0/ports/fe16232f-6b04-4d26-b347-13ccec1d935b => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:35:54.459 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c155fd9a-6505-4524-a9c8-c7d3a3b72cc8'] response: {'server_uuid': 'aab20151-4bff-4421-9686-7015cf50a8bb', 'name': 'network-vif-deleted', 'tag': 'fe16232f-6b04-4d26-b347-13ccec1d935b', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1003/1957] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:55 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => 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: 955/1958] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:55 2026] GET /v2.0/ports?device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 1204 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1004/1959] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:35:55 2026] GET /v2.0/security-groups?id=246a1f75-dbe1-4c59-b767-52b9592ea386&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1960] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:56 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1005/1961] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:35:57 2026] GET /v2.0/ports?device_id=aab20151-4bff-4421-9686-7015cf50a8bb => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1006/1962] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:58 2026] DELETE /v2.0/security-groups/cc80ebf0-1255-4fb3-bd2f-e5c86809365f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1963] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:35:58 2026] GET /v2.0/security-groups?tenant_id=6038ec2e04db456cb3baba19d100aeb1&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1964] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:35:58 2026] DELETE /v2.0/security-groups/0feb4584-151f-4609-ab1c-20342f1f11f6 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:35:59.166 6 INFO neutron_taas.services.taas.taas_plugin [None req-e0cf6d7a-f37b-484e-9f53-1d7501236a3b 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] TaaS: Handle Delete Port: 309e5d51-a3a4-4d93-9f30-105f9de349e2 2026-05-07 04:35:59.170 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0cf6d7a-f37b-484e-9f53-1d7501236a3b 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Tap Mirror: Handle Delete Port: 309e5d51-a3a4-4d93-9f30-105f9de349e2 [pid: 6|app: 0|req: 1007/1965] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:35:58 2026] PUT /v2.0/routers/665a068a-c170-46fb-80a4-52d46a58eeaf/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1966] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:35:59 2026] DELETE /v2.0/subnets/8e431334-9eec-45fa-a5b5-db37adefc4d4 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:00.102 6 INFO neutron_taas.services.taas.taas_plugin [None req-e1d43533-2b11-48b5-b971-d3ea9e02a752 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] TaaS: Handle Delete Port: ea8c35db-150e-4fb0-8088-a713ab9e318d 2026-05-07 04:36:00.105 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1d43533-2b11-48b5-b971-d3ea9e02a752 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Tap Mirror: Handle Delete Port: ea8c35db-150e-4fb0-8088-a713ab9e318d 2026-05-07 04:36:00.367 6 INFO neutron_taas.services.taas.taas_plugin [None req-e1d43533-2b11-48b5-b971-d3ea9e02a752 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] TaaS: Handle Delete Port: b01f2d00-54e8-4162-9ee3-781d3acba14b 2026-05-07 04:36:00.370 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1d43533-2b11-48b5-b971-d3ea9e02a752 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Tap Mirror: Handle Delete Port: b01f2d00-54e8-4162-9ee3-781d3acba14b 2026-05-07 04:36:00.751 6 INFO neutron.services.segments.plugin [-] Segment d2f55a0c-e89d-44bf-a2fe-cc3a10fac579 resource provider aggregate not found 2026-05-07 04:36:00.763 6 INFO neutron.services.segments.plugin [-] Segment d2f55a0c-e89d-44bf-a2fe-cc3a10fac579 resource provider aggregate not found 2026-05-07 04:36:00.774 6 INFO neutron.services.segments.plugin [-] Segment d2f55a0c-e89d-44bf-a2fe-cc3a10fac579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f55a0c-e89d-44bf-a2fe-cc3a10fac579 found for delete ", "request_id": "req-04c8ec52-65e4-41df-a1c0-ca0455e56c90"}]} 2026-05-07 04:36:00.782 6 INFO neutron.services.segments.plugin [-] Segment d2f55a0c-e89d-44bf-a2fe-cc3a10fac579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f55a0c-e89d-44bf-a2fe-cc3a10fac579 found for delete ", "request_id": "req-9ca2f73c-3e70-4e3a-b76f-682328505259"}]} 2026-05-07 04:36:00.785 6 INFO neutron.db.l3_hamode_db [None req-e1d43533-2b11-48b5-b971-d3ea9e02a752 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] HA network a171e366-c8bd-4b69-bdb8-fbf6fa1628ef was deleted as no HA routers are present in tenant e760d281ae2049569aa142ac14089320. [pid: 6|app: 0|req: 1008/1967] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:35:59 2026] DELETE /v2.0/routers/665a068a-c170-46fb-80a4-52d46a58eeaf => generated 0 bytes in 880 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1009/1968] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:00 2026] GET /v2.0/ports?device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 1204 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:00.948 6 INFO neutron_taas.services.taas.taas_plugin [None req-09696135-b308-4346-aff3-94df3c2bcadb 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] TaaS: Handle Delete Port: 30276c66-a15f-4c4c-864f-bc4a1aa560c2 2026-05-07 04:36:00.951 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09696135-b308-4346-aff3-94df3c2bcadb 190f4cc0da524f08a1855919c0128d99 e760d281ae2049569aa142ac14089320 - - default default] Tap Mirror: Handle Delete Port: 30276c66-a15f-4c4c-864f-bc4a1aa560c2 2026-05-07 04:36:01.024 7 INFO neutron.db.segments_db [None req-e08eb101-5b4e-4bad-af36-ec514d5d96d4 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Added segment ef5e39da-77f3-4d67-b13f-1c08febf141e of type vxlan for network ddfa5034-f41b-4fd2-913c-c23b90515492 [pid: 7|app: 0|req: 960/1969] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:00 2026] POST /v2.0/networks => generated 649 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1970] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:36:01 2026] GET /v2.0/security-groups?id=246a1f75-dbe1-4c59-b767-52b9592ea386&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1010/1971] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:00 2026] DELETE /v2.0/networks/26d87c1a-b0dc-423a-ac0b-3b045fdd4dd6 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1011/1972] 10.0.0.201 () {32 vars in 816 bytes} [Thu May 7 04:36:01 2026] GET /v2.0/ports?network_id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df&mac_address=fa%3A16%3A3e%3Ad2%3A9d%3Ab4 => generated 1204 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1973] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:01 2026] POST /v2.0/subnets => generated 627 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:01.418 7 INFO neutron.db.segments_db [None req-7dcf6b59-bbad-43c5-bf4e-666c810b0822 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Added segment f8cb6aa0-7f74-4012-b14b-500fc349b8b1 of type vxlan for network c5b46600-aeba-4832-9808-7908678109c4 2026-05-07 04:36:01.715 7 INFO neutron.db.l3_hamode_db [None req-7dcf6b59-bbad-43c5-bf4e-666c810b0822 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:36:02.040 6 INFO neutron.db.l3_db [None req-8eef08f7-e2bf-4145-a42a-fee1720db2f9 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Floating IP 7979be9f-70d8-4703-9760-8b2ce066746b associated. External IP: 10.96.250.217, port: 5bd3eb3e-1689-4783-99fe-57be2460c0ac. [pid: 6|app: 0|req: 1012/1974] 10.0.0.201 () {34 vars in 675 bytes} [Thu May 7 04:36:01 2026] POST /v2.0/floatingips => generated 855 bytes in 1162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:02.476 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-f23e428e-2167-4b04-8d3f-eb90e845e769'] response: {'name': 'network-changed', 'server_uuid': 'dc5cd74e-14c7-43eb-8916-0b48fffe96e7', 'tag': '5bd3eb3e-1689-4783-99fe-57be2460c0ac', 'status': 'completed', 'code': 200} 2026-05-07 04:36:02.519 7 INFO neutron.db.l3_hamode_db [None req-7dcf6b59-bbad-43c5-bf4e-666c810b0822 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1013/1975] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:02 2026] GET /v2.0/security-groups?tenant_id=e760d281ae2049569aa142ac14089320&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1016/1978] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:02 2026] DELETE /v2.0/security-groups/69431dd4-2c54-4194-8753-4d37e2ac458e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:02.801 6 INFO neutron.services.segments.plugin [-] Segment 9bce2a1b-124a-4dde-9ca4-93a36e50b433 resource provider aggregate not found 2026-05-07 04:36:02.818 6 INFO neutron.services.segments.plugin [-] Segment 9bce2a1b-124a-4dde-9ca4-93a36e50b433 resource provider aggregate not found 2026-05-07 04:36:02.824 6 INFO neutron.services.segments.plugin [-] Segment 9bce2a1b-124a-4dde-9ca4-93a36e50b433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bce2a1b-124a-4dde-9ca4-93a36e50b433 found for delete ", "request_id": "req-4eb709bc-7477-4bda-82e4-aa828ba2b4c4"}]} 2026-05-07 04:36:02.851 6 INFO neutron.services.segments.plugin [-] Segment 9bce2a1b-124a-4dde-9ca4-93a36e50b433 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bce2a1b-124a-4dde-9ca4-93a36e50b433 found for delete ", "request_id": "req-01b59e5c-93a9-4d57-bc44-0a7a9650e41f"}]} [pid: 6|app: 0|req: 1017/1979] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:02 2026] GET /v2.0/security-groups?tenant_id=95aea26770d64ec6817a55435ee1be10&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1018/1980] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:02 2026] DELETE /v2.0/security-groups/8e69d0d9-925b-41d7-a6a5-766cfbd3b906 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1019/1981] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:36:03 2026] GET /v2.0/ports?tenant_id=ddee31a6977745ce913e6d1308a0c962&device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1020/1982] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:36:03 2026] GET /v2.0/networks?id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1021/1983] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:36:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.248&port_id=5bd3eb3e-1689-4783-99fe-57be2460c0ac => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1022/1984] 199.204.45.157 () {34 vars in 1104 bytes} [Thu May 7 04:36:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15b&port_id=5bd3eb3e-1689-4783-99fe-57be2460c0ac => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1023/1985] 199.204.45.157 () {34 vars in 1062 bytes} [Thu May 7 04:36:03 2026] GET /v2.0/subnets?id=16355bec-302e-48ce-ac23-eed9d423c4c6&id=1c60bb90-165b-49d0-b8a1-ade39903fa47 => generated 1415 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1024/1986] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:36:03 2026] GET /v2.0/ports?network_id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df&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: 6|app: 0|req: 1025/1987] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:36:03 2026] GET /v2.0/ports?network_id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df&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: 6|app: 0|req: 1026/1988] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:36:03 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1027/1989] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:36:03 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1990] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:01 2026] POST /v2.0/routers => generated 695 bytes in 2169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1028/1991] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:36:03 2026] PUT /v2.0/routers/8f2723be-27c1-4b0a-8e49-3f2deca9b857/add_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1992] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:36:04 2026] POST /v2.0/ports => generated 955 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1029/1993] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:36:05 2026] POST /v2.0/ports => generated 955 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:36:06.354 7 INFO neutron.db.l3_db [None req-17a48085-16ef-457e-9621-bb55f46e4a43 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Floating IP cf9154cb-3979-425b-a1dc-fcef19054455 associated. External IP: 10.96.250.214, port: 36784285-900c-47bf-83cb-499f40de3769. [pid: 7|app: 0|req: 965/1994] 10.0.0.201 () {34 vars in 675 bytes} [Thu May 7 04:36:05 2026] POST /v2.0/floatingips => generated 842 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:36:06.809 6 INFO neutron.db.l3_db [None req-e3e00f0b-df85-4864-9a73-73a1ae49fa51 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Floating IP cf9154cb-3979-425b-a1dc-fcef19054455 disassociated. External IP: 10.96.250.214, port: 36784285-900c-47bf-83cb-499f40de3769. [pid: 6|app: 0|req: 1030/1995] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:36:06 2026] PUT /v2.0/floatingips/cf9154cb-3979-425b-a1dc-fcef19054455 => generated 552 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:07.233 6 INFO neutron_taas.services.taas.taas_plugin [None req-9fb566a8-f8d7-4072-9fef-53167b07a303 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] TaaS: Handle Delete Port: 78755c01-379f-4e50-b5cf-534f325f3864 2026-05-07 04:36:07.236 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fb566a8-f8d7-4072-9fef-53167b07a303 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Tap Mirror: Handle Delete Port: 78755c01-379f-4e50-b5cf-534f325f3864 [pid: 6|app: 0|req: 1031/1996] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:36:07 2026] DELETE /v2.0/floatingips/cf9154cb-3979-425b-a1dc-fcef19054455 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1032/1997] 10.0.0.35 () {34 vars in 987 bytes} [Thu May 7 04:36:07 2026] GET /v2.0/ports?device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 1473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:07.441 7 INFO neutron.db.segments_db [None req-7ce6b4b6-9d07-4e10-b372-9a1e80c88e6e 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - default default] Added segment 7b14767c-7086-49d5-9925-75efc92e879f of type vxlan for network 0ec248c8-8cb1-49c1-9b3f-0d47cd1cb5b6 [pid: 7|app: 0|req: 966/1998] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:07 2026] POST /v2.0/networks => generated 727 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1999] 10.0.0.35 () {34 vars in 1037 bytes} [Thu May 7 04:36:07 2026] GET /v2.0/security-groups?id=246a1f75-dbe1-4c59-b767-52b9592ea386&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2000] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:07 2026] POST /v2.0/subnets => generated 644 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:07.708 7 WARNING neutron.api.v2.base [None req-63284843-58d6-4283-a7c1-98b2c25b0811 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - 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-05-07 04:36:07.710 7 INFO neutron.api.v2.resource [None req-63284843-58d6-4283-a7c1-98b2c25b0811 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 969/2001] 10.0.0.201 () {34 vars in 679 bytes} [Thu May 7 04:36:07 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-05-07 04:36:07.862 7 INFO neutron.services.segments.plugin [-] Segment 7b14767c-7086-49d5-9925-75efc92e879f resource provider aggregate not found 2026-05-07 04:36:07.873 7 INFO neutron.services.segments.plugin [-] Segment 7b14767c-7086-49d5-9925-75efc92e879f resource provider aggregate not found 2026-05-07 04:36:07.884 7 INFO neutron.services.segments.plugin [-] Segment 7b14767c-7086-49d5-9925-75efc92e879f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b14767c-7086-49d5-9925-75efc92e879f found for delete ", "request_id": "req-68226c73-542c-45f9-83b3-3165d4d1ee5b"}]} 2026-05-07 04:36:07.892 7 INFO neutron.services.segments.plugin [-] Segment 7b14767c-7086-49d5-9925-75efc92e879f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b14767c-7086-49d5-9925-75efc92e879f found for delete ", "request_id": "req-0fa792b2-29c6-4b6c-8035-1d626104bd93"}]} [pid: 7|app: 0|req: 970/2002] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:07 2026] DELETE /v2.0/networks/0ec248c8-8cb1-49c1-9b3f-0d47cd1cb5b6 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:07.974 7 INFO neutron.db.segments_db [None req-38070ee2-9c40-4f4d-9f34-876f14bf8b6b 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - default default] Added segment 5df6a149-f860-4819-8419-8fbf70cbbd77 of type vxlan for network bd970078-10b6-49f1-853c-9ca6a627046d [pid: 7|app: 0|req: 971/2003] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:07 2026] POST /v2.0/networks => generated 727 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:08.192 6 INFO neutron.db.l3_db [None req-23314950-59e5-4260-b016-e2118b5255e5 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Floating IP 16c6788d-6a63-4f86-bafa-4e96a96355bd associated. External IP: 10.96.250.207, port: e638db74-fbbc-41df-9ead-b93887d04ab8. [pid: 7|app: 0|req: 972/2004] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:08 2026] POST /v2.0/subnets => generated 647 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:08.307 7 WARNING neutron.api.v2.base [None req-ed00c0e3-604b-4f4e-9388-c94dc0d0880d 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-07 04:36:08.307 7 INFO neutron.api.v2.resource [None req-ed00c0e3-604b-4f4e-9388-c94dc0d0880d 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 973/2005] 10.0.0.201 () {34 vars in 679 bytes} [Thu May 7 04:36:08 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1033/2006] 10.0.0.201 () {34 vars in 675 bytes} [Thu May 7 04:36:07 2026] POST /v2.0/floatingips => generated 842 bytes in 1066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2007] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:08 2026] DELETE /v2.0/networks/bd970078-10b6-49f1-853c-9ca6a627046d => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1034/2008] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:36:08 2026] GET /v2.0/floatingips/16c6788d-6a63-4f86-bafa-4e96a96355bd => generated 842 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:08.595 7 INFO neutron.db.segments_db [None req-04b589a3-2263-4277-9044-72385ec78c59 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - default default] Added segment 8e948b0e-2179-4b90-bf0b-e6f9279388e0 of type vxlan for network 784eaa75-1bd4-4ed6-a684-00242ab3019b [pid: 6|app: 0|req: 1035/2009] 10.0.0.201 () {32 vars in 653 bytes} [Thu May 7 04:36:08 2026] GET /v2.0/floatingips => generated 845 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2010] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:08 2026] POST /v2.0/networks => generated 727 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2011] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:08 2026] POST /v2.0/subnets => generated 647 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:09.005 6 INFO neutron.db.l3_db [None req-01d63bac-da00-4bb8-85ff-958134ddff58 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Floating IP 16c6788d-6a63-4f86-bafa-4e96a96355bd associated. External IP: 10.96.250.207, port: e638db74-fbbc-41df-9ead-b93887d04ab8. [pid: 7|app: 0|req: 977/2012] 10.0.0.201 () {34 vars in 679 bytes} [Thu May 7 04:36:08 2026] POST /v2.0/rbac-policies => generated 324 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2013] 10.0.0.201 () {32 vars in 721 bytes} [Thu May 7 04:36:09 2026] GET /v2.0/networks/784eaa75-1bd4-4ed6-a684-00242ab3019b => generated 655 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1036/2014] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:36:08 2026] PUT /v2.0/floatingips/16c6788d-6a63-4f86-bafa-4e96a96355bd => generated 842 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:09.794 7 INFO neutron.db.l3_db [None req-5b4c8358-1035-4b3c-a056-1c6f1ae17e15 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Floating IP 16c6788d-6a63-4f86-bafa-4e96a96355bd disassociated. External IP: 10.96.250.207, port: 36784285-900c-47bf-83cb-499f40de3769. 2026-05-07 04:36:09.925 7 INFO neutron.services.segments.plugin [-] Segment 5df6a149-f860-4819-8419-8fbf70cbbd77 resource provider aggregate not found 2026-05-07 04:36:09.930 7 INFO neutron.services.segments.plugin [-] Segment 5df6a149-f860-4819-8419-8fbf70cbbd77 resource provider aggregate not found 2026-05-07 04:36:09.957 7 INFO neutron.services.segments.plugin [-] Segment 5df6a149-f860-4819-8419-8fbf70cbbd77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5df6a149-f860-4819-8419-8fbf70cbbd77 found for delete ", "request_id": "req-bfd041e2-4954-4fd0-9709-01c8f81419a9"}]} 2026-05-07 04:36:09.959 7 INFO neutron.services.segments.plugin [-] Segment 5df6a149-f860-4819-8419-8fbf70cbbd77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5df6a149-f860-4819-8419-8fbf70cbbd77 found for delete ", "request_id": "req-c942abad-b007-4d89-9022-a28eb37d730f"}]} 2026-05-07 04:36:09.984 6 INFO neutron.pecan_wsgi.hooks.translation [None req-972fb952-ff67-4b8d-b0f8-1f091504defa 82eaf4b23eaf4fc9841f25d650351c69 463ec407a05048f498677ca058b2f0bd - - default default] GET failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1037/2015] 10.0.0.201 () {32 vars in 721 bytes} [Thu May 7 04:36:09 2026] GET /v2.0/networks/784eaa75-1bd4-4ed6-a684-00242ab3019b => generated 138 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:36:10.115 6 INFO neutron_taas.services.taas.taas_plugin [None req-3940144c-ec97-45f7-be54-ae1acc0c4dc3 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - default default] TaaS: Handle Delete Port: d7bf05bb-de6d-4657-af2e-0cdf6813c8a8 2026-05-07 04:36:10.118 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3940144c-ec97-45f7-be54-ae1acc0c4dc3 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - default default] Tap Mirror: Handle Delete Port: d7bf05bb-de6d-4657-af2e-0cdf6813c8a8 [pid: 7|app: 0|req: 979/2016] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:36:09 2026] PUT /v2.0/floatingips/16c6788d-6a63-4f86-bafa-4e96a96355bd => generated 552 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:10.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-70dd93fb-0c22-4c35-bd24-21b6e35e59c5 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] TaaS: Handle Delete Port: d9e58ec3-fe11-4734-8b64-80074ab0ebb5 2026-05-07 04:36:10.395 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70dd93fb-0c22-4c35-bd24-21b6e35e59c5 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Tap Mirror: Handle Delete Port: d9e58ec3-fe11-4734-8b64-80074ab0ebb5 2026-05-07 04:36:10.452 6 INFO neutron.services.segments.plugin [-] Segment 8e948b0e-2179-4b90-bf0b-e6f9279388e0 resource provider aggregate not found 2026-05-07 04:36:10.479 6 INFO neutron.services.segments.plugin [-] Segment 8e948b0e-2179-4b90-bf0b-e6f9279388e0 resource provider aggregate not found 2026-05-07 04:36:10.495 6 INFO neutron.services.segments.plugin [-] Segment 8e948b0e-2179-4b90-bf0b-e6f9279388e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e948b0e-2179-4b90-bf0b-e6f9279388e0 found for delete ", "request_id": "req-1a55456a-f76a-4640-9762-7e3acd502dce"}]} [pid: 6|app: 0|req: 1038/2017] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:09 2026] DELETE /v2.0/networks/784eaa75-1bd4-4ed6-a684-00242ab3019b => generated 0 bytes in 513 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:10.508 6 INFO neutron.services.segments.plugin [-] Segment 8e948b0e-2179-4b90-bf0b-e6f9279388e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e948b0e-2179-4b90-bf0b-e6f9279388e0 found for delete ", "request_id": "req-c62db5a1-7afb-4b9e-8e41-d9b78e0daed1"}]} 2026-05-07 04:36:10.539 6 INFO neutron.pecan_wsgi.hooks.translation [None req-7e8f879b-58eb-4f57-85ec-98fed9e3d28d 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1039/2018] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:36:10 2026] DELETE /v2.0/subnets/190c80e0-d81c-4688-9def-2333ec9b7a3d => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:36:10.563 6 INFO neutron.pecan_wsgi.hooks.translation [None req-767c5f46-b9de-4422-9805-495bc4fd1b70 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1040/2019] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:36:10 2026] DELETE /v2.0/subnets/8697c9c4-f277-46f7-a920-f140a03630c5 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:36:10.590 6 INFO neutron.pecan_wsgi.hooks.translation [None req-7f379b19-0a4c-4349-bbe2-c7001a41e562 1fd86dfc575b4168a288216adcd7cb62 9f95e43c16d4479298c6d2ed20bf7a67 - - default default] DELETE failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1041/2020] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:36:10 2026] DELETE /v2.0/subnets/e2372a0f-8f4d-421c-9b08-f87d21f7d7c1 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2021] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:36:10 2026] DELETE /v2.0/floatingips/16c6788d-6a63-4f86-bafa-4e96a96355bd => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:10.630 6 INFO neutron.api.v2.resource [None req-9eae894e-937f-42a4-bcf3-9ced8c76770d 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1042/2022] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:36:10 2026] DELETE /v2.0/floatingips/16c6788d-6a63-4f86-bafa-4e96a96355bd => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:36:10.800 7 INFO neutron_taas.services.taas.taas_plugin [None req-9232b87a-0c87-421e-9ac5-5fb25cad2f6b 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] TaaS: Handle Delete Port: 36784285-900c-47bf-83cb-499f40de3769 2026-05-07 04:36:10.803 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9232b87a-0c87-421e-9ac5-5fb25cad2f6b 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Tap Mirror: Handle Delete Port: 36784285-900c-47bf-83cb-499f40de3769 [pid: 7|app: 0|req: 981/2023] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:10 2026] DELETE /v2.0/ports/36784285-900c-47bf-83cb-499f40de3769 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2024] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:11 2026] GET /v2.0/security-groups?tenant_id=463ec407a05048f498677ca058b2f0bd&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:11.704 6 INFO neutron_taas.services.taas.taas_plugin [None req-5597c4fb-3522-4bbe-a8be-e62974ea0bc7 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] TaaS: Handle Delete Port: e638db74-fbbc-41df-9ead-b93887d04ab8 2026-05-07 04:36:11.708 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5597c4fb-3522-4bbe-a8be-e62974ea0bc7 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Tap Mirror: Handle Delete Port: e638db74-fbbc-41df-9ead-b93887d04ab8 [pid: 7|app: 0|req: 983/2025] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:11 2026] DELETE /v2.0/security-groups/bc9625ed-e5a5-40c2-9ef6-4d89cd32b1cd => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1043/2026] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:10 2026] DELETE /v2.0/ports/e638db74-fbbc-41df-9ead-b93887d04ab8 => generated 0 bytes in 903 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2027] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:36:11 2026] GET /v2.0/ports?device_id=8f2723be-27c1-4b0a-8e49-3f2deca9b857 => generated 958 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1044/2028] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:11 2026] GET /v2.0/security-groups?tenant_id=9f95e43c16d4479298c6d2ed20bf7a67&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1045/2029] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:11 2026] DELETE /v2.0/security-groups/88e56f13-013a-4012-b58d-796d8fd88f9a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:12.237 7 INFO neutron_taas.services.taas.taas_plugin [None req-9351321e-1077-421a-930d-e41ac7b6627c 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] TaaS: Handle Delete Port: 8ff601c5-f7fc-4c99-82c7-6fd1517cf1bc 2026-05-07 04:36:12.239 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9351321e-1077-421a-930d-e41ac7b6627c 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Tap Mirror: Handle Delete Port: 8ff601c5-f7fc-4c99-82c7-6fd1517cf1bc [pid: 6|app: 0|req: 1046/2030] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:12 2026] GET /v2.0/security-groups?tenant_id=a70bf9e43fec4e009471dab044a7272b&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1047/2031] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:12 2026] DELETE /v2.0/security-groups/74ff6076-5620-4fe6-bf0a-975352784c85 => 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: 985/2032] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:36:11 2026] PUT /v2.0/routers/8f2723be-27c1-4b0a-8e49-3f2deca9b857/remove_router_interface => generated 309 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:12.928 6 INFO neutron_taas.services.taas.taas_plugin [None req-54a60dd7-6327-471f-be38-14592594a108 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] TaaS: Handle Delete Port: c714c136-a8e1-44a1-8915-8b5dc49ae6f0 2026-05-07 04:36:12.932 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54a60dd7-6327-471f-be38-14592594a108 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Tap Mirror: Handle Delete Port: c714c136-a8e1-44a1-8915-8b5dc49ae6f0 2026-05-07 04:36:13.261 6 INFO neutron_taas.services.taas.taas_plugin [None req-54a60dd7-6327-471f-be38-14592594a108 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] TaaS: Handle Delete Port: 7a926770-2532-4702-ae32-b35525d867a9 2026-05-07 04:36:13.265 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54a60dd7-6327-471f-be38-14592594a108 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] Tap Mirror: Handle Delete Port: 7a926770-2532-4702-ae32-b35525d867a9 2026-05-07 04:36:13.657 6 INFO neutron.services.segments.plugin [-] Segment f8cb6aa0-7f74-4012-b14b-500fc349b8b1 resource provider aggregate not found 2026-05-07 04:36:13.665 6 INFO neutron.services.segments.plugin [-] Segment f8cb6aa0-7f74-4012-b14b-500fc349b8b1 resource provider aggregate not found 2026-05-07 04:36:13.679 6 INFO neutron.services.segments.plugin [-] Segment f8cb6aa0-7f74-4012-b14b-500fc349b8b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8cb6aa0-7f74-4012-b14b-500fc349b8b1 found for delete ", "request_id": "req-88625cb9-dc33-441f-8cef-1529a83a3d31"}]} 2026-05-07 04:36:13.688 6 INFO neutron.services.segments.plugin [-] Segment f8cb6aa0-7f74-4012-b14b-500fc349b8b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8cb6aa0-7f74-4012-b14b-500fc349b8b1 found for delete ", "request_id": "req-59ee8fab-eee7-4dce-be09-57f2788b45f9"}]} 2026-05-07 04:36:13.698 6 INFO neutron.db.l3_hamode_db [None req-54a60dd7-6327-471f-be38-14592594a108 95689416c3784ae88a34d5c8a7c9413b 91ff915b10aa42ba8292541f15dde52b - - default default] HA network c5b46600-aeba-4832-9808-7908678109c4 was deleted as no HA routers are present in tenant 91ff915b10aa42ba8292541f15dde52b. [pid: 6|app: 0|req: 1048/2033] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:36:12 2026] DELETE /v2.0/routers/8f2723be-27c1-4b0a-8e49-3f2deca9b857 => generated 0 bytes in 969 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2034] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:36:13 2026] DELETE /v2.0/subnets/2dc96153-c0ab-496e-ab8e-4f1ee9743328 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1049/2035] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:13 2026] DELETE /v2.0/networks/ddfa5034-f41b-4fd2-913c-c23b90515492 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2036] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:14 2026] GET /v2.0/security-groups?tenant_id=91ff915b10aa42ba8292541f15dde52b&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1050/2037] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:14 2026] DELETE /v2.0/security-groups/d9960bf8-29c9-44f3-89fc-7995a342193c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:15.702 6 INFO neutron.services.segments.plugin [-] Segment ef5e39da-77f3-4d67-b13f-1c08febf141e resource provider aggregate not found 2026-05-07 04:36:15.711 6 INFO neutron.services.segments.plugin [-] Segment ef5e39da-77f3-4d67-b13f-1c08febf141e resource provider aggregate not found 2026-05-07 04:36:15.719 6 INFO neutron.services.segments.plugin [-] Segment ef5e39da-77f3-4d67-b13f-1c08febf141e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef5e39da-77f3-4d67-b13f-1c08febf141e found for delete ", "request_id": "req-61d82ad0-eac2-4fa3-abb5-23e793b64121"}]} 2026-05-07 04:36:15.725 6 INFO neutron.services.segments.plugin [-] Segment ef5e39da-77f3-4d67-b13f-1c08febf141e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef5e39da-77f3-4d67-b13f-1c08febf141e found for delete ", "request_id": "req-a16e77d3-eef1-4ee8-8f29-9219b1edb099"}]} 2026-05-07 04:36:16.710 7 INFO neutron.db.segments_db [None req-53eb9322-52c8-40fd-86c1-4167e5b64e99 e1f8514071ab4fe3b5e32965ce13c996 468c390b60334f7ebf9d7ede015513e8 - - default default] Added segment 0bffc6a2-ebcf-4183-9721-5d1a1019ccf4 of type vxlan for network 097a589e-a300-486b-b22a-d49b80250086 2026-05-07 04:36:16.766 7 INFO neutron.db.segments_db [None req-53eb9322-52c8-40fd-86c1-4167e5b64e99 e1f8514071ab4fe3b5e32965ce13c996 468c390b60334f7ebf9d7ede015513e8 - - default default] Added segment 28a5de3a-fc3e-476e-b6cb-4227d501aa17 of type vxlan for network f5c7d1e7-3f13-4cc5-874a-6c3f19cfd55e [pid: 7|app: 0|req: 988/2038] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:16 2026] POST /v2.0/networks => generated 1245 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2039] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:36:16 2026] GET /v2.0/networks => generated 1844 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:17.005 7 INFO neutron.services.segments.plugin [-] Segment 0bffc6a2-ebcf-4183-9721-5d1a1019ccf4 resource provider aggregate not found 2026-05-07 04:36:17.011 7 INFO neutron.services.segments.plugin [-] Segment 0bffc6a2-ebcf-4183-9721-5d1a1019ccf4 resource provider aggregate not found 2026-05-07 04:36:17.030 7 INFO neutron.services.segments.plugin [-] Segment 0bffc6a2-ebcf-4183-9721-5d1a1019ccf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bffc6a2-ebcf-4183-9721-5d1a1019ccf4 found for delete ", "request_id": "req-305fb6fb-9c87-4de2-a2ac-ac85ced65413"}]} [pid: 7|app: 0|req: 990/2040] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:16 2026] DELETE /v2.0/networks/097a589e-a300-486b-b22a-d49b80250086 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:17.032 7 INFO neutron.services.segments.plugin [-] Segment 0bffc6a2-ebcf-4183-9721-5d1a1019ccf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bffc6a2-ebcf-4183-9721-5d1a1019ccf4 found for delete ", "request_id": "req-12c7687f-ecdb-46f9-a51f-90f798999f12"}]} [pid: 7|app: 0|req: 991/2041] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:17 2026] DELETE /v2.0/networks/f5c7d1e7-3f13-4cc5-874a-6c3f19cfd55e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1051/2042] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:36:16 2026] POST /v2.0/floatingips => generated 552 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2043] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:36:17 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) 2026-05-07 04:36:17.213 7 INFO neutron.db.segments_db [None req-e903bf1d-720e-440a-856a-1667d7035e91 e1f8514071ab4fe3b5e32965ce13c996 468c390b60334f7ebf9d7ede015513e8 - - default default] Added segment 431b7630-9556-4747-92cc-328695a2d2ac of type vxlan for network 21fb04cd-98a5-42ff-ad1a-adf2c5755b79 [pid: 7|app: 0|req: 993/2044] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:17 2026] POST /v2.0/networks => generated 650 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:17.335 7 INFO neutron.db.segments_db [None req-a7912e40-4a2f-43ce-8e81-7b4c71c9d76a e1f8514071ab4fe3b5e32965ce13c996 468c390b60334f7ebf9d7ede015513e8 - - default default] Added segment 631f5219-c87a-4533-9061-a19d170eb682 of type vxlan for network 9022455e-efc9-42b5-8b88-cbb202c64299 [pid: 7|app: 0|req: 994/2045] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:17 2026] POST /v2.0/networks => generated 650 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1052/2046] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:36:17 2026] POST /v2.0/floatingips => generated 552 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2049] 10.0.0.201 () {34 vars in 663 bytes} [Thu May 7 04:36:17 2026] POST /v2.0/ports => generated 1504 bytes in 683 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: 996/2050] 10.0.0.201 () {32 vars in 641 bytes} [Thu May 7 04:36:18 2026] GET /v2.0/ports => generated 1504 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1055/2051] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:36:17 2026] POST /v2.0/floatingips => generated 552 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:18.260 7 INFO neutron_taas.services.taas.taas_plugin [None req-12257a8e-e959-447f-adc7-ab5a1b37362d e1f8514071ab4fe3b5e32965ce13c996 468c390b60334f7ebf9d7ede015513e8 - - default default] TaaS: Handle Delete Port: 80d0e7ff-121f-4aec-8164-9c76b1c9a70d 2026-05-07 04:36:18.264 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12257a8e-e959-447f-adc7-ab5a1b37362d e1f8514071ab4fe3b5e32965ce13c996 468c390b60334f7ebf9d7ede015513e8 - - default default] Tap Mirror: Handle Delete Port: 80d0e7ff-121f-4aec-8164-9c76b1c9a70d [pid: 7|app: 0|req: 997/2052] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:18 2026] DELETE /v2.0/ports/80d0e7ff-121f-4aec-8164-9c76b1c9a70d => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:18.468 7 INFO neutron_taas.services.taas.taas_plugin [None req-391a036c-e59d-4006-a52a-6ceb634d2dca e1f8514071ab4fe3b5e32965ce13c996 468c390b60334f7ebf9d7ede015513e8 - - default default] TaaS: Handle Delete Port: e665ffdc-d3c4-4113-b563-43c437607feb 2026-05-07 04:36:18.472 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-391a036c-e59d-4006-a52a-6ceb634d2dca e1f8514071ab4fe3b5e32965ce13c996 468c390b60334f7ebf9d7ede015513e8 - - default default] Tap Mirror: Handle Delete Port: e665ffdc-d3c4-4113-b563-43c437607feb [pid: 7|app: 0|req: 998/2053] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:18 2026] DELETE /v2.0/ports/e665ffdc-d3c4-4113-b563-43c437607feb => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2054] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:36:18 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2055] 10.0.0.201 () {32 vars in 641 bytes} [Thu May 7 04:36:18 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:36:18.677 7 INFO neutron.db.segments_db [None req-71b3e9f6-a757-4310-a68a-21f23ee76633 e1f8514071ab4fe3b5e32965ce13c996 468c390b60334f7ebf9d7ede015513e8 - - default default] Added segment 2b1cc042-636d-423d-b473-7ff9129c827d of type vxlan for network 0b5400c6-325d-4aef-aa2c-a6c7f5625d2c [pid: 7|app: 0|req: 1001/2056] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:18 2026] POST /v2.0/networks => generated 650 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1056/2057] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:36:18 2026] POST /v2.0/floatingips => generated 552 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:18.856 7 INFO neutron.db.segments_db [None req-37e48c26-4e5b-4436-ab72-665d4cd47c19 e1f8514071ab4fe3b5e32965ce13c996 468c390b60334f7ebf9d7ede015513e8 - - default default] Added segment 006fed54-fb7a-40cb-9599-4a3b5d38ef02 of type vxlan for network f27965b1-8d5a-4e0b-8ff8-4817c04ab45f [pid: 7|app: 0|req: 1002/2058] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:18 2026] POST /v2.0/networks => generated 649 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:19.062 7 INFO neutron.services.segments.plugin [-] Segment 28a5de3a-fc3e-476e-b6cb-4227d501aa17 resource provider aggregate not found 2026-05-07 04:36:19.066 7 INFO neutron.services.segments.plugin [-] Segment 28a5de3a-fc3e-476e-b6cb-4227d501aa17 resource provider aggregate not found 2026-05-07 04:36:19.085 7 INFO neutron.services.segments.plugin [-] Segment 28a5de3a-fc3e-476e-b6cb-4227d501aa17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28a5de3a-fc3e-476e-b6cb-4227d501aa17 found for delete ", "request_id": "req-3018d04a-5090-4fb1-bcf1-71dbe350c8d6"}]} 2026-05-07 04:36:19.090 7 INFO neutron.services.segments.plugin [-] Segment 28a5de3a-fc3e-476e-b6cb-4227d501aa17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28a5de3a-fc3e-476e-b6cb-4227d501aa17 found for delete ", "request_id": "req-e12ef4dc-67e0-4f4a-983f-3f754e9fe022"}]} [pid: 6|app: 0|req: 1057/2059] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:36:18 2026] POST /v2.0/floatingips => generated 552 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1058/2060] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:36:19 2026] PUT /v2.0/floatingips/ad90a050-6187-444a-9477-1b1b28bcffad/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2061] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:18 2026] POST /v2.0/subnets => generated 1274 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1059/2062] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:36:19 2026] PUT /v2.0/floatingips/5071abf6-ddca-4e30-9312-83e162741892/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2063] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:36:19 2026] GET /v2.0/subnets => generated 1910 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1060/2064] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:36:19 2026] PUT /v2.0/floatingips/c8ac03ca-0e14-4776-81d3-df7cd488d599/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2065] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:36:19 2026] DELETE /v2.0/subnets/a197c88e-ac71-4ba3-ae22-84c0d4596931 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1061/2066] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:36:19 2026] PUT /v2.0/floatingips/ceb6742b-5b08-43ab-bf68-7f1113631f43/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1062/2067] 10.0.0.201 () {32 vars in 670 bytes} [Thu May 7 04:36:19 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2068] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:36:19 2026] DELETE /v2.0/subnets/ba72f3b8-2774-48c4-8e93-b61dc6004b60 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1063/2069] 10.0.0.201 () {32 vars in 684 bytes} [Thu May 7 04:36:19 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2070] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:36:19 2026] GET /v2.0/subnets => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1064/2071] 10.0.0.201 () {32 vars in 680 bytes} [Thu May 7 04:36:19 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1065/2072] 10.0.0.201 () {32 vars in 692 bytes} [Thu May 7 04:36:19 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2073] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:19 2026] DELETE /v2.0/networks/f27965b1-8d5a-4e0b-8ff8-4817c04ab45f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1066/2074] 10.0.0.201 () {32 vars in 678 bytes} [Thu May 7 04:36:19 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1067/2075] 10.0.0.201 () {32 vars in 692 bytes} [Thu May 7 04:36:19 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1068/2076] 10.0.0.244 () {30 vars in 688 bytes} [Thu May 7 04:36:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2077] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:19 2026] DELETE /v2.0/networks/0b5400c6-325d-4aef-aa2c-a6c7f5625d2c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2078] 10.0.0.244 () {30 vars in 690 bytes} [Thu May 7 04:36:19 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: 6|app: 0|req: 1069/2079] 10.0.0.201 () {32 vars in 688 bytes} [Thu May 7 04:36:19 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1070/2080] 10.0.0.244 () {30 vars in 666 bytes} [Thu May 7 04:36:19 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: 6|app: 0|req: 1071/2081] 10.0.0.201 () {32 vars in 700 bytes} [Thu May 7 04:36:19 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1072/2082] 10.0.0.244 () {30 vars in 702 bytes} [Thu May 7 04:36:20 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: 1011/2083] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:19 2026] DELETE /v2.0/networks/9022455e-efc9-42b5-8b88-cbb202c64299 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:20.116 6 INFO neutron_taas.services.taas.taas_plugin [None req-120e30a0-f470-41fe-b2f0-fc45160feefd 087d27acd08249f28b000f5722483200 dd5f794127994ddc81715633a0acb819 - - default default] TaaS: Handle Delete Port: 8659ada1-7c94-4a33-9e26-07ee9ae36664 2026-05-07 04:36:20.119 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-120e30a0-f470-41fe-b2f0-fc45160feefd 087d27acd08249f28b000f5722483200 dd5f794127994ddc81715633a0acb819 - - default default] Tap Mirror: Handle Delete Port: 8659ada1-7c94-4a33-9e26-07ee9ae36664 [pid: 7|app: 0|req: 1012/2084] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:20 2026] DELETE /v2.0/networks/21fb04cd-98a5-42ff-ad1a-adf2c5755b79 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1073/2085] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:36:20 2026] DELETE /v2.0/floatingips/ad90a050-6187-444a-9477-1b1b28bcffad => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:20.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-43bbec56-5b1e-4c0b-8e7e-f2d47b9288a0 087d27acd08249f28b000f5722483200 dd5f794127994ddc81715633a0acb819 - - default default] TaaS: Handle Delete Port: 72b0fb15-7a21-4f46-860f-0b0980960762 2026-05-07 04:36:20.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43bbec56-5b1e-4c0b-8e7e-f2d47b9288a0 087d27acd08249f28b000f5722483200 dd5f794127994ddc81715633a0acb819 - - default default] Tap Mirror: Handle Delete Port: 72b0fb15-7a21-4f46-860f-0b0980960762 [pid: 6|app: 0|req: 1074/2086] 10.0.0.244 () {28 vars in 437 bytes} [Thu May 7 04:36:20 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2087] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:36:20 2026] DELETE /v2.0/floatingips/5071abf6-ddca-4e30-9312-83e162741892 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:20.728 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2648d24-72c4-4de8-af55-36d98a91a96b 087d27acd08249f28b000f5722483200 dd5f794127994ddc81715633a0acb819 - - default default] TaaS: Handle Delete Port: dff494c9-d507-4e7a-94cb-04586af65f67 2026-05-07 04:36:20.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2648d24-72c4-4de8-af55-36d98a91a96b 087d27acd08249f28b000f5722483200 dd5f794127994ddc81715633a0acb819 - - default default] Tap Mirror: Handle Delete Port: dff494c9-d507-4e7a-94cb-04586af65f67 [pid: 6|app: 0|req: 1075/2088] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:20 2026] GET /v2.0/security-groups?tenant_id=468c390b60334f7ebf9d7ede015513e8&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1076/2089] 10.0.0.244 () {30 vars in 726 bytes} [Thu May 7 04:36:20 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 658 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1077/2090] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:20 2026] DELETE /v2.0/security-groups/087b7139-10e2-49c1-92ba-464fd107527a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1078/2091] 10.0.0.244 () {30 vars in 688 bytes} [Thu May 7 04:36:20 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: 6|app: 0|req: 1079/2092] 10.0.0.244 () {30 vars in 690 bytes} [Thu May 7 04:36:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1080/2093] 10.0.0.244 () {30 vars in 666 bytes} [Thu May 7 04:36:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1081/2094] 10.0.0.244 () {30 vars in 702 bytes} [Thu May 7 04:36:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2095] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:36:20 2026] DELETE /v2.0/floatingips/c8ac03ca-0e14-4776-81d3-df7cd488d599 => 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: 1015/2096] 10.0.0.244 () {30 vars in 726 bytes} [Thu May 7 04:36:20 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:21.032 6 INFO neutron_taas.services.taas.taas_plugin [None req-b09c75cf-c551-41f7-9e61-c7baf84c93ac 087d27acd08249f28b000f5722483200 dd5f794127994ddc81715633a0acb819 - - default default] TaaS: Handle Delete Port: ba9c5663-b8f4-43e4-9247-db1a6fb5827b 2026-05-07 04:36:21.035 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b09c75cf-c551-41f7-9e61-c7baf84c93ac 087d27acd08249f28b000f5722483200 dd5f794127994ddc81715633a0acb819 - - default default] Tap Mirror: Handle Delete Port: ba9c5663-b8f4-43e4-9247-db1a6fb5827b [pid: 7|app: 0|req: 1016/2097] 10.0.0.244 () {30 vars in 688 bytes} [Thu May 7 04:36:21 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: 1017/2098] 10.0.0.244 () {30 vars in 690 bytes} [Thu May 7 04:36:21 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: 1018/2099] 10.0.0.244 () {30 vars in 666 bytes} [Thu May 7 04:36:21 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: 1019/2100] 10.0.0.244 () {30 vars in 702 bytes} [Thu May 7 04:36:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:21.114 7 INFO neutron.services.segments.plugin [-] Segment 006fed54-fb7a-40cb-9599-4a3b5d38ef02 resource provider aggregate not found 2026-05-07 04:36:21.118 7 INFO neutron.services.segments.plugin [-] Segment 006fed54-fb7a-40cb-9599-4a3b5d38ef02 resource provider aggregate not found 2026-05-07 04:36:21.136 7 INFO neutron.services.segments.plugin [-] Segment 006fed54-fb7a-40cb-9599-4a3b5d38ef02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 006fed54-fb7a-40cb-9599-4a3b5d38ef02 found for delete ", "request_id": "req-21c09650-62e7-44a1-8c3c-d95073da38bd"}]} 2026-05-07 04:36:21.142 7 INFO neutron.services.segments.plugin [-] Segment 006fed54-fb7a-40cb-9599-4a3b5d38ef02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 006fed54-fb7a-40cb-9599-4a3b5d38ef02 found for delete ", "request_id": "req-57f9603c-a078-469c-a0eb-1670039bf29f"}]} [pid: 7|app: 0|req: 1020/2101] 10.0.0.244 () {30 vars in 728 bytes} [Thu May 7 04:36:21 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851 => generated 799 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:21.160 7 INFO neutron.services.segments.plugin [-] Segment 2b1cc042-636d-423d-b473-7ff9129c827d resource provider aggregate not found 2026-05-07 04:36:21.163 7 INFO neutron.services.segments.plugin [-] Segment 2b1cc042-636d-423d-b473-7ff9129c827d resource provider aggregate not found [pid: 7|app: 0|req: 1021/2102] 10.0.0.244 () {30 vars in 680 bytes} [Thu May 7 04:36:21 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) 2026-05-07 04:36:21.178 7 INFO neutron.services.segments.plugin [-] Segment 2b1cc042-636d-423d-b473-7ff9129c827d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1cc042-636d-423d-b473-7ff9129c827d found for delete ", "request_id": "req-3cb37ddd-ef20-464f-b5cf-a25852a83e13"}]} 2026-05-07 04:36:21.191 7 INFO neutron.services.segments.plugin [-] Segment 2b1cc042-636d-423d-b473-7ff9129c827d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1cc042-636d-423d-b473-7ff9129c827d found for delete ", "request_id": "req-c29f46a0-f7ee-4c61-af2a-b9a00763f835"}]} 2026-05-07 04:36:21.198 7 INFO neutron.services.segments.plugin [-] Segment 631f5219-c87a-4533-9061-a19d170eb682 resource provider aggregate not found [pid: 6|app: 0|req: 1082/2103] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:36:20 2026] DELETE /v2.0/floatingips/ceb6742b-5b08-43ab-bf68-7f1113631f43 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:21.214 7 INFO neutron.services.segments.plugin [-] Segment 631f5219-c87a-4533-9061-a19d170eb682 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 631f5219-c87a-4533-9061-a19d170eb682 found for delete ", "request_id": "req-e90e6175-af60-43ce-9b92-b7bc3744f8a0"}]} 2026-05-07 04:36:21.221 7 INFO neutron.services.segments.plugin [-] Segment 631f5219-c87a-4533-9061-a19d170eb682 resource provider aggregate not found 2026-05-07 04:36:21.238 7 INFO neutron.services.segments.plugin [-] Segment 631f5219-c87a-4533-9061-a19d170eb682 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 631f5219-c87a-4533-9061-a19d170eb682 found for delete ", "request_id": "req-6a00b865-4dd2-42c7-ba20-a964368f7192"}]} 2026-05-07 04:36:21.241 7 INFO neutron.services.segments.plugin [-] Segment 431b7630-9556-4747-92cc-328695a2d2ac resource provider aggregate not found 2026-05-07 04:36:21.257 7 INFO neutron.services.segments.plugin [-] Segment 431b7630-9556-4747-92cc-328695a2d2ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431b7630-9556-4747-92cc-328695a2d2ac found for delete ", "request_id": "req-267db13c-7d25-4a00-82f2-8d51883c7721"}]} 2026-05-07 04:36:21.257 7 INFO neutron.services.segments.plugin [-] Segment 431b7630-9556-4747-92cc-328695a2d2ac resource provider aggregate not found 2026-05-07 04:36:21.278 7 INFO neutron.services.segments.plugin [-] Segment 431b7630-9556-4747-92cc-328695a2d2ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431b7630-9556-4747-92cc-328695a2d2ac found for delete ", "request_id": "req-97fc8ff3-84cd-459c-8378-0b30ee43eecd"}]} 2026-05-07 04:36:21.320 6 INFO neutron_taas.services.taas.taas_plugin [None req-d9117211-e169-4daf-985a-121c6c6d9a60 087d27acd08249f28b000f5722483200 dd5f794127994ddc81715633a0acb819 - - default default] TaaS: Handle Delete Port: 17544405-e47f-435a-87c4-f307ebd54423 2026-05-07 04:36:21.326 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9117211-e169-4daf-985a-121c6c6d9a60 087d27acd08249f28b000f5722483200 dd5f794127994ddc81715633a0acb819 - - default default] Tap Mirror: Handle Delete Port: 17544405-e47f-435a-87c4-f307ebd54423 [pid: 6|app: 0|req: 1083/2104] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:36:21 2026] DELETE /v2.0/floatingips/4344fec4-b126-47e9-921a-33b7a91a7d51 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2105] 10.0.0.244 () {34 vars in 702 bytes} [Thu May 7 04:36:21 2026] POST /v2.0/ports => generated 1132 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1084/2106] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:22 2026] GET /v2.0/security-groups?tenant_id=9889d6fa4a7f4e25b8f496309e4d28f0&name=default => generated 2925 bytes in 380 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: 1023/2107] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:22 2026] DELETE /v2.0/security-groups/b0610531-bef0-4e6b-b242-072f9c86871f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2108] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:22 2026] GET /v2.0/security-groups?tenant_id=dd5f794127994ddc81715633a0acb819&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:22.898 6 INFO neutron.db.segments_db [None req-ea663f62-9fb2-49eb-8b76-62540a973a1e 491c9820dece4b6d924e7307665f2e18 fa140d10fa5c4067a371082f8ed5e47b - - default default] Added segment cd11d2f4-a17d-4d85-a513-935329ec62c5 of type vxlan for network 9fa6c316-1e4a-484f-b0d0-5ebb03dbcf43 [pid: 6|app: 0|req: 1085/2109] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:22 2026] POST /v2.0/networks => generated 644 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2110] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:22 2026] DELETE /v2.0/security-groups/2e65d707-14ac-4946-9d84-6c62710e02d5 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1086/2111] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:23 2026] POST /v2.0/subnets => generated 641 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2112] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:23 2026] GET /v2.0/security-groups?tenant_id=3134409ff0454632a4dc06c0761c1dce&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:23.379 6 INFO neutron.db.segments_db [None req-fd87a963-c76b-4349-bd77-9ffc2e24bb47 491c9820dece4b6d924e7307665f2e18 fa140d10fa5c4067a371082f8ed5e47b - - default default] Added segment 10a24bee-4674-4181-9bc8-1779215ed1fa of type vxlan for network f20e4c72-2afe-4cd4-a08e-2ac232d8cc73 [pid: 6|app: 0|req: 1087/2113] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:23 2026] POST /v2.0/networks => generated 643 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2114] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:23 2026] DELETE /v2.0/security-groups/316b816f-e05e-4015-b5b5-386400c2216d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1088/2115] 10.0.0.201 () {34 vars in 741 bytes} [Thu May 7 04:36:23 2026] PUT /v2.0/networks/f20e4c72-2afe-4cd4-a08e-2ac232d8cc73 => generated 592 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2116] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:23 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1089/2117] 10.0.0.201 () {34 vars in 739 bytes} [Thu May 7 04:36:23 2026] PUT /v2.0/subnets/4b18bd47-46f3-4004-82a8-66e25f982a45 => generated 636 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:24.245 7 INFO neutron.services.segments.plugin [-] Segment 10a24bee-4674-4181-9bc8-1779215ed1fa resource provider aggregate not found 2026-05-07 04:36:24.254 7 INFO neutron.services.segments.plugin [-] Segment 10a24bee-4674-4181-9bc8-1779215ed1fa resource provider aggregate not found 2026-05-07 04:36:24.266 7 INFO neutron.services.segments.plugin [-] Segment 10a24bee-4674-4181-9bc8-1779215ed1fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10a24bee-4674-4181-9bc8-1779215ed1fa found for delete ", "request_id": "req-ae2c1a26-9ae0-40cd-a252-b9b6a872e86b"}]} 2026-05-07 04:36:24.274 7 INFO neutron.services.segments.plugin [-] Segment 10a24bee-4674-4181-9bc8-1779215ed1fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10a24bee-4674-4181-9bc8-1779215ed1fa found for delete ", "request_id": "req-3f606144-a516-4f2f-b5f7-37c0af76b6a1"}]} [pid: 7|app: 0|req: 1029/2118] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:24 2026] DELETE /v2.0/networks/f20e4c72-2afe-4cd4-a08e-2ac232d8cc73 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1090/2119] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:24.302 7 INFO neutron.pecan_wsgi.hooks.translation [None req-267dacb0-45c7-4492-aa11-a6cdccbf2399 491c9820dece4b6d924e7307665f2e18 fa140d10fa5c4067a371082f8ed5e47b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/2120] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:24 2026] DELETE /v2.0/networks/f20e4c72-2afe-4cd4-a08e-2ac232d8cc73 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1091/2121] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:36:24 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: 6|app: 0|req: 1092/2122] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:36:24 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: 6|app: 0|req: 1093/2123] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:36:24 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: 1031/2124] 10.0.0.201 () {32 vars in 692 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1094/2125] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2126] 10.0.0.201 () {32 vars in 740 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/subnets?network_id=dd8da167-83db-41ac-9896-f523c3d9b079 => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1095/2127] 10.0.0.201 () {32 vars in 651 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2128] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/networks => generated 1309 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1096/2129] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2130] 10.0.0.201 () {32 vars in 721 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/networks/9fa6c316-1e4a-484f-b0d0-5ebb03dbcf43 => generated 669 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1097/2131] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/subnets/309b7812-cf94-45f7-813d-1177fc08a4e4 => generated 641 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1098/2132] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:24.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e0d9f85-8582-4f12-ac91-8852c6b8336f 491c9820dece4b6d924e7307665f2e18 fa140d10fa5c4067a371082f8ed5e47b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1035/2133] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:36:24 2026] DELETE /v2.0/subnets/4b18bd47-46f3-4004-82a8-66e25f982a45 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1099/2134] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:36:24 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) 2026-05-07 04:36:24.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05877e6e-d13f-4bdd-9ef8-48513265e553 491c9820dece4b6d924e7307665f2e18 fa140d10fa5c4067a371082f8ed5e47b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1036/2135] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:24 2026] DELETE /v2.0/networks/f20e4c72-2afe-4cd4-a08e-2ac232d8cc73 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2136] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:36:24 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: 1038/2137] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:36:24 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-05-07 04:36:24.695 7 INFO neutron.api.v2.resource [None req-7dd9b6f8-7f9e-46f8-988b-8f60b8655829 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1039/2138] 199.204.45.157 () {30 vars in 761 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/security-groups/lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2139] 199.204.45.157 () {30 vars in 783 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/security-groups?name=lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1100/2140] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:36:24 2026] DELETE /v2.0/subnets/309b7812-cf94-45f7-813d-1177fc08a4e4 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2141] 199.204.45.157 () {34 vars in 734 bytes} [Thu May 7 04:36:24 2026] POST /v2.0/security-groups => generated 1636 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2142] 199.204.45.157 () {30 vars in 813 bytes} [Thu May 7 04:36:24 2026] GET /v2.0/security-group-rules?security_group_id=9c9cd942-a0f4-4cbb-98a9-4f065f94f0aa => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:24.913 6 INFO neutron_taas.services.taas.taas_plugin [None req-f373c952-47d4-457a-ae4b-c4d95e1f8512 491c9820dece4b6d924e7307665f2e18 fa140d10fa5c4067a371082f8ed5e47b - - default default] TaaS: Handle Delete Port: 1f9bbc0d-8ec5-4240-aee9-3692dffff09f 2026-05-07 04:36:24.915 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f373c952-47d4-457a-ae4b-c4d95e1f8512 491c9820dece4b6d924e7307665f2e18 fa140d10fa5c4067a371082f8ed5e47b - - default default] Tap Mirror: Handle Delete Port: 1f9bbc0d-8ec5-4240-aee9-3692dffff09f 2026-05-07 04:36:25.073 6 INFO neutron.services.segments.plugin [-] Segment cd11d2f4-a17d-4d85-a513-935329ec62c5 resource provider aggregate not found 2026-05-07 04:36:25.079 6 INFO neutron.services.segments.plugin [-] Segment cd11d2f4-a17d-4d85-a513-935329ec62c5 resource provider aggregate not found 2026-05-07 04:36:25.100 6 INFO neutron.services.segments.plugin [-] Segment cd11d2f4-a17d-4d85-a513-935329ec62c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd11d2f4-a17d-4d85-a513-935329ec62c5 found for delete ", "request_id": "req-3d06a1dc-b2ef-40e9-a75b-2606a7a6d727"}]} 2026-05-07 04:36:25.100 6 INFO neutron.services.segments.plugin [-] Segment cd11d2f4-a17d-4d85-a513-935329ec62c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd11d2f4-a17d-4d85-a513-935329ec62c5 found for delete ", "request_id": "req-d2c7fbd4-f780-42b5-8850-3a70d295f29c"}]} [pid: 6|app: 0|req: 1101/2143] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:24 2026] DELETE /v2.0/networks/9fa6c316-1e4a-484f-b0d0-5ebb03dbcf43 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2144] 199.204.45.157 () {34 vars in 787 bytes} [Thu May 7 04:36:24 2026] PUT /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1102/2145] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:36:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1044/2146] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:36:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1103/2147] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:36:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2148] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:36:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1104/2149] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:36:25 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => 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: 1046/2150] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:25 2026] GET /v2.0/security-groups?tenant_id=fa140d10fa5c4067a371082f8ed5e47b&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1105/2151] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:25 2026] DELETE /v2.0/security-groups/41b622d6-a381-48f3-89f7-56217758d2f0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:27.758 7 INFO neutron.db.segments_db [None req-4da65d45-e131-4f24-aea1-b1cbaf5ea3c7 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] Added segment a9f46e8d-41f9-459a-8d55-ee630848f255 of type vxlan for network 1b2f8ef7-bd48-4439-99c8-353b013c80e6 [pid: 7|app: 0|req: 1047/2152] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:27 2026] POST /v2.0/networks => generated 632 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1106/2153] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:36:27 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:28.244 7 INFO neutron.db.segments_db [None req-25092be2-b4a3-45fd-a326-aeffa5182ad6 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] Added segment 402126f7-63dc-4ad4-a564-076c4ab27cc5 of type vxlan for network b320106b-6419-401b-8592-53e88ea55142 [pid: 7|app: 0|req: 1048/2154] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:28 2026] POST /v2.0/networks => generated 632 bytes in 150 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: 6|app: 0|req: 1107/2155] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:36:28 2026] POST /v2.0/ports => generated 743 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:28.740 7 INFO neutron.db.segments_db [None req-5539108b-7153-48d8-b13e-0a7fdc88d6b9 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] Added segment b4820973-546c-4444-9c6e-5a300e283e22 of type vxlan for network d1ae7d52-cd24-4c13-b453-4f0b6e4bc1e2 [pid: 7|app: 0|req: 1049/2156] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:28 2026] POST /v2.0/networks => generated 630 bytes in 153 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: 6|app: 0|req: 1108/2157] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:36:28 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:29.187 7 INFO neutron.db.segments_db [None req-d96b5dc5-cd74-4028-b4b6-b822e447cd09 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] Added segment b0855ed7-e9ba-4367-a3c1-3e44071b66ba of type vxlan for network 14962451-3b23-43f8-9d84-2c96dd5e91a4 [pid: 7|app: 0|req: 1050/2158] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:29 2026] POST /v2.0/networks => generated 632 bytes in 108 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: 6|app: 0|req: 1109/2159] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:36:29 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:29.607 7 INFO neutron.db.segments_db [None req-4de330ef-aff2-41d5-b04e-99df86fae439 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] Added segment 42c5985d-bf0a-4d14-929f-64dafd6ba066 of type vxlan for network a7aad85f-3b0f-4f50-ad79-efe0aebabe5a [pid: 7|app: 0|req: 1051/2160] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:29 2026] POST /v2.0/networks => generated 632 bytes in 131 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: 6|app: 0|req: 1110/2161] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:36:29 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2162] 10.0.0.201 () {34 vars in 745 bytes} [Thu May 7 04:36:30 2026] PUT /v2.0/ports/8d405221-d317-4f6d-88b0-d991b99a75ba/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1111/2163] 10.0.0.201 () {34 vars in 745 bytes} [Thu May 7 04:36:30 2026] PUT /v2.0/ports/4c381eda-208b-4e62-ad05-8b97a8cd2ca5/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1053/2164] 10.0.0.201 () {34 vars in 745 bytes} [Thu May 7 04:36:30 2026] PUT /v2.0/ports/eb6d4449-fc68-4865-9545-a8e158fda82c/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1112/2165] 10.0.0.201 () {34 vars in 745 bytes} [Thu May 7 04:36:30 2026] PUT /v2.0/ports/d471953b-ba77-4e70-9371-646355962137/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1054/2166] 10.0.0.201 () {32 vars in 658 bytes} [Thu May 7 04:36:30 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 145 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: 6|app: 0|req: 1113/2167] 10.0.0.201 () {32 vars in 672 bytes} [Thu May 7 04:36:30 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2168] 10.0.0.201 () {32 vars in 668 bytes} [Thu May 7 04:36:30 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1114/2169] 10.0.0.201 () {32 vars in 680 bytes} [Thu May 7 04:36:30 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2170] 10.0.0.201 () {32 vars in 666 bytes} [Thu May 7 04:36:30 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1115/2171] 10.0.0.201 () {32 vars in 680 bytes} [Thu May 7 04:36:30 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: 7|app: 0|req: 1057/2172] 10.0.0.201 () {32 vars in 676 bytes} [Thu May 7 04:36:30 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1116/2173] 10.0.0.201 () {32 vars in 688 bytes} [Thu May 7 04:36:30 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:31.140 7 INFO neutron_taas.services.taas.taas_plugin [None req-4eec89e3-8241-4d02-a276-03a4863de7da 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] TaaS: Handle Delete Port: 8d405221-d317-4f6d-88b0-d991b99a75ba 2026-05-07 04:36:31.143 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4eec89e3-8241-4d02-a276-03a4863de7da 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] Tap Mirror: Handle Delete Port: 8d405221-d317-4f6d-88b0-d991b99a75ba [pid: 7|app: 0|req: 1058/2174] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:31 2026] DELETE /v2.0/ports/8d405221-d317-4f6d-88b0-d991b99a75ba => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:31.346 6 INFO neutron_taas.services.taas.taas_plugin [None req-c1f5a2b2-2e84-4002-a63d-0975d48d06ae 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] TaaS: Handle Delete Port: 4c381eda-208b-4e62-ad05-8b97a8cd2ca5 2026-05-07 04:36:31.350 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1f5a2b2-2e84-4002-a63d-0975d48d06ae 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] Tap Mirror: Handle Delete Port: 4c381eda-208b-4e62-ad05-8b97a8cd2ca5 [pid: 6|app: 0|req: 1117/2175] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:31 2026] DELETE /v2.0/ports/4c381eda-208b-4e62-ad05-8b97a8cd2ca5 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:31.544 7 INFO neutron_taas.services.taas.taas_plugin [None req-7be03d83-523f-44c5-bb00-0bb6e03fab77 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] TaaS: Handle Delete Port: eb6d4449-fc68-4865-9545-a8e158fda82c 2026-05-07 04:36:31.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7be03d83-523f-44c5-bb00-0bb6e03fab77 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] Tap Mirror: Handle Delete Port: eb6d4449-fc68-4865-9545-a8e158fda82c [pid: 7|app: 0|req: 1059/2176] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:31 2026] DELETE /v2.0/ports/eb6d4449-fc68-4865-9545-a8e158fda82c => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:31.742 6 INFO neutron_taas.services.taas.taas_plugin [None req-39afe661-be3e-4a07-aabc-39507023ae30 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] TaaS: Handle Delete Port: d471953b-ba77-4e70-9371-646355962137 2026-05-07 04:36:31.747 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39afe661-be3e-4a07-aabc-39507023ae30 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] Tap Mirror: Handle Delete Port: d471953b-ba77-4e70-9371-646355962137 [pid: 6|app: 0|req: 1118/2177] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:31 2026] DELETE /v2.0/ports/d471953b-ba77-4e70-9371-646355962137 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:31.934 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2ecb39f-c90a-4c80-b153-dd9b431597bd 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] TaaS: Handle Delete Port: bf077453-cf31-45bb-a013-b71b075cb9a3 2026-05-07 04:36:31.937 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2ecb39f-c90a-4c80-b153-dd9b431597bd 990266931c854c14868339cdbfb8c6d9 5205b62024064deb985582ba9d5bcd91 - - default default] Tap Mirror: Handle Delete Port: bf077453-cf31-45bb-a013-b71b075cb9a3 [pid: 7|app: 0|req: 1060/2178] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:31 2026] DELETE /v2.0/ports/bf077453-cf31-45bb-a013-b71b075cb9a3 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:32.148 6 INFO neutron.services.segments.plugin [-] Segment a9f46e8d-41f9-459a-8d55-ee630848f255 resource provider aggregate not found 2026-05-07 04:36:32.153 6 INFO neutron.services.segments.plugin [-] Segment a9f46e8d-41f9-459a-8d55-ee630848f255 resource provider aggregate not found 2026-05-07 04:36:32.167 6 INFO neutron.services.segments.plugin [-] Segment a9f46e8d-41f9-459a-8d55-ee630848f255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9f46e8d-41f9-459a-8d55-ee630848f255 found for delete ", "request_id": "req-95d7160f-6a69-40a6-8302-06adb21ba16e"}]} [pid: 6|app: 0|req: 1119/2179] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:32 2026] DELETE /v2.0/networks/1b2f8ef7-bd48-4439-99c8-353b013c80e6 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:32.176 6 INFO neutron.services.segments.plugin [-] Segment a9f46e8d-41f9-459a-8d55-ee630848f255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9f46e8d-41f9-459a-8d55-ee630848f255 found for delete ", "request_id": "req-4907b264-d6ca-47d0-ae02-9513a6aedbdf"}]} 2026-05-07 04:36:32.349 7 INFO neutron.services.segments.plugin [-] Segment 402126f7-63dc-4ad4-a564-076c4ab27cc5 resource provider aggregate not found 2026-05-07 04:36:32.351 7 INFO neutron.services.segments.plugin [-] Segment 402126f7-63dc-4ad4-a564-076c4ab27cc5 resource provider aggregate not found 2026-05-07 04:36:32.364 7 INFO neutron.services.segments.plugin [-] Segment 402126f7-63dc-4ad4-a564-076c4ab27cc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 402126f7-63dc-4ad4-a564-076c4ab27cc5 found for delete ", "request_id": "req-f826b42f-f676-4332-9923-79cddbe77a8f"}]} 2026-05-07 04:36:32.374 7 INFO neutron.services.segments.plugin [-] Segment 402126f7-63dc-4ad4-a564-076c4ab27cc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 402126f7-63dc-4ad4-a564-076c4ab27cc5 found for delete ", "request_id": "req-ac4663b4-a5f1-45dd-a166-3964331c1f95"}]} [pid: 7|app: 0|req: 1061/2180] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:32 2026] DELETE /v2.0/networks/b320106b-6419-401b-8592-53e88ea55142 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1120/2181] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:32 2026] DELETE /v2.0/networks/d1ae7d52-cd24-4c13-b453-4f0b6e4bc1e2 => 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: 1062/2184] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:32 2026] DELETE /v2.0/networks/14962451-3b23-43f8-9d84-2c96dd5e91a4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2185] 10.0.0.6 () {34 vars in 1012 bytes} [Thu May 7 04:36:32 2026] GET /v2.0/security-groups?id=e7757939-eb42-4c03-ac1a-34bdf15e7d83&fields=id => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1123/2186] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:32 2026] DELETE /v2.0/networks/a7aad85f-3b0f-4f50-ad79-efe0aebabe5a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2187] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:36:32 2026] GET /v2.0/networks?id=bfea62ab-44d6-452c-83ae-6a88c51a95f4 => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1124/2188] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:36:32 2026] GET /v2.0/quotas/2487694761fb4359a7310322a753f8ac => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2189] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:36:32 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&fields=id => generated 149 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1125/2190] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:36:32 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?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: 1066/2191] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:36:32 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?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: 1067/2192] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:33 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1126/2193] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:33 2026] GET /v2.0/security-groups?tenant_id=0b259ae889564556ab0646157c7a6b6c&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2194] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:33 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1127/2195] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:33 2026] DELETE /v2.0/security-groups/57919dd6-d20a-4920-9c8e-0a9e59e035e0 => 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: 1069/2196] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:33 2026] GET /v2.0/security-groups?tenant_id=b3a8811461c44e909e3362bb1998f564&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:34.192 6 INFO neutron.services.segments.plugin [-] Segment b4820973-546c-4444-9c6e-5a300e283e22 resource provider aggregate not found 2026-05-07 04:36:34.201 6 INFO neutron.services.segments.plugin [-] Segment b4820973-546c-4444-9c6e-5a300e283e22 resource provider aggregate not found 2026-05-07 04:36:34.215 6 INFO neutron.services.segments.plugin [-] Segment b4820973-546c-4444-9c6e-5a300e283e22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4820973-546c-4444-9c6e-5a300e283e22 found for delete ", "request_id": "req-39904063-6bd9-40d9-8a65-623ee4ffffc0"}]} 2026-05-07 04:36:34.222 6 INFO neutron.services.segments.plugin [-] Segment b4820973-546c-4444-9c6e-5a300e283e22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4820973-546c-4444-9c6e-5a300e283e22 found for delete ", "request_id": "req-6ce5797b-c756-4462-933f-d90197c989fd"}]} 2026-05-07 04:36:34.237 6 INFO neutron.services.segments.plugin [-] Segment 42c5985d-bf0a-4d14-929f-64dafd6ba066 resource provider aggregate not found 2026-05-07 04:36:34.240 6 INFO neutron.services.segments.plugin [-] Segment 42c5985d-bf0a-4d14-929f-64dafd6ba066 resource provider aggregate not found 2026-05-07 04:36:34.253 6 INFO neutron.services.segments.plugin [-] Segment 42c5985d-bf0a-4d14-929f-64dafd6ba066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42c5985d-bf0a-4d14-929f-64dafd6ba066 found for delete ", "request_id": "req-f015b0f5-ea77-4462-a6c5-375686b47480"}]} 2026-05-07 04:36:34.259 6 INFO neutron.services.segments.plugin [-] Segment 42c5985d-bf0a-4d14-929f-64dafd6ba066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42c5985d-bf0a-4d14-929f-64dafd6ba066 found for delete ", "request_id": "req-dbc43e0c-336e-4f1a-b965-44ff59fec647"}]} [pid: 6|app: 0|req: 1128/2197] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:34 2026] DELETE /v2.0/security-groups/3398b211-fc22-48c5-89ff-694ba55b139c => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:34.383 7 INFO neutron.services.segments.plugin [-] Segment b0855ed7-e9ba-4367-a3c1-3e44071b66ba resource provider aggregate not found 2026-05-07 04:36:34.394 7 INFO neutron.services.segments.plugin [-] Segment b0855ed7-e9ba-4367-a3c1-3e44071b66ba resource provider aggregate not found 2026-05-07 04:36:34.395 7 INFO neutron.services.segments.plugin [-] Segment b0855ed7-e9ba-4367-a3c1-3e44071b66ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0855ed7-e9ba-4367-a3c1-3e44071b66ba found for delete ", "request_id": "req-b918681e-2dcf-4174-a6e1-837d24cc317e"}]} 2026-05-07 04:36:34.413 7 INFO neutron.services.segments.plugin [-] Segment b0855ed7-e9ba-4367-a3c1-3e44071b66ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0855ed7-e9ba-4367-a3c1-3e44071b66ba found for delete ", "request_id": "req-4f9b107c-b3f9-416f-b29e-2678c189661b"}]} [pid: 7|app: 0|req: 1070/2198] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:34 2026] GET /v2.0/security-groups?tenant_id=5205b62024064deb985582ba9d5bcd91&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1129/2199] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:34 2026] DELETE /v2.0/security-groups/eb861ff4-7d79-4020-bdb4-1059308b3ccc => 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: 1071/2200] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:36 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1130/2201] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:36 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => 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: 1072/2202] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:36:37 2026] GET /v2.0/networks?id=bfea62ab-44d6-452c-83ae-6a88c51a95f4 => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1131/2203] 199.204.45.157 () {34 vars in 1048 bytes} [Thu May 7 04:36:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2487694761fb4359a7310322a753f8ac => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2204] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:36:37 2026] POST /v2.0/ports => generated 1082 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1132/2205] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:36:38 2026] PUT /v2.0/ports/8577bdf4-9141-40da-bc2b-d139392389fa => generated 1243 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:38.505 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-8686c8da-596a-48c3-a5eb-1668c2b349de'] response: {'name': 'network-changed', 'server_uuid': '9208fa6a-a921-4728-b1ea-6e3b744fd6e4', 'tag': '8577bdf4-9141-40da-bc2b-d139392389fa', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1074/2206] 10.0.0.201 () {34 vars in 676 bytes} [Thu May 7 04:36:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 201 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: 6|app: 0|req: 1133/2207] 10.0.0.201 () {34 vars in 676 bytes} [Thu May 7 04:36:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2208] 10.0.0.201 () {34 vars in 676 bytes} [Thu May 7 04:36:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1134/2209] 10.0.0.201 () {34 vars in 676 bytes} [Thu May 7 04:36:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1135/2210] 10.0.0.201 () {34 vars in 676 bytes} [Thu May 7 04:36:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2211] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:36:39 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1136/2212] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:36:39 2026] PUT /v2.0/policies/04bfafd6-37f4-4939-993a-8df7a080ade0/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: 1077/2213] 199.204.45.157 () {34 vars in 1016 bytes} [Thu May 7 04:36:39 2026] GET /v2.0/networks?tenant_id=2487694761fb4359a7310322a753f8ac&shared=False => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1137/2214] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:36:39 2026] PUT /v2.0/policies/7723c27d-662b-4a4c-849c-c5d9041bd503/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2215] 199.204.45.157 () {34 vars in 928 bytes} [Thu May 7 04:36:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1138/2216] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:36:39 2026] PUT /v2.0/policies/0f63ff33-3b0e-4536-9b41-63c95b746180/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2217] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:36:39 2026] PUT /v2.0/policies/8e68dcaf-7d59-4a77-94cf-e47c86978fd0/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1139/2218] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:39 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2219] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:36:39 2026] GET /v2.0/security-groups?id=e7757939-eb42-4c03-ac1a-34bdf15e7d83&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2220] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:39 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1140/2221] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:39 2026] GET /v2.0/security-groups?tenant_id=917d4bdabf1f4dfc9bdf583916597cb6&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2222] 10.0.0.201 () {32 vars in 672 bytes} [Thu May 7 04:36:39 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1141/2223] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:39 2026] DELETE /v2.0/security-groups/9fea45ed-2cb6-45cc-a3f6-ed7955456391 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2224] 10.0.0.201 () {32 vars in 686 bytes} [Thu May 7 04:36:39 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1142/2225] 10.0.0.201 () {32 vars in 682 bytes} [Thu May 7 04:36:39 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2226] 10.0.0.201 () {32 vars in 694 bytes} [Thu May 7 04:36:39 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1143/2227] 10.0.0.201 () {32 vars in 680 bytes} [Thu May 7 04:36:40 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2228] 10.0.0.201 () {32 vars in 694 bytes} [Thu May 7 04:36:40 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2229] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:36:40 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1144/2230] 10.0.0.201 () {32 vars in 690 bytes} [Thu May 7 04:36:40 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1145/2231] 10.0.0.201 () {32 vars in 702 bytes} [Thu May 7 04:36:40 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1146/2232] 10.0.0.201 () {32 vars in 732 bytes} [Thu May 7 04:36:40 2026] DELETE /v2.0/qos/policies/04bfafd6-37f4-4939-993a-8df7a080ade0 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1147/2233] 10.0.0.201 () {32 vars in 732 bytes} [Thu May 7 04:36:40 2026] DELETE /v2.0/qos/policies/7723c27d-662b-4a4c-849c-c5d9041bd503 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1148/2234] 10.0.0.201 () {32 vars in 732 bytes} [Thu May 7 04:36:40 2026] DELETE /v2.0/qos/policies/0f63ff33-3b0e-4536-9b41-63c95b746180 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1149/2235] 10.0.0.201 () {32 vars in 732 bytes} [Thu May 7 04:36:40 2026] DELETE /v2.0/qos/policies/8e68dcaf-7d59-4a77-94cf-e47c86978fd0 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1150/2236] 10.0.0.201 () {32 vars in 732 bytes} [Thu May 7 04:36:40 2026] DELETE /v2.0/qos/policies/3dc4d650-8305-401a-8bf6-5a05f049bc58 => 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: 1087/2237] 199.204.45.157 () {34 vars in 1060 bytes} [Thu May 7 04:36:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.201&port_id=8577bdf4-9141-40da-bc2b-d139392389fa => generated 19 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1151/2238] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:36:40 2026] GET /v2.0/subnets?id=5bf5f7c1-5e20-4341-8e24-f50ba37c1361 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2239] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:36:40 2026] GET /v2.0/ports?network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4&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: 6|app: 0|req: 1152/2240] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:36:40 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2241] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:36:41 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?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: 6|app: 0|req: 1153/2242] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:41 2026] GET /v2.0/security-groups?tenant_id=e64667937e2d4d838d089627ebf1dafd&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1154/2243] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:41 2026] DELETE /v2.0/security-groups/66ef8d01-6d39-4da5-b76f-05055e690b9e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:41.924 7 INFO neutron.db.segments_db [None req-02e95cca-79a6-4021-9ea1-b24e1603c9d4 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment d82e1e5b-4be1-4fa1-9f26-9ca66c80a699 of type vxlan for network 37b1abdd-c98f-4279-8786-ec0d7ae97c10 [pid: 7|app: 0|req: 1090/2244] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:36:41 2026] POST /v2.0/networks => generated 738 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1155/2245] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:41 2026] GET /v2.0/security-groups?tenant_id=641cf3f928664b8bb716a79adf024303&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1156/2246] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:42 2026] DELETE /v2.0/security-groups/e46f9db9-6163-4885-b5a1-58e83054475e => 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: 1091/2247] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:42 2026] POST /v2.0/subnets => generated 687 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:42.268 6 INFO neutron.db.segments_db [None req-729db651-95dd-4717-9509-cd37a1f79fdc 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment 9950f52d-38f6-46f6-973b-28df53628a8b of type vxlan for network 2a93f996-846b-4e77-8757-b8b9afd6aac6 [pid: 7|app: 0|req: 1092/2248] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:42 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2249] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:36:42 2026] GET /v2.0/security-groups?id=e7757939-eb42-4c03-ac1a-34bdf15e7d83&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:36:42.512 6 INFO neutron.db.l3_hamode_db [None req-729db651-95dd-4717-9509-cd37a1f79fdc 6b2b6656438f436680a07a8ad51100c7 956593c1a04647b681eecdef01d02735 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1094/2250] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:42 2026] GET /v2.0/security-groups?tenant_id=4ff60e86cfce44ea9a3f93beb0bf75f9&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: 1095/2251] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:42 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2252] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:42 2026] DELETE /v2.0/security-groups/5f39fc19-fbe6-492c-8bb3-6b7fbdfcdcf2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:43.271 6 INFO neutron.db.l3_hamode_db [None req-729db651-95dd-4717-9509-cd37a1f79fdc 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1157/2253] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:42 2026] POST /v2.0/routers => generated 727 bytes in 2053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1158/2254] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:36:44 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1159/2255] 199.204.45.157 () {34 vars in 1042 bytes} [Thu May 7 04:36:44 2026] GET /v2.0/security-groups?id=e7757939-eb42-4c03-ac1a-34bdf15e7d83&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2256] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:36:44 2026] PUT /v2.0/routers/c2bd5e9e-7a59-4b1f-b2c0-a7d41187c4cc/add_router_interface => generated 309 bytes in 1187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1160/2257] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:45 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1248 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2258] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:36:45 2026] GET /v2.0/security-groups?id=e7757939-eb42-4c03-ac1a-34bdf15e7d83&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1161/2259] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:45 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:47.000 6 INFO neutron.db.segments_db [None req-e345402d-7db1-4fb0-af74-b7836a415d93 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment d4865f54-9a70-49f3-affa-19bfca385940 of type vxlan for network 7a9af08e-2553-4180-8d66-09cfd411c95c [pid: 6|app: 0|req: 1162/2260] 10.0.0.201 () {34 vars in 669 bytes} [Thu May 7 04:36:46 2026] POST /v2.0/networks => generated 740 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1163/2261] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:47 2026] POST /v2.0/subnets => generated 687 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:47.293 7 INFO neutron.db.segments_db [None req-0b97798e-d853-4ab7-97d9-4faa8ecb1a15 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] Added segment c12964b3-43f3-43fa-acc6-3a3c5798dfa4 of type vxlan for network 6b2dff58-780b-4cb4-b24d-65b3c714b00e 2026-05-07 04:36:47.337 6 INFO neutron.db.segments_db [None req-139cd5a5-073f-4624-8efe-3bdd7b8d41e2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Added segment d34d3b31-58f8-41e2-851c-fa299baaa8b5 of type vxlan for network 553afba7-c780-49af-9f69-6ec620914b00 [pid: 7|app: 0|req: 1099/2262] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:46 2026] POST /v2.0/networks => generated 631 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:47.624 6 INFO neutron.db.l3_hamode_db [None req-139cd5a5-073f-4624-8efe-3bdd7b8d41e2 6b2b6656438f436680a07a8ad51100c7 f1e7cc160b67449cad42aeb523675018 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1100/2263] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:36:47 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1103/2266] 10.0.0.201 () {34 vars in 664 bytes} [Thu May 7 04:36:47 2026] POST /v2.0/trunks => generated 407 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:48.020 7 INFO neutron.db.segments_db [None req-bf947379-ceba-44bc-a2fa-c279c0817464 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] Added segment fea82381-2bbe-4163-8b8f-642bd191ae70 of type vxlan for network 68ab591f-c2d8-4123-9474-3d9b22f2b1ca [pid: 7|app: 0|req: 1104/2267] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:47 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:48.426 6 INFO neutron.db.l3_hamode_db [None req-139cd5a5-073f-4624-8efe-3bdd7b8d41e2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1105/2268] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:36:48 2026] POST /v2.0/ports => generated 743 bytes in 314 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: 1106/2269] 10.0.0.201 () {34 vars in 664 bytes} [Thu May 7 04:36:48 2026] POST /v2.0/trunks => generated 407 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:48.737 7 INFO neutron.db.segments_db [None req-0e17d061-0a9c-48b6-a500-afb5d5141992 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] Added segment a3d917d3-4c88-47e4-b3ec-196f5497f5ec of type vxlan for network debbfd1b-5c41-4b09-ac35-2be9a5ad3f7d [pid: 7|app: 0|req: 1107/2270] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:48 2026] POST /v2.0/networks => generated 630 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2271] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:48 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2272] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:36:48 2026] POST /v2.0/ports => generated 743 bytes in 350 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: 1110/2273] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:36:49 2026] GET /v2.0/security-groups?id=e7757939-eb42-4c03-ac1a-34bdf15e7d83&fields=id&fields=name => generated 96 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2274] 10.0.0.201 () {34 vars in 664 bytes} [Thu May 7 04:36:49 2026] POST /v2.0/trunks => generated 407 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1164/2275] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:36:47 2026] POST /v2.0/routers => generated 727 bytes in 2135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2276] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:49 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:36:49.498 6 INFO neutron.db.segments_db [None req-38a06059-5908-489f-a669-b2501fec6442 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] Added segment c0b6df33-44c1-425c-80e1-92db0c615ca9 of type vxlan for network 5ef40405-384b-49c5-a4f0-d13a991809fe [pid: 6|app: 0|req: 1165/2277] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:49 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1166/2278] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:36:49 2026] POST /v2.0/ports => generated 743 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: 6|app: 0|req: 1167/2279] 10.0.0.201 () {34 vars in 664 bytes} [Thu May 7 04:36:49 2026] POST /v2.0/trunks => generated 407 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:50.310 6 INFO neutron.db.segments_db [None req-825e9893-05c8-4f36-a0d4-81ca1e7a43f7 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] Added segment df988c0b-4908-4279-8779-6089f5bbd1a6 of type vxlan for network 4edf9791-09f5-488f-8b8e-33bead6ad11d [pid: 6|app: 0|req: 1168/2280] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:36:50 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2281] 10.0.0.201 () {34 vars in 781 bytes} [Thu May 7 04:36:49 2026] PUT /v2.0/routers/199e0573-b62c-428c-8b10-8f5ba2c9d4c5/add_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1169/2282] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:36:50 2026] POST /v2.0/ports => generated 743 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2283] 10.0.0.201 () {34 vars in 664 bytes} [Thu May 7 04:36:50 2026] POST /v2.0/trunks => generated 407 bytes in 231 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: 6|app: 0|req: 1170/2284] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:36:51 2026] PUT /v2.0/trunks/c0de87cc-8f5f-41d2-a719-cbd2962da88c/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2285] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:36:51 2026] PUT /v2.0/trunks/f600aa80-da23-4ed0-98ba-bca420b377c6/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1171/2286] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:36:51 2026] PUT /v2.0/trunks/c034f7e3-5790-45ca-96a7-f4a0e4db8408/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: 1116/2287] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:36:51 2026] PUT /v2.0/trunks/10808cae-a4f4-465e-98c9-ea50b5d5c006/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2288] 10.0.0.201 () {32 vars in 660 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2289] 10.0.0.201 () {32 vars in 674 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2290] 10.0.0.201 () {32 vars in 670 bytes} [Thu May 7 04:36:51 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: 7|app: 0|req: 1120/2291] 10.0.0.201 () {32 vars in 682 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2292] 10.0.0.201 () {32 vars in 668 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2293] 10.0.0.201 () {32 vars in 682 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1172/2294] 10.0.0.201 () {34 vars in 683 bytes} [Thu May 7 04:36:51 2026] POST /v2.0/security-groups => generated 1675 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2295] 10.0.0.201 () {32 vars in 678 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2296] 10.0.0.201 () {32 vars in 690 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2297] 10.0.0.201 () {32 vars in 717 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/trunks/c0de87cc-8f5f-41d2-a719-cbd2962da88c => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1173/2298] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:36:51 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: 7|app: 0|req: 1126/2299] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/ports/2d79bcf0-3409-47d3-b8c5-9c8a26b7b1f3 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2300] 10.0.0.201 () {32 vars in 720 bytes} [Thu May 7 04:36:51 2026] DELETE /v2.0/trunks/c0de87cc-8f5f-41d2-a719-cbd2962da88c => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1174/2301] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:36:51 2026] POST /v2.0/security-group-rules => generated 596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2302] 10.0.0.201 () {32 vars in 717 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/trunks/f600aa80-da23-4ed0-98ba-bca420b377c6 => generated 420 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2303] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/ports/417c7dc7-a09b-468b-8391-a8aed918f1be => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1175/2304] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:36:51 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: 1130/2305] 10.0.0.201 () {32 vars in 720 bytes} [Thu May 7 04:36:51 2026] DELETE /v2.0/trunks/f600aa80-da23-4ed0-98ba-bca420b377c6 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2306] 10.0.0.201 () {32 vars in 717 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/trunks/c034f7e3-5790-45ca-96a7-f4a0e4db8408 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2307] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:36:51 2026] GET /v2.0/ports/740183cf-e9d9-4b14-9531-681aa7039b25 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1176/2308] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:36:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:36:52.029 6 INFO neutron.db.securitygroups_db [None req-9b2a7e79-8d87-4839-bccc-be5676de8e1d 854ca436d54548c5b09e027f8a69c244 956593c1a04647b681eecdef01d02735 - - default default] Project 956593c1a04647b681eecdef01d02735 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: 1133/2309] 10.0.0.201 () {32 vars in 720 bytes} [Thu May 7 04:36:51 2026] DELETE /v2.0/trunks/c034f7e3-5790-45ca-96a7-f4a0e4db8408 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2310] 10.0.0.201 () {32 vars in 717 bytes} [Thu May 7 04:36:52 2026] GET /v2.0/trunks/10808cae-a4f4-465e-98c9-ea50b5d5c006 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1177/2311] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:36:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2312] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:36:52 2026] GET /v2.0/ports/35ff3adc-1982-46ff-9f37-f1914cbfdb22 => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:36:52.170 6 INFO neutron.db.securitygroups_db [None req-f1612dc5-8998-4f3c-90e8-f9dd6d558f72 854ca436d54548c5b09e027f8a69c244 956593c1a04647b681eecdef01d02735 - - default default] Project 956593c1a04647b681eecdef01d02735 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: 1136/2313] 10.0.0.201 () {32 vars in 720 bytes} [Thu May 7 04:36:52 2026] DELETE /v2.0/trunks/10808cae-a4f4-465e-98c9-ea50b5d5c006 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2314] 10.0.0.201 () {32 vars in 717 bytes} [Thu May 7 04:36:52 2026] GET /v2.0/trunks/f7402807-0495-423c-beec-9b8a82cdbdd8 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1178/2315] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:36:52 2026] POST /v2.0/security-group-rules => generated 606 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2316] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:36:52 2026] GET /v2.0/ports/50405028-ea12-4f74-a588-0f26a5a6f63b => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1179/2317] 10.0.0.201 () {32 vars in 720 bytes} [Thu May 7 04:36:52 2026] DELETE /v2.0/trunks/f7402807-0495-423c-beec-9b8a82cdbdd8 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:52.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c56979a-308b-4fe5-a306-fe3934a11431 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] TaaS: Handle Delete Port: 2d79bcf0-3409-47d3-b8c5-9c8a26b7b1f3 2026-05-07 04:36:52.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c56979a-308b-4fe5-a306-fe3934a11431 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] Tap Mirror: Handle Delete Port: 2d79bcf0-3409-47d3-b8c5-9c8a26b7b1f3 [pid: 7|app: 0|req: 1139/2318] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:52 2026] DELETE /v2.0/ports/2d79bcf0-3409-47d3-b8c5-9c8a26b7b1f3 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:52.751 6 INFO neutron_taas.services.taas.taas_plugin [None req-5fb0f847-2e7d-47ee-be61-0995700f63fa 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] TaaS: Handle Delete Port: 417c7dc7-a09b-468b-8391-a8aed918f1be 2026-05-07 04:36:52.754 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fb0f847-2e7d-47ee-be61-0995700f63fa 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] Tap Mirror: Handle Delete Port: 417c7dc7-a09b-468b-8391-a8aed918f1be [pid: 7|app: 0|req: 1140/2319] 10.0.0.201 () {34 vars in 683 bytes} [Thu May 7 04:36:52 2026] POST /v2.0/security-groups => generated 1662 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1180/2320] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:52 2026] DELETE /v2.0/ports/417c7dc7-a09b-468b-8391-a8aed918f1be => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2321] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:36:52 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) 2026-05-07 04:36:53.035 6 INFO neutron_taas.services.taas.taas_plugin [None req-58239dc5-6929-48d2-ad8e-5fe680855c82 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] TaaS: Handle Delete Port: 740183cf-e9d9-4b14-9531-681aa7039b25 2026-05-07 04:36:53.039 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58239dc5-6929-48d2-ad8e-5fe680855c82 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] Tap Mirror: Handle Delete Port: 740183cf-e9d9-4b14-9531-681aa7039b25 [pid: 7|app: 0|req: 1142/2322] 10.0.0.201 () {34 vars in 693 bytes} [Thu May 7 04:36:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1181/2323] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:52 2026] DELETE /v2.0/ports/740183cf-e9d9-4b14-9531-681aa7039b25 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:53.292 6 INFO neutron_taas.services.taas.taas_plugin [None req-209f57d6-1b49-4059-a19f-4b7ff391a70a 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] TaaS: Handle Delete Port: 35ff3adc-1982-46ff-9f37-f1914cbfdb22 2026-05-07 04:36:53.295 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-209f57d6-1b49-4059-a19f-4b7ff391a70a 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] Tap Mirror: Handle Delete Port: 35ff3adc-1982-46ff-9f37-f1914cbfdb22 [pid: 6|app: 0|req: 1182/2324] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:53 2026] DELETE /v2.0/ports/35ff3adc-1982-46ff-9f37-f1914cbfdb22 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:53.528 6 INFO neutron_taas.services.taas.taas_plugin [None req-460e6829-5f84-4668-809f-99d51fd24a6f 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] TaaS: Handle Delete Port: 50405028-ea12-4f74-a588-0f26a5a6f63b 2026-05-07 04:36:53.532 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-460e6829-5f84-4668-809f-99d51fd24a6f 4a53de8e7fcc42a288564197c9e12610 32bdd02ca7a144b4ac122ca022aafd5c - - default default] Tap Mirror: Handle Delete Port: 50405028-ea12-4f74-a588-0f26a5a6f63b [pid: 6|app: 0|req: 1183/2325] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:36:53 2026] DELETE /v2.0/ports/50405028-ea12-4f74-a588-0f26a5a6f63b => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:53.752 6 INFO neutron.services.segments.plugin [-] Segment c12964b3-43f3-43fa-acc6-3a3c5798dfa4 resource provider aggregate not found 2026-05-07 04:36:53.759 6 INFO neutron.services.segments.plugin [-] Segment c12964b3-43f3-43fa-acc6-3a3c5798dfa4 resource provider aggregate not found [pid: 6|app: 0|req: 1184/2326] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:53 2026] DELETE /v2.0/networks/6b2dff58-780b-4cb4-b24d-65b3c714b00e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:53.784 6 INFO neutron.services.segments.plugin [-] Segment c12964b3-43f3-43fa-acc6-3a3c5798dfa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c12964b3-43f3-43fa-acc6-3a3c5798dfa4 found for delete ", "request_id": "req-1945fa13-c7e2-4eeb-9aae-8ae4821d4b44"}]} 2026-05-07 04:36:53.785 6 INFO neutron.services.segments.plugin [-] Segment c12964b3-43f3-43fa-acc6-3a3c5798dfa4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c12964b3-43f3-43fa-acc6-3a3c5798dfa4 found for delete ", "request_id": "req-dee78775-d6cf-46e2-ae9f-72f6988a86d9"}]} [pid: 7|app: 0|req: 1143/2327] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:36:53 2026] POST /v2.0/floatingips => generated 552 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1185/2328] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:53 2026] DELETE /v2.0/networks/68ab591f-c2d8-4123-9474-3d9b22f2b1ca => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:54.112 7 INFO neutron.services.segments.plugin [-] Segment a3d917d3-4c88-47e4-b3ec-196f5497f5ec resource provider aggregate not found 2026-05-07 04:36:54.122 7 INFO neutron.services.segments.plugin [-] Segment a3d917d3-4c88-47e4-b3ec-196f5497f5ec resource provider aggregate not found [pid: 7|app: 0|req: 1144/2329] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:53 2026] DELETE /v2.0/networks/debbfd1b-5c41-4b09-ac35-2be9a5ad3f7d => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:36:54.150 7 INFO neutron.services.segments.plugin [-] Segment a3d917d3-4c88-47e4-b3ec-196f5497f5ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d917d3-4c88-47e4-b3ec-196f5497f5ec found for delete ", "request_id": "req-93cbe897-aa64-477b-a9c2-e4e04d9cfc0d"}]} 2026-05-07 04:36:54.155 7 INFO neutron.services.segments.plugin [-] Segment a3d917d3-4c88-47e4-b3ec-196f5497f5ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d917d3-4c88-47e4-b3ec-196f5497f5ec found for delete ", "request_id": "req-3cd16fc7-aa85-4d7d-8be5-0d29d1abb579"}]} [pid: 7|app: 0|req: 1145/2330] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:54 2026] DELETE /v2.0/networks/5ef40405-384b-49c5-a4f0-d13a991809fe => 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: 1146/2331] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:36:54 2026] DELETE /v2.0/networks/4edf9791-09f5-488f-8b8e-33bead6ad11d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1186/2332] 10.0.0.6 () {34 vars in 1096 bytes} [Thu May 7 04:36:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1502941814&fields=id&tenant_id=956593c1a04647b681eecdef01d02735 => generated 69 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2333] 10.0.0.6 () {34 vars in 1096 bytes} [Thu May 7 04:36:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1503223484&fields=id&tenant_id=956593c1a04647b681eecdef01d02735 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1187/2334] 10.0.0.6 () {34 vars in 978 bytes} [Thu May 7 04:36:54 2026] GET /v2.0/networks?id=37b1abdd-c98f-4279-8786-ec0d7ae97c10 => generated 672 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2335] 10.0.0.6 () {34 vars in 961 bytes} [Thu May 7 04:36:54 2026] GET /v2.0/quotas/956593c1a04647b681eecdef01d02735 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1188/2336] 10.0.0.6 () {34 vars in 998 bytes} [Thu May 7 04:36:54 2026] GET /v2.0/ports?tenant_id=956593c1a04647b681eecdef01d02735&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2337] 10.0.0.6 () {34 vars in 1004 bytes} [Thu May 7 04:36:54 2026] GET /v2.0/networks/37b1abdd-c98f-4279-8786-ec0d7ae97c10?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1189/2338] 10.0.0.6 () {34 vars in 1104 bytes} [Thu May 7 04:36:55 2026] GET /v2.0/networks/37b1abdd-c98f-4279-8786-ec0d7ae97c10?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: 1150/2339] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:55 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1190/2340] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:55 2026] GET /v2.0/security-groups?tenant_id=e0ee561feef04557a9a019bb0774f3d7&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2341] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:55 2026] DELETE /v2.0/security-groups/370c69d0-10e9-4a3c-a283-1ca2cf656b54 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:55.802 6 INFO neutron.services.segments.plugin [-] Segment fea82381-2bbe-4163-8b8f-642bd191ae70 resource provider aggregate not found 2026-05-07 04:36:55.812 6 INFO neutron.services.segments.plugin [-] Segment fea82381-2bbe-4163-8b8f-642bd191ae70 resource provider aggregate not found 2026-05-07 04:36:55.829 6 INFO neutron.services.segments.plugin [-] Segment fea82381-2bbe-4163-8b8f-642bd191ae70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fea82381-2bbe-4163-8b8f-642bd191ae70 found for delete ", "request_id": "req-b0e17256-0106-41aa-bcb1-14fd115599b5"}]} 2026-05-07 04:36:55.841 6 INFO neutron.services.segments.plugin [-] Segment fea82381-2bbe-4163-8b8f-642bd191ae70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fea82381-2bbe-4163-8b8f-642bd191ae70 found for delete ", "request_id": "req-3a81959d-8d3c-4163-9d50-049686c49d1d"}]} [pid: 6|app: 0|req: 1191/2342] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:55 2026] GET /v2.0/security-groups?tenant_id=32bdd02ca7a144b4ac122ca022aafd5c&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2343] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:55 2026] DELETE /v2.0/security-groups/ffc1dfe2-a892-4423-8c99-2cd0879c0c7e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:36:56.177 7 INFO neutron.services.segments.plugin [-] Segment c0b6df33-44c1-425c-80e1-92db0c615ca9 resource provider aggregate not found 2026-05-07 04:36:56.181 7 INFO neutron.services.segments.plugin [-] Segment c0b6df33-44c1-425c-80e1-92db0c615ca9 resource provider aggregate not found 2026-05-07 04:36:56.205 7 INFO neutron.services.segments.plugin [-] Segment c0b6df33-44c1-425c-80e1-92db0c615ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b6df33-44c1-425c-80e1-92db0c615ca9 found for delete ", "request_id": "req-9a709496-6e8b-4b4b-91fb-76def8df7c76"}]} 2026-05-07 04:36:56.210 7 INFO neutron.services.segments.plugin [-] Segment c0b6df33-44c1-425c-80e1-92db0c615ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0b6df33-44c1-425c-80e1-92db0c615ca9 found for delete ", "request_id": "req-2c5d887e-0b5e-486f-b6f1-bc167dc5376e"}]} 2026-05-07 04:36:56.224 7 INFO neutron.services.segments.plugin [-] Segment df988c0b-4908-4279-8779-6089f5bbd1a6 resource provider aggregate not found 2026-05-07 04:36:56.228 7 INFO neutron.services.segments.plugin [-] Segment df988c0b-4908-4279-8779-6089f5bbd1a6 resource provider aggregate not found 2026-05-07 04:36:56.243 7 INFO neutron.services.segments.plugin [-] Segment df988c0b-4908-4279-8779-6089f5bbd1a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df988c0b-4908-4279-8779-6089f5bbd1a6 found for delete ", "request_id": "req-b3e43c04-38f5-47c4-8dde-d77efa9ecf4d"}]} 2026-05-07 04:36:56.247 7 INFO neutron.services.segments.plugin [-] Segment df988c0b-4908-4279-8779-6089f5bbd1a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df988c0b-4908-4279-8779-6089f5bbd1a6 found for delete ", "request_id": "req-8b719e36-27d2-4c2d-aecc-45558a0e0bb6"}]} [pid: 7|app: 0|req: 1153/2344] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:56 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1192/2345] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:36:56 2026] GET /v2.0/security-groups?tenant_id=4739e6760af34d1597869d02b6627bae&name=default => generated 2929 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2346] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:36:56 2026] DELETE /v2.0/security-groups/8fca1496-f71c-4c2b-9956-e480867d0cdc => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1193/2347] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:57 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2348] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:58 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1194/2349] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:36:59 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => 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: 1156/2350] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:36:59 2026] GET /v2.0/networks?id=37b1abdd-c98f-4279-8786-ec0d7ae97c10 => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1195/2351] 199.204.45.157 () {34 vars in 1048 bytes} [Thu May 7 04:36:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=956593c1a04647b681eecdef01d02735 => generated 274 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:37:00.085 7 INFO neutron.db.segments_db [None req-dec4f45f-7857-4fd9-b1e9-033bf43ac92a 574076844a2b418db8e3a82b170d68e3 a009ece87cf742e4a9bef52cb94f2b54 - - default default] Added segment a824a25e-9bcd-476e-b88d-3b6b7e92ef48 of type vxlan for network 3a924617-2b87-46a8-a457-b89d4b71d26b [pid: 6|app: 0|req: 1196/2352] 199.204.45.157 () {38 vars in 953 bytes} [Thu May 7 04:36:59 2026] POST /v2.0/ports => generated 993 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, ' 2026-05-07 04:37:00.410 7 INFO neutron.db.l3_hamode_db [None req-dec4f45f-7857-4fd9-b1e9-033bf43ac92a 574076844a2b418db8e3a82b170d68e3 a009ece87cf742e4a9bef52cb94f2b54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:37:00.559 7 INFO neutron.db.l3_hamode_db [None req-dec4f45f-7857-4fd9-b1e9-033bf43ac92a 574076844a2b418db8e3a82b170d68e3 a009ece87cf742e4a9bef52cb94f2b54 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1197/2353] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:37:00 2026] PUT /v2.0/ports/9c5e76ee-76e2-463c-98d2-840146bf28c4 => generated 1274 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:37:00.896 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d24a33b-45f1-4eef-b97a-2221ff1b7a4a'] response: {'name': 'network-changed', 'server_uuid': '4850a770-e887-4b1e-9956-f45760c5dbfc', 'tag': '9c5e76ee-76e2-463c-98d2-840146bf28c4', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1198/2354] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:00 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1008 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1199/2355] 10.0.0.6 () {34 vars in 1116 bytes} [Thu May 7 04:37:00 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&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: 7|app: 0|req: 1157/2356] 10.0.0.201 () {34 vars in 666 bytes} [Thu May 7 04:36:59 2026] POST /v2.0/routers => generated 474 bytes in 1358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1200/2357] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:37:01 2026] PUT /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags => generated 25 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1201/2358] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:37:01 2026] GET /v2.0/ports?tenant_id=956593c1a04647b681eecdef01d02735&device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2359] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:37:01 2026] GET /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1202/2360] 199.204.45.157 () {34 vars in 1016 bytes} [Thu May 7 04:37:01 2026] GET /v2.0/networks?tenant_id=956593c1a04647b681eecdef01d02735&shared=False => generated 766 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1203/2361] 199.204.45.157 () {34 vars in 928 bytes} [Thu May 7 04:37:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2362] 10.0.0.201 () {34 vars in 760 bytes} [Thu May 7 04:37:01 2026] PUT /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags/green => generated 4 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1204/2363] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:37:01 2026] GET /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags => generated 34 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2364] 10.0.0.201 () {34 vars in 756 bytes} [Thu May 7 04:37:01 2026] PUT /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags/red => generated 4 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1205/2365] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:37:01 2026] GET /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2366] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1008 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2367] 10.0.0.6 () {34 vars in 1116 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&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: 6|app: 0|req: 1206/2368] 10.0.0.201 () {34 vars in 778 bytes} [Thu May 7 04:37:02 2026] PUT /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags/black.or.white => generated 4 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2369] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags => generated 52 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1207/2370] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:37:02 2026] PUT /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags => generated 37 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2373] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1210/2374] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/ports?tenant_id=956593c1a04647b681eecdef01d02735&device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2375] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1211/2376] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9c5e76ee-76e2-463c-98d2-840146bf28c4 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1212/2377] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/subnets?id=15711ad4-5b58-4afd-8f03-a9fc033c07cb => generated 690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:37:02.757 7 INFO neutron.api.v2.resource [None req-d3b85085-73d4-4c28-8f74-bda5ddeece03 574076844a2b418db8e3a82b170d68e3 a009ece87cf742e4a9bef52cb94f2b54 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1166/2378] 10.0.0.201 () {32 vars in 741 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1213/2379] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/ports?network_id=37b1abdd-c98f-4279-8786-ec0d7ae97c10&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: 6|app: 0|req: 1214/2380] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/networks/37b1abdd-c98f-4279-8786-ec0d7ae97c10?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: 1167/2381] 10.0.0.201 () {32 vars in 740 bytes} [Thu May 7 04:37:02 2026] DELETE /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags/red => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1215/2382] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/networks/37b1abdd-c98f-4279-8786-ec0d7ae97c10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2383] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:37:02 2026] GET /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags => generated 30 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:37:03.094 6 INFO neutron.api.v2.resource [None req-a715d48b-25fc-4289-88b5-edae49536ebf 574076844a2b418db8e3a82b170d68e3 a009ece87cf742e4a9bef52cb94f2b54 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1216/2384] 10.0.0.201 () {32 vars in 744 bytes} [Thu May 7 04:37:02 2026] DELETE /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags/green => generated 99 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2385] 10.0.0.201 () {32 vars in 732 bytes} [Thu May 7 04:37:03 2026] DELETE /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2386] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:03 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1008 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1217/2387] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:37:03 2026] GET /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec/tags => generated 12 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2388] 10.0.0.6 () {34 vars in 1116 bytes} [Thu May 7 04:37:03 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1218/2389] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:37:03 2026] GET /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2390] 10.0.0.201 () {34 vars in 740 bytes} [Thu May 7 04:37:03 2026] PUT /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec => generated 480 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1219/2391] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:37:04 2026] GET /v2.0/ports?device_id=cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:37:04.251 7 INFO neutron_taas.services.taas.taas_plugin [None req-379d36f4-5476-473a-a164-440f659974b9 574076844a2b418db8e3a82b170d68e3 a009ece87cf742e4a9bef52cb94f2b54 - - default default] TaaS: Handle Delete Port: 562da7fc-560e-4f95-b30c-c3fb983c17c9 2026-05-07 04:37:04.255 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-379d36f4-5476-473a-a164-440f659974b9 574076844a2b418db8e3a82b170d68e3 a009ece87cf742e4a9bef52cb94f2b54 - - default default] Tap Mirror: Handle Delete Port: 562da7fc-560e-4f95-b30c-c3fb983c17c9 [pid: 6|app: 0|req: 1220/2392] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:04 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1008 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1221/2393] 10.0.0.6 () {34 vars in 1116 bytes} [Thu May 7 04:37:04 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&fields=id&fields=name => generated 207 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:37:04.628 7 INFO neutron.services.segments.plugin [-] Segment a824a25e-9bcd-476e-b88d-3b6b7e92ef48 resource provider aggregate not found 2026-05-07 04:37:04.633 7 INFO neutron.services.segments.plugin [-] Segment a824a25e-9bcd-476e-b88d-3b6b7e92ef48 resource provider aggregate not found 2026-05-07 04:37:04.652 7 INFO neutron.services.segments.plugin [-] Segment a824a25e-9bcd-476e-b88d-3b6b7e92ef48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a824a25e-9bcd-476e-b88d-3b6b7e92ef48 found for delete ", "request_id": "req-b721cbb8-6d0e-4adc-96e2-95dbc15bb786"}]} 2026-05-07 04:37:04.654 7 INFO neutron.services.segments.plugin [-] Segment a824a25e-9bcd-476e-b88d-3b6b7e92ef48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a824a25e-9bcd-476e-b88d-3b6b7e92ef48 found for delete ", "request_id": "req-292b6f4e-3196-462f-b25f-bc10d6a37226"}]} 2026-05-07 04:37:04.670 7 INFO neutron.db.l3_hamode_db [None req-379d36f4-5476-473a-a164-440f659974b9 574076844a2b418db8e3a82b170d68e3 a009ece87cf742e4a9bef52cb94f2b54 - - default default] HA network 3a924617-2b87-46a8-a457-b89d4b71d26b was deleted as no HA routers are present in tenant a009ece87cf742e4a9bef52cb94f2b54. [pid: 7|app: 0|req: 1173/2394] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:37:04 2026] DELETE /v2.0/routers/cdd1ccfe-cca2-4b2e-9d97-dfdedad126ec => generated 0 bytes in 631 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2395] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:05 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1222/2396] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:37:05 2026] GET /v2.0/security-groups?tenant_id=a009ece87cf742e4a9bef52cb94f2b54&name=default => generated 2929 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2397] 10.0.0.6 () {34 vars in 1116 bytes} [Thu May 7 04:37:05 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1223/2398] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:37:05 2026] DELETE /v2.0/security-groups/1ac4d6a2-b743-4da7-9430-004e11c85aee => 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: 1176/2399] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:37:05 2026] GET /v2.0/security-groups?tenant_id=28bf8c53ca9a4ceab83da4581a5deab9&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1224/2400] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:37:06 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1225/2401] 199.204.45.157 () {34 vars in 1122 bytes} [Thu May 7 04:37:06 2026] GET /v2.0/security-groups?id=ae9737eb-3435-483b-9406-21ee242dd331&id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2402] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:37:06 2026] DELETE /v2.0/security-groups/bdff770f-7856-4e28-974d-ed3dfc615137 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1226/2403] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:06 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1010 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2404] 10.0.0.6 () {34 vars in 1116 bytes} [Thu May 7 04:37:06 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&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: 6|app: 0|req: 1227/2405] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:08 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1010 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2406] 10.0.0.6 () {34 vars in 1116 bytes} [Thu May 7 04:37:08 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1228/2407] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:08 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1010 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:37:08.876 7 INFO neutron.db.l3_db [None req-8eda6ce2-dc61-4c18-a5f1-b159227eb2bc 854ca436d54548c5b09e027f8a69c244 956593c1a04647b681eecdef01d02735 - - default default] Floating IP 7ec78a7d-db23-4818-82a0-84e11f8cd5f8 associated. External IP: 10.96.250.215, port: 9c5e76ee-76e2-463c-98d2-840146bf28c4. [pid: 7|app: 0|req: 1180/2408] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:37:08 2026] PUT /v2.0/floatingips/7ec78a7d-db23-4818-82a0-84e11f8cd5f8 => generated 855 bytes in 701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:37:09.235 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea2aa2e0-5241-4f77-8d26-bea938b0bb7e'] response: {'name': 'network-changed', 'server_uuid': '4850a770-e887-4b1e-9956-f45760c5dbfc', 'tag': '9c5e76ee-76e2-463c-98d2-840146bf28c4', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1229/2409] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:37:09 2026] GET /v2.0/ports?tenant_id=956593c1a04647b681eecdef01d02735&device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1279 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2410] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:37:09 2026] GET /v2.0/networks?id=37b1abdd-c98f-4279-8786-ec0d7ae97c10 => generated 766 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1230/2411] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:37:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9c5e76ee-76e2-463c-98d2-840146bf28c4 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2412] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:37:09 2026] GET /v2.0/subnets?id=15711ad4-5b58-4afd-8f03-a9fc033c07cb => generated 690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1231/2413] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:37:09 2026] GET /v2.0/ports?network_id=37b1abdd-c98f-4279-8786-ec0d7ae97c10&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: 1183/2414] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:37:10 2026] GET /v2.0/networks/37b1abdd-c98f-4279-8786-ec0d7ae97c10?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1232/2415] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:37:10 2026] GET /v2.0/networks/37b1abdd-c98f-4279-8786-ec0d7ae97c10?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: 1184/2416] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:16 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1010 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1233/2417] 10.0.0.6 () {34 vars in 1116 bytes} [Thu May 7 04:37:16 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2418] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:37:16 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1279 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1234/2419] 10.0.0.201 () {32 vars in 856 bytes} [Thu May 7 04:37:17 2026] GET /v2.0/floatingips?floating_network_id=dd8da167-83db-41ac-9896-f523c3d9b079&port_id=9c5e76ee-76e2-463c-98d2-840146bf28c4 => generated 860 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2422] 10.0.0.35 () {34 vars in 987 bytes} [Thu May 7 04:37:18 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1279 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1236/2423] 10.0.0.35 () {34 vars in 1117 bytes} [Thu May 7 04:37:18 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&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: 7|app: 0|req: 1188/2424] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:20 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1237/2425] 10.0.0.6 () {34 vars in 1116 bytes} [Thu May 7 04:37:20 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&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: 7|app: 0|req: 1189/2426] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:21 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1010 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1238/2427] 10.0.0.6 () {34 vars in 1116 bytes} [Thu May 7 04:37:22 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&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: 7|app: 0|req: 1190/2428] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:23 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1239/2429] 10.0.0.6 () {34 vars in 1116 bytes} [Thu May 7 04:37:23 2026] GET /v2.0/security-groups?id=e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad&id=ae9737eb-3435-483b-9406-21ee242dd331&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2430] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:37:23 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 1010 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:37:23.522 6 INFO neutron_taas.services.taas.taas_plugin [req-14f9785f-ad85-478f-a438-07e9f82f50ec req-479ad103-eb34-4fc6-9caa-d48281d44e72 854ca436d54548c5b09e027f8a69c244 956593c1a04647b681eecdef01d02735 - - default default] TaaS: Handle Delete Port: 9c5e76ee-76e2-463c-98d2-840146bf28c4 2026-05-07 04:37:23.526 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-14f9785f-ad85-478f-a438-07e9f82f50ec req-479ad103-eb34-4fc6-9caa-d48281d44e72 854ca436d54548c5b09e027f8a69c244 956593c1a04647b681eecdef01d02735 - - default default] Tap Mirror: Handle Delete Port: 9c5e76ee-76e2-463c-98d2-840146bf28c4 2026-05-07 04:37:23.648 6 INFO neutron.db.l3_db [req-14f9785f-ad85-478f-a438-07e9f82f50ec req-479ad103-eb34-4fc6-9caa-d48281d44e72 854ca436d54548c5b09e027f8a69c244 956593c1a04647b681eecdef01d02735 - - default default] Floating IP 7ec78a7d-db23-4818-82a0-84e11f8cd5f8 disassociated. External IP: 10.96.250.215, port: 9c5e76ee-76e2-463c-98d2-840146bf28c4. [pid: 6|app: 0|req: 1240/2431] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:37:23 2026] DELETE /v2.0/ports/9c5e76ee-76e2-463c-98d2-840146bf28c4 => generated 0 bytes in 676 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:37:24.081 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-880464de-d8b5-4f42-8ecd-f7435be296d2'] response: {'server_uuid': '4850a770-e887-4b1e-9956-f45760c5dbfc', 'name': 'network-vif-deleted', 'tag': '9c5e76ee-76e2-463c-98d2-840146bf28c4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1192/2432] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:24 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1241/2433] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:37:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2434] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:37:25 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: 6|app: 0|req: 1242/2435] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:37:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2436] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:37:25 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: 6|app: 0|req: 1243/2437] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:37:25 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2438] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:37:25 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2439] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:25 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1244/2440] 199.204.45.157 () {34 vars in 715 bytes} [Thu May 7 04:37:25 2026] POST /v2.0/ports => generated 1059 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2441] 10.0.0.6 () {34 vars in 967 bytes} [Thu May 7 04:37:25 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1245/2442] 10.0.0.6 () {34 vars in 903 bytes} [Thu May 7 04:37:25 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2443] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:37:26 2026] GET /v2.0/ports?device_id=4850a770-e887-4b1e-9956-f45760c5dbfc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1246/2444] 199.204.45.157 () {34 vars in 1260 bytes} [Thu May 7 04:37:26 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2445] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:37:26 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1247/2446] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:37:26 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?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: 1200/2447] 199.204.45.157 () {34 vars in 973 bytes} [Thu May 7 04:37:27 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1248/2448] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:37:27 2026] GET /v2.0/networks?id=c49844d8-fcd6-48f1-879d-65033295c851 => generated 802 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1249/2449] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:37:27 2026] DELETE /v2.0/security-groups/e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:37:27.825 6 INFO neutron.api.v2.resource [None req-e418e56c-3be1-4c68-8caf-64fdb82464fb 854ca436d54548c5b09e027f8a69c244 956593c1a04647b681eecdef01d02735 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1250/2450] 10.0.0.201 () {32 vars in 735 bytes} [Thu May 7 04:37:27 2026] GET /v2.0/security-groups/e9c5a81c-ccc3-453f-8a2c-bc8bcfe3f6ad => 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: 1201/2451] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:37:27 2026] PUT /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1249 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:37:27.937 6 INFO neutron_taas.services.taas.taas_plugin [None req-2a9bae61-2eea-4566-882d-69b8dbc3ed46 854ca436d54548c5b09e027f8a69c244 956593c1a04647b681eecdef01d02735 - - default default] TaaS: Handle Delete Port: 8fd3c544-ebde-4bcc-8d72-c9f75c487623 2026-05-07 04:37:27.942 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a9bae61-2eea-4566-882d-69b8dbc3ed46 854ca436d54548c5b09e027f8a69c244 956593c1a04647b681eecdef01d02735 - - default default] Tap Mirror: Handle Delete Port: 8fd3c544-ebde-4bcc-8d72-c9f75c487623 2026-05-07 04:37:28.000 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a7a5c80-e24b-4f94-a6c6-1d2a377cb337'] response: {'name': 'network-changed', 'server_uuid': '9208fa6a-a921-4728-b1ea-6e3b744fd6e4', 'tag': '295a3b32-52ed-4141-b67a-ec8053320a85', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1251/2452] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:37:27 2026] DELETE /v2.0/floatingips/7ec78a7d-db23-4818-82a0-84e11f8cd5f8 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2453] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:37:28 2026] DELETE /v2.0/security-groups/ae9737eb-3435-483b-9406-21ee242dd331 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2454] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:37:28 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2489 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2455] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:37:28 2026] GET /v2.0/networks?id=c49844d8-fcd6-48f1-879d-65033295c851 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2456] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:37:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.206&port_id=295a3b32-52ed-4141-b67a-ec8053320a85 => 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: 1206/2457] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:37:28 2026] GET /v2.0/subnets?id=40127252-c0c4-430b-9e46-5753bdc7c021 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:37:28.735 6 INFO neutron_taas.services.taas.taas_plugin [None req-6071167e-6289-47fc-acb5-bdd747c01252 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 07fed40a-3ef1-4705-a2d7-41eeafa7e546 [pid: 7|app: 0|req: 1207/2458] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:37:28 2026] GET /v2.0/ports?network_id=c49844d8-fcd6-48f1-879d-65033295c851&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:37:28.743 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6071167e-6289-47fc-acb5-bdd747c01252 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 07fed40a-3ef1-4705-a2d7-41eeafa7e546 [pid: 7|app: 0|req: 1208/2459] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:37:28 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?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: 1209/2460] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:37:28 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?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: 6|app: 0|req: 1252/2461] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:37:28 2026] PUT /v2.0/routers/c2bd5e9e-7a59-4b1f-b2c0-a7d41187c4cc/remove_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:37:29.653 7 INFO neutron_taas.services.taas.taas_plugin [None req-80fea0c5-735d-4dba-abe4-e374950f04d5 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: db35ecd5-2612-4787-81bc-1c49a855d44f 2026-05-07 04:37:29.656 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80fea0c5-735d-4dba-abe4-e374950f04d5 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: db35ecd5-2612-4787-81bc-1c49a855d44f 2026-05-07 04:37:29.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-80fea0c5-735d-4dba-abe4-e374950f04d5 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 7a9b5c49-c307-4f1b-932d-5c574e31dbd7 [pid: 6|app: 0|req: 1253/2462] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:37:29 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2489 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:37:29.925 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80fea0c5-735d-4dba-abe4-e374950f04d5 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 7a9b5c49-c307-4f1b-932d-5c574e31dbd7 [pid: 6|app: 0|req: 1254/2463] 199.204.45.157 () {34 vars in 1060 bytes} [Thu May 7 04:37:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.201&port_id=8577bdf4-9141-40da-bc2b-d139392389fa => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1255/2464] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:37:29 2026] GET /v2.0/subnets?id=5bf5f7c1-5e20-4341-8e24-f50ba37c1361 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1256/2465] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:37:29 2026] GET /v2.0/ports?network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4&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: 6|app: 0|req: 1257/2466] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:37:30 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1258/2467] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:37:30 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?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: 6|app: 0|req: 1259/2468] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:37:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.206&port_id=295a3b32-52ed-4141-b67a-ec8053320a85 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1260/2469] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:37:30 2026] GET /v2.0/subnets?id=40127252-c0c4-430b-9e46-5753bdc7c021 => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1261/2470] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:37:30 2026] GET /v2.0/ports?network_id=c49844d8-fcd6-48f1-879d-65033295c851&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: 6|app: 0|req: 1262/2471] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:37:30 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1263/2472] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:37:30 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?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-05-07 04:37:30.386 7 INFO neutron.db.l3_hamode_db [None req-80fea0c5-735d-4dba-abe4-e374950f04d5 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] HA network 2a93f996-846b-4e77-8757-b8b9afd6aac6 was deleted as no HA routers are present in tenant 956593c1a04647b681eecdef01d02735. [pid: 7|app: 0|req: 1210/2473] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:37:29 2026] DELETE /v2.0/routers/c2bd5e9e-7a59-4b1f-b2c0-a7d41187c4cc => generated 0 bytes in 986 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:37:30.477 7 INFO neutron.services.segments.plugin [-] Segment 9950f52d-38f6-46f6-973b-28df53628a8b resource provider aggregate not found 2026-05-07 04:37:30.485 7 INFO neutron.services.segments.plugin [-] Segment 9950f52d-38f6-46f6-973b-28df53628a8b resource provider aggregate not found 2026-05-07 04:37:30.497 7 INFO neutron.services.segments.plugin [-] Segment 9950f52d-38f6-46f6-973b-28df53628a8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9950f52d-38f6-46f6-973b-28df53628a8b found for delete ", "request_id": "req-4a59bd11-ceb6-4d8a-b219-fdee0c3ca35b"}]} 2026-05-07 04:37:30.506 7 INFO neutron.services.segments.plugin [-] Segment 9950f52d-38f6-46f6-973b-28df53628a8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9950f52d-38f6-46f6-973b-28df53628a8b found for delete ", "request_id": "req-160844bb-31fd-4689-9328-bebc1426adb8"}]} [pid: 6|app: 0|req: 1264/2474] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:37:30 2026] DELETE /v2.0/subnets/15711ad4-5b58-4afd-8f03-a9fc033c07cb => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:37:30.646 7 INFO neutron_taas.services.taas.taas_plugin [None req-91451d1c-26f4-4f74-99ea-284506bd8178 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: b184f76c-c8ce-404e-9a6b-5091bab56644 2026-05-07 04:37:30.649 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91451d1c-26f4-4f74-99ea-284506bd8178 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: b184f76c-c8ce-404e-9a6b-5091bab56644 [pid: 7|app: 0|req: 1211/2475] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:37:30 2026] DELETE /v2.0/networks/37b1abdd-c98f-4279-8786-ec0d7ae97c10 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:37:31.273 6 INFO neutron_taas.services.taas.taas_plugin [None req-a86240fe-ce22-4f81-8ddf-31336fe6a7da 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 3d517ab1-2c4b-4419-83c6-441f5e4782a6 2026-05-07 04:37:31.276 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a86240fe-ce22-4f81-8ddf-31336fe6a7da 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 3d517ab1-2c4b-4419-83c6-441f5e4782a6 [pid: 6|app: 0|req: 1265/2476] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:37:30 2026] PUT /v2.0/routers/199e0573-b62c-428c-8b10-8f5ba2c9d4c5/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:37:32.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-abcf3b4f-697f-444b-b709-f2ddbbaaf508 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 6d9be959-bd0d-4865-a35a-7e8a39d8771b 2026-05-07 04:37:32.038 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abcf3b4f-697f-444b-b709-f2ddbbaaf508 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 6d9be959-bd0d-4865-a35a-7e8a39d8771b 2026-05-07 04:37:32.343 7 INFO neutron_taas.services.taas.taas_plugin [None req-abcf3b4f-697f-444b-b709-f2ddbbaaf508 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 17c29089-7ea7-427a-80da-7e93cc0d6910 2026-05-07 04:37:32.348 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abcf3b4f-697f-444b-b709-f2ddbbaaf508 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 17c29089-7ea7-427a-80da-7e93cc0d6910 2026-05-07 04:37:32.522 7 INFO neutron.services.segments.plugin [-] Segment d82e1e5b-4be1-4fa1-9f26-9ca66c80a699 resource provider aggregate not found 2026-05-07 04:37:32.533 7 INFO neutron.services.segments.plugin [-] Segment d82e1e5b-4be1-4fa1-9f26-9ca66c80a699 resource provider aggregate not found 2026-05-07 04:37:32.549 7 INFO neutron.services.segments.plugin [-] Segment d82e1e5b-4be1-4fa1-9f26-9ca66c80a699 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d82e1e5b-4be1-4fa1-9f26-9ca66c80a699 found for delete ", "request_id": "req-2251b56c-6da2-409b-b061-1ae6c216c173"}]} 2026-05-07 04:37:32.556 7 INFO neutron.services.segments.plugin [-] Segment d82e1e5b-4be1-4fa1-9f26-9ca66c80a699 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d82e1e5b-4be1-4fa1-9f26-9ca66c80a699 found for delete ", "request_id": "req-434edd51-b3ae-4bc5-93ba-7971a327e73d"}]} 2026-05-07 04:37:32.787 7 INFO neutron.db.l3_hamode_db [None req-abcf3b4f-697f-444b-b709-f2ddbbaaf508 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] HA network 553afba7-c780-49af-9f69-6ec620914b00 was deleted as no HA routers are present in tenant f1e7cc160b67449cad42aeb523675018. [pid: 7|app: 0|req: 1212/2479] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:37:31 2026] DELETE /v2.0/routers/199e0573-b62c-428c-8b10-8f5ba2c9d4c5 => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1268/2480] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:37:32 2026] DELETE /v2.0/subnets/74bf9843-ad6f-46ac-9c9a-698f8e5c57fb => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:37:33.073 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d53cbdc-df7b-44ef-b858-bca050a5fb9f 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 7081699a-481f-454f-93bf-e90a2a68cd03 2026-05-07 04:37:33.076 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d53cbdc-df7b-44ef-b858-bca050a5fb9f 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 7081699a-481f-454f-93bf-e90a2a68cd03 [pid: 7|app: 0|req: 1213/2481] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:37:32 2026] DELETE /v2.0/networks/7a9af08e-2553-4180-8d66-09cfd411c95c => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1269/2482] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:37:33 2026] GET /v2.0/security-groups?tenant_id=956593c1a04647b681eecdef01d02735&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2483] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:37:33 2026] DELETE /v2.0/security-groups/052b4aa5-dc21-4695-80af-d6f717ef1e56 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1270/2484] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:37:33 2026] GET /v2.0/security-groups?tenant_id=f1e7cc160b67449cad42aeb523675018&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: 1215/2485] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:37:33 2026] DELETE /v2.0/security-groups/e69c29f1-1bb3-4f01-8934-01c2b5b2679d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1271/2486] 10.0.0.6 () {34 vars in 967 bytes} [Thu May 7 04:37:34 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1251 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2487] 199.204.45.157 () {34 vars in 787 bytes} [Thu May 7 04:37:34 2026] PUT /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1276 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:37:34.502 6 INFO neutron.api.v2.resource [None req-6d89f5d6-d67a-402c-b3ea-4ad722ac44e8 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1272/2488] 199.204.45.157 () {30 vars in 761 bytes} [Thu May 7 04:37:34 2026] GET /v2.0/security-groups/lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:37:34.519 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f18c75df-43e5-42bf-a2da-98b779c5fbcf'] response: {'name': 'network-changed', 'server_uuid': '9208fa6a-a921-4728-b1ea-6e3b744fd6e4', 'tag': '295a3b32-52ed-4141-b67a-ec8053320a85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1217/2489] 199.204.45.157 () {30 vars in 783 bytes} [Thu May 7 04:37:34 2026] GET /v2.0/security-groups?name=lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:37:34.572 7 INFO neutron.services.segments.plugin [-] Segment d34d3b31-58f8-41e2-851c-fa299baaa8b5 resource provider aggregate not found 2026-05-07 04:37:34.578 7 INFO neutron.services.segments.plugin [-] Segment d34d3b31-58f8-41e2-851c-fa299baaa8b5 resource provider aggregate not found 2026-05-07 04:37:34.589 7 INFO neutron.services.segments.plugin [-] Segment d34d3b31-58f8-41e2-851c-fa299baaa8b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d34d3b31-58f8-41e2-851c-fa299baaa8b5 found for delete ", "request_id": "req-837b5ee8-4529-4ccd-a882-a025cfcc365f"}]} 2026-05-07 04:37:34.598 7 INFO neutron.services.segments.plugin [-] Segment d34d3b31-58f8-41e2-851c-fa299baaa8b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d34d3b31-58f8-41e2-851c-fa299baaa8b5 found for delete ", "request_id": "req-0f2d72d9-f3f3-4f84-a41a-240541b60b36"}]} 2026-05-07 04:37:34.605 7 INFO neutron.services.segments.plugin [-] Segment d4865f54-9a70-49f3-affa-19bfca385940 resource provider aggregate not found 2026-05-07 04:37:34.619 7 INFO neutron.services.segments.plugin [-] Segment d4865f54-9a70-49f3-affa-19bfca385940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4865f54-9a70-49f3-affa-19bfca385940 found for delete ", "request_id": "req-9842ff2b-0926-4778-a0a8-0e22ec0f197f"}]} 2026-05-07 04:37:34.620 7 INFO neutron.services.segments.plugin [-] Segment d4865f54-9a70-49f3-affa-19bfca385940 resource provider aggregate not found 2026-05-07 04:37:34.642 7 INFO neutron.services.segments.plugin [-] Segment d4865f54-9a70-49f3-affa-19bfca385940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4865f54-9a70-49f3-affa-19bfca385940 found for delete ", "request_id": "req-af03abc4-1b32-4957-8d9b-039c5473aed8"}]} [pid: 6|app: 0|req: 1273/2490] 199.204.45.157 () {34 vars in 787 bytes} [Thu May 7 04:37:34 2026] PUT /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1314 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:37:34.815 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-8dd4116a-d826-4557-9701-1083692824e8'] response: {'name': 'network-changed', 'server_uuid': '9208fa6a-a921-4728-b1ea-6e3b744fd6e4', 'tag': '295a3b32-52ed-4141-b67a-ec8053320a85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1218/2491] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:37:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1274/2492] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2493] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1275/2494] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:37:35 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: 1220/2495] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1276/2496] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2497] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/networks?id=c49844d8-fcd6-48f1-879d-65033295c851 => generated 802 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1277/2498] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2499] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.206&port_id=295a3b32-52ed-4141-b67a-ec8053320a85 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1278/2500] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2501] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/subnets?id=40127252-c0c4-430b-9e46-5753bdc7c021 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1279/2502] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => 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: 1224/2503] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/ports?network_id=c49844d8-fcd6-48f1-879d-65033295c851&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2504] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1280/2505] 199.204.45.157 () {30 vars in 741 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1281/2506] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2507] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?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: 6|app: 0|req: 1282/2508] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:37:35 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => 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: 1227/2509] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:37:36 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1283/2510] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:37:36 2026] GET /v2.0/networks?id=c49844d8-fcd6-48f1-879d-65033295c851 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2511] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:37:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.206&port_id=295a3b32-52ed-4141-b67a-ec8053320a85 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1284/2512] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:37:36 2026] GET /v2.0/subnets?id=40127252-c0c4-430b-9e46-5753bdc7c021 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2513] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:37:36 2026] GET /v2.0/ports?network_id=c49844d8-fcd6-48f1-879d-65033295c851&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1285/2514] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:37:36 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2515] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:37:36 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:37:38.439 6 INFO neutron.db.segments_db [None req-1a234a01-00dd-4bc3-aa9e-82d8d690e67b 5e2ceb929e5b453593ccdf28aed3bef3 20460849378a449f80806cfd8051eb81 - - default default] Added segment 64e40d2f-0861-40c0-ab3c-6b2ea593622c of type vxlan for network 67c71b2b-61fc-44c4-bf09-bc48bd4d1909 [pid: 6|app: 0|req: 1286/2516] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:37:38 2026] POST /v2.0/networks => generated 631 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:37:38.622 7 INFO neutron.db.segments_db [None req-e011a7cd-3433-4096-a8fb-70c1182a4fb8 5e2ceb929e5b453593ccdf28aed3bef3 20460849378a449f80806cfd8051eb81 - - default default] Added segment c9e27f22-9048-4967-b2f2-e3535d9b8f6c of type vxlan for network d7abf3ea-41ba-4e21-ace2-d4b3da043ecd [pid: 7|app: 0|req: 1231/2517] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:37:38 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:37:38.813 6 INFO neutron.db.segments_db [None req-d4b4e654-0009-4cb6-9860-55e1ba26b57f 5e2ceb929e5b453593ccdf28aed3bef3 20460849378a449f80806cfd8051eb81 - - default default] Added segment 230263d3-6276-4aef-a8b4-67e5f7316215 of type vxlan for network f155f0a6-f703-47f7-857a-4a4133e387cb [pid: 6|app: 0|req: 1287/2518] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:37:38 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:37:38.987 7 INFO neutron.db.segments_db [None req-c87dcb25-3001-4967-adc5-510caf0988a7 5e2ceb929e5b453593ccdf28aed3bef3 20460849378a449f80806cfd8051eb81 - - default default] Added segment 55d7b3c7-695b-4909-a4ca-3bdf4dca00f0 of type vxlan for network ae1fab59-f1ef-4592-a19a-275252ee280d [pid: 7|app: 0|req: 1232/2519] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:37:38 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:37:39.148 6 INFO neutron.db.segments_db [None req-ac5c8cef-1c13-459c-bfe9-5a8ae2e0e1ea 5e2ceb929e5b453593ccdf28aed3bef3 20460849378a449f80806cfd8051eb81 - - default default] Added segment 96017889-d0a4-4704-b667-0cf0236dbea6 of type vxlan for network 0c639ece-2950-446b-814f-b52c6469d43b [pid: 6|app: 0|req: 1288/2520] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:37:39 2026] POST /v2.0/networks => generated 631 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2521] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:37:39 2026] PUT /v2.0/networks/67c71b2b-61fc-44c4-bf09-bc48bd4d1909/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1289/2522] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:37:39 2026] PUT /v2.0/networks/d7abf3ea-41ba-4e21-ace2-d4b3da043ecd/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: 1234/2523] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:37:39 2026] PUT /v2.0/networks/f155f0a6-f703-47f7-857a-4a4133e387cb/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1290/2524] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:37:39 2026] PUT /v2.0/networks/ae1fab59-f1ef-4592-a19a-275252ee280d/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2525] 10.0.0.201 () {32 vars in 664 bytes} [Thu May 7 04:37:39 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1291/2526] 10.0.0.201 () {32 vars in 678 bytes} [Thu May 7 04:37:39 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2527] 10.0.0.201 () {32 vars in 674 bytes} [Thu May 7 04:37:39 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1292/2528] 10.0.0.201 () {32 vars in 686 bytes} [Thu May 7 04:37:39 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2529] 10.0.0.201 () {32 vars in 672 bytes} [Thu May 7 04:37:39 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1293/2530] 10.0.0.201 () {32 vars in 686 bytes} [Thu May 7 04:37:39 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2531] 10.0.0.201 () {32 vars in 682 bytes} [Thu May 7 04:37:39 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1294/2532] 10.0.0.201 () {32 vars in 694 bytes} [Thu May 7 04:37:40 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:37:40.318 7 INFO neutron.services.segments.plugin [-] Segment 64e40d2f-0861-40c0-ab3c-6b2ea593622c resource provider aggregate not found 2026-05-07 04:37:40.326 7 INFO neutron.services.segments.plugin [-] Segment 64e40d2f-0861-40c0-ab3c-6b2ea593622c resource provider aggregate not found 2026-05-07 04:37:40.346 7 INFO neutron.services.segments.plugin [-] Segment 64e40d2f-0861-40c0-ab3c-6b2ea593622c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64e40d2f-0861-40c0-ab3c-6b2ea593622c found for delete ", "request_id": "req-a9dc8ba8-9f74-4d45-b91b-8230315d78b2"}]} 2026-05-07 04:37:40.359 7 INFO neutron.services.segments.plugin [-] Segment 64e40d2f-0861-40c0-ab3c-6b2ea593622c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64e40d2f-0861-40c0-ab3c-6b2ea593622c found for delete ", "request_id": "req-a2e918d2-825e-4540-ac38-c4018ca91eaf"}]} [pid: 7|app: 0|req: 1239/2533] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:37:40 2026] DELETE /v2.0/networks/67c71b2b-61fc-44c4-bf09-bc48bd4d1909 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1295/2534] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:37:40 2026] DELETE /v2.0/networks/d7abf3ea-41ba-4e21-ace2-d4b3da043ecd => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:37:40.630 6 INFO neutron.services.segments.plugin [-] Segment c9e27f22-9048-4967-b2f2-e3535d9b8f6c resource provider aggregate not found 2026-05-07 04:37:40.636 6 INFO neutron.services.segments.plugin [-] Segment c9e27f22-9048-4967-b2f2-e3535d9b8f6c resource provider aggregate not found 2026-05-07 04:37:40.651 6 INFO neutron.services.segments.plugin [-] Segment c9e27f22-9048-4967-b2f2-e3535d9b8f6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9e27f22-9048-4967-b2f2-e3535d9b8f6c found for delete ", "request_id": "req-967112ae-c186-4220-98b8-6240e8363d50"}]} 2026-05-07 04:37:40.657 6 INFO neutron.services.segments.plugin [-] Segment c9e27f22-9048-4967-b2f2-e3535d9b8f6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9e27f22-9048-4967-b2f2-e3535d9b8f6c found for delete ", "request_id": "req-d4f94461-02e2-43b6-b112-ef69fb60fbd7"}]} [pid: 7|app: 0|req: 1240/2535] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:37:40 2026] DELETE /v2.0/networks/f155f0a6-f703-47f7-857a-4a4133e387cb => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1296/2536] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:37:40 2026] DELETE /v2.0/networks/ae1fab59-f1ef-4592-a19a-275252ee280d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2537] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:37:40 2026] DELETE /v2.0/networks/0c639ece-2950-446b-814f-b52c6469d43b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1297/2538] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:37:41 2026] GET /v2.0/security-groups?tenant_id=5364528e1b3d41c0a8cf3619207f198a&name=default => generated 2929 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1298/2539] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:37:42 2026] DELETE /v2.0/security-groups/0dc1dcbc-e345-4785-a546-43dfc9b7f97c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:37:42.375 7 INFO neutron.services.segments.plugin [-] Segment 230263d3-6276-4aef-a8b4-67e5f7316215 resource provider aggregate not found 2026-05-07 04:37:42.384 7 INFO neutron.services.segments.plugin [-] Segment 230263d3-6276-4aef-a8b4-67e5f7316215 resource provider aggregate not found 2026-05-07 04:37:42.402 7 INFO neutron.services.segments.plugin [-] Segment 230263d3-6276-4aef-a8b4-67e5f7316215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 230263d3-6276-4aef-a8b4-67e5f7316215 found for delete ", "request_id": "req-7304ae3a-dfcd-44a4-a818-97cb20ef47d5"}]} [pid: 6|app: 0|req: 1299/2540] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:37:42 2026] GET /v2.0/security-groups?tenant_id=20460849378a449f80806cfd8051eb81&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:37:42.407 7 INFO neutron.services.segments.plugin [-] Segment 230263d3-6276-4aef-a8b4-67e5f7316215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 230263d3-6276-4aef-a8b4-67e5f7316215 found for delete ", "request_id": "req-130966bf-b0ec-4887-854d-eab02490ab4b"}]} 2026-05-07 04:37:42.424 7 INFO neutron.services.segments.plugin [-] Segment 96017889-d0a4-4704-b667-0cf0236dbea6 resource provider aggregate not found 2026-05-07 04:37:42.428 7 INFO neutron.services.segments.plugin [-] Segment 96017889-d0a4-4704-b667-0cf0236dbea6 resource provider aggregate not found 2026-05-07 04:37:42.449 7 INFO neutron.services.segments.plugin [-] Segment 96017889-d0a4-4704-b667-0cf0236dbea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96017889-d0a4-4704-b667-0cf0236dbea6 found for delete ", "request_id": "req-949a855c-d5db-4142-9e43-d8323537e1d2"}]} 2026-05-07 04:37:42.450 7 INFO neutron.services.segments.plugin [-] Segment 96017889-d0a4-4704-b667-0cf0236dbea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96017889-d0a4-4704-b667-0cf0236dbea6 found for delete ", "request_id": "req-01bc28a6-35fb-4532-b242-96562bf60dd1"}]} [pid: 6|app: 0|req: 1300/2541] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:37:42 2026] DELETE /v2.0/security-groups/2e96c06b-1887-48fe-9996-c97469f79917 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:37:42.683 6 INFO neutron.services.segments.plugin [-] Segment 55d7b3c7-695b-4909-a4ca-3bdf4dca00f0 resource provider aggregate not found 2026-05-07 04:37:42.687 6 INFO neutron.services.segments.plugin [-] Segment 55d7b3c7-695b-4909-a4ca-3bdf4dca00f0 resource provider aggregate not found 2026-05-07 04:37:42.709 6 INFO neutron.services.segments.plugin [-] Segment 55d7b3c7-695b-4909-a4ca-3bdf4dca00f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55d7b3c7-695b-4909-a4ca-3bdf4dca00f0 found for delete ", "request_id": "req-9573e1cd-f1e6-4384-a43a-af3f0c7515eb"}]} 2026-05-07 04:37:42.712 6 INFO neutron.services.segments.plugin [-] Segment 55d7b3c7-695b-4909-a4ca-3bdf4dca00f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55d7b3c7-695b-4909-a4ca-3bdf4dca00f0 found for delete ", "request_id": "req-b64f9a04-9de1-4cd8-9fa1-a577305df589"}]} 2026-05-07 04:37:42.732 7 INFO neutron.db.l3_db [None req-7d7fc658-ff5c-4abb-8369-fbce1b6cdc05 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Floating IP 535f69c3-fd83-4c57-8cc6-f9317766981d associated. External IP: 10.96.250.203, port: 19c9e644-9e30-402b-857f-1fbcb13d8b58. [pid: 6|app: 0|req: 1301/2542] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:37:42 2026] GET /v2.0/security-groups?tenant_id=4df9a00fb4ea409c858c952930ed0e21&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1302/2543] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:37:42 2026] DELETE /v2.0/security-groups/af490b95-e2f2-4112-8d58-d1c1689ca65c => 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: 1242/2544] 10.0.0.201 () {34 vars in 675 bytes} [Thu May 7 04:37:42 2026] POST /v2.0/floatingips => generated 899 bytes in 1011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:37:47.324 6 INFO neutron.db.segments_db [None req-667b3dce-aeeb-46f9-b3fb-2e8f628b13f4 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Added segment 908d3d98-1a33-4461-a3b7-ae4060ce4f4a of type vxlan for network 374b393a-54e1-4422-8517-5b47098954c8 2026-05-07 04:37:47.538 6 INFO neutron.db.l3_hamode_db [None req-667b3dce-aeeb-46f9-b3fb-2e8f628b13f4 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:37:47.677 6 INFO neutron.db.l3_hamode_db [None req-667b3dce-aeeb-46f9-b3fb-2e8f628b13f4 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1245/2547] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:37:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2548] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:37:47 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: 1247/2549] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:37:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2550] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:37: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) 2026-05-07 04:37:48.069 7 INFO neutron.api.v2.resource [None req-2557489c-56d5-44a8-a037-27766bbc5a37 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1249/2551] 199.204.45.157 () {30 vars in 761 bytes} [Thu May 7 04:37:48 2026] GET /v2.0/security-groups/lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2552] 199.204.45.157 () {30 vars in 783 bytes} [Thu May 7 04:37:48 2026] GET /v2.0/security-groups?name=lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2553] 199.204.45.157 () {30 vars in 813 bytes} [Thu May 7 04:37:48 2026] GET /v2.0/security-group-rules?security_group_id=9c9cd942-a0f4-4cbb-98a9-4f065f94f0aa => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1303/2554] 10.0.0.201 () {34 vars in 666 bytes} [Thu May 7 04:37:47 2026] POST /v2.0/routers => generated 474 bytes in 1124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2555] 199.204.45.157 () {34 vars in 745 bytes} [Thu May 7 04:37:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:37:48.305 6 INFO neutron.db.l3_hamode_db [None req-df9074fa-7f85-46a4-ad23-7d4b96f6e38c e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1253/2556] 199.204.45.157 () {34 vars in 745 bytes} [Thu May 7 04:37:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:37:48.438 6 INFO neutron.db.l3_hamode_db [None req-df9074fa-7f85-46a4-ad23-7d4b96f6e38c e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1304/2557] 10.0.0.201 () {34 vars in 666 bytes} [Thu May 7 04:37:48 2026] POST /v2.0/routers => generated 474 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:37:49.091 7 INFO neutron.db.l3_hamode_db [None req-4c30a2f1-5dd4-4c72-b35e-dab8a45135c1 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:37:49.208 7 INFO neutron.db.l3_hamode_db [None req-4c30a2f1-5dd4-4c72-b35e-dab8a45135c1 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1254/2558] 10.0.0.201 () {34 vars in 666 bytes} [Thu May 7 04:37:49 2026] POST /v2.0/routers => generated 474 bytes in 775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:37:49.860 6 INFO neutron.db.l3_hamode_db [None req-d6db935f-e8a6-4ba8-a927-42fc2ab2e56f e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:37:49.972 6 INFO neutron.db.l3_hamode_db [None req-d6db935f-e8a6-4ba8-a927-42fc2ab2e56f e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 6|app: 0|req: 1305/2559] 10.0.0.201 () {34 vars in 666 bytes} [Thu May 7 04:37:49 2026] POST /v2.0/routers => generated 474 bytes in 782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:37:50.658 7 INFO neutron.db.l3_hamode_db [None req-26da3a2c-dfc5-48bf-bd8c-0d668b7f9284 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 04:37:50.792 7 INFO neutron.db.l3_hamode_db [None req-26da3a2c-dfc5-48bf-bd8c-0d668b7f9284 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1255/2560] 10.0.0.201 () {34 vars in 666 bytes} [Thu May 7 04:37:50 2026] POST /v2.0/routers => generated 474 bytes in 1382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1306/2561] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:37:51 2026] PUT /v2.0/routers/965d3a35-e11b-4133-9060-5fc76ca17cde/tags => generated 17 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2562] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:37:52 2026] PUT /v2.0/routers/432b6832-4763-44d9-a7c4-3c3d3d2058a7/tags => generated 25 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1307/2563] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:37:52 2026] PUT /v2.0/routers/5f068395-02bd-4ae8-b420-5056524dbb52/tags => generated 34 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2564] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:37:52 2026] PUT /v2.0/routers/bbfd5924-c7db-46ce-b9d6-ce88c2edd611/tags => generated 19 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1308/2565] 10.0.0.201 () {32 vars in 662 bytes} [Thu May 7 04:37:52 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2566] 10.0.0.201 () {32 vars in 676 bytes} [Thu May 7 04:37:52 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1309/2567] 10.0.0.201 () {32 vars in 672 bytes} [Thu May 7 04:37:52 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2568] 10.0.0.201 () {32 vars in 684 bytes} [Thu May 7 04:37:52 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1310/2569] 10.0.0.201 () {32 vars in 670 bytes} [Thu May 7 04:37:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2570] 10.0.0.201 () {32 vars in 684 bytes} [Thu May 7 04:37:52 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1311/2571] 10.0.0.201 () {32 vars in 680 bytes} [Thu May 7 04:37:52 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2572] 10.0.0.201 () {32 vars in 692 bytes} [Thu May 7 04:37:53 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1312/2573] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:37:53 2026] GET /v2.0/routers/965d3a35-e11b-4133-9060-5fc76ca17cde => generated 485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2574] 10.0.0.201 () {34 vars in 740 bytes} [Thu May 7 04:37:53 2026] PUT /v2.0/routers/965d3a35-e11b-4133-9060-5fc76ca17cde => generated 485 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1313/2575] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:37:53 2026] GET /v2.0/ports?device_id=965d3a35-e11b-4133-9060-5fc76ca17cde => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:37:53.946 7 INFO neutron_taas.services.taas.taas_plugin [None req-13b9be15-4e5e-4fb2-95d3-3128b007eee2 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] TaaS: Handle Delete Port: f21b62aa-b84f-4c07-bb76-c34c1e61fefc 2026-05-07 04:37:53.949 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13b9be15-4e5e-4fb2-95d3-3128b007eee2 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Tap Mirror: Handle Delete Port: f21b62aa-b84f-4c07-bb76-c34c1e61fefc [pid: 7|app: 0|req: 1263/2576] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:37:53 2026] DELETE /v2.0/routers/965d3a35-e11b-4133-9060-5fc76ca17cde => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1314/2577] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:37:54 2026] GET /v2.0/routers/432b6832-4763-44d9-a7c4-3c3d3d2058a7 => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2578] 10.0.0.201 () {34 vars in 740 bytes} [Thu May 7 04:37:54 2026] PUT /v2.0/routers/432b6832-4763-44d9-a7c4-3c3d3d2058a7 => generated 493 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1315/2579] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:37:54 2026] GET /v2.0/ports?device_id=432b6832-4763-44d9-a7c4-3c3d3d2058a7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:37:54.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd6e353a-f799-4284-bd4a-0cd6918a5e22 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] TaaS: Handle Delete Port: d1748087-9af8-4259-a70e-1d1e686e9153 2026-05-07 04:37:54.903 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd6e353a-f799-4284-bd4a-0cd6918a5e22 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Tap Mirror: Handle Delete Port: d1748087-9af8-4259-a70e-1d1e686e9153 [pid: 7|app: 0|req: 1265/2580] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:37:54 2026] DELETE /v2.0/routers/432b6832-4763-44d9-a7c4-3c3d3d2058a7 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1316/2581] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:37:55 2026] GET /v2.0/routers/5f068395-02bd-4ae8-b420-5056524dbb52 => generated 502 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2582] 10.0.0.201 () {34 vars in 740 bytes} [Thu May 7 04:37:55 2026] PUT /v2.0/routers/5f068395-02bd-4ae8-b420-5056524dbb52 => generated 502 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1317/2583] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:37:55 2026] GET /v2.0/ports?device_id=5f068395-02bd-4ae8-b420-5056524dbb52 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:37:55.958 7 INFO neutron_taas.services.taas.taas_plugin [None req-4532e2df-0b56-488d-b572-7b6ebcc6088e e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] TaaS: Handle Delete Port: 9a318e06-7302-4a80-8f4f-414704f83047 2026-05-07 04:37:55.961 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4532e2df-0b56-488d-b572-7b6ebcc6088e e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Tap Mirror: Handle Delete Port: 9a318e06-7302-4a80-8f4f-414704f83047 [pid: 7|app: 0|req: 1267/2584] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:37:55 2026] DELETE /v2.0/routers/5f068395-02bd-4ae8-b420-5056524dbb52 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1318/2585] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:37:56 2026] GET /v2.0/routers/bbfd5924-c7db-46ce-b9d6-ce88c2edd611 => generated 487 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2586] 10.0.0.201 () {34 vars in 740 bytes} [Thu May 7 04:37:56 2026] PUT /v2.0/routers/bbfd5924-c7db-46ce-b9d6-ce88c2edd611 => generated 487 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1319/2587] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:37:56 2026] GET /v2.0/ports?device_id=bbfd5924-c7db-46ce-b9d6-ce88c2edd611 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:37:56.943 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ae4d9b2-45bb-4e5f-a084-e02adc898a49 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] TaaS: Handle Delete Port: 60244470-1c28-4035-bb30-e09ab6a4edd1 2026-05-07 04:37:56.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ae4d9b2-45bb-4e5f-a084-e02adc898a49 e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Tap Mirror: Handle Delete Port: 60244470-1c28-4035-bb30-e09ab6a4edd1 [pid: 7|app: 0|req: 1269/2588] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:37:56 2026] DELETE /v2.0/routers/bbfd5924-c7db-46ce-b9d6-ce88c2edd611 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1320/2589] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:37:57 2026] GET /v2.0/routers/d4a88867-6b68-4dea-aedc-f4e67b2868ef => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2590] 10.0.0.201 () {34 vars in 740 bytes} [Thu May 7 04:37:57 2026] PUT /v2.0/routers/d4a88867-6b68-4dea-aedc-f4e67b2868ef => generated 480 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1321/2591] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:37:57 2026] GET /v2.0/ports?device_id=d4a88867-6b68-4dea-aedc-f4e67b2868ef => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:37:57.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c5698b5-8380-4981-8802-85795daac09c e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] TaaS: Handle Delete Port: 3b7614e2-b3a3-47db-8fc1-b2a88b24df65 2026-05-07 04:37:57.874 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c5698b5-8380-4981-8802-85795daac09c e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] Tap Mirror: Handle Delete Port: 3b7614e2-b3a3-47db-8fc1-b2a88b24df65 2026-05-07 04:37:58.203 7 INFO neutron.services.segments.plugin [-] Segment 908d3d98-1a33-4461-a3b7-ae4060ce4f4a resource provider aggregate not found 2026-05-07 04:37:58.210 7 INFO neutron.services.segments.plugin [-] Segment 908d3d98-1a33-4461-a3b7-ae4060ce4f4a resource provider aggregate not found 2026-05-07 04:37:58.225 7 INFO neutron.services.segments.plugin [-] Segment 908d3d98-1a33-4461-a3b7-ae4060ce4f4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 908d3d98-1a33-4461-a3b7-ae4060ce4f4a found for delete ", "request_id": "req-4e242e1b-c0c5-40f9-9ccb-2e43b8ddca04"}]} 2026-05-07 04:37:58.228 7 INFO neutron.services.segments.plugin [-] Segment 908d3d98-1a33-4461-a3b7-ae4060ce4f4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 908d3d98-1a33-4461-a3b7-ae4060ce4f4a found for delete ", "request_id": "req-33768b34-a1c6-4123-98fc-80cc6bf5d064"}]} 2026-05-07 04:37:58.239 7 INFO neutron.db.l3_hamode_db [None req-3c5698b5-8380-4981-8802-85795daac09c e328c3df58264b259d9011280ee0ad34 207d3e295f2b45968b58594d46c9eb1c - - default default] HA network 374b393a-54e1-4422-8517-5b47098954c8 was deleted as no HA routers are present in tenant 207d3e295f2b45968b58594d46c9eb1c. [pid: 7|app: 0|req: 1271/2592] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:37:57 2026] DELETE /v2.0/routers/d4a88867-6b68-4dea-aedc-f4e67b2868ef => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1322/2593] 10.0.0.244 () {30 vars in 688 bytes} [Thu May 7 04:37:58 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: 1272/2594] 10.0.0.244 () {30 vars in 690 bytes} [Thu May 7 04:37:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1323/2595] 10.0.0.244 () {30 vars in 666 bytes} [Thu May 7 04:37:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2596] 10.0.0.244 () {30 vars in 702 bytes} [Thu May 7 04:37:59 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: 1274/2597] 10.0.0.244 () {28 vars in 437 bytes} [Thu May 7 04:37:59 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1324/2598] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:37:59 2026] GET /v2.0/security-groups?tenant_id=e73165ef047e4a8c9edd840fe4f9e019&name=default => generated 2929 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2599] 10.0.0.244 () {30 vars in 726 bytes} [Thu May 7 04:37:59 2026] GET /v2.0/subnets/3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 656 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1325/2600] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:37:59 2026] DELETE /v2.0/security-groups/81d7839d-8ebc-4466-afcc-86f6fc1ee30c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2601] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:37:59 2026] GET /v2.0/security-groups?tenant_id=207d3e295f2b45968b58594d46c9eb1c&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1326/2602] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:37:59 2026] DELETE /v2.0/security-groups/2130c4e0-3619-4f5f-8f64-119b79a1e8fa => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2603] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:37:59 2026] GET /v2.0/security-groups?tenant_id=4e4cc494031747b3870509db823740df&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1327/2604] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:38:00 2026] DELETE /v2.0/security-groups/0b62eb74-4b55-4e16-a1ea-70516de4d8d3 => 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: 1278/2605] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:00 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: 6|app: 0|req: 1328/2606] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2607] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1329/2608] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2609] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:00 2026] GET /v2.0/subnets/3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1330/2610] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:00 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2611] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:00 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: 6|app: 0|req: 1331/2612] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:00 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: 1282/2613] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1332/2614] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2615] 199.204.45.157 () {34 vars in 715 bytes} [Thu May 7 04:38:00 2026] POST /v2.0/ports => generated 1328 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1333/2616] 10.0.0.6 () {34 vars in 967 bytes} [Thu May 7 04:38:01 2026] GET /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 1328 bytes in 34 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: 1285/2619] 199.204.45.157 () {34 vars in 1260 bytes} [Thu May 7 04:38:02 2026] GET /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1335/2620] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:02 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 1286/2621] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:02 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 1287/2622] 199.204.45.157 () {34 vars in 973 bytes} [Thu May 7 04:38:03 2026] GET /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2623] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:38:03 2026] GET /v2.0/networks?id=447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1336/2624] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:38:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1337/2625] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:38:03 2026] PUT /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1338/2626] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:38:03 2026] GET /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1339/2627] 10.0.0.201 () {34 vars in 768 bytes} [Thu May 7 04:38:03 2026] PUT /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1340/2628] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:38:03 2026] GET /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1341/2629] 10.0.0.201 () {34 vars in 764 bytes} [Thu May 7 04:38:03 2026] PUT /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1342/2630] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:38:03 2026] GET /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1343/2631] 10.0.0.201 () {34 vars in 786 bytes} [Thu May 7 04:38:03 2026] PUT /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1344/2632] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:38:03 2026] GET /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1345/2633] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:38:03 2026] PUT /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2634] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:38:03 2026] PUT /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 1518 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1346/2635] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:38:03 2026] GET /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:38:03.985 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e8f6084-1279-4da4-9aec-cee6127474c5'] response: {'name': 'network-changed', 'server_uuid': '9208fa6a-a921-4728-b1ea-6e3b744fd6e4', 'tag': 'af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1290/2636] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:38:03 2026] GET /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:38:04.058 6 INFO neutron.api.v2.resource [None req-d2b18534-f736-47cb-bfa2-9b974cd2bbe5 6a716736ef77422b99c7f5b2ae75a989 ad6c9e2a6bfe44069c0cc6f79fe964e5 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1347/2637] 10.0.0.201 () {32 vars in 749 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2638] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:38:04 2026] DELETE /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1348/2639] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:38:04.196 7 INFO neutron.api.v2.resource [None req-ed76b3eb-fb96-4942-ad3c-457d598a5e31 6a716736ef77422b99c7f5b2ae75a989 ad6c9e2a6bfe44069c0cc6f79fe964e5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1292/2640] 10.0.0.201 () {32 vars in 752 bytes} [Thu May 7 04:38:04 2026] DELETE /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1349/2641] 10.0.0.201 () {32 vars in 740 bytes} [Thu May 7 04:38:04 2026] DELETE /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2642] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1350/2643] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:38:04 2026] DELETE /v2.0/subnetpools/be697bde-b387-4c52-be12-39bf2a3fe5bc => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2644] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 4100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1351/2645] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/networks?id=447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2646] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1352/2647] 199.204.45.157 () {34 vars in 1102 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A206&port_id=af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => 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: 1296/2648] 199.204.45.157 () {34 vars in 1062 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/subnets?id=3872c778-84ec-46d1-a001-d611ee948ea1&id=3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1353/2649] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&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: 1297/2650] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1354/2651] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 1298/2652] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:04 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 6|app: 0|req: 1355/2653] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:38:05 2026] GET /v2.0/security-groups?tenant_id=ad6c9e2a6bfe44069c0cc6f79fe964e5&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2654] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:38:05 2026] DELETE /v2.0/security-groups/8f958aaf-083e-40b1-88a3-7bbc9bb871c7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1356/2655] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:38:05 2026] GET /v2.0/security-groups?tenant_id=994601aa3c0f4a4a88bcabb41a5db9ab&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2656] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:38:05 2026] DELETE /v2.0/security-groups/9f573d67-3ac3-4caa-8a69-36c1d3648ee2 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1357/2657] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:38:05 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 4100 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2658] 199.204.45.157 () {34 vars in 1060 bytes} [Thu May 7 04:38:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.201&port_id=8577bdf4-9141-40da-bc2b-d139392389fa => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1358/2659] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/subnets?id=5bf5f7c1-5e20-4341-8e24-f50ba37c1361 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2660] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/ports?network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4&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: 6|app: 0|req: 1359/2661] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?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: 1303/2662] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?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: 6|app: 0|req: 1360/2663] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.206&port_id=295a3b32-52ed-4141-b67a-ec8053320a85 => 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: 1304/2664] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/subnets?id=40127252-c0c4-430b-9e46-5753bdc7c021 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1361/2665] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/ports?network_id=c49844d8-fcd6-48f1-879d-65033295c851&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: 1305/2666] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1362/2667] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?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: 1306/2668] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1363/2669] 199.204.45.157 () {34 vars in 1102 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A206&port_id=af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => 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: 1307/2670] 199.204.45.157 () {34 vars in 1062 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/subnets?id=3872c778-84ec-46d1-a001-d611ee948ea1&id=3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1364/2671] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2672] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&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: 6|app: 0|req: 1365/2673] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 1309/2674] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:06 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:38:09.152 6 INFO neutron.db.segments_db [None req-8994794f-e534-41b0-9c0b-fd99b22a2066 6613f1272eba4f19951e0bab14315171 49e6592783144412b7e77064944e2889 - - default default] Added segment 83462910-01f0-4332-8e11-53b74d3fa22e of type vxlan for network 32f5004f-5d62-4883-a146-64cf9f161b8e [pid: 6|app: 0|req: 1366/2675] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:38:08 2026] POST /v2.0/networks => generated 632 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2676] 10.0.0.201 () {34 vars in 662 bytes} [Thu May 7 04:38:09 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1367/2677] 10.0.0.201 () {34 vars in 664 bytes} [Thu May 7 04:38:09 2026] POST /v2.0/trunks => generated 407 bytes in 182 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: 1311/2678] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:38:09 2026] PUT /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1368/2679] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:38:09 2026] GET /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2680] 10.0.0.201 () {34 vars in 758 bytes} [Thu May 7 04:38:09 2026] PUT /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1369/2681] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:38:09 2026] GET /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2682] 10.0.0.201 () {34 vars in 754 bytes} [Thu May 7 04:38:09 2026] PUT /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1370/2683] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:38:09 2026] GET /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2684] 10.0.0.201 () {34 vars in 776 bytes} [Thu May 7 04:38:10 2026] PUT /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1371/2685] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2686] 10.0.0.201 () {34 vars in 747 bytes} [Thu May 7 04:38:10 2026] PUT /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1372/2687] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2688] 10.0.0.201 () {32 vars in 735 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:38:10.220 6 INFO neutron.api.v2.resource [None req-3231bd17-35cc-43ac-89f8-695aa72c44f0 6613f1272eba4f19951e0bab14315171 49e6592783144412b7e77064944e2889 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1373/2689] 10.0.0.201 () {32 vars in 739 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2690] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:38:10 2026] DELETE /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1374/2691] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:38:10.325 7 INFO neutron.api.v2.resource [None req-1544a733-50f3-4b38-ae62-50255c19f518 6613f1272eba4f19951e0bab14315171 49e6592783144412b7e77064944e2889 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1318/2692] 10.0.0.201 () {32 vars in 742 bytes} [Thu May 7 04:38:10 2026] DELETE /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1375/2693] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:38:10 2026] DELETE /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/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: 1319/2694] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1376/2695] 10.0.0.201 () {32 vars in 717 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2696] 10.0.0.201 () {32 vars in 715 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/ports/6e7cbc27-6fc8-4360-ac36-100a48374307 => generated 826 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1377/2697] 10.0.0.201 () {32 vars in 720 bytes} [Thu May 7 04:38:10 2026] DELETE /v2.0/trunks/212f1e47-5a43-4c8e-a8a6-3db477319f14 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:38:10.691 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8bb8bce-7031-4a80-bc25-3cc9773ef613 6613f1272eba4f19951e0bab14315171 49e6592783144412b7e77064944e2889 - - default default] TaaS: Handle Delete Port: 6e7cbc27-6fc8-4360-ac36-100a48374307 2026-05-07 04:38:10.694 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8bb8bce-7031-4a80-bc25-3cc9773ef613 6613f1272eba4f19951e0bab14315171 49e6592783144412b7e77064944e2889 - - default default] Tap Mirror: Handle Delete Port: 6e7cbc27-6fc8-4360-ac36-100a48374307 [pid: 7|app: 0|req: 1321/2698] 10.0.0.201 () {32 vars in 718 bytes} [Thu May 7 04:38:10 2026] DELETE /v2.0/ports/6e7cbc27-6fc8-4360-ac36-100a48374307 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1378/2699] 10.0.0.6 () {34 vars in 967 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 1520 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1379/2700] 199.204.45.157 () {30 vars in 741 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1380/2701] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/subnets/3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:38:10.940 7 INFO neutron.services.segments.plugin [-] Segment 83462910-01f0-4332-8e11-53b74d3fa22e resource provider aggregate not found 2026-05-07 04:38:10.943 7 INFO neutron.services.segments.plugin [-] Segment 83462910-01f0-4332-8e11-53b74d3fa22e resource provider aggregate not found 2026-05-07 04:38:10.962 7 INFO neutron.services.segments.plugin [-] Segment 83462910-01f0-4332-8e11-53b74d3fa22e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83462910-01f0-4332-8e11-53b74d3fa22e found for delete ", "request_id": "req-254a4ae3-0026-428a-9e27-881d4379dfee"}]} 2026-05-07 04:38:10.963 7 INFO neutron.services.segments.plugin [-] Segment 83462910-01f0-4332-8e11-53b74d3fa22e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83462910-01f0-4332-8e11-53b74d3fa22e found for delete ", "request_id": "req-bddfb220-87a8-4f85-a781-accdf67a1979"}]} [pid: 6|app: 0|req: 1381/2702] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:10 2026] GET /v2.0/subnets/3872c778-84ec-46d1-a001-d611ee948ea1 => generated 743 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2703] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:38:10 2026] DELETE /v2.0/networks/32f5004f-5d62-4883-a146-64cf9f161b8e => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1382/2704] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2705] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:11 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: 6|app: 0|req: 1383/2706] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2707] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:11 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: 6|app: 0|req: 1384/2708] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:11 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => 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: 1325/2709] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:11 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1385/2710] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:11 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2711] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:11 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1386/2712] 199.204.45.157 () {30 vars in 741 bytes} [Thu May 7 04:38:11 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2713] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:11 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1387/2714] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:11 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2715] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:38:11 2026] GET /v2.0/security-groups?tenant_id=f0d2a2c9faee4fd49d50f25e61d8cbe1&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1388/2716] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:38:11 2026] DELETE /v2.0/security-groups/7867a00c-f0bb-4ce4-8e7c-e824fe5d4aea => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2717] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:38:12 2026] GET /v2.0/security-groups?tenant_id=49e6592783144412b7e77064944e2889&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1389/2718] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:38:12 2026] DELETE /v2.0/security-groups/367855d2-db94-4adc-91e8-e72993acdeda => 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: 1331/2721] 10.0.0.244 () {30 vars in 688 bytes} [Thu May 7 04:38:20 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: 6|app: 0|req: 1391/2722] 10.0.0.244 () {30 vars in 690 bytes} [Thu May 7 04:38:20 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: 1332/2723] 10.0.0.244 () {30 vars in 666 bytes} [Thu May 7 04:38:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1392/2724] 10.0.0.244 () {30 vars in 702 bytes} [Thu May 7 04:38:20 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: 1333/2725] 10.0.0.244 () {28 vars in 437 bytes} [Thu May 7 04:38:20 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1393/2726] 10.0.0.244 () {30 vars in 726 bytes} [Thu May 7 04:38:20 2026] GET /v2.0/subnets/16355bec-302e-48ce-ac23-eed9d423c4c6 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2727] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:21 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: 6|app: 0|req: 1394/2728] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:21 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: 1335/2729] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38: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: 6|app: 0|req: 1395/2730] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:21 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: 1336/2731] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:21 2026] GET /v2.0/subnets/3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1396/2732] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:21 2026] GET /v2.0/subnets/16355bec-302e-48ce-ac23-eed9d423c4c6 => 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: 1337/2733] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:21 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 4102 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1397/2734] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:21 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: 1338/2735] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1398/2736] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38:21 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: 1339/2737] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:21 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: 6|app: 0|req: 1399/2738] 199.204.45.157 () {34 vars in 715 bytes} [Thu May 7 04:38:21 2026] POST /v2.0/ports => generated 1332 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2739] 10.0.0.6 () {34 vars in 967 bytes} [Thu May 7 04:38:21 2026] GET /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 1332 bytes in 34 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: 6|app: 0|req: 1400/2740] 10.0.0.6 () {34 vars in 903 bytes} [Thu May 7 04:38:21 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2741] 199.204.45.157 () {34 vars in 1260 bytes} [Thu May 7 04:38:23 2026] GET /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1401/2742] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:23 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2743] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:23 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?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: 6|app: 0|req: 1402/2744] 199.204.45.157 () {34 vars in 973 bytes} [Thu May 7 04:38:23 2026] GET /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 1332 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2745] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:38:23 2026] GET /v2.0/networks?id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1403/2746] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:38:23 2026] PUT /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 1522 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:38:24.438 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4ecc25c-a262-4f26-9345-9b4f41c5a7ad'] response: {'name': 'network-changed', 'server_uuid': '9208fa6a-a921-4728-b1ea-6e3b744fd6e4', 'tag': '6f0b1177-94c4-4e97-be2c-e4d35cb44ead', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1344/2747] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:38:24 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 5616 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 1404/2748] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:38:25 2026] GET /v2.0/networks?id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2749] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:38:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.108&port_id=6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1405/2750] 199.204.45.157 () {34 vars in 1104 bytes} [Thu May 7 04:38:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2cd&port_id=6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2751] 199.204.45.157 () {34 vars in 1062 bytes} [Thu May 7 04:38:25 2026] GET /v2.0/subnets?id=16355bec-302e-48ce-ac23-eed9d423c4c6&id=1c60bb90-165b-49d0-b8a1-ade39903fa47 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1406/2752] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:25 2026] GET /v2.0/ports?network_id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2753] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:25 2026] GET /v2.0/ports?network_id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1407/2754] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:25 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?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: 1348/2755] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:25 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?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: 6|app: 0|req: 1408/2756] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 5616 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2757] 199.204.45.157 () {34 vars in 1060 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.201&port_id=8577bdf4-9141-40da-bc2b-d139392389fa => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1409/2758] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/subnets?id=5bf5f7c1-5e20-4341-8e24-f50ba37c1361 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2759] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/ports?network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1410/2760] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?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: 1351/2761] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?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: 6|app: 0|req: 1411/2762] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.206&port_id=295a3b32-52ed-4141-b67a-ec8053320a85 => 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: 1352/2763] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/subnets?id=40127252-c0c4-430b-9e46-5753bdc7c021 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1412/2764] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/ports?network_id=c49844d8-fcd6-48f1-879d-65033295c851&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2765] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1413/2766] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?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: 1354/2767] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1414/2768] 199.204.45.157 () {34 vars in 1102 bytes} [Thu May 7 04:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A206&port_id=af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => 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: 1355/2769] 199.204.45.157 () {34 vars in 1062 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/subnets?id=3872c778-84ec-46d1-a001-d611ee948ea1&id=3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 1410 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1415/2770] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&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: 1356/2771] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&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: 6|app: 0|req: 1416/2772] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2773] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 6|app: 0|req: 1417/2774] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.108&port_id=6f0b1177-94c4-4e97-be2c-e4d35cb44ead => 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: 1358/2775] 199.204.45.157 () {34 vars in 1104 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2cd&port_id=6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1418/2776] 199.204.45.157 () {34 vars in 1062 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/subnets?id=16355bec-302e-48ce-ac23-eed9d423c4c6&id=1c60bb90-165b-49d0-b8a1-ade39903fa47 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2777] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/ports?network_id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df&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: 6|app: 0|req: 1419/2778] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/ports?network_id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2779] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1420/2780] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:27 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?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: 1361/2781] 10.0.0.6 () {34 vars in 967 bytes} [Thu May 7 04:38:31 2026] GET /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 1524 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1421/2782] 199.204.45.157 () {30 vars in 741 bytes} [Thu May 7 04:38:31 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2783] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:31 2026] GET /v2.0/subnets/16355bec-302e-48ce-ac23-eed9d423c4c6 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1422/2784] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:31 2026] GET /v2.0/subnets/1c60bb90-165b-49d0-b8a1-ade39903fa47 => generated 748 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2785] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:31 2026] GET /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1423/2786] 199.204.45.157 () {34 vars in 788 bytes} [Thu May 7 04:38:31 2026] PUT /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 1255 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:38:32.282 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-59e45e1f-0741-4800-bcc9-4d618bcd270d'] response: {'name': 'network-changed', 'server_uuid': '9208fa6a-a921-4728-b1ea-6e3b744fd6e4', 'tag': 'af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1364/2787] 199.204.45.157 () {30 vars in 741 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 798 bytes in 62 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: 6|app: 0|req: 1424/2788] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/subnets/3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2789] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1425/2790] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2791] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1426/2792] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2795] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1429/2796] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2797] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1430/2798] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => 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: 1369/2799] 199.204.45.157 () {30 vars in 741 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851 => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1431/2800] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2801] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 5389 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1432/2802] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => 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: 1371/2803] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/networks?id=447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1433/2804] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => 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: 1372/2805] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/subnets?id=3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1434/2806] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:32 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&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: 1373/2807] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:33 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1435/2808] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:33 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 1374/2809] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:46 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: 6|app: 0|req: 1436/2810] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:46 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: 1375/2811] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38:46 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: 6|app: 0|req: 1437/2812] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:46 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: 1376/2813] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:46 2026] GET /v2.0/subnets/3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1438/2814] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:46 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 5389 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2815] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:46 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: 6|app: 0|req: 1439/2816] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:46 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: 1378/2817] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38:46 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: 6|app: 0|req: 1440/2818] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:46 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: 1379/2819] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:46 2026] GET /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 1524 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1441/2820] 199.204.45.157 () {34 vars in 788 bytes} [Thu May 7 04:38:46 2026] PUT /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 1311 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:38:46.782 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d16ce6d-b874-4272-a1c1-c308446bccf1'] response: {'name': 'network-changed', 'server_uuid': '9208fa6a-a921-4728-b1ea-6e3b744fd6e4', 'tag': '6f0b1177-94c4-4e97-be2c-e4d35cb44ead', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1380/2821] 199.204.45.157 () {30 vars in 741 bytes} [Thu May 7 04:38:46 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 797 bytes in 45 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: 6|app: 0|req: 1442/2822] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:46 2026] GET /v2.0/subnets/1c60bb90-165b-49d0-b8a1-ade39903fa47 => generated 748 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2823] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:46 2026] GET /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 1347 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1443/2824] 199.204.45.157 () {34 vars in 787 bytes} [Thu May 7 04:38:46 2026] PUT /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 1080 bytes in 372 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: 1382/2825] 199.204.45.157 () {30 vars in 741 bytes} [Thu May 7 04:38:47 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1444/2826] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:38:47 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 4981 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2827] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:47 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 4981 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1445/2828] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:38:47 2026] GET /v2.0/networks?id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => 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: 1384/2829] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:47 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1446/2830] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:47 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2831] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:47 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 4981 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2834] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:48 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 4981 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:38:48.823 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd5b7238-9ef1-42d2-86b0-0fb9133ac8d2'] response: {'name': 'network-changed', 'server_uuid': '9208fa6a-a921-4728-b1ea-6e3b744fd6e4', 'tag': '6f0b1177-94c4-4e97-be2c-e4d35cb44ead', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1448/2835] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:38:49 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 4981 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2836] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:38:49 2026] GET /v2.0/networks?id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1449/2837] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:49 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2838] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:49 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1450/2839] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:49 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 4981 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2840] 199.204.45.157 () {34 vars in 973 bytes} [Thu May 7 04:38:49 2026] GET /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 1116 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1451/2841] 199.204.45.157 () {34 vars in 1058 bytes} [Thu May 7 04:38:49 2026] GET /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2842] 199.204.45.157 () {34 vars in 1014 bytes} [Thu May 7 04:38:49 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1452/2843] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:38:49 2026] PUT /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 917 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2844] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:50 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 3873 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:38:50.878 6 INFO neutron_taas.services.taas.taas_plugin [None req-cfd0f7de-3d57-4b7e-ae18-2a3cafcd06ec 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 6f0b1177-94c4-4e97-be2c-e4d35cb44ead 2026-05-07 04:38:50.882 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfd0f7de-3d57-4b7e-ae18-2a3cafcd06ec 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 6f0b1177-94c4-4e97-be2c-e4d35cb44ead [pid: 6|app: 0|req: 1453/2845] 199.204.45.157 () {32 vars in 757 bytes} [Thu May 7 04:38:50 2026] DELETE /v2.0/ports/6f0b1177-94c4-4e97-be2c-e4d35cb44ead => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2846] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:51 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: 6|app: 0|req: 1454/2847] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:51 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: 1394/2848] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38: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: 6|app: 0|req: 1455/2849] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:51 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: 1395/2850] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1456/2851] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2852] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1457/2853] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => 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: 1397/2854] 199.204.45.157 () {30 vars in 741 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851 => generated 799 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1458/2855] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2856] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1459/2857] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 3873 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2858] 199.204.45.157 () {34 vars in 1224 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/networks?id=bfea62ab-44d6-452c-83ae-6a88c51a95f4&id=c49844d8-fcd6-48f1-879d-65033295c851&id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 3096 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1460/2859] 199.204.45.157 () {34 vars in 1060 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.201&port_id=8577bdf4-9141-40da-bc2b-d139392389fa => 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: 1400/2860] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/subnets?id=5bf5f7c1-5e20-4341-8e24-f50ba37c1361 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1461/2861] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/ports?network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2862] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1462/2863] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:51 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?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: 1402/2864] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:38:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.206&port_id=295a3b32-52ed-4141-b67a-ec8053320a85 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1463/2865] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:38:52 2026] GET /v2.0/subnets?id=40127252-c0c4-430b-9e46-5753bdc7c021 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2866] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:52 2026] GET /v2.0/ports?network_id=c49844d8-fcd6-48f1-879d-65033295c851&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: 6|app: 0|req: 1464/2867] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:52 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?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: 1404/2868] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:52 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?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: 6|app: 0|req: 1465/2869] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:38:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.247&port_id=af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2870] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:38:52 2026] GET /v2.0/subnets?id=3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1466/2871] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:38:52 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2872] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:52 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1467/2873] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:52 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 1407/2874] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:55 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: 6|app: 0|req: 1468/2875] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2876] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1469/2877] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2878] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:55 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 3873 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1470/2879] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2880] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1471/2881] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2882] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1472/2883] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:38:55 2026] GET /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 1291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2884] 199.204.45.157 () {34 vars in 787 bytes} [Thu May 7 04:38:55 2026] PUT /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 1080 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:38:56.260 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9da4bd32-d4e2-43b3-aefa-097c8db8aeb6'] response: {'name': 'network-changed', 'server_uuid': '9208fa6a-a921-4728-b1ea-6e3b744fd6e4', 'tag': 'af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1473/2885] 199.204.45.157 () {30 vars in 741 bytes} [Thu May 7 04:38:56 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 798 bytes in 58 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: 1413/2886] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:56 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 3698 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1474/2887] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:56 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 3698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2888] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:38:56 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 3698 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1475/2889] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:38:56 2026] GET /v2.0/networks?id=447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2890] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:38:56 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1476/2891] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:38:56 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 1416/2892] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:57 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 3698 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1477/2893] 199.204.45.157 () {34 vars in 973 bytes} [Thu May 7 04:38:58 2026] GET /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2894] 199.204.45.157 () {34 vars in 1058 bytes} [Thu May 7 04:38:58 2026] GET /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1478/2895] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:58 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 3698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2896] 199.204.45.157 () {34 vars in 1014 bytes} [Thu May 7 04:38:58 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1479/2897] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:38:58 2026] PUT /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => generated 917 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2898] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:38:59 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 04:38:59.753 6 INFO neutron_taas.services.taas.taas_plugin [None req-ce974dc0-1312-4898-a742-e41719e3b97a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 2026-05-07 04:38:59.756 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce974dc0-1312-4898-a742-e41719e3b97a 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 [pid: 6|app: 0|req: 1480/2899] 199.204.45.157 () {32 vars in 757 bytes} [Thu May 7 04:38:59 2026] DELETE /v2.0/ports/af0b9a9d-3f92-4cac-9bd7-2ec4c01400d8 => 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: 1420/2900] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:38:59 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: 6|app: 0|req: 1481/2901] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:38:59 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: 1421/2902] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:38:59 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: 6|app: 0|req: 1482/2903] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:38:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2904] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1483/2905] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2906] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1484/2907] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => 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: 1424/2908] 199.204.45.157 () {30 vars in 741 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1485/2909] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2910] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1486/2911] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2590 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2912] 199.204.45.157 () {34 vars in 1144 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/networks?id=bfea62ab-44d6-452c-83ae-6a88c51a95f4&id=c49844d8-fcd6-48f1-879d-65033295c851&id=447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 2310 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1487/2913] 199.204.45.157 () {34 vars in 1060 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.201&port_id=8577bdf4-9141-40da-bc2b-d139392389fa => 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: 1427/2914] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/subnets?id=5bf5f7c1-5e20-4341-8e24-f50ba37c1361 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1488/2915] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/ports?network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4&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: 1428/2916] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1489/2917] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?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: 1429/2918] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.206&port_id=295a3b32-52ed-4141-b67a-ec8053320a85 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1490/2919] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/subnets?id=40127252-c0c4-430b-9e46-5753bdc7c021 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2920] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/ports?network_id=c49844d8-fcd6-48f1-879d-65033295c851&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: 6|app: 0|req: 1491/2921] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?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: 1431/2922] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:39:00 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2925] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:39:12 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: 6|app: 0|req: 1493/2926] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:39:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2927] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:39:13 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: 6|app: 0|req: 1494/2928] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:39:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:39:13.064 7 INFO neutron.api.v2.resource [None req-723d375f-cb33-4dcc-8924-eb1863fb109c 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2929] 199.204.45.157 () {30 vars in 761 bytes} [Thu May 7 04:39:13 2026] GET /v2.0/security-groups/lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1495/2930] 199.204.45.157 () {30 vars in 783 bytes} [Thu May 7 04:39:13 2026] GET /v2.0/security-groups?name=lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 2863 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2931] 199.204.45.157 () {30 vars in 813 bytes} [Thu May 7 04:39:13 2026] GET /v2.0/security-group-rules?security_group_id=9c9cd942-a0f4-4cbb-98a9-4f065f94f0aa => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1496/2932] 199.204.45.157 () {32 vars in 787 bytes} [Thu May 7 04:39:13 2026] DELETE /v2.0/security-group-rules/d05c9ee5-0974-4d0a-82a4-c392d5d15e45 => 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: 1437/2933] 199.204.45.157 () {32 vars in 787 bytes} [Thu May 7 04:39:13 2026] DELETE /v2.0/security-group-rules/e855ae80-7124-40c5-bda8-3546a07fde7e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:15.860 6 INFO neutron_taas.services.taas.taas_plugin [None req-e8b6aca1-8f2e-4652-a8fb-4c024a94bd13 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: 73422f91-31f7-4ffa-973c-4b0dad0cc0a2 2026-05-07 04:39:15.865 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8b6aca1-8f2e-4652-a8fb-4c024a94bd13 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: 73422f91-31f7-4ffa-973c-4b0dad0cc0a2 2026-05-07 04:39:16.059 6 INFO neutron.db.l3_db [None req-e8b6aca1-8f2e-4652-a8fb-4c024a94bd13 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Floating IP 535f69c3-fd83-4c57-8cc6-f9317766981d disassociated (deleted). External IP: 10.96.250.203, port: 19c9e644-9e30-402b-857f-1fbcb13d8b58. [pid: 6|app: 0|req: 1497/2934] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:39:15 2026] DELETE /v2.0/floatingips/535f69c3-fd83-4c57-8cc6-f9317766981d => generated 0 bytes in 1323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:17.086 7 INFO neutron.api.v2.resource [None req-ac1a036a-1b28-4a03-9007-be7d360b4944 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1438/2935] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:39:17 2026] GET /v2.0/floatingips/535f69c3-fd83-4c57-8cc6-f9317766981d => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2938] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:39:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1499/2939] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:39:18 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: 1441/2940] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:39:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1500/2941] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:39:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:39:18.359 7 INFO neutron.api.v2.resource [None req-c6f055b1-2516-4954-9328-a42196b054f3 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/2942] 199.204.45.157 () {30 vars in 761 bytes} [Thu May 7 04:39:18 2026] GET /v2.0/security-groups/lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1501/2943] 199.204.45.157 () {30 vars in 783 bytes} [Thu May 7 04:39:18 2026] GET /v2.0/security-groups?name=lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2944] 199.204.45.157 () {30 vars in 813 bytes} [Thu May 7 04:39:18 2026] GET /v2.0/security-group-rules?security_group_id=9c9cd942-a0f4-4cbb-98a9-4f065f94f0aa => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1502/2945] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:39:18 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: 1444/2946] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:39:18 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: 6|app: 0|req: 1503/2947] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:39: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: 1445/2948] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:39:18 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: 6|app: 0|req: 1504/2949] 199.204.45.157 () {30 vars in 739 bytes} [Thu May 7 04:39:18 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2950] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:39:18 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1505/2951] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:39:18 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2952] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:39:18 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1506/2953] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:39:19 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1507/2954] 199.204.45.157 () {34 vars in 973 bytes} [Thu May 7 04:39:20 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2955] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:39:20 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1508/2956] 199.204.45.157 () {34 vars in 1058 bytes} [Thu May 7 04:39:20 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2957] 199.204.45.157 () {34 vars in 1014 bytes} [Thu May 7 04:39:21 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1509/2958] 199.204.45.157 () {38 vars in 1026 bytes} [Thu May 7 04:39:21 2026] PUT /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1151 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2959] 199.204.45.157 () {30 vars in 767 bytes} [Thu May 7 04:39:22 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1248 bytes in 46 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: 6|app: 0|req: 1510/2960] 199.204.45.157 () {34 vars in 787 bytes} [Thu May 7 04:39:22 2026] PUT /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1090 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2961] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:39:22 2026] GET /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 1090 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-05-07 04:39:22.436 6 INFO neutron_taas.services.taas.taas_plugin [None req-75050e35-bf8e-4a4f-bdfa-afc5c3c9fdbd 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 295a3b32-52ed-4141-b67a-ec8053320a85 2026-05-07 04:39:22.439 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75050e35-bf8e-4a4f-bdfa-afc5c3c9fdbd 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 295a3b32-52ed-4141-b67a-ec8053320a85 [pid: 6|app: 0|req: 1511/2962] 199.204.45.157 () {32 vars in 757 bytes} [Thu May 7 04:39:22 2026] DELETE /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2963] 199.204.45.157 () {30 vars in 701 bytes} [Thu May 7 04:39:22 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: 6|app: 0|req: 1512/2964] 199.204.45.157 () {30 vars in 703 bytes} [Thu May 7 04:39:22 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: 1453/2965] 199.204.45.157 () {30 vars in 679 bytes} [Thu May 7 04:39:22 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: 6|app: 0|req: 1513/2966] 199.204.45.157 () {30 vars in 715 bytes} [Thu May 7 04:39:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:39:22.752 7 INFO neutron.pecan_wsgi.hooks.translation [None req-014f4341-6464-4c17-817a-3a01359fc7c2 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/2967] 199.204.45.157 () {32 vars in 757 bytes} [Thu May 7 04:39:22 2026] DELETE /v2.0/ports/295a3b32-52ed-4141-b67a-ec8053320a85 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1514/2968] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:39:22 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:39:22.811 7 INFO neutron.api.v2.resource [None req-93419d49-e700-4984-8540-ad42fe289688 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/2969] 199.204.45.157 () {30 vars in 761 bytes} [Thu May 7 04:39:22 2026] GET /v2.0/security-groups/lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1515/2970] 199.204.45.157 () {30 vars in 783 bytes} [Thu May 7 04:39:22 2026] GET /v2.0/security-groups?name=lb-4db22364-6bc9-4539-87b4-09f06a7a6832 => generated 1637 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2971] 199.204.45.157 () {30 vars in 735 bytes} [Thu May 7 04:39:22 2026] GET /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1516/2972] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:39:22 2026] GET /v2.0/ports?tenant_id=2487694761fb4359a7310322a753f8ac&device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1517/2973] 199.204.45.157 () {34 vars in 1064 bytes} [Thu May 7 04:39:22 2026] GET /v2.0/networks?id=bfea62ab-44d6-452c-83ae-6a88c51a95f4&id=c49844d8-fcd6-48f1-879d-65033295c851 => generated 1523 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1518/2974] 199.204.45.157 () {34 vars in 1060 bytes} [Thu May 7 04:39:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.201&port_id=8577bdf4-9141-40da-bc2b-d139392389fa => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1519/2975] 199.204.45.157 () {34 vars in 982 bytes} [Thu May 7 04:39:23 2026] GET /v2.0/subnets?id=5bf5f7c1-5e20-4341-8e24-f50ba37c1361 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1520/2976] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:39:23 2026] GET /v2.0/ports?network_id=bfea62ab-44d6-452c-83ae-6a88c51a95f4&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2977] 199.204.45.157 () {34 vars in 787 bytes} [Thu May 7 04:39:22 2026] PUT /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 1094 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1521/2978] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:39:23 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1522/2979] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:39:23 2026] GET /v2.0/networks/bfea62ab-44d6-452c-83ae-6a88c51a95f4?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: 1458/2980] 199.204.45.157 () {32 vars in 777 bytes} [Thu May 7 04:39:23 2026] DELETE /v2.0/security-groups/9c9cd942-a0f4-4cbb-98a9-4f065f94f0aa => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:23.419 6 INFO neutron_taas.services.taas.taas_plugin [None req-34abc18f-66a2-4a6f-a520-0edda56f7b1c 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 19c9e644-9e30-402b-857f-1fbcb13d8b58 2026-05-07 04:39:23.422 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34abc18f-66a2-4a6f-a520-0edda56f7b1c 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 19c9e644-9e30-402b-857f-1fbcb13d8b58 [pid: 6|app: 0|req: 1523/2981] 199.204.45.157 () {32 vars in 757 bytes} [Thu May 7 04:39:23 2026] DELETE /v2.0/ports/19c9e644-9e30-402b-857f-1fbcb13d8b58 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2982] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:39:26 2026] GET /v2.0/ports?device_id=9208fa6a-a921-4728-b1ea-6e3b744fd6e4 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:39:26.598 6 INFO neutron_taas.services.taas.taas_plugin [req-499d3b5d-bf06-4dac-a184-0bf00f4ca288 req-6f4de747-752d-44f0-a0a4-d5cfe77cb06c 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] TaaS: Handle Delete Port: 8577bdf4-9141-40da-bc2b-d139392389fa 2026-05-07 04:39:26.601 6 INFO neutron_taas.services.taas.tap_mirror_plugin [req-499d3b5d-bf06-4dac-a184-0bf00f4ca288 req-6f4de747-752d-44f0-a0a4-d5cfe77cb06c 6b2b6656438f436680a07a8ad51100c7 2487694761fb4359a7310322a753f8ac - - default default] Tap Mirror: Handle Delete Port: 8577bdf4-9141-40da-bc2b-d139392389fa [pid: 6|app: 0|req: 1524/2983] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:39:26 2026] DELETE /v2.0/ports/8577bdf4-9141-40da-bc2b-d139392389fa => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:26.783 6 INFO neutron.notifiers.nova [-] Nova event matching ['req-9012fe97-77a2-47bb-8ed3-12e6811d6be9'] response: {'server_uuid': '9208fa6a-a921-4728-b1ea-6e3b744fd6e4', 'name': 'network-vif-deleted', 'tag': '8577bdf4-9141-40da-bc2b-d139392389fa', 'status': 'completed', 'code': 200} 2026-05-07 04:39:27.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ea633f3-4829-4ec9-ba1e-8ec381dcf993 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: fff85dac-273e-4408-b7ed-cd6365dac0d0 2026-05-07 04:39:27.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ea633f3-4829-4ec9-ba1e-8ec381dcf993 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: fff85dac-273e-4408-b7ed-cd6365dac0d0 2026-05-07 04:39:27.622 7 INFO neutron.db.l3_db [None req-2ea633f3-4829-4ec9-ba1e-8ec381dcf993 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Floating IP 7979be9f-70d8-4703-9760-8b2ce066746b disassociated (deleted). External IP: 10.96.250.217, port: 5bd3eb3e-1689-4783-99fe-57be2460c0ac. [pid: 7|app: 0|req: 1460/2984] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:39:27 2026] DELETE /v2.0/floatingips/7979be9f-70d8-4703-9760-8b2ce066746b => generated 0 bytes in 644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:27.960 6 INFO neutron.api.v2.resource [None req-f5c6fb8b-9ba1-4b25-82b2-1a7723d94045 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1525/2985] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:39:27 2026] GET /v2.0/floatingips/7979be9f-70d8-4703-9760-8b2ce066746b => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:39:27.967 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-589811a4-32ce-4990-a5bf-b071ca527e08'] response: {'name': 'network-changed', 'server_uuid': 'dc5cd74e-14c7-43eb-8916-0b48fffe96e7', 'tag': '5bd3eb3e-1689-4783-99fe-57be2460c0ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1461/2986] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:39:28 2026] GET /v2.0/ports?device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1526/2987] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:39:28 2026] GET /v2.0/security-groups?id=246a1f75-dbe1-4c59-b767-52b9592ea386&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2988] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:39:28 2026] GET /v2.0/ports?tenant_id=ddee31a6977745ce913e6d1308a0c962&device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1527/2989] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:39:28 2026] GET /v2.0/networks?id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2990] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:39:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.248&port_id=5bd3eb3e-1689-4783-99fe-57be2460c0ac => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1528/2991] 199.204.45.157 () {34 vars in 1104 bytes} [Thu May 7 04:39:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A15b&port_id=5bd3eb3e-1689-4783-99fe-57be2460c0ac => 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: 1464/2992] 199.204.45.157 () {34 vars in 1062 bytes} [Thu May 7 04:39:28 2026] GET /v2.0/subnets?id=16355bec-302e-48ce-ac23-eed9d423c4c6&id=1c60bb90-165b-49d0-b8a1-ade39903fa47 => generated 1415 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1529/2993] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:39:28 2026] GET /v2.0/ports?network_id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df&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: 1465/2994] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:39:28 2026] GET /v2.0/ports?network_id=de5432d4-bfa7-49b7-9c18-a6d7f68bb2df&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1530/2995] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:39:28 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?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: 1466/2996] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:39:28 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df?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: 6|app: 0|req: 1531/2997] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:39:30 2026] GET /v2.0/ports?device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 1204 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:39:30.786 7 INFO neutron_taas.services.taas.taas_plugin [req-e9478bd9-c908-4b25-8b88-1f3f0fd42f0b req-4c5c885b-9bdf-4862-ad3a-2a3d1cd31e51 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: 5bd3eb3e-1689-4783-99fe-57be2460c0ac 2026-05-07 04:39:30.789 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e9478bd9-c908-4b25-8b88-1f3f0fd42f0b req-4c5c885b-9bdf-4862-ad3a-2a3d1cd31e51 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: 5bd3eb3e-1689-4783-99fe-57be2460c0ac [pid: 7|app: 0|req: 1467/2998] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:39:30 2026] DELETE /v2.0/ports/5bd3eb3e-1689-4783-99fe-57be2460c0ac => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:30.978 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a0256aa-9b30-4f02-ba13-0c1fbc4a3f72'] response: {'server_uuid': 'dc5cd74e-14c7-43eb-8916-0b48fffe96e7', 'name': 'network-vif-deleted', 'tag': '5bd3eb3e-1689-4783-99fe-57be2460c0ac', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1533/3001] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:39:33 2026] GET /v2.0/ports?device_id=dc5cd74e-14c7-43eb-8916-0b48fffe96e7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:39:38.553 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd62bd4d-c474-44f0-bd16-f2f7be7c7842 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: 09a7310b-83c6-44c1-a3ac-dbf19d10edc1 2026-05-07 04:39:38.555 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd62bd4d-c474-44f0-bd16-f2f7be7c7842 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: 09a7310b-83c6-44c1-a3ac-dbf19d10edc1 2026-05-07 04:39:38.694 7 INFO neutron.db.l3_db [None req-bd62bd4d-c474-44f0-bd16-f2f7be7c7842 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Floating IP 76cdda71-de34-40d7-8b84-8f4d77764440 disassociated (deleted). External IP: 10.96.250.208, port: 44888459-4585-4867-9851-bdddcc9238f8. [pid: 7|app: 0|req: 1469/3002] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:39:38 2026] DELETE /v2.0/floatingips/76cdda71-de34-40d7-8b84-8f4d77764440 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:39.000 6 INFO neutron.api.v2.resource [None req-1d0832d7-50ec-4b2c-abc8-eab888d94064 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1534/3003] 10.0.0.201 () {32 vars in 727 bytes} [Thu May 7 04:39:38 2026] GET /v2.0/floatingips/76cdda71-de34-40d7-8b84-8f4d77764440 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:39:39.014 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cf55510-969b-47b7-8ab6-83469dff2469'] response: {'name': 'network-changed', 'server_uuid': '7b734b37-d2fa-43b5-bba3-9629957d58e8', 'tag': '44888459-4585-4867-9851-bdddcc9238f8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1470/3004] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:39:39 2026] GET /v2.0/ports?device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1535/3005] 10.0.0.6 () {34 vars in 1036 bytes} [Thu May 7 04:39:39 2026] GET /v2.0/security-groups?id=246a1f75-dbe1-4c59-b767-52b9592ea386&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3006] 199.204.45.157 () {34 vars in 1078 bytes} [Thu May 7 04:39:39 2026] GET /v2.0/ports?tenant_id=ddee31a6977745ce913e6d1308a0c962&device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1536/3007] 199.204.45.157 () {34 vars in 984 bytes} [Thu May 7 04:39:39 2026] GET /v2.0/networks?id=447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3008] 199.204.45.157 () {34 vars in 1056 bytes} [Thu May 7 04:39:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.216&port_id=44888459-4585-4867-9851-bdddcc9238f8 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1537/3009] 199.204.45.157 () {34 vars in 1102 bytes} [Thu May 7 04:39:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A284&port_id=44888459-4585-4867-9851-bdddcc9238f8 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3010] 199.204.45.157 () {34 vars in 1062 bytes} [Thu May 7 04:39:39 2026] GET /v2.0/subnets?id=3872c778-84ec-46d1-a001-d611ee948ea1&id=3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1538/3011] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:39:39 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&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: 1474/3012] 199.204.45.157 () {34 vars in 1050 bytes} [Thu May 7 04:39:39 2026] GET /v2.0/ports?network_id=447e4fdd-629b-440e-b1bd-21a8c2e10eea&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1539/3013] 199.204.45.157 () {34 vars in 1010 bytes} [Thu May 7 04:39:39 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 1475/3014] 199.204.45.157 () {34 vars in 1110 bytes} [Thu May 7 04:39:39 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea?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: 6|app: 0|req: 1540/3015] 199.204.45.157 () {34 vars in 992 bytes} [Thu May 7 04:39:41 2026] GET /v2.0/ports?device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:39:41.798 7 INFO neutron_taas.services.taas.taas_plugin [req-00ad9a9c-7702-4b9b-ab4d-3e73c4356399 req-150e2691-8d09-45d0-a362-2bb2c138dd83 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: 44888459-4585-4867-9851-bdddcc9238f8 2026-05-07 04:39:41.801 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-00ad9a9c-7702-4b9b-ab4d-3e73c4356399 req-150e2691-8d09-45d0-a362-2bb2c138dd83 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: 44888459-4585-4867-9851-bdddcc9238f8 [pid: 7|app: 0|req: 1476/3016] 199.204.45.157 () {36 vars in 995 bytes} [Thu May 7 04:39:41 2026] DELETE /v2.0/ports/44888459-4585-4867-9851-bdddcc9238f8 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:41.999 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f243280d-9378-433c-b380-b1c825dc0180'] response: {'server_uuid': '7b734b37-d2fa-43b5-bba3-9629957d58e8', 'name': 'network-vif-deleted', 'tag': '44888459-4585-4867-9851-bdddcc9238f8', 'status': 'completed', 'code': 200} [pid: 6|app: 0|req: 1541/3017] 10.0.0.6 () {34 vars in 986 bytes} [Thu May 7 04:39:44 2026] GET /v2.0/ports?device_id=7b734b37-d2fa-43b5-bba3-9629957d58e8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1543/3020] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:39:49 2026] DELETE /v2.0/security-group-rules/30a74969-553a-4c42-9dfd-5873aa8a312b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:49.553 7 INFO neutron.api.v2.resource [None req-f4068b5c-9d34-4ccb-82ab-7e670d84fa61 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3021] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:39:49 2026] GET /v2.0/security-group-rules/30a74969-553a-4c42-9dfd-5873aa8a312b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1544/3022] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:39:49 2026] DELETE /v2.0/security-group-rules/56899a67-7c00-48d1-9b86-523b3e032feb => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:49.644 7 INFO neutron.api.v2.resource [None req-5d3b17d4-1982-4a35-90c5-10ed3ce9bfbe d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/3023] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:39:49 2026] GET /v2.0/security-group-rules/56899a67-7c00-48d1-9b86-523b3e032feb => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1545/3024] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:39:49 2026] DELETE /v2.0/security-group-rules/c6403078-1c86-439e-a51d-4ee7eaf5876b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:49.738 7 INFO neutron.api.v2.resource [None req-5f87b0c0-4bb3-4789-9e46-12d62cab6655 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3025] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:39:49 2026] GET /v2.0/security-group-rules/c6403078-1c86-439e-a51d-4ee7eaf5876b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1546/3026] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:39:49 2026] DELETE /v2.0/security-group-rules/b08d6309-05c4-4b98-9c5d-acfb3e7fc61d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:49.821 7 INFO neutron.api.v2.resource [None req-e033d55f-f977-4d7e-9ff8-45e1213c2697 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/3027] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:39:49 2026] GET /v2.0/security-group-rules/b08d6309-05c4-4b98-9c5d-acfb3e7fc61d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1547/3028] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:39:49 2026] DELETE /v2.0/security-group-rules/4bb2a563-2e0d-4334-8433-34aace58d392 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:49.905 7 INFO neutron.api.v2.resource [None req-b0fb48a7-304b-49a5-bc39-b60cdc33f683 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/3029] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:39:49 2026] GET /v2.0/security-group-rules/4bb2a563-2e0d-4334-8433-34aace58d392 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1548/3030] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:39:49 2026] DELETE /v2.0/security-group-rules/664fc5e9-fc43-436c-95cf-c6df0adf6bb6 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:49.992 7 INFO neutron.api.v2.resource [None req-b5108a50-e5a0-4271-aeca-ac448e003598 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/3031] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:39:49 2026] GET /v2.0/security-group-rules/664fc5e9-fc43-436c-95cf-c6df0adf6bb6 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1549/3032] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:39:49 2026] DELETE /v2.0/security-group-rules/d4d98099-b558-4694-beee-ee775ef7195c => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:50.099 7 INFO neutron.api.v2.resource [None req-e43b11ed-e9a3-4e7f-8411-d307da522bbc d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/3033] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:39:50 2026] GET /v2.0/security-group-rules/d4d98099-b558-4694-beee-ee775ef7195c => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1550/3034] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:39:50 2026] DELETE /v2.0/security-group-rules/10410c9d-fe16-4391-b9be-95b158c4891b => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:50.181 7 INFO neutron.api.v2.resource [None req-57c9dfc9-289d-4b08-8c1e-a541b6f25e79 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/3035] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:39:50 2026] GET /v2.0/security-group-rules/10410c9d-fe16-4391-b9be-95b158c4891b => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1551/3036] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:39:50 2026] DELETE /v2.0/security-group-rules/60a704fa-fde2-41a6-964d-620b608c6662 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:50.259 7 INFO neutron.api.v2.resource [None req-062bffc0-30e7-4a96-ad5b-0521f699fa6a d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/3037] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:39:50 2026] GET /v2.0/security-group-rules/60a704fa-fde2-41a6-964d-620b608c6662 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1552/3038] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:39:50 2026] DELETE /v2.0/security-group-rules/ecfcc7d0-2d78-452f-b029-3b71f55c408d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:50.359 7 INFO neutron.api.v2.resource [None req-9af64b56-9b88-486d-a05e-67d534edf898 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3039] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:39:50 2026] GET /v2.0/security-group-rules/ecfcc7d0-2d78-452f-b029-3b71f55c408d => generated 155 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1553/3040] 10.0.0.201 () {32 vars in 748 bytes} [Thu May 7 04:39:50 2026] DELETE /v2.0/security-group-rules/91f898e7-e1e0-4710-a3e7-124bd316484e => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:50.436 7 INFO neutron.api.v2.resource [None req-642e68c1-e2c6-44e6-aca1-af9d77d74765 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/3041] 10.0.0.201 () {32 vars in 745 bytes} [Thu May 7 04:39:50 2026] GET /v2.0/security-group-rules/91f898e7-e1e0-4710-a3e7-124bd316484e => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1554/3042] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:39:50 2026] DELETE /v2.0/security-groups/246a1f75-dbe1-4c59-b767-52b9592ea386 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:50.538 7 INFO neutron.api.v2.resource [None req-838f3a87-f3aa-4784-91e4-3fc360b16bc0 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/3043] 10.0.0.201 () {32 vars in 735 bytes} [Thu May 7 04:39:50 2026] GET /v2.0/security-groups/246a1f75-dbe1-4c59-b767-52b9592ea386 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:39:50.957 6 INFO neutron_taas.services.taas.taas_plugin [None req-41465372-c07d-42c6-9802-c9853e2c38d5 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: 04e8e98a-7ce1-4f44-bd76-4613b14227f4 2026-05-07 04:39:50.960 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41465372-c07d-42c6-9802-c9853e2c38d5 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: 04e8e98a-7ce1-4f44-bd76-4613b14227f4 [pid: 6|app: 0|req: 1555/3044] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:39:50 2026] PUT /v2.0/routers/c4650618-9a96-407d-a185-c80fe333a78b/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:39:51.685 7 INFO neutron.api.v2.resource [None req-310c56dd-1ad9-4beb-9c98-0e2954172bff d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/3045] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:39:51 2026] PUT /v2.0/routers/c4650618-9a96-407d-a185-c80fe333a78b/remove_router_interface => generated 198 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:39:52.077 6 INFO neutron_taas.services.taas.taas_plugin [None req-4f3871dc-7f04-4bc4-b984-b6f5e8b9fe9d d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: ca8e88c1-ec93-4f73-8b2a-b5aac55d7728 2026-05-07 04:39:52.080 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f3871dc-7f04-4bc4-b984-b6f5e8b9fe9d d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: ca8e88c1-ec93-4f73-8b2a-b5aac55d7728 [pid: 6|app: 0|req: 1556/3046] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:39:51 2026] PUT /v2.0/routers/c4650618-9a96-407d-a185-c80fe333a78b/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:39:52.746 7 INFO neutron.api.v2.resource [None req-e268eee1-907d-4ab7-af17-fffdff82261b d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/3047] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:39:52 2026] PUT /v2.0/routers/c4650618-9a96-407d-a185-c80fe333a78b/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:39:53.079 6 INFO neutron_taas.services.taas.taas_plugin [None req-de50a3c3-e715-46c3-bed5-11c556a96ef8 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: 5d7cf60b-cfa8-4ba7-89df-19c09231b9c2 2026-05-07 04:39:53.082 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de50a3c3-e715-46c3-bed5-11c556a96ef8 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: 5d7cf60b-cfa8-4ba7-89df-19c09231b9c2 [pid: 6|app: 0|req: 1557/3048] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:39:52 2026] PUT /v2.0/routers/c4650618-9a96-407d-a185-c80fe333a78b/remove_router_interface => generated 309 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:39:53.742 7 INFO neutron.api.v2.resource [None req-07c8a732-ce1f-4e8f-8a45-bcf5c0ec10b3 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/3049] 10.0.0.201 () {34 vars in 787 bytes} [Thu May 7 04:39:53 2026] PUT /v2.0/routers/c4650618-9a96-407d-a185-c80fe333a78b/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:39:53.954 6 INFO neutron_taas.services.taas.taas_plugin [None req-7deca04a-af5c-4015-9af1-023a441b3aa1 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: 7ff90912-63ba-4c19-bb13-fc6a8fffd469 2026-05-07 04:39:53.957 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7deca04a-af5c-4015-9af1-023a441b3aa1 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: 7ff90912-63ba-4c19-bb13-fc6a8fffd469 2026-05-07 04:39:54.219 6 INFO neutron_taas.services.taas.taas_plugin [None req-7deca04a-af5c-4015-9af1-023a441b3aa1 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: ad1ee4a0-e52c-40df-a870-2739db275d9c 2026-05-07 04:39:54.222 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7deca04a-af5c-4015-9af1-023a441b3aa1 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: ad1ee4a0-e52c-40df-a870-2739db275d9c 2026-05-07 04:39:54.540 6 INFO neutron.services.segments.plugin [-] Segment fb10d3b8-c5b2-4f12-8e7b-214cf55c07cb resource provider aggregate not found 2026-05-07 04:39:54.551 6 INFO neutron.services.segments.plugin [-] Segment fb10d3b8-c5b2-4f12-8e7b-214cf55c07cb resource provider aggregate not found 2026-05-07 04:39:54.570 6 INFO neutron.services.segments.plugin [-] Segment fb10d3b8-c5b2-4f12-8e7b-214cf55c07cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb10d3b8-c5b2-4f12-8e7b-214cf55c07cb found for delete ", "request_id": "req-ffb2a54d-9051-4454-847f-d91d0fb032c1"}]} 2026-05-07 04:39:54.571 6 INFO neutron.services.segments.plugin [-] Segment fb10d3b8-c5b2-4f12-8e7b-214cf55c07cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb10d3b8-c5b2-4f12-8e7b-214cf55c07cb found for delete ", "request_id": "req-d8793967-1d5b-4e14-b8fd-cae89ffb3eec"}]} 2026-05-07 04:39:54.579 6 INFO neutron.db.l3_hamode_db [None req-7deca04a-af5c-4015-9af1-023a441b3aa1 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] HA network e6ab050a-f501-4e4c-abcc-9ed0833df068 was deleted as no HA routers are present in tenant ddee31a6977745ce913e6d1308a0c962. [pid: 6|app: 0|req: 1558/3050] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:39:53 2026] DELETE /v2.0/routers/c4650618-9a96-407d-a185-c80fe333a78b => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:39:54.616 7 INFO neutron.api.v2.resource [None req-492bee61-64ce-428f-83bd-3226a8f665a6 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/3051] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:39:54 2026] GET /v2.0/routers/c4650618-9a96-407d-a185-c80fe333a78b => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1559/3052] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:39:54 2026] DELETE /v2.0/subnets/1c60bb90-165b-49d0-b8a1-ade39903fa47 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:54.825 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e2e0ced-fc3c-453a-9d17-eb3e80300f0b d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/3053] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:39:54 2026] GET /v2.0/subnets/1c60bb90-165b-49d0-b8a1-ade39903fa47 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1560/3054] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:39:54 2026] DELETE /v2.0/subnets/16355bec-302e-48ce-ac23-eed9d423c4c6 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:54.998 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4afb810-aeef-4a9f-8a5b-a16f1746bbfb d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/3055] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:39:54 2026] GET /v2.0/subnets/16355bec-302e-48ce-ac23-eed9d423c4c6 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:39:55.086 6 INFO neutron_taas.services.taas.taas_plugin [None req-ad4a892f-c2ba-4b25-ba53-40886f198cb5 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: ccae0ef1-7ac8-48bc-8d80-c21feebcce5c 2026-05-07 04:39:55.088 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad4a892f-c2ba-4b25-ba53-40886f198cb5 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: ccae0ef1-7ac8-48bc-8d80-c21feebcce5c [pid: 6|app: 0|req: 1561/3056] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:39:55 2026] DELETE /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:55.256 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d21b547-4199-4b44-a1eb-1d02b739c9d4 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/3057] 10.0.0.201 () {32 vars in 721 bytes} [Thu May 7 04:39:55 2026] GET /v2.0/networks/de5432d4-bfa7-49b7-9c18-a6d7f68bb2df => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1562/3058] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:39:55 2026] DELETE /v2.0/subnets/3872c778-84ec-46d1-a001-d611ee948ea1 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:55.439 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38ebeb62-8976-4999-9961-0b68101694f3 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3059] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:39:55 2026] GET /v2.0/subnets/3872c778-84ec-46d1-a001-d611ee948ea1 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1563/3060] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:39:55 2026] DELETE /v2.0/subnets/3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:55.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03f6919d-2824-4ef4-9800-59abf9d14cc7 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3061] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:39:55 2026] GET /v2.0/subnets/3c6abeb4-6542-4b04-b168-6371f3dac197 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:39:55.698 6 INFO neutron_taas.services.taas.taas_plugin [None req-2b53be91-d21d-4ec0-9b0e-4e47ba7789d3 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: 13e41d14-84c3-477d-bbd9-44ca11169d24 2026-05-07 04:39:55.701 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b53be91-d21d-4ec0-9b0e-4e47ba7789d3 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: 13e41d14-84c3-477d-bbd9-44ca11169d24 [pid: 6|app: 0|req: 1564/3062] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:39:55 2026] DELETE /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:55.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d49947c5-9766-422e-9bc3-db823a31d222 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/3063] 10.0.0.201 () {32 vars in 721 bytes} [Thu May 7 04:39:55 2026] GET /v2.0/networks/447e4fdd-629b-440e-b1bd-21a8c2e10eea => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1565/3064] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:39:55 2026] DELETE /v2.0/subnets/93c4d61e-548b-427c-a0d7-326a49a032be => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:56.096 7 INFO neutron.pecan_wsgi.hooks.translation [None req-240cad64-8420-4379-83be-7c6d538eba34 d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/3065] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:39:56 2026] GET /v2.0/subnets/93c4d61e-548b-427c-a0d7-326a49a032be => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1566/3066] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:39:56 2026] DELETE /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:56.283 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d68c5080-e7ca-49b7-a60e-f486d132f6be d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3067] 10.0.0.201 () {32 vars in 719 bytes} [Thu May 7 04:39:56 2026] GET /v2.0/subnets/40127252-c0c4-430b-9e46-5753bdc7c021 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:39:56.385 6 INFO neutron_taas.services.taas.taas_plugin [None req-7fb33b97-5add-44a1-b914-b93e609c406b d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] TaaS: Handle Delete Port: c014b066-e4f6-4928-8bf8-7f96ebbcc83b 2026-05-07 04:39:56.388 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fb33b97-5add-44a1-b914-b93e609c406b d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] Tap Mirror: Handle Delete Port: c014b066-e4f6-4928-8bf8-7f96ebbcc83b [pid: 6|app: 0|req: 1567/3068] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:39:56 2026] DELETE /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:39:56.594 6 INFO neutron.services.segments.plugin [-] Segment 17367f3f-b6cd-4466-821e-cb7403bf1ad0 resource provider aggregate not found 2026-05-07 04:39:56.599 6 INFO neutron.services.segments.plugin [-] Segment 17367f3f-b6cd-4466-821e-cb7403bf1ad0 resource provider aggregate not found 2026-05-07 04:39:56.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb4b5e93-83e6-4ed3-85d0-743611c937de d773d96b26f545a88cc3afbee0ba46fc ddee31a6977745ce913e6d1308a0c962 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1502/3069] 10.0.0.201 () {32 vars in 721 bytes} [Thu May 7 04:39:56 2026] GET /v2.0/networks/c49844d8-fcd6-48f1-879d-65033295c851 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:39:56.616 6 INFO neutron.services.segments.plugin [-] Segment 17367f3f-b6cd-4466-821e-cb7403bf1ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17367f3f-b6cd-4466-821e-cb7403bf1ad0 found for delete ", "request_id": "req-5bb726e3-8f54-427e-9400-88989fc353c6"}]} 2026-05-07 04:39:56.621 6 INFO neutron.services.segments.plugin [-] Segment 17367f3f-b6cd-4466-821e-cb7403bf1ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17367f3f-b6cd-4466-821e-cb7403bf1ad0 found for delete ", "request_id": "req-d21a4d4e-dcc1-4185-95eb-69351b675af0"}]} 2026-05-07 04:39:56.643 6 INFO neutron.services.segments.plugin [-] Segment fe83d829-33a8-4451-b916-572a1b352cdf resource provider aggregate not found 2026-05-07 04:39:56.646 6 INFO neutron.services.segments.plugin [-] Segment fe83d829-33a8-4451-b916-572a1b352cdf resource provider aggregate not found 2026-05-07 04:39:56.656 6 INFO neutron.services.segments.plugin [-] Segment fe83d829-33a8-4451-b916-572a1b352cdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe83d829-33a8-4451-b916-572a1b352cdf found for delete ", "request_id": "req-d3d6a2dd-59c1-4486-9c3f-8d4b5c43ea12"}]} 2026-05-07 04:39:56.663 6 INFO neutron.services.segments.plugin [-] Segment fe83d829-33a8-4451-b916-572a1b352cdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe83d829-33a8-4451-b916-572a1b352cdf found for delete ", "request_id": "req-08e5f375-0f74-4803-94b3-f6c8b1575a80"}]} 2026-05-07 04:39:56.669 6 INFO neutron.services.segments.plugin [-] Segment 98ec85f3-ffca-4990-b5f4-dfba4ba6487d resource provider aggregate not found 2026-05-07 04:39:56.681 6 INFO neutron.services.segments.plugin [-] Segment 98ec85f3-ffca-4990-b5f4-dfba4ba6487d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98ec85f3-ffca-4990-b5f4-dfba4ba6487d found for delete ", "request_id": "req-f152e0d8-f9cf-429d-8969-f94e5b979762"}]} 2026-05-07 04:39:56.686 6 INFO neutron.services.segments.plugin [-] Segment 98ec85f3-ffca-4990-b5f4-dfba4ba6487d resource provider aggregate not found 2026-05-07 04:39:56.702 6 INFO neutron.services.segments.plugin [-] Segment 98ec85f3-ffca-4990-b5f4-dfba4ba6487d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98ec85f3-ffca-4990-b5f4-dfba4ba6487d found for delete ", "request_id": "req-2a44171c-b1b2-4268-bda8-f7c2cdcb0362"}]} [pid: 6|app: 0|req: 1568/3070] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:39:58 2026] GET /v2.0/security-groups?tenant_id=158e209c44a94c95a05dff03e0e580e7&name=default => generated 2929 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3071] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:39:58 2026] DELETE /v2.0/security-groups/04f01eee-69c0-4b60-ac6b-3839ac483695 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1569/3072] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:39:59 2026] GET /v2.0/security-groups?tenant_id=a22a095f4cbe49868c46a094b4ce6f22&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: 1504/3073] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:39:59 2026] DELETE /v2.0/security-groups/3f6cd605-d4cd-4648-b526-5f7c2044e147 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1570/3074] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:39:59 2026] GET /v2.0/security-groups?tenant_id=7ec569a855de4da79a5f9ae2dec83cde&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3075] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:39:59 2026] DELETE /v2.0/security-groups/91d7340c-b8c9-4984-ba1e-a0f169577c64 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1571/3076] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:00 2026] GET /v2.0/security-groups?tenant_id=7e6e0bd4fd2f4f43af09342204bcfbd4&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3077] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:00 2026] DELETE /v2.0/security-groups/827b3e96-2b93-4f8c-b427-5951b8fd666a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1572/3078] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:00 2026] GET /v2.0/security-groups?tenant_id=5dc3c996cbf24484b42a343699f6bd90&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3079] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:00 2026] DELETE /v2.0/security-groups/e210689d-7c6c-430f-880b-e8d427cb0aab => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1573/3080] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:00 2026] GET /v2.0/security-groups?tenant_id=19890526756c4a8ea339686a5a4b0214&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3081] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:00 2026] DELETE /v2.0/security-groups/418704b5-5d83-4ccc-9141-888f78c0708c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1574/3082] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:01 2026] GET /v2.0/security-groups?tenant_id=ddee31a6977745ce913e6d1308a0c962&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: 1509/3083] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:01 2026] DELETE /v2.0/security-groups/9a852f37-03cd-4741-acdb-e6064a3e153e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3086] 10.0.0.201 () {34 vars in 682 bytes} [Thu May 7 04:40:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1576/3087] 10.0.0.201 () {34 vars in 682 bytes} [Thu May 7 04:40:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3088] 10.0.0.201 () {34 vars in 682 bytes} [Thu May 7 04:40:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1577/3089] 10.0.0.201 () {34 vars in 682 bytes} [Thu May 7 04:40:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3090] 10.0.0.201 () {34 vars in 682 bytes} [Thu May 7 04:40:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1578/3091] 10.0.0.201 () {34 vars in 765 bytes} [Thu May 7 04:40:06 2026] PUT /v2.0/security-groups/552514ab-7f7d-4c18-8657-4b11287869b3/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3092] 10.0.0.201 () {34 vars in 765 bytes} [Thu May 7 04:40:06 2026] PUT /v2.0/security-groups/d351bc2c-79e5-4345-ac2f-ffb3902fec39/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1579/3093] 10.0.0.201 () {34 vars in 765 bytes} [Thu May 7 04:40:06 2026] PUT /v2.0/security-groups/7efcedee-a996-49c6-a186-80f0fab3bc92/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3094] 10.0.0.201 () {34 vars in 765 bytes} [Thu May 7 04:40:06 2026] PUT /v2.0/security-groups/9a015867-d9c6-488f-a746-18f751416d12/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1580/3095] 10.0.0.201 () {32 vars in 678 bytes} [Thu May 7 04:40:06 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3096] 10.0.0.201 () {32 vars in 692 bytes} [Thu May 7 04:40:06 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1581/3097] 10.0.0.201 () {32 vars in 688 bytes} [Thu May 7 04:40:06 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3098] 10.0.0.201 () {32 vars in 700 bytes} [Thu May 7 04:40:06 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1582/3099] 10.0.0.201 () {32 vars in 686 bytes} [Thu May 7 04:40:06 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3100] 10.0.0.201 () {32 vars in 700 bytes} [Thu May 7 04:40:06 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1583/3101] 10.0.0.201 () {32 vars in 696 bytes} [Thu May 7 04:40:06 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3102] 10.0.0.201 () {32 vars in 708 bytes} [Thu May 7 04:40:06 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1584/3103] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:07 2026] DELETE /v2.0/security-groups/552514ab-7f7d-4c18-8657-4b11287869b3 => 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: 1520/3104] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:07 2026] DELETE /v2.0/security-groups/d351bc2c-79e5-4345-ac2f-ffb3902fec39 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1585/3105] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:07 2026] DELETE /v2.0/security-groups/7efcedee-a996-49c6-a186-80f0fab3bc92 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3106] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:07 2026] DELETE /v2.0/security-groups/9a015867-d9c6-488f-a746-18f751416d12 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1586/3107] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:08 2026] DELETE /v2.0/security-groups/ea26bff5-a6da-42a4-ad66-0a6c778d5366 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3108] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:08 2026] GET /v2.0/security-groups?tenant_id=32e882e693cf4bfc9865ab1f1160b3f3&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1587/3109] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:09 2026] DELETE /v2.0/security-groups/162df448-5d46-4551-b37f-d26d020b6092 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3110] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:09 2026] GET /v2.0/security-groups?tenant_id=894a4e0a5b724ea09071b0fe4d7edf64&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1588/3111] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:09 2026] DELETE /v2.0/security-groups/65dd45cd-59ec-4e0d-8f4d-9dc99081ec47 => 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: 1524/3112] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:09 2026] GET /v2.0/security-groups?tenant_id=ad5aaec66c4e49719a9aaef6b01fa3a5&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1589/3113] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:09 2026] DELETE /v2.0/security-groups/240a566d-39a6-4666-97d6-e25dac256f9d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:40:14.119 7 INFO neutron.db.segments_db [None req-90ae6654-1b80-4b03-8e35-3fed04d0da1f f428916001cc44a4a218fb18a7199ed4 416797d2915b41ff927238a324e0b7d8 - - default default] Added segment 5fd9c683-6b06-4a8a-b040-dda64b717f38 of type vxlan for network ad614945-66d1-4516-b89c-68eff3a6edde [pid: 7|app: 0|req: 1525/3114] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:40:13 2026] POST /v2.0/networks => generated 632 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1590/3115] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:40:14 2026] POST /v2.0/subnets => generated 626 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:40:14.466 7 INFO neutron.db.segments_db [None req-977371ba-b0b8-4905-b951-568650a1d0d8 f428916001cc44a4a218fb18a7199ed4 416797d2915b41ff927238a324e0b7d8 - - default default] Added segment af5bf931-216e-4686-ab91-36140c365e7c of type vxlan for network ca6fb0e6-e99d-4c96-9022-4767481199ff [pid: 7|app: 0|req: 1526/3116] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:40:14 2026] POST /v2.0/networks => generated 632 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1591/3117] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:40:14 2026] POST /v2.0/subnets => generated 629 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:40:14.807 7 INFO neutron.db.segments_db [None req-fcc15bc9-6f95-4226-a07b-749b8f4e41f9 f428916001cc44a4a218fb18a7199ed4 416797d2915b41ff927238a324e0b7d8 - - default default] Added segment fd895685-ce8b-4c1f-9658-206947f5bf89 of type vxlan for network 59565677-daa5-46a0-b606-cec3c339efee [pid: 7|app: 0|req: 1527/3118] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:40:14 2026] POST /v2.0/networks => generated 632 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1592/3119] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:40:14 2026] POST /v2.0/subnets => generated 629 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:40:15.155 7 INFO neutron.db.segments_db [None req-9e83cc87-7c3b-40cf-a692-8e445c5ca189 f428916001cc44a4a218fb18a7199ed4 416797d2915b41ff927238a324e0b7d8 - - default default] Added segment b1694c24-ea15-4f74-8b82-3ad053901cb0 of type vxlan for network 5192306a-daaf-4ac1-a2a2-4846689a8744 [pid: 7|app: 0|req: 1528/3120] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:40:15 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1593/3121] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:40:15 2026] POST /v2.0/subnets => generated 629 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:40:15.566 7 INFO neutron.db.segments_db [None req-9a4c9423-d815-40f2-9870-feb90d062b30 f428916001cc44a4a218fb18a7199ed4 416797d2915b41ff927238a324e0b7d8 - - default default] Added segment 2d651f43-0271-4cef-9bba-6acef772db30 of type vxlan for network fc7183f8-22a7-4290-84be-7d12d3c94a93 [pid: 7|app: 0|req: 1529/3122] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:40:15 2026] POST /v2.0/networks => generated 632 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1594/3123] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:40:15 2026] POST /v2.0/subnets => generated 629 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3124] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:40:15 2026] PUT /v2.0/subnets/a1926e87-b508-458b-9521-a08c957d9164/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1595/3125] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:40:15 2026] PUT /v2.0/subnets/38934795-e07f-4a24-9543-1317ac371047/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3126] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:40:16 2026] PUT /v2.0/subnets/a5806281-5ff8-42d9-a788-77e38a4edee1/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1596/3127] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:40:16 2026] PUT /v2.0/subnets/c67d7823-a781-4672-b076-2bb2c541695e/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: 1532/3128] 10.0.0.201 () {32 vars in 662 bytes} [Thu May 7 04:40:16 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1597/3129] 10.0.0.201 () {32 vars in 676 bytes} [Thu May 7 04:40:16 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3130] 10.0.0.201 () {32 vars in 672 bytes} [Thu May 7 04:40:16 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1598/3131] 10.0.0.201 () {32 vars in 684 bytes} [Thu May 7 04:40:16 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3132] 10.0.0.201 () {32 vars in 670 bytes} [Thu May 7 04:40:16 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: 6|app: 0|req: 1599/3133] 10.0.0.201 () {32 vars in 684 bytes} [Thu May 7 04:40:16 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3134] 10.0.0.201 () {32 vars in 680 bytes} [Thu May 7 04:40:16 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1600/3135] 10.0.0.201 () {32 vars in 692 bytes} [Thu May 7 04:40:16 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3136] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:40:16 2026] DELETE /v2.0/subnets/a1926e87-b508-458b-9521-a08c957d9164 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1601/3137] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:40:16 2026] DELETE /v2.0/subnets/38934795-e07f-4a24-9543-1317ac371047 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3138] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:40:16 2026] DELETE /v2.0/subnets/a5806281-5ff8-42d9-a788-77e38a4edee1 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1602/3139] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:40:16 2026] DELETE /v2.0/subnets/c67d7823-a781-4672-b076-2bb2c541695e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3140] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:40:17 2026] DELETE /v2.0/subnets/6e242fbd-4801-4fec-b2cb-2718cd69e15e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:40:17.284 6 INFO neutron_taas.services.taas.taas_plugin [None req-06d65875-078b-494e-b9e8-f813369e959c f428916001cc44a4a218fb18a7199ed4 416797d2915b41ff927238a324e0b7d8 - - default default] TaaS: Handle Delete Port: 4f0995c6-28eb-4411-98fb-43edf03833eb 2026-05-07 04:40:17.287 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06d65875-078b-494e-b9e8-f813369e959c f428916001cc44a4a218fb18a7199ed4 416797d2915b41ff927238a324e0b7d8 - - default default] Tap Mirror: Handle Delete Port: 4f0995c6-28eb-4411-98fb-43edf03833eb 2026-05-07 04:40:17.482 6 INFO neutron.services.segments.plugin [-] Segment 5fd9c683-6b06-4a8a-b040-dda64b717f38 resource provider aggregate not found 2026-05-07 04:40:17.488 6 INFO neutron.services.segments.plugin [-] Segment 5fd9c683-6b06-4a8a-b040-dda64b717f38 resource provider aggregate not found 2026-05-07 04:40:17.503 6 INFO neutron.services.segments.plugin [-] Segment 5fd9c683-6b06-4a8a-b040-dda64b717f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fd9c683-6b06-4a8a-b040-dda64b717f38 found for delete ", "request_id": "req-8f543ccb-d1b0-457b-813f-c2eaf59b017b"}]} 2026-05-07 04:40:17.505 6 INFO neutron.services.segments.plugin [-] Segment 5fd9c683-6b06-4a8a-b040-dda64b717f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fd9c683-6b06-4a8a-b040-dda64b717f38 found for delete ", "request_id": "req-0d7759ae-f0b1-4e5f-9188-f8d21036b53f"}]} [pid: 6|app: 0|req: 1603/3141] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:40:17 2026] DELETE /v2.0/networks/ad614945-66d1-4516-b89c-68eff3a6edde => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:40:17.640 7 INFO neutron.services.segments.plugin [-] Segment af5bf931-216e-4686-ab91-36140c365e7c resource provider aggregate not found 2026-05-07 04:40:17.645 7 INFO neutron.services.segments.plugin [-] Segment af5bf931-216e-4686-ab91-36140c365e7c resource provider aggregate not found 2026-05-07 04:40:17.660 7 INFO neutron.services.segments.plugin [-] Segment af5bf931-216e-4686-ab91-36140c365e7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af5bf931-216e-4686-ab91-36140c365e7c found for delete ", "request_id": "req-ec685c05-60a7-4f6b-8876-aa1c62d43c3f"}]} 2026-05-07 04:40:17.661 7 INFO neutron.services.segments.plugin [-] Segment af5bf931-216e-4686-ab91-36140c365e7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af5bf931-216e-4686-ab91-36140c365e7c found for delete ", "request_id": "req-59a71aac-f2fe-4f3a-85c5-5a626f6ed603"}]} [pid: 7|app: 0|req: 1539/3144] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:40:17 2026] DELETE /v2.0/networks/ca6fb0e6-e99d-4c96-9022-4767481199ff => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1606/3145] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:40:17 2026] DELETE /v2.0/networks/59565677-daa5-46a0-b606-cec3c339efee => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3146] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:40:17 2026] DELETE /v2.0/networks/5192306a-daaf-4ac1-a2a2-4846689a8744 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1607/3147] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:40:17 2026] DELETE /v2.0/networks/fc7183f8-22a7-4290-84be-7d12d3c94a93 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3148] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:18 2026] GET /v2.0/security-groups?tenant_id=e35552222fc74b44ac938628e6471c10&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1608/3149] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:19 2026] DELETE /v2.0/security-groups/5c3e94c6-124e-464e-9dab-3ecca70656e3 => 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: 1542/3150] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:19 2026] GET /v2.0/security-groups?tenant_id=e3508483ea2c4d63b5ed6f2eec33492b&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 04:40:19.533 6 INFO neutron.services.segments.plugin [-] Segment fd895685-ce8b-4c1f-9658-206947f5bf89 resource provider aggregate not found 2026-05-07 04:40:19.548 6 INFO neutron.services.segments.plugin [-] Segment fd895685-ce8b-4c1f-9658-206947f5bf89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd895685-ce8b-4c1f-9658-206947f5bf89 found for delete ", "request_id": "req-21ee4ba9-dcdb-4c38-b447-77bb1aa9c049"}]} 2026-05-07 04:40:19.561 6 INFO neutron.services.segments.plugin [-] Segment 2d651f43-0271-4cef-9bba-6acef772db30 resource provider aggregate not found 2026-05-07 04:40:19.571 6 INFO neutron.services.segments.plugin [-] Segment fd895685-ce8b-4c1f-9658-206947f5bf89 resource provider aggregate not found [pid: 6|app: 0|req: 1609/3151] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:19 2026] DELETE /v2.0/security-groups/0db37fba-a5d4-4f4d-88f5-ad3b1da77a91 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:40:19.582 6 INFO neutron.services.segments.plugin [-] Segment 2d651f43-0271-4cef-9bba-6acef772db30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d651f43-0271-4cef-9bba-6acef772db30 found for delete ", "request_id": "req-47fbc4b5-91e3-48df-976d-3b8126914cea"}]} 2026-05-07 04:40:19.593 6 INFO neutron.services.segments.plugin [-] Segment fd895685-ce8b-4c1f-9658-206947f5bf89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd895685-ce8b-4c1f-9658-206947f5bf89 found for delete ", "request_id": "req-7076c5d5-325a-4a12-bac0-720f0ff22b28"}]} 2026-05-07 04:40:19.610 6 INFO neutron.services.segments.plugin [-] Segment 2d651f43-0271-4cef-9bba-6acef772db30 resource provider aggregate not found 2026-05-07 04:40:19.623 6 INFO neutron.services.segments.plugin [-] Segment 2d651f43-0271-4cef-9bba-6acef772db30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d651f43-0271-4cef-9bba-6acef772db30 found for delete ", "request_id": "req-d24274f1-2673-4aa1-94f0-bd104109ed37"}]} 2026-05-07 04:40:19.685 7 INFO neutron.services.segments.plugin [-] Segment b1694c24-ea15-4f74-8b82-3ad053901cb0 resource provider aggregate not found 2026-05-07 04:40:19.690 7 INFO neutron.services.segments.plugin [-] Segment b1694c24-ea15-4f74-8b82-3ad053901cb0 resource provider aggregate not found 2026-05-07 04:40:19.703 7 INFO neutron.services.segments.plugin [-] Segment b1694c24-ea15-4f74-8b82-3ad053901cb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1694c24-ea15-4f74-8b82-3ad053901cb0 found for delete ", "request_id": "req-21eac9c2-0a6a-4363-a625-e1ccb8d95dcc"}]} 2026-05-07 04:40:19.714 7 INFO neutron.services.segments.plugin [-] Segment b1694c24-ea15-4f74-8b82-3ad053901cb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1694c24-ea15-4f74-8b82-3ad053901cb0 found for delete ", "request_id": "req-8cc629bf-9cc7-46d8-8f1a-a8da2e0bd737"}]} [pid: 7|app: 0|req: 1543/3152] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:19 2026] GET /v2.0/security-groups?tenant_id=416797d2915b41ff927238a324e0b7d8&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1610/3153] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:19 2026] DELETE /v2.0/security-groups/08336423-5fae-4675-9cfc-6243eefdf730 => 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: 1544/3154] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:40:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1611/3155] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:40:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3156] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:40:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1612/3157] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:40:24 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: 7|app: 0|req: 1546/3158] 10.0.0.201 () {34 vars in 674 bytes} [Thu May 7 04:40:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1613/3159] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:40:24 2026] PUT /v2.0/subnetpools/5bc513c7-043a-4b7e-8483-dcaa43665969/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3160] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:40:24 2026] PUT /v2.0/subnetpools/342d66e7-aa98-40c1-9795-92ac4115ede8/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1614/3161] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:40:24 2026] PUT /v2.0/subnetpools/7ad26891-208b-475e-89bb-99709812cd3d/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3162] 10.0.0.201 () {34 vars in 757 bytes} [Thu May 7 04:40:24 2026] PUT /v2.0/subnetpools/34d842c8-2c96-479f-9772-e78bbe7677e5/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1615/3163] 10.0.0.201 () {32 vars in 670 bytes} [Thu May 7 04:40:24 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3164] 10.0.0.201 () {32 vars in 684 bytes} [Thu May 7 04:40:24 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: 6|app: 0|req: 1616/3165] 10.0.0.201 () {32 vars in 680 bytes} [Thu May 7 04:40:24 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3166] 10.0.0.201 () {32 vars in 692 bytes} [Thu May 7 04:40:24 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1617/3167] 10.0.0.201 () {32 vars in 678 bytes} [Thu May 7 04:40:24 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3168] 10.0.0.201 () {32 vars in 692 bytes} [Thu May 7 04:40:24 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: 6|app: 0|req: 1618/3169] 10.0.0.201 () {32 vars in 688 bytes} [Thu May 7 04:40:24 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3170] 10.0.0.201 () {32 vars in 700 bytes} [Thu May 7 04:40:24 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1619/3171] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:40:24 2026] DELETE /v2.0/subnetpools/5bc513c7-043a-4b7e-8483-dcaa43665969 => 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: 1553/3172] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:40:24 2026] DELETE /v2.0/subnetpools/342d66e7-aa98-40c1-9795-92ac4115ede8 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1620/3173] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:40:24 2026] DELETE /v2.0/subnetpools/7ad26891-208b-475e-89bb-99709812cd3d => 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: 1554/3174] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:40:24 2026] DELETE /v2.0/subnetpools/34d842c8-2c96-479f-9772-e78bbe7677e5 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1621/3175] 10.0.0.201 () {32 vars in 730 bytes} [Thu May 7 04:40:25 2026] DELETE /v2.0/subnetpools/8c39d6fe-f904-4011-80dd-37e400dc91fb => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3176] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:25 2026] GET /v2.0/security-groups?tenant_id=8e539495181343179ff2f098614fcc8c&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1622/3177] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:26 2026] DELETE /v2.0/security-groups/e04e7394-e251-41e9-84e7-eebf9494966b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3178] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:26 2026] GET /v2.0/security-groups?tenant_id=cbc4e8aeb27d4fc7b5826787d04425a5&name=default => generated 2929 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1623/3179] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:26 2026] DELETE /v2.0/security-groups/6a72a689-1a8d-4c9d-bc16-b2fea36a62f5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3180] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:26 2026] GET /v2.0/security-groups?tenant_id=c58e93306fb74186be437a2bcf3b5c16&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1624/3181] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:26 2026] DELETE /v2.0/security-groups/9dcf4017-f97a-4772-8417-785dadf13495 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:40:30.311 7 INFO neutron.db.segments_db [None req-6487a71b-8e73-43e2-93b6-1eab4627e553 917a24991a61498fbebd467468e9d540 3e0d009a9d1346a996d8a0351f4d35b4 - - default default] Added segment 5e9e1728-ad10-457c-99d0-1ff3a4f9b569 of type vxlan for network f4401a50-2b7e-4233-b4dd-08bd3038fe8d [pid: 7|app: 0|req: 1558/3182] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:40:30 2026] POST /v2.0/networks => generated 631 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1625/3183] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:40:30 2026] PUT /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/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: 1559/3184] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:40:30 2026] GET /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1626/3185] 10.0.0.201 () {34 vars in 762 bytes} [Thu May 7 04:40:30 2026] PUT /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3186] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:40:30 2026] GET /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1627/3187] 10.0.0.201 () {34 vars in 758 bytes} [Thu May 7 04:40:30 2026] PUT /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3188] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:40:30 2026] GET /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1628/3189] 10.0.0.201 () {34 vars in 780 bytes} [Thu May 7 04:40:30 2026] PUT /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags/black.or.white => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3190] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:40:30 2026] GET /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1629/3191] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:40:30 2026] PUT /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/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: 1563/3192] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:40:30 2026] GET /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1630/3193] 10.0.0.201 () {32 vars in 739 bytes} [Thu May 7 04:40:31 2026] GET /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:40:31.134 7 INFO neutron.api.v2.resource [None req-97e9d84f-40e5-47fe-9add-623176fcbb66 917a24991a61498fbebd467468e9d540 3e0d009a9d1346a996d8a0351f4d35b4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3194] 10.0.0.201 () {32 vars in 743 bytes} [Thu May 7 04:40:31 2026] GET /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1631/3195] 10.0.0.201 () {32 vars in 742 bytes} [Thu May 7 04:40:31 2026] DELETE /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3196] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:40:31 2026] GET /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:40:31.310 6 INFO neutron.api.v2.resource [None req-ff4558f5-74da-4581-ba3f-098c650ceba4 917a24991a61498fbebd467468e9d540 3e0d009a9d1346a996d8a0351f4d35b4 - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1632/3197] 10.0.0.201 () {32 vars in 746 bytes} [Thu May 7 04:40:31 2026] DELETE /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3198] 10.0.0.201 () {32 vars in 734 bytes} [Thu May 7 04:40:31 2026] DELETE /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1633/3199] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:40:31 2026] GET /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:40:31.562 7 INFO neutron.services.segments.plugin [-] Segment 5e9e1728-ad10-457c-99d0-1ff3a4f9b569 resource provider aggregate not found 2026-05-07 04:40:31.562 7 INFO neutron.services.segments.plugin [-] Segment 5e9e1728-ad10-457c-99d0-1ff3a4f9b569 resource provider aggregate not found 2026-05-07 04:40:31.585 7 INFO neutron.services.segments.plugin [-] Segment 5e9e1728-ad10-457c-99d0-1ff3a4f9b569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e9e1728-ad10-457c-99d0-1ff3a4f9b569 found for delete ", "request_id": "req-345e9e5b-0f1e-427f-bbdb-363b11382274"}]} 2026-05-07 04:40:31.588 7 INFO neutron.services.segments.plugin [-] Segment 5e9e1728-ad10-457c-99d0-1ff3a4f9b569 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e9e1728-ad10-457c-99d0-1ff3a4f9b569 found for delete ", "request_id": "req-40478bfd-298d-434c-9c5e-47b315071904"}]} [pid: 7|app: 0|req: 1567/3200] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:40:31 2026] DELETE /v2.0/networks/f4401a50-2b7e-4233-b4dd-08bd3038fe8d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1634/3201] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:32 2026] GET /v2.0/security-groups?tenant_id=1788ac059e344971bc9f9f2739ab0d85&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3204] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:32 2026] DELETE /v2.0/security-groups/3ebdec4b-aa8e-4887-9280-790554390409 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1637/3205] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:32 2026] GET /v2.0/security-groups?tenant_id=3e0d009a9d1346a996d8a0351f4d35b4&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3206] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:32 2026] DELETE /v2.0/security-groups/c8e4a6aa-c6b0-4772-97fd-6246c5abf6ea => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:40:36.215 6 INFO neutron.db.segments_db [None req-2b2e9aae-837c-4754-8812-8ab6727495ee 747ba52ad1c140388b3ad2a6d0a4a1d2 0f64889c05994ae0b72a4618c487c3ff - - default default] Added segment 1c0b845e-9e62-42df-a4e4-4c8c0a141745 of type vxlan for network 2175750d-3a30-4f81-ae43-5a078147cec5 [pid: 6|app: 0|req: 1638/3207] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:40:35 2026] POST /v2.0/networks => generated 631 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3208] 10.0.0.201 () {34 vars in 667 bytes} [Thu May 7 04:40:36 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1639/3209] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:40:36 2026] PUT /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3210] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:40:36 2026] GET /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1640/3211] 10.0.0.201 () {34 vars in 760 bytes} [Thu May 7 04:40:36 2026] PUT /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3212] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:40:36 2026] GET /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1641/3213] 10.0.0.201 () {34 vars in 756 bytes} [Thu May 7 04:40:36 2026] PUT /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3214] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:40:36 2026] GET /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1642/3215] 10.0.0.201 () {34 vars in 778 bytes} [Thu May 7 04:40:36 2026] PUT /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3216] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:40:36 2026] GET /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1643/3217] 10.0.0.201 () {34 vars in 749 bytes} [Thu May 7 04:40:36 2026] PUT /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3218] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:40:37 2026] GET /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1644/3219] 10.0.0.201 () {32 vars in 737 bytes} [Thu May 7 04:40:37 2026] GET /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:40:37.190 7 INFO neutron.api.v2.resource [None req-378ab0b8-68d0-4205-a939-10f4bbc35d84 747ba52ad1c140388b3ad2a6d0a4a1d2 0f64889c05994ae0b72a4618c487c3ff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3220] 10.0.0.201 () {32 vars in 741 bytes} [Thu May 7 04:40:37 2026] GET /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1645/3221] 10.0.0.201 () {32 vars in 740 bytes} [Thu May 7 04:40:37 2026] DELETE /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3222] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:40:37 2026] GET /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:40:37.358 6 INFO neutron.api.v2.resource [None req-3aaefbf3-5554-419a-999f-6d9f40eb9213 747ba52ad1c140388b3ad2a6d0a4a1d2 0f64889c05994ae0b72a4618c487c3ff - - default default] delete failed (client error): The resource could not be found. [pid: 6|app: 0|req: 1646/3223] 10.0.0.201 () {32 vars in 744 bytes} [Thu May 7 04:40:37 2026] DELETE /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3224] 10.0.0.201 () {32 vars in 732 bytes} [Thu May 7 04:40:37 2026] DELETE /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1647/3225] 10.0.0.201 () {32 vars in 729 bytes} [Thu May 7 04:40:37 2026] GET /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3226] 10.0.0.201 () {32 vars in 722 bytes} [Thu May 7 04:40:37 2026] DELETE /v2.0/subnets/ccdd5df4-8050-4997-9bd5-46f80ac3d71f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:40:37.726 6 INFO neutron_taas.services.taas.taas_plugin [None req-7ce30c98-e2d1-43b5-b429-a971abe1d1c9 747ba52ad1c140388b3ad2a6d0a4a1d2 0f64889c05994ae0b72a4618c487c3ff - - default default] TaaS: Handle Delete Port: c84e8e89-fa51-45f4-8be2-3979fa90f87f 2026-05-07 04:40:37.732 6 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ce30c98-e2d1-43b5-b429-a971abe1d1c9 747ba52ad1c140388b3ad2a6d0a4a1d2 0f64889c05994ae0b72a4618c487c3ff - - default default] Tap Mirror: Handle Delete Port: c84e8e89-fa51-45f4-8be2-3979fa90f87f 2026-05-07 04:40:37.903 6 INFO neutron.services.segments.plugin [-] Segment 1c0b845e-9e62-42df-a4e4-4c8c0a141745 resource provider aggregate not found 2026-05-07 04:40:37.909 6 INFO neutron.services.segments.plugin [-] Segment 1c0b845e-9e62-42df-a4e4-4c8c0a141745 resource provider aggregate not found [pid: 6|app: 0|req: 1648/3227] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:40:37 2026] DELETE /v2.0/networks/2175750d-3a30-4f81-ae43-5a078147cec5 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:40:37.929 6 INFO neutron.services.segments.plugin [-] Segment 1c0b845e-9e62-42df-a4e4-4c8c0a141745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c0b845e-9e62-42df-a4e4-4c8c0a141745 found for delete ", "request_id": "req-1abb6019-4ee0-44a0-9c34-737ce7dfcc61"}]} 2026-05-07 04:40:37.932 6 INFO neutron.services.segments.plugin [-] Segment 1c0b845e-9e62-42df-a4e4-4c8c0a141745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c0b845e-9e62-42df-a4e4-4c8c0a141745 found for delete ", "request_id": "req-0266fc71-2b8d-4502-b1d1-7be5c5b08f07"}]} [pid: 7|app: 0|req: 1580/3228] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:38 2026] GET /v2.0/security-groups?tenant_id=2dcbede054484eb486ae77366fe0e39e&name=default => generated 2929 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1649/3229] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:38 2026] DELETE /v2.0/security-groups/4e5e0e93-693b-444f-b46c-46125d8838af => 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: 1581/3230] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:38 2026] GET /v2.0/security-groups?tenant_id=0f64889c05994ae0b72a4618c487c3ff&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1650/3231] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:38 2026] DELETE /v2.0/security-groups/07711145-42a0-43bc-b699-41104294db04 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:40:42.496 7 INFO neutron.db.segments_db [None req-1cf3c208-7f7b-453b-8a9b-6c8478f25680 f0298e2d8aaa447e96065edb7fd8b10a 3f0aa7cf581746cd8635a674cea936f6 - - default default] Added segment 4ed5f058-14f3-40b2-9c31-1bcb017cf122 of type vxlan for network 0eb51a41-2548-4584-8794-2e10f2bd18d0 [pid: 7|app: 0|req: 1582/3232] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:40:42 2026] POST /v2.0/networks => generated 631 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 04:40:42.642 6 INFO neutron.db.segments_db [None req-9aa4238d-0f17-4fb3-baa6-a714ed1cdea4 f0298e2d8aaa447e96065edb7fd8b10a 3f0aa7cf581746cd8635a674cea936f6 - - default default] Added segment 9f319396-d3d1-4352-a184-e0991490de62 of type vxlan for network c15aa2ed-816a-42dd-86ea-b759bf9afb4d [pid: 6|app: 0|req: 1651/3233] 10.0.0.201 () {34 vars in 668 bytes} [Thu May 7 04:40:42 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3234] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:40:42 2026] PUT /v2.0/networks/0eb51a41-2548-4584-8794-2e10f2bd18d0/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1652/3235] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:40:42 2026] GET /v2.0/networks/0eb51a41-2548-4584-8794-2e10f2bd18d0/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3236] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:40:42 2026] PUT /v2.0/networks/c15aa2ed-816a-42dd-86ea-b759bf9afb4d/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1653/3237] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:40:42 2026] GET /v2.0/networks/c15aa2ed-816a-42dd-86ea-b759bf9afb4d/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3238] 10.0.0.201 () {34 vars in 751 bytes} [Thu May 7 04:40:42 2026] PUT /v2.0/networks/c15aa2ed-816a-42dd-86ea-b759bf9afb4d/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1654/3239] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:40:43 2026] GET /v2.0/networks/c15aa2ed-816a-42dd-86ea-b759bf9afb4d/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3240] 10.0.0.201 () {32 vars in 731 bytes} [Thu May 7 04:40:43 2026] GET /v2.0/networks/0eb51a41-2548-4584-8794-2e10f2bd18d0/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 04:40:43.244 6 INFO neutron.services.segments.plugin [-] Segment 4ed5f058-14f3-40b2-9c31-1bcb017cf122 resource provider aggregate not found 2026-05-07 04:40:43.255 6 INFO neutron.services.segments.plugin [-] Segment 4ed5f058-14f3-40b2-9c31-1bcb017cf122 resource provider aggregate not found 2026-05-07 04:40:43.273 6 INFO neutron.services.segments.plugin [-] Segment 4ed5f058-14f3-40b2-9c31-1bcb017cf122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ed5f058-14f3-40b2-9c31-1bcb017cf122 found for delete ", "request_id": "req-d66812d6-c69b-4623-9284-d8ddf71118ca"}]} 2026-05-07 04:40:43.274 6 INFO neutron.services.segments.plugin [-] Segment 4ed5f058-14f3-40b2-9c31-1bcb017cf122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ed5f058-14f3-40b2-9c31-1bcb017cf122 found for delete ", "request_id": "req-6b65a63b-72bd-4e86-8548-8faf47e577ea"}]} [pid: 6|app: 0|req: 1655/3241] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:40:43 2026] DELETE /v2.0/networks/0eb51a41-2548-4584-8794-2e10f2bd18d0 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-07 04:40:43.410 7 INFO neutron.services.segments.plugin [-] Segment 9f319396-d3d1-4352-a184-e0991490de62 resource provider aggregate not found 2026-05-07 04:40:43.417 7 INFO neutron.services.segments.plugin [-] Segment 9f319396-d3d1-4352-a184-e0991490de62 resource provider aggregate not found 2026-05-07 04:40:43.430 7 INFO neutron.services.segments.plugin [-] Segment 9f319396-d3d1-4352-a184-e0991490de62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f319396-d3d1-4352-a184-e0991490de62 found for delete ", "request_id": "req-9650475b-b078-4bd3-b819-3ad8166dcb61"}]} 2026-05-07 04:40:43.436 7 INFO neutron.services.segments.plugin [-] Segment 9f319396-d3d1-4352-a184-e0991490de62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f319396-d3d1-4352-a184-e0991490de62 found for delete ", "request_id": "req-e35e26ff-985e-4249-b4ca-9f1257355a89"}]} [pid: 7|app: 0|req: 1587/3242] 10.0.0.201 () {32 vars in 724 bytes} [Thu May 7 04:40:43 2026] DELETE /v2.0/networks/c15aa2ed-816a-42dd-86ea-b759bf9afb4d => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1656/3243] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:44 2026] GET /v2.0/security-groups?tenant_id=482e070931c44eadbea18ed97d2bca4d&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3244] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:44 2026] DELETE /v2.0/security-groups/61748903-ee38-4ae3-9583-509a53866a03 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1657/3245] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:44 2026] GET /v2.0/security-groups?tenant_id=3f0aa7cf581746cd8635a674cea936f6&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3246] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:44 2026] DELETE /v2.0/security-groups/bd077a68-1073-4ae1-9157-88f671d90be9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1659/3249] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:47 2026] GET /v2.0/security-groups?tenant_id=d9b12265d5a14117a0c32fd11ef0cc6a&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3250] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:48 2026] DELETE /v2.0/security-groups/53812006-0224-47d3-a0f2-038170535c11 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1660/3251] 10.0.0.201 () {32 vars in 772 bytes} [Thu May 7 04:40:48 2026] GET /v2.0/security-groups?tenant_id=71eb86236b40404494de438474413889&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3252] 10.0.0.201 () {32 vars in 738 bytes} [Thu May 7 04:40:48 2026] DELETE /v2.0/security-groups/4abfc35a-758d-4fd3-aaf5-f11a20bca725 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1661/3253] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:40:51 2026] GET /v2.0/networks => generated 2168 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3254] 10.0.0.201 () {32 vars in 653 bytes} [Thu May 7 04:40:52 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1662/3255] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:40:52 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: 1594/3256] 10.0.0.201 () {32 vars in 641 bytes} [Thu May 7 04:40:52 2026] GET /v2.0/ports => generated 4725 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 1663/3257] 10.0.0.201 () {32 vars in 645 bytes} [Thu May 7 04:40:52 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: 7|app: 0|req: 1595/3258] 10.0.0.201 () {32 vars in 647 bytes} [Thu May 7 04:40:52 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: 6|app: 0|req: 1664/3259] 10.0.0.201 () {32 vars in 661 bytes} [Thu May 7 04:40:52 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3260] 10.0.0.201 () {32 vars in 653 bytes} [Thu May 7 04:40:52 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)