+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 16 16:54:44 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-ff549c84d-zqvws machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f4403988668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-16 16:54:48.377 7 INFO neutron.common.config [-] Logging enabled! 2026-04-16 16:54:48.377 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 16:54:48.476 8 INFO neutron.common.config [-] Logging enabled! 2026-04-16 16:54:48.476 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 16:54:49.426 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 16:54:49.481 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 16:54:51.021 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 16:54:51.021 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 16:54:51.024 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 16:54:51.024 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 16:54:51.028 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 16:54:51.028 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 16:54:51.029 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 16:54:51.029 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-16 16:54:51.029 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-16 16:54:51.029 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-16 16:54:51.029 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-16 16:54:51.029 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-16 16:54:51.029 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 16:54:51.029 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 16:54:51.038 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 16:54:51.038 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 16:54:51.038 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 16:54:51.038 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 16:54:51.038 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 16:54:51.038 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 16:54:51.062 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-16 16:54:51.063 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 16:54:51.063 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-16 16:54:51.070 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-16 16:54:51.071 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-16 16:54:51.071 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-16 16:54:51.091 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 16:54:51.091 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 16:54:51.091 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-16 16:54:51.091 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-16 16:54:51.097 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 16:54:51.098 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 16:54:51.098 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-16 16:54:51.098 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-16 16:54:51.395 7 INFO neutron.plugins.ml2.managers [None req-fe46fb24-7e0b-43f2-a25b-f53aaa40c8fe - - - - - -] Initializing driver for type 'vlan' 2026-04-16 16:54:51.443 8 INFO neutron.plugins.ml2.managers [None req-b432ec2b-5c83-4910-be72-cabe10474dce - - - - - -] Initializing driver for type 'vlan' 2026-04-16 16:54:51.688 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fe46fb24-7e0b-43f2-a25b-f53aaa40c8fe - - - - - -] VlanTypeDriver initialization complete 2026-04-16 16:54:51.688 7 INFO neutron.plugins.ml2.managers [None req-fe46fb24-7e0b-43f2-a25b-f53aaa40c8fe - - - - - -] Initializing driver for type 'vxlan' 2026-04-16 16:54:51.689 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-fe46fb24-7e0b-43f2-a25b-f53aaa40c8fe - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-16 16:54:51.703 7 INFO neutron.plugins.ml2.managers [None req-fe46fb24-7e0b-43f2-a25b-f53aaa40c8fe - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 16:54:51.704 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fe46fb24-7e0b-43f2-a25b-f53aaa40c8fe - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 16:54:51.704 7 INFO neutron.plugins.ml2.managers [None req-fe46fb24-7e0b-43f2-a25b-f53aaa40c8fe - - - - - -] Initializing extension driver 'port_security' 2026-04-16 16:54:51.704 7 INFO neutron.plugins.ml2.extensions.port_security [None req-fe46fb24-7e0b-43f2-a25b-f53aaa40c8fe - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 16:54:51.704 7 INFO neutron.plugins.ml2.managers [None req-fe46fb24-7e0b-43f2-a25b-f53aaa40c8fe - - - - - -] Initializing extension driver 'qos' 2026-04-16 16:54:51.704 7 INFO neutron.plugins.ml2.managers [None req-fe46fb24-7e0b-43f2-a25b-f53aaa40c8fe - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-16 16:54:51.704 7 INFO neutron.plugins.ml2.managers [None req-fe46fb24-7e0b-43f2-a25b-f53aaa40c8fe - - - - - -] Initializing mechanism driver 'l2population' 2026-04-16 16:54:51.716 7 INFO neutron.quota [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded quota_driver: . 2026-04-16 16:54:51.716 7 INFO neutron.plugins.ml2.plugin [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 16:54:51.716 7 INFO neutron.plugins.ml2.managers [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 16:54:51.716 7 INFO neutron.plugins.ml2.managers [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 16:54:51.716 7 INFO neutron.plugins.ml2.managers [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 16:54:51.717 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: qos 2026-04-16 16:54:51.724 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b432ec2b-5c83-4910-be72-cabe10474dce - - - - - -] VlanTypeDriver initialization complete 2026-04-16 16:54:51.724 8 INFO neutron.plugins.ml2.managers [None req-b432ec2b-5c83-4910-be72-cabe10474dce - - - - - -] Initializing driver for type 'vxlan' 2026-04-16 16:54:51.724 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b432ec2b-5c83-4910-be72-cabe10474dce - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-16 16:54:51.729 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: router 2026-04-16 16:54:51.736 8 INFO neutron.plugins.ml2.managers [None req-b432ec2b-5c83-4910-be72-cabe10474dce - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 16:54:51.736 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b432ec2b-5c83-4910-be72-cabe10474dce - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 16:54:51.736 8 INFO neutron.plugins.ml2.managers [None req-b432ec2b-5c83-4910-be72-cabe10474dce - - - - - -] Initializing extension driver 'port_security' 2026-04-16 16:54:51.737 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b432ec2b-5c83-4910-be72-cabe10474dce - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 16:54:51.737 8 INFO neutron.plugins.ml2.managers [None req-b432ec2b-5c83-4910-be72-cabe10474dce - - - - - -] Initializing extension driver 'qos' 2026-04-16 16:54:51.737 8 INFO neutron.plugins.ml2.managers [None req-b432ec2b-5c83-4910-be72-cabe10474dce - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-16 16:54:51.737 8 INFO neutron.plugins.ml2.managers [None req-b432ec2b-5c83-4910-be72-cabe10474dce - - - - - -] Initializing mechanism driver 'l2population' 2026-04-16 16:54:51.748 8 INFO neutron.quota [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded quota_driver: . 2026-04-16 16:54:51.749 8 INFO neutron.plugins.ml2.plugin [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 16:54:51.749 8 INFO neutron.plugins.ml2.managers [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 16:54:51.749 8 INFO neutron.plugins.ml2.managers [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 16:54:51.749 8 INFO neutron.plugins.ml2.managers [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 16:54:51.749 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: qos 2026-04-16 16:54:51.762 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: router 2026-04-16 16:54:51.774 7 INFO neutron.services.service_base [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-16 16:54:51.774 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: segments 2026-04-16 16:54:51.807 8 INFO neutron.services.service_base [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-16 16:54:51.807 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: segments 2026-04-16 16:54:51.868 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: trunk 2026-04-16 16:54:51.882 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: vpnaas 2026-04-16 16:54:51.901 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: trunk 2026-04-16 16:54:51.916 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: vpnaas 2026-04-16 16:54:51.921 7 WARNING stevedore.named [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 16:54:51.955 8 WARNING stevedore.named [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 16:54:51.992 7 INFO neutron_vpnaas.services.vpn.plugin [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 16:54:51.992 7 INFO neutron.common.utils [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-16 16:54:51.992 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: taas 2026-04-16 16:54:52.018 7 WARNING stevedore.named [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 16:54:52.018 7 WARNING stevedore.named [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 16:54:52.020 8 INFO neutron_vpnaas.services.vpn.plugin [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 16:54:52.020 8 INFO neutron.common.utils [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-16 16:54:52.021 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: taas 2026-04-16 16:54:52.039 7 INFO neutron_taas.services.taas.taas_plugin [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 16:54:52.040 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: tapmirror 2026-04-16 16:54:52.045 8 WARNING stevedore.named [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 16:54:52.046 8 WARNING stevedore.named [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 16:54:52.059 7 WARNING stevedore.named [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 16:54:52.059 7 WARNING stevedore.named [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 16:54:52.072 8 INFO neutron_taas.services.taas.taas_plugin [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 16:54:52.072 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: tapmirror 2026-04-16 16:54:52.075 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 16:54:52.076 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: auto_allocate 2026-04-16 16:54:52.083 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: tag 2026-04-16 16:54:52.086 8 WARNING stevedore.named [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-16 16:54:52.086 8 WARNING stevedore.named [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-16 16:54:52.094 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: timestamp 2026-04-16 16:54:52.096 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 16:54:52.100 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: flavors 2026-04-16 16:54:52.102 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 16:54:52.102 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 16:54:52.103 7 INFO neutron.manager [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loading Plugin: revisions 2026-04-16 16:54:52.107 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Initializing extension manager. 2026-04-16 16:54:52.108 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: address-group 2026-04-16 16:54:52.109 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: address-scope 2026-04-16 16:54:52.110 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-16 16:54:52.111 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: agent 2026-04-16 16:54:52.111 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: agent-resources-synced 2026-04-16 16:54:52.112 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: tag 2026-04-16 16:54:52.112 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 16:54:52.113 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 16:54:52.114 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: availability_zone 2026-04-16 16:54:52.114 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: availability_zone_filter 2026-04-16 16:54:52.115 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 16:54:52.115 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: default-subnetpools 2026-04-16 16:54:52.117 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 16:54:52.117 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: dns-integration 2026-04-16 16:54:52.118 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 16:54:52.118 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-16 16:54:52.119 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: dvr 2026-04-16 16:54:52.119 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 16:54:52.120 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: timestamp 2026-04-16 16:54:52.120 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 16:54:52.121 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 16:54:52.121 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 16:54:52.122 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: external-net 2026-04-16 16:54:52.122 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 16:54:52.122 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 16:54:52.123 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: extraroute 2026-04-16 16:54:52.123 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: extraroute-atomic 2026-04-16 16:54:52.125 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 16:54:52.125 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 16:54:52.126 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 16:54:52.126 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: flavors 2026-04-16 16:54:52.126 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 16:54:52.127 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: fip-port-details 2026-04-16 16:54:52.128 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: flavors 2026-04-16 16:54:52.129 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 16:54:52.130 8 INFO neutron.manager [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loading Plugin: revisions 2026-04-16 16:54:52.130 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: floatingip-pools 2026-04-16 16:54:52.130 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: ip_allocation 2026-04-16 16:54:52.131 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: ip-substring-filtering 2026-04-16 16:54:52.131 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: l2_adjacency 2026-04-16 16:54:52.132 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: router 2026-04-16 16:54:52.133 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Initializing extension manager. 2026-04-16 16:54:52.134 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: address-group 2026-04-16 16:54:52.134 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 16:54:52.135 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: address-scope 2026-04-16 16:54:52.135 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-16 16:54:52.135 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-16 16:54:52.135 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-16 16:54:52.136 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 16:54:52.136 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: agent 2026-04-16 16:54:52.136 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: l3-ha 2026-04-16 16:54:52.137 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: agent-resources-synced 2026-04-16 16:54:52.137 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 16:54:52.137 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-16 16:54:52.138 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 16:54:52.138 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: l3-flavors 2026-04-16 16:54:52.138 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 16:54:52.139 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 16:54:52.139 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: availability_zone 2026-04-16 16:54:52.139 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-16 16:54:52.140 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: availability_zone_filter 2026-04-16 16:54:52.140 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 16:54:52.141 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 16:54:52.142 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-16 16:54:52.142 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 16:54:52.143 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: dns-integration 2026-04-16 16:54:52.143 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 16:54:52.143 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 16:54:52.144 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-16 16:54:52.144 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-16 16:54:52.144 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: dvr 2026-04-16 16:54:52.145 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 16:54:52.145 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 16:54:52.145 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 16:54:52.146 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 16:54:52.146 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: multi-provider 2026-04-16 16:54:52.146 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 16:54:52.147 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: net-mtu 2026-04-16 16:54:52.147 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 16:54:52.147 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 16:54:52.147 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: external-net 2026-04-16 16:54:52.148 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 16:54:52.148 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: network_availability_zone 2026-04-16 16:54:52.148 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: extraroute 2026-04-16 16:54:52.148 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: network_ha 2026-04-16 16:54:52.149 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: extraroute-atomic 2026-04-16 16:54:52.149 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: network-ip-availability 2026-04-16 16:54:52.150 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 16:54:52.150 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 16:54:52.151 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 16:54:52.151 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: pagination 2026-04-16 16:54:52.151 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 16:54:52.151 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: port-device-profile 2026-04-16 16:54:52.152 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 16:54:52.152 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 16:54:52.152 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: fip-port-details 2026-04-16 16:54:52.152 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 16:54:52.153 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: flavors 2026-04-16 16:54:52.153 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 16:54:52.154 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: port-mac-override 2026-04-16 16:54:52.154 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 16:54:52.154 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 16:54:52.155 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 16:54:52.155 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 16:54:52.155 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: ip_allocation 2026-04-16 16:54:52.156 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 16:54:52.156 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-16 16:54:52.156 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: port-resource-request 2026-04-16 16:54:52.156 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 16:54:52.157 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 16:54:52.157 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 16:54:52.157 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: router 2026-04-16 16:54:52.158 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: binding 2026-04-16 16:54:52.158 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: binding-extended 2026-04-16 16:54:52.159 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: port-security 2026-04-16 16:54:52.159 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 16:54:52.159 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: project-id 2026-04-16 16:54:52.160 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-16 16:54:52.160 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: provider 2026-04-16 16:54:52.160 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-16 16:54:52.161 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-16 16:54:52.161 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 16:54:52.161 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: l3-ha 2026-04-16 16:54:52.162 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 16:54:52.162 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-16 16:54:52.163 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: l3-flavors 2026-04-16 16:54:52.163 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos 2026-04-16 16:54:52.163 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 16:54:52.164 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 16:54:52.164 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 16:54:52.164 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-16 16:54:52.165 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-default 2026-04-16 16:54:52.165 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-fip 2026-04-16 16:54:52.166 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 16:54:52.166 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 16:54:52.166 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-16 16:54:52.167 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 16:54:52.167 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 16:54:52.168 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 16:54:52.168 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 16:54:52.169 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-16 16:54:52.169 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-pps 2026-04-16 16:54:52.169 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 16:54:52.170 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 16:54:52.170 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 16:54:52.170 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 16:54:52.170 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 16:54:52.171 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: quota-check-limit 2026-04-16 16:54:52.171 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: multi-provider 2026-04-16 16:54:52.171 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: net-mtu 2026-04-16 16:54:52.172 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 16:54:52.172 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 16:54:52.172 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 16:54:52.173 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: network_ha 2026-04-16 16:54:52.174 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 16:54:52.174 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: quotas 2026-04-16 16:54:52.175 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 16:54:52.175 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: quota_details 2026-04-16 16:54:52.175 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: pagination 2026-04-16 16:54:52.175 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: port-device-profile 2026-04-16 16:54:52.176 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 16:54:52.176 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 16:54:52.176 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: rbac-policies 2026-04-16 16:54:52.177 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 16:54:52.177 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: rbac-address-group 2026-04-16 16:54:52.177 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: port-mac-override 2026-04-16 16:54:52.178 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 16:54:52.178 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 16:54:52.178 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 16:54:52.179 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: rbac-subnetpool 2026-04-16 16:54:52.179 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 16:54:52.179 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: revision-if-match 2026-04-16 16:54:52.179 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 16:54:52.180 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: port-resource-request 2026-04-16 16:54:52.180 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 16:54:52.180 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 16:54:52.180 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: router_availability_zone 2026-04-16 16:54:52.181 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 16:54:52.181 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 16:54:52.181 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: binding 2026-04-16 16:54:52.182 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: binding-extended 2026-04-16 16:54:52.182 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: port-security 2026-04-16 16:54:52.183 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 16:54:52.183 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: project-id 2026-04-16 16:54:52.183 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 16:54:52.183 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: provider 2026-04-16 16:54:52.184 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-16 16:54:52.184 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-16 16:54:52.184 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 16:54:52.185 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 16:54:52.185 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 16:54:52.186 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos 2026-04-16 16:54:52.187 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 16:54:52.188 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 16:54:52.188 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-default 2026-04-16 16:54:52.189 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-fip 2026-04-16 16:54:52.189 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 16:54:52.189 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 16:54:52.190 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 16:54:52.191 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 16:54:52.191 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 16:54:52.192 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: security-group 2026-04-16 16:54:52.192 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-pps 2026-04-16 16:54:52.192 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 16:54:52.193 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: segment 2026-04-16 16:54:52.193 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 16:54:52.193 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 16:54:52.193 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 16:54:52.194 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 16:54:52.194 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: service-type 2026-04-16 16:54:52.194 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: sorting 2026-04-16 16:54:52.195 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 16:54:52.195 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 16:54:52.196 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: standard-attr-description 2026-04-16 16:54:52.196 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: stateful-security-group 2026-04-16 16:54:52.197 7 WARNING neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 16:54:52.197 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: quotas 2026-04-16 16:54:52.197 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-16 16:54:52.198 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: subnet-external-network 2026-04-16 16:54:52.198 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: quota_details 2026-04-16 16:54:52.198 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: subnet_onboard 2026-04-16 16:54:52.199 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 16:54:52.199 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: rbac-policies 2026-04-16 16:54:52.199 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: subnet-service-types 2026-04-16 16:54:52.200 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: rbac-address-group 2026-04-16 16:54:52.200 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: subnet_allocation 2026-04-16 16:54:52.200 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 16:54:52.201 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 16:54:52.201 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 16:54:52.201 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-16 16:54:52.201 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: tag-creation 2026-04-16 16:54:52.202 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: revision-if-match 2026-04-16 16:54:52.202 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 16:54:52.202 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 16:54:52.203 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 16:54:52.203 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 16:54:52.205 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 16:54:52.206 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 16:54:52.206 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 16:54:52.206 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-16 16:54:52.206 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 16:54:52.207 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 16:54:52.207 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: trunk 2026-04-16 16:54:52.207 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 16:54:52.208 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: trunk-details 2026-04-16 16:54:52.208 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 16:54:52.208 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 16:54:52.209 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 16:54:52.209 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-16 16:54:52.210 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 16:54:52.212 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-16 16:54:52.212 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: security-group 2026-04-16 16:54:52.213 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 16:54:52.213 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: segment 2026-04-16 16:54:52.213 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: vpn-flavors 2026-04-16 16:54:52.214 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 16:54:52.214 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: service-type 2026-04-16 16:54:52.215 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: vpnaas 2026-04-16 16:54:52.215 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: sorting 2026-04-16 16:54:52.216 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 16:54:52.216 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: taas 2026-04-16 16:54:52.216 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 16:54:52.217 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 16:54:52.217 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: tap-mirror 2026-04-16 16:54:52.217 8 WARNING neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 16:54:52.218 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-16 16:54:52.218 7 INFO neutron.api.extensions [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 16:54:52.218 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 16:54:52.219 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: subnet_onboard 2026-04-16 16:54:52.219 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 16:54:52.220 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 16:54:52.221 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 16:54:52.221 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 16:54:52.221 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 16:54:52.221 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 16:54:52.221 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 16:54:52.223 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 16:54:52.223 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: tag-creation 2026-04-16 16:54:52.224 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 16:54:52.224 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 16:54:52.225 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 16:54:52.228 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 16:54:52.228 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 16:54:52.229 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: trunk 2026-04-16 16:54:52.229 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: trunk-details 2026-04-16 16:54:52.229 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 16:54:52.230 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 16:54:52.230 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 16:54:52.230 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 16:54:52.231 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 16:54:52.231 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-16 16:54:52.231 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 16:54:52.232 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 16:54:52.232 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] subnetpool is already registered 2026-04-16 16:54:52.232 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 16:54:52.232 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] subnetpool is already registered 2026-04-16 16:54:52.233 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 16:54:52.233 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 16:54:52.233 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-16 16:54:52.233 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 16:54:52.234 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 16:54:52.234 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 16:54:52.234 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 16:54:52.235 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 16:54:52.235 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 16:54:52.235 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 16:54:52.235 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] ipsecpolicy is already registered 2026-04-16 16:54:52.236 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 16:54:52.236 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] ikepolicy is already registered 2026-04-16 16:54:52.236 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: vpnaas 2026-04-16 16:54:52.238 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: taas 2026-04-16 16:54:52.239 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: tap-mirror 2026-04-16 16:54:52.239 8 INFO neutron.api.extensions [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 16:54:52.240 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 16:54:52.240 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] router is already registered 2026-04-16 16:54:52.241 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 16:54:52.241 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] floatingip is already registered 2026-04-16 16:54:52.242 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 16:54:52.242 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 16:54:52.242 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 16:54:52.242 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 16:54:52.245 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 16:54:52.245 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] rbac_policy is already registered 2026-04-16 16:54:52.246 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 16:54:52.246 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] security_group is already registered 2026-04-16 16:54:52.246 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 16:54:52.246 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 16:54:52.246 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] security_group_rule is already registered 2026-04-16 16:54:52.246 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 16:54:52.247 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 16:54:52.247 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] subnetpool is already registered 2026-04-16 16:54:52.248 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 16:54:52.248 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] subnetpool is already registered 2026-04-16 16:54:52.248 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 16:54:52.248 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] trunk is already registered 2026-04-16 16:54:52.249 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 16:54:52.249 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] ikepolicy is already registered 2026-04-16 16:54:52.249 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 16:54:52.250 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] ipsecpolicy is already registered 2026-04-16 16:54:52.250 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 16:54:52.250 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] endpoint_group is already registered 2026-04-16 16:54:52.250 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 16:54:52.251 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] vpnservice is already registered 2026-04-16 16:54:52.251 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 16:54:52.251 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 16:54:52.251 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] ipsec_site_connection is already registered 2026-04-16 16:54:52.251 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 16:54:52.251 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 16:54:52.252 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] ipsecpolicy is already registered 2026-04-16 16:54:52.252 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 16:54:52.252 7 INFO neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 16:54:52.252 7 WARNING neutron.quota.resource_registry [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] ikepolicy is already registered 2026-04-16 16:54:52.253 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 16:54:52.253 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] subnetpool is already registered 2026-04-16 16:54:52.253 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 16:54:52.253 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] subnetpool is already registered 2026-04-16 16:54:52.254 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 16:54:52.254 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 16:54:52.255 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 16:54:52.255 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 16:54:52.255 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 16:54:52.256 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 16:54:52.256 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 16:54:52.256 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] ipsecpolicy is already registered 2026-04-16 16:54:52.257 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 16:54:52.257 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] ikepolicy is already registered 2026-04-16 16:54:52.261 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 16:54:52.262 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] router is already registered 2026-04-16 16:54:52.262 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 16:54:52.262 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] floatingip is already registered 2026-04-16 16:54:52.266 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 16:54:52.266 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] rbac_policy is already registered 2026-04-16 16:54:52.266 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 16:54:52.267 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] security_group is already registered 2026-04-16 16:54:52.267 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 16:54:52.267 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] security_group_rule is already registered 2026-04-16 16:54:52.268 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 16:54:52.268 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] subnetpool is already registered 2026-04-16 16:54:52.268 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 16:54:52.269 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] subnetpool is already registered 2026-04-16 16:54:52.269 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 16:54:52.269 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] trunk is already registered 2026-04-16 16:54:52.270 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 16:54:52.270 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] ikepolicy is already registered 2026-04-16 16:54:52.270 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 16:54:52.270 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] ipsecpolicy is already registered 2026-04-16 16:54:52.271 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 16:54:52.271 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] endpoint_group is already registered 2026-04-16 16:54:52.271 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 16:54:52.271 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] vpnservice is already registered 2026-04-16 16:54:52.272 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 16:54:52.272 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] ipsec_site_connection is already registered 2026-04-16 16:54:52.272 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 16:54:52.272 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] ipsecpolicy is already registered 2026-04-16 16:54:52.272 8 INFO neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 16:54:52.273 8 WARNING neutron.quota.resource_registry [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] ikepolicy is already registered 2026-04-16 16:54:52.291 7 WARNING keystonemiddleware._common.config [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 16:54:52.298 7 WARNING oslo_config.cfg [None req-64523dda-ff2a-4dec-a5d4-3ee1da0d453c - - - - - -] 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 0x7f4403988668 pid: 7 (default app) 2026-04-16 16:54:52.310 8 WARNING keystonemiddleware._common.config [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 16:54:52.317 8 WARNING oslo_config.cfg [None req-32fc1d3f-eded-4b1d-a8e0-3cf78d7d4a92 - - - - - -] 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 0x7f4403988668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 16:54:57.611 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b77ac608-17ea-4163-bd94-783a4d8e02a9 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/3] 199.204.45.140 () {44 vars in 925 bytes} [Thu Apr 16 16:54:56 2026] GET /v2.0/networks/public => generated 108 bytes in 856 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2/4] 199.204.45.140 () {44 vars in 947 bytes} [Thu Apr 16 16:54:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 16:54:58.380 7 WARNING neutron.services.revisions.revision_plugin [None req-b0a3c2ce-1422-4778-b9f3-b5a27283944e c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Could not find related network for resource to bump revision. 2026-04-16 16:54:58.410 7 INFO neutron.db.segments_db [None req-b0a3c2ce-1422-4778-b9f3-b5a27283944e c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 48dc4961-85c3-4af4-b7ee-2fbb54ff319e of type flat for network ee22c3ee-1d7a-496b-a7eb-cb0ffb32a2e2 2026-04-16 16:54:58.452 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0a3c2ce-1422-4778-b9f3-b5a27283944e c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/5] 199.204.45.140 () {48 vars in 965 bytes} [Thu Apr 16 16:54:57 2026] POST /v2.0/networks => generated 124 bytes in 472 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 16:55:04.676 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56f53bfa-cdea-4f49-9c0d-388df3ec0a3b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.140 () {44 vars in 925 bytes} [Thu Apr 16 16:55:04 2026] GET /v2.0/networks/public => generated 108 bytes in 379 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.140 () {44 vars in 947 bytes} [Thu Apr 16 16:55:04 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-04-16 16:55:04.936 8 WARNING neutron.services.revisions.revision_plugin [None req-636f3cec-afd3-497d-869d-5177407268c1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Could not find related network for resource to bump revision. 2026-04-16 16:55:04.958 8 INFO neutron.db.segments_db [None req-636f3cec-afd3-497d-869d-5177407268c1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 6ab3cb9b-19e6-4843-b7b5-12fecadad658 of type flat for network bdda9f93-a889-4805-a664-2b4161e26b65 2026-04-16 16:55:05.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-636f3cec-afd3-497d-869d-5177407268c1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/8] 199.204.45.140 () {48 vars in 965 bytes} [Thu Apr 16 16:55:04 2026] POST /v2.0/networks => generated 124 bytes in 330 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 16:55:10.880 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c705311-caf8-483a-9e2a-e43df9c7da9b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/10] 199.204.45.140 () {44 vars in 925 bytes} [Thu Apr 16 16:55:10 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.140 () {44 vars in 947 bytes} [Thu Apr 16 16:55:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 16:55:10.950 8 WARNING neutron.services.revisions.revision_plugin [None req-6ae34032-6f30-4edc-81c1-222e57c1781f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Could not find related network for resource to bump revision. 2026-04-16 16:55:10.965 8 INFO neutron.db.segments_db [None req-6ae34032-6f30-4edc-81c1-222e57c1781f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment b9073081-d94c-4b54-bd1d-89d542565cd0 of type flat for network 0e4f1e1b-bb03-4cce-a2a0-6e960f062bd5 2026-04-16 16:55:10.982 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ae34032-6f30-4edc-81c1-222e57c1781f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.140 () {48 vars in 965 bytes} [Thu Apr 16 16:55:10 2026] POST /v2.0/networks => generated 124 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 16:55:16.879 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc0822d4-b494-4748-a689-c7c4d0bf7d2f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.140 () {44 vars in 925 bytes} [Thu Apr 16 16:55:16 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.140 () {44 vars in 947 bytes} [Thu Apr 16 16:55:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 16:55:16.973 7 WARNING neutron.services.revisions.revision_plugin [None req-6db58110-ac24-488d-b426-9517f482bcc5 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Could not find related network for resource to bump revision. 2026-04-16 16:55:16.994 7 INFO neutron.db.segments_db [None req-6db58110-ac24-488d-b426-9517f482bcc5 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 39504b4c-37c2-4ae9-903f-3a47917e80e6 of type flat for network 20351df2-3891-41cf-9c6e-e87002ea61bd 2026-04-16 16:55:17.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6db58110-ac24-488d-b426-9517f482bcc5 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/15] 199.204.45.140 () {48 vars in 965 bytes} [Thu Apr 16 16:55:16 2026] POST /v2.0/networks => generated 124 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 16:55:22.865 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fc48518-22c8-49fb-bb75-40f4e62307e3 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 199.204.45.140 () {44 vars in 925 bytes} [Thu Apr 16 16:55:22 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.140 () {44 vars in 947 bytes} [Thu Apr 16 16:55:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 16:55:22.937 8 WARNING neutron.services.revisions.revision_plugin [None req-5ce8e3a2-d791-4a91-9071-b77fbea29fe2 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Could not find related network for resource to bump revision. 2026-04-16 16:55:22.955 8 INFO neutron.db.segments_db [None req-5ce8e3a2-d791-4a91-9071-b77fbea29fe2 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment a407e57b-4320-487e-8eba-92d80791c928 of type flat for network 26ca12c3-d4a2-43ec-b1b5-003ae580b6c4 [pid: 8|app: 0|req: 9/19] 199.204.45.140 () {48 vars in 965 bytes} [Thu Apr 16 16:55:22 2026] POST /v2.0/networks => generated 706 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 16:55:24.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00acc76b-b397-4f5b-9b63-16957c0a3125 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/20] 199.204.45.140 () {44 vars in 925 bytes} [Thu Apr 16 16:55:24 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: 8|app: 0|req: 10/21] 199.204.45.140 () {44 vars in 947 bytes} [Thu Apr 16 16:55:24 2026] GET /v2.0/networks?name=public => generated 709 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 16:55:24.343 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2fd8422e-b44c-4613-aebd-de2b0a9637d6 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/22] 199.204.45.140 () {44 vars in 1032 bytes} [Thu Apr 16 16:55:24 2026] GET /v2.0/subnets/public-subnet?network_id=26ca12c3-d4a2-43ec-b1b5-003ae580b6c4 => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.140 () {44 vars in 1055 bytes} [Thu Apr 16 16:55:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=26ca12c3-d4a2-43ec-b1b5-003ae580b6c4 => 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: 13/24] 199.204.45.140 () {48 vars in 963 bytes} [Thu Apr 16 16:55:24 2026] POST /v2.0/subnets => generated 664 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:00:09.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b85f3e32-5423-4f5d-9a52-bb60bfc120f7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/62] 199.204.45.140 () {44 vars in 935 bytes} [Thu Apr 16 17:00:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/63] 199.204.45.140 () {44 vars in 957 bytes} [Thu Apr 16 17:00:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:00:09.713 7 INFO neutron.db.segments_db [None req-53a999cf-4670-48b7-9847-b4f9e071b674 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 48646af2-4e8f-48f8-9944-c5e0e48af159 of type vxlan for network 5ac764e9-58bb-4708-acb5-a4eeca55c2f1 [pid: 7|app: 0|req: 33/64] 199.204.45.140 () {48 vars in 964 bytes} [Thu Apr 16 17:00:09 2026] POST /v2.0/networks => generated 688 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:00:10.691 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0560501-9c02-4ca6-8a2c-35844657c97c c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/65] 199.204.45.140 () {44 vars in 935 bytes} [Thu Apr 16 17:00:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 199.204.45.140 () {44 vars in 957 bytes} [Thu Apr 16 17:00:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:00:10.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7d8775e-0c09-416a-a848-104317304cf0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/67] 199.204.45.140 () {44 vars in 1034 bytes} [Thu Apr 16 17:00:10 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.204.45.140 () {44 vars in 1057 bytes} [Thu Apr 16 17:00:10 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/69] 199.204.45.140 () {48 vars in 963 bytes} [Thu Apr 16 17:00:10 2026] POST /v2.0/subnets => generated 651 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:00:12.083 7 INFO neutron.api.v2.resource [None req-e47a6ed3-9473-49d3-94a1-b3ca7ef04b40 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/70] 199.204.45.140 () {44 vars in 969 bytes} [Thu Apr 16 17:00:12 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.140 () {44 vars in 991 bytes} [Thu Apr 16 17:00:12 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.140 () {48 vars in 978 bytes} [Thu Apr 16 17:00:12 2026] POST /v2.0/security-groups => generated 1616 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:13 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 1616 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:13 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:13 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.140 () {48 vars in 989 bytes} [Thu Apr 16 17:00:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:14 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 2230 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:14 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:14 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 2230 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.140 () {48 vars in 989 bytes} [Thu Apr 16 17:00:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:15 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => 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: 42/82] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:15 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:15 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.140 () {48 vars in 989 bytes} [Thu Apr 16 17:00:15 2026] POST /v2.0/security-group-rules => generated 603 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:16 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:16 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:16 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.140 () {48 vars in 989 bytes} [Thu Apr 16 17:00:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:17 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:17 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:17 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.140 () {48 vars in 989 bytes} [Thu Apr 16 17:00:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.140 () {44 vars in 985 bytes} [Thu Apr 16 17:00:18 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:00:18.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53182882-fe69-4af8-90c6-662b97279f16 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/94] 199.204.45.140 () {44 vars in 1074 bytes} [Thu Apr 16 17:00:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.140 () {44 vars in 1097 bytes} [Thu Apr 16 17:00:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:19 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.140 () {48 vars in 959 bytes} [Thu Apr 16 17:00:19 2026] POST /v2.0/ports => generated 1096 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 17:00:26.281 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf6169c8-1053-4e41-8b8a-31ffd8dae608 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/100] 199.204.45.140 () {44 vars in 977 bytes} [Thu Apr 16 17:00:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/101] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.140 () {48 vars in 1029 bytes} [Thu Apr 16 17:00:26 2026] PUT /v2.0/ports/ecde1663-8db9-4289-85e2-bde3a0b3f400 => generated 1245 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.140 () {44 vars in 918 bytes} [Thu Apr 16 17:00:28 2026] GET /v2.0/ports => generated 3726 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:00:30.041 7 INFO neutron.api.v2.resource [None req-02c7d936-d103-4fa0-b7d8-7f97224bf52b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/104] 199.204.45.140 () {44 vars in 957 bytes} [Thu Apr 16 17:00:30 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.140 () {44 vars in 979 bytes} [Thu Apr 16 17:00:30 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.140 () {48 vars in 978 bytes} [Thu Apr 16 17:00:30 2026] POST /v2.0/security-groups => generated 1610 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:31 2026] GET /v2.0/security-groups/65169606-d0a2-4553-b239-2b01cec06291 => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:31 2026] GET /v2.0/security-groups/65169606-d0a2-4553-b239-2b01cec06291 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:31 2026] GET /v2.0/security-groups/65169606-d0a2-4553-b239-2b01cec06291 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.140 () {48 vars in 989 bytes} [Thu Apr 16 17:00:31 2026] POST /v2.0/security-group-rules => generated 621 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:32 2026] GET /v2.0/security-groups/65169606-d0a2-4553-b239-2b01cec06291 => generated 2244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:32 2026] GET /v2.0/security-groups/65169606-d0a2-4553-b239-2b01cec06291 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:00:32 2026] GET /v2.0/security-groups/65169606-d0a2-4553-b239-2b01cec06291 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.140 () {48 vars in 989 bytes} [Thu Apr 16 17:00:32 2026] POST /v2.0/security-group-rules => generated 625 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.140 () {44 vars in 973 bytes} [Thu Apr 16 17:01:30 2026] GET /v2.0/quotas/2e2f38aa322d48f7a22035d07cfe4f34 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/124] 199.204.45.140 () {48 vars in 1025 bytes} [Thu Apr 16 17:01:31 2026] PUT /v2.0/quotas/2e2f38aa322d48f7a22035d07cfe4f34 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:03:41.684 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d198bba-8594-41b8-b6f3-63a5f06d0862 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/143] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:03:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 165 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: 73/144] 199.204.45.140 () {30 vars in 762 bytes} [Thu Apr 16 17:03:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:03:43.472 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3af040b-25e4-4672-b621-9dbf8e79344f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/145] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:03:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/146] 199.204.45.140 () {30 vars in 762 bytes} [Thu Apr 16 17:03:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:09:28.586 8 INFO neutron.api.v2.resource [None req-0e1977b2-5e75-4d14-b468-0e0742e9f502 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 96/193] 199.204.45.140 () {44 vars in 1072 bytes} [Thu Apr 16 17:09:28 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 139 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/194] 199.204.45.140 () {44 vars in 1095 bytes} [Thu Apr 16 17:09:28 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6c1c50da71d6442ca473877d265bcf66 => generated 23 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/195] 199.204.45.140 () {48 vars in 979 bytes} [Thu Apr 16 17:09:28 2026] POST /v2.0/security-groups => generated 1624 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/196] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:09:29 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 1624 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/197] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:09:29 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765 => generated 1624 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:09:30 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 199.204.45.140 () {48 vars in 989 bytes} [Thu Apr 16 17:09:30 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: 101/200] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:09:31 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:09:31 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:09:31 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.204.45.140 () {48 vars in 989 bytes} [Thu Apr 16 17:09:31 2026] POST /v2.0/security-group-rules => generated 599 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:09:32 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:09:32 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:09:32 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.204.45.140 () {48 vars in 989 bytes} [Thu Apr 16 17:09:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:09:33 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 3460 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:09:33 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:09:33 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 3460 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 199.204.45.140 () {48 vars in 989 bytes} [Thu Apr 16 17:09:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/230] 199.204.45.140 () {30 vars in 739 bytes} [Thu Apr 16 17:11:50 2026] GET /v2.0/networks?tenant_id=6c1c50da71d6442ca473877d265bcf66&shared=False => generated 15 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:11:50.312 7 INFO neutron.db.segments_db [None req-4994a118-05d1-48ac-af03-5906458d6145 2a4002b7614f4db5975d5882a45e53eb 6c1c50da71d6442ca473877d265bcf66 - - c7c52a9e1496471d8ecfa98cdbf66f32 c7c52a9e1496471d8ecfa98cdbf66f32] Added segment 71e3d108-f3fd-4361-a50e-3719e7091bfb of type vxlan for network 924c468b-afc3-4f9f-9639-e74eae56f6aa [pid: 7|app: 0|req: 116/231] 199.204.45.140 () {34 vars in 681 bytes} [Thu Apr 16 17:11:50 2026] POST /v2.0/networks => generated 699 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/232] 199.204.45.140 () {30 vars in 721 bytes} [Thu Apr 16 17:11:50 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/233] 199.204.45.140 () {30 vars in 632 bytes} [Thu Apr 16 17:11:50 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/234] 199.204.45.140 () {34 vars in 676 bytes} [Thu Apr 16 17:11:50 2026] POST /v2.0/ports => generated 999 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/235] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:11:50 2026] GET /v2.0/networks/924c468b-afc3-4f9f-9639-e74eae56f6aa => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/236] 199.204.45.140 () {30 vars in 721 bytes} [Thu Apr 16 17:11:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/237] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:11:52 2026] GET /v2.0/networks/924c468b-afc3-4f9f-9639-e74eae56f6aa => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/240] 199.204.45.140 () {44 vars in 973 bytes} [Thu Apr 16 17:12:04 2026] GET /v2.0/quotas/6c1c50da71d6442ca473877d265bcf66 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 199.204.45.140 () {48 vars in 1025 bytes} [Thu Apr 16 17:12:05 2026] PUT /v2.0/quotas/6c1c50da71d6442ca473877d265bcf66 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:22:53.849 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51ec23e3-c929-4448-bd24-2714b921dae5 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 166/330] 199.204.45.140 () {44 vars in 925 bytes} [Thu Apr 16 17:22:53 2026] GET /v2.0/networks/public => generated 108 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/331] 199.204.45.140 () {44 vars in 947 bytes} [Thu Apr 16 17:22:53 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:22:55.110 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98ef0792-5090-40a4-85fa-af86643d86bb c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 167/332] 199.204.45.140 () {44 vars in 925 bytes} [Thu Apr 16 17:22:55 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/333] 199.204.45.140 () {44 vars in 947 bytes} [Thu Apr 16 17:22:55 2026] GET /v2.0/networks?name=public => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:22:55.197 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f58b0409-3cd0-48c8-9094-f1a452d05a92 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 168/334] 199.204.45.140 () {44 vars in 1032 bytes} [Thu Apr 16 17:22:55 2026] GET /v2.0/subnets/public-subnet?network_id=26ca12c3-d4a2-43ec-b1b5-003ae580b6c4 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/335] 199.204.45.140 () {44 vars in 1055 bytes} [Thu Apr 16 17:22:55 2026] GET /v2.0/subnets?name=public-subnet&network_id=26ca12c3-d4a2-43ec-b1b5-003ae580b6c4 => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:23:21.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ace24fe-465c-450b-8152-b6be727a6e9b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/338] 199.204.45.140 () {44 vars in 935 bytes} [Thu Apr 16 17:23:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/339] 199.204.45.140 () {44 vars in 957 bytes} [Thu Apr 16 17:23:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:23:22.894 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16adf0c1-cfaa-46df-a1ef-b0608da9c499 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/342] 199.204.45.140 () {44 vars in 935 bytes} [Thu Apr 16 17:23:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/343] 199.204.45.140 () {44 vars in 957 bytes} [Thu Apr 16 17:23:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:23:22.955 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70994dab-1b77-482a-af45-24b24c9df277 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/344] 199.204.45.140 () {44 vars in 1034 bytes} [Thu Apr 16 17:23:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.204.45.140 () {44 vars in 1057 bytes} [Thu Apr 16 17:23:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:23:24.058 7 INFO neutron.api.v2.resource [None req-cb69c78e-cffd-4c59-a759-08778f478196 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/346] 199.204.45.140 () {44 vars in 969 bytes} [Thu Apr 16 17:23:23 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 199.204.45.140 () {44 vars in 991 bytes} [Thu Apr 16 17:23:24 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:25 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/349] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:25 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/350] 199.204.45.140 () {44 vars in 1009 bytes} [Thu Apr 16 17:23:25 2026] GET /v2.0/security-group-rules/1800f912-5d41-4802-bfa2-e2211e271123 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:26 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/352] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:26 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/353] 199.204.45.140 () {44 vars in 1009 bytes} [Thu Apr 16 17:23:26 2026] GET /v2.0/security-group-rules/eecf9416-4c01-4396-814d-9ff5fda4cc58 => 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: 178/354] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:26 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:26 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/356] 199.204.45.140 () {44 vars in 1009 bytes} [Thu Apr 16 17:23:27 2026] GET /v2.0/security-group-rules/884bdf1d-dbbf-4797-aa08-264125f9a0ee => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:27 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/358] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:27 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.204.45.140 () {44 vars in 1009 bytes} [Thu Apr 16 17:23:28 2026] GET /v2.0/security-group-rules/85b316d0-cb42-43c2-9d71-f208f8b38d17 => 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: 181/360] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:28 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:28 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.204.45.140 () {44 vars in 1009 bytes} [Thu Apr 16 17:23:28 2026] GET /v2.0/security-group-rules/86406578-2b22-44d8-8fbe-e17bff783ae7 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.204.45.140 () {44 vars in 985 bytes} [Thu Apr 16 17:23:29 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 732 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:23:30.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4bba99e-95b9-4fc8-a067-a9cdd505ae5d c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/364] 199.204.45.140 () {44 vars in 1074 bytes} [Thu Apr 16 17:23:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.204.45.140 () {44 vars in 1097 bytes} [Thu Apr 16 17:23:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:30 2026] GET /v2.0/security-groups/d622b50b-a321-4c60-9fd0-c09ee4aacba9 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:23:37.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1cd095ba-87e1-4ed8-a922-eca3a6c83a6f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/367] 199.204.45.140 () {44 vars in 977 bytes} [Thu Apr 16 17:23:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.140 () {44 vars in 918 bytes} [Thu Apr 16 17:23:39 2026] GET /v2.0/ports => generated 4721 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:23:40.196 7 INFO neutron.api.v2.resource [None req-accf99e8-a7fb-44f0-b677-c3cefba580af c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/372] 199.204.45.140 () {44 vars in 957 bytes} [Thu Apr 16 17:23:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.140 () {44 vars in 979 bytes} [Thu Apr 16 17:23:40 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:41 2026] GET /v2.0/security-groups/65169606-d0a2-4553-b239-2b01cec06291 => generated 2882 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:41 2026] GET /v2.0/security-groups/65169606-d0a2-4553-b239-2b01cec06291 => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 199.204.45.140 () {44 vars in 1009 bytes} [Thu Apr 16 17:23:41 2026] GET /v2.0/security-group-rules/52f52a26-3296-473f-8c09-c67fada535bd => generated 621 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:41 2026] GET /v2.0/security-groups/65169606-d0a2-4553-b239-2b01cec06291 => generated 2882 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:23:42 2026] GET /v2.0/security-groups/65169606-d0a2-4553-b239-2b01cec06291 => generated 2882 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.204.45.140 () {44 vars in 1009 bytes} [Thu Apr 16 17:23:42 2026] GET /v2.0/security-group-rules/28b33620-f3f9-4790-864a-627b135bf39a => generated 625 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.204.45.140 () {44 vars in 973 bytes} [Thu Apr 16 17:23:52 2026] GET /v2.0/quotas/2e2f38aa322d48f7a22035d07cfe4f34 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:24:43.706 8 INFO neutron.api.v2.resource [None req-c5753eed-c20f-44d6-b906-fb0254f9434e c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/389] 199.204.45.140 () {44 vars in 1072 bytes} [Thu Apr 16 17:24:43 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 139 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.204.45.140 () {44 vars in 1095 bytes} [Thu Apr 16 17:24:43 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6c1c50da71d6442ca473877d265bcf66 => generated 4072 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:24:44 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 4075 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:24:44 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 199.204.45.140 () {44 vars in 1009 bytes} [Thu Apr 16 17:24:44 2026] GET /v2.0/security-group-rules/e0f3dfa1-f763-4604-85f8-17e8b8ad0428 => generated 597 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:24:45 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:24:45 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.140 () {44 vars in 1009 bytes} [Thu Apr 16 17:24:45 2026] GET /v2.0/security-group-rules/b80ea68f-b62e-4730-916e-1e59b81dc20f => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:24:46 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 4075 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:24:46 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 199.204.45.140 () {44 vars in 1009 bytes} [Thu Apr 16 17:24:46 2026] GET /v2.0/security-group-rules/57677d56-9385-43b7-802c-718e955be00f => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 199.204.45.140 () {44 vars in 1086 bytes} [Thu Apr 16 17:24:47 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765?project_id=6c1c50da71d6442ca473877d265bcf66 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.140 () {44 vars in 999 bytes} [Thu Apr 16 17:24:47 2026] GET /v2.0/security-groups/7d327754-fb28-4d43-a04c-ecfe34d5c765 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.140 () {44 vars in 1009 bytes} [Thu Apr 16 17:24:47 2026] GET /v2.0/security-group-rules/cd01e714-d8d7-47dd-b769-114efaad6abd => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.204.45.140 () {44 vars in 973 bytes} [Thu Apr 16 17:24:55 2026] GET /v2.0/quotas/6c1c50da71d6442ca473877d265bcf66 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.140 () {44 vars in 947 bytes} [Thu Apr 16 17:25:45 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:26:22 2026] GET /v2.0/networks => generated 2168 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.90 () {32 vars in 653 bytes} [Thu Apr 16 17:26:24 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:26:24 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 10.0.0.90 () {32 vars in 641 bytes} [Thu Apr 16 17:26:24 2026] GET /v2.0/ports => generated 4721 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:26:24 2026] GET /v2.0/subnets => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:26:24 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 10.0.0.90 () {32 vars in 661 bytes} [Thu Apr 16 17:26:24 2026] GET /v2.0/security-groups => generated 17397 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 10.0.0.90 () {32 vars in 653 bytes} [Thu Apr 16 17:26:24 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:26:34.863 7 INFO neutron.db.segments_db [None req-a0893cd9-87a8-45e0-9d0d-c9510a73788f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 5590a1ac-c857-4fca-bc95-91bb4f88da6f of type vxlan for network 677c18dc-f47b-402e-9855-ede8bf1bcd48 2026-04-16 17:26:34.867 8 INFO neutron.db.segments_db [None req-05d6a1b4-f122-4573-a1ed-2b9490b39217 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 5eb529a8-349c-4d91-8a77-0cfb73e01848 of type vxlan for network 9df75651-5057-480b-8846-21570690159c [pid: 8|app: 0|req: 214/427] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:26:34 2026] POST /v2.0/networks => generated 725 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:26:34 2026] POST /v2.0/networks => generated 730 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:34 2026] POST /v2.0/subnets => generated 691 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:35.235 8 INFO neutron.db.segments_db [None req-906ce7ea-4c71-454b-b2be-2ea98535aa1a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 3ffd8076-4149-4549-8ba3-d33933309562 of type vxlan for network c6c540bc-b507-4684-8587-d95739f9487b [pid: 8|app: 0|req: 215/430] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:26:34 2026] POST /v2.0/networks => generated 725 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:35.358 8 INFO neutron.db.segments_db [None req-2457cdee-3725-497a-a8ff-3f8fbb5a340c c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 8d055492-01cb-48f7-b8cb-397288d8ebf0 of type vxlan for network f084e09b-fb1d-4075-99fd-5915741e45d1 [pid: 7|app: 0|req: 216/431] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:35 2026] POST /v2.0/subnets => generated 696 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/432] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:26:35 2026] GET /v2.0/security-groups?tenant_id=6f2b7095f2e04d7daa7ba3ced2b5544f&name=default => generated 2921 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:35.591 8 INFO neutron.db.l3_hamode_db [None req-2457cdee-3725-497a-a8ff-3f8fbb5a340c c6305cc007984aa89fd3e81a8a9f2482 32fc56c1ff764ac288e95f58faae0ce4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 218/433] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:35 2026] POST /v2.0/subnets => generated 691 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:35.758 7 INFO neutron.db.segments_db [None req-43959e4a-9a4a-421d-bf98-0b229e7c8aff c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 59093536-a5d4-4c01-934b-5f5b2136ae33 of type vxlan for network 1431b57b-fc25-4560-9a10-f519de9340a4 2026-04-16 17:26:36.001 7 INFO neutron.db.l3_hamode_db [None req-43959e4a-9a4a-421d-bf98-0b229e7c8aff c6305cc007984aa89fd3e81a8a9f2482 9203b3dfba954e46a9cc50b3ed817110 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:26:36.379 8 INFO neutron.db.l3_hamode_db [None req-2457cdee-3725-497a-a8ff-3f8fbb5a340c c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:26:36.839 7 INFO neutron.db.l3_hamode_db [None req-43959e4a-9a4a-421d-bf98-0b229e7c8aff c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 216/434] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:35 2026] POST /v2.0/routers => generated 731 bytes in 2247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:26:37 2026] DELETE /v2.0/security-groups/81e2f6ac-8511-4d20-a67f-9ef7ee1a8b01 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:26:37.721 8 INFO neutron.db.segments_db [None req-22a1109b-e625-407f-b18e-8ec251698c15 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 9d189e5e-5210-455f-8047-2ca5c9d9dbb0 of type vxlan for network 0c962c47-cd5e-411d-ae94-77280184e9f1 2026-04-16 17:26:37.948 8 INFO neutron.db.l3_hamode_db [None req-22a1109b-e625-407f-b18e-8ec251698c15 c6305cc007984aa89fd3e81a8a9f2482 4cdd72f3f40d491db0a004e2e5503724 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 219/436] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:35 2026] POST /v2.0/routers => generated 736 bytes in 2437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:38.685 8 INFO neutron.db.l3_hamode_db [None req-22a1109b-e625-407f-b18e-8ec251698c15 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 220/437] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:26:38 2026] PUT /v2.0/routers/a8491b4e-fcce-4fc0-b8ad-b8fbf015ce99/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/440] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:37 2026] POST /v2.0/routers => generated 731 bytes in 1888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:39.866 8 INFO neutron.db.segments_db [None req-ddc97ab1-1725-4a36-a1c3-00d95935f671 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment bd52304a-9e74-4f04-aa55-802536bcca30 of type vxlan for network 2b80a0ec-c83e-468e-bf8f-ae635a24d1f8 [pid: 8|app: 0|req: 219/441] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:26:39 2026] POST /v2.0/networks => generated 732 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:26:39 2026] PUT /v2.0/routers/9a628db2-a81f-4aaf-b03c-a5425c99d2e6/add_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/443] 10.0.0.90 () {34 vars in 683 bytes} [Thu Apr 16 17:26:40 2026] POST /v2.0/security-groups => generated 1661 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/444] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:40 2026] POST /v2.0/subnets => generated 698 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/445] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:26:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:40.543 7 INFO neutron.db.segments_db [None req-7ef878c4-ecfb-4a07-b3cd-cf1ae6096386 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 7ff53199-ac63-4a0a-b0b9-be803387b6fa of type vxlan for network f96c8cce-e743-47fe-9fcf-a78536537ed6 2026-04-16 17:26:40.728 7 INFO neutron.db.l3_hamode_db [None req-7ef878c4-ecfb-4a07-b3cd-cf1ae6096386 c6305cc007984aa89fd3e81a8a9f2482 e35917218d1d4f528275496e9d2b98f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 220/446] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:26:39 2026] PUT /v2.0/routers/60375589-2ca0-4f06-bf52-d27abe1491ce/add_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/447] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:26:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/448] 10.0.0.23 () {38 vars in 969 bytes} [Thu Apr 16 17:26:41 2026] POST /v2.0/security-groups => generated 1685 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 17:26:41.382 7 INFO neutron.db.l3_hamode_db [None req-7ef878c4-ecfb-4a07-b3cd-cf1ae6096386 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/449] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:26:41 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.23 () {38 vars in 969 bytes} [Thu Apr 16 17:26:41 2026] POST /v2.0/security-groups => generated 1681 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/451] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:42 2026] GET /v2.0/security-groups/6be6c590-7686-4553-b331-c47f3bcbed3e => generated 1685 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/452] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:40 2026] POST /v2.0/routers => generated 738 bytes in 1674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 10.0.0.23 () {38 vars in 969 bytes} [Thu Apr 16 17:26:42 2026] POST /v2.0/security-groups => generated 1681 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/454] 10.0.0.23 () {38 vars in 979 bytes} [Thu Apr 16 17:26:42 2026] POST /v2.0/security-group-rules => generated 614 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 10.0.0.23 () {38 vars in 969 bytes} [Thu Apr 16 17:26:42 2026] POST /v2.0/security-groups => generated 1680 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 10.0.0.23 () {34 vars in 1098 bytes} [Thu Apr 16 17:26:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1098022828&fields=id&tenant_id=32fc56c1ff764ac288e95f58faae0ce4 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/457] 10.0.0.23 () {38 vars in 969 bytes} [Thu Apr 16 17:26:42 2026] POST /v2.0/security-groups => generated 1684 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/458] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:26:42 2026] GET /v2.0/networks?id=9df75651-5057-480b-8846-21570690159c => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/459] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:26:42 2026] GET /v2.0/security-groups?tenant_id=4cdd72f3f40d491db0a004e2e5503724 => generated 7903 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/460] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:26:42 2026] GET /v2.0/quotas/32fc56c1ff764ac288e95f58faae0ce4 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/461] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:42 2026] GET /v2.0/security-groups/a8f4ef4d-ad85-4cd1-9555-9971ef2f3d52 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/462] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:26:42 2026] GET /v2.0/ports?tenant_id=32fc56c1ff764ac288e95f58faae0ce4&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/463] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:42 2026] GET /v2.0/security-groups/a8f4ef4d-ad85-4cd1-9555-9971ef2f3d52 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/464] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:42 2026] GET /v2.0/security-groups/f64e9bae-5b96-4e23-bc88-300f14ea3a2b => generated 1684 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/465] 10.0.0.23 () {38 vars in 979 bytes} [Thu Apr 16 17:26:42 2026] POST /v2.0/security-group-rules => generated 614 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/466] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:42 2026] GET /v2.0/security-groups/f6073c25-a6fa-49ab-ba52-9bd615b0cf96 => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/467] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:26:42 2026] PUT /v2.0/routers/56cb8dee-5422-4f0f-a0d4-82f75ee14b26/add_router_interface => generated 309 bytes in 888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/468] 10.0.0.23 () {36 vars in 1011 bytes} [Thu Apr 16 17:26:43 2026] DELETE /v2.0/security-groups/f6073c25-a6fa-49ab-ba52-9bd615b0cf96 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/469] 10.0.0.23 () {34 vars in 905 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/extensions => generated 21537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/470] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/security-groups/f64e9bae-5b96-4e23-bc88-300f14ea3a2b => generated 2309 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/471] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/networks/9df75651-5057-480b-8846-21570690159c?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/472] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/networks/9df75651-5057-480b-8846-21570690159c?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: 243/473] 10.0.0.23 () {38 vars in 979 bytes} [Thu Apr 16 17:26:43 2026] POST /v2.0/security-group-rules => generated 619 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:43.271 8 INFO neutron.api.v2.resource [req-52f4bffb-4cef-43cc-8661-777362ad122e req-f9062acc-f060-47b8-8df4-1fe40ee4a3fd 87dc6be32d404876bc61e54473b1183c 4cdd72f3f40d491db0a004e2e5503724 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 231/474] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/security-groups/f6073c25-a6fa-49ab-ba52-9bd615b0cf96 => 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: 244/475] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/security-groups/f64e9bae-5b96-4e23-bc88-300f14ea3a2b => generated 2939 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/476] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/security-groups/7d0fd72a-5635-4f90-826d-080792d61013 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/477] 10.0.0.23 () {34 vars in 999 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/security-group-rules/b7c0af48-c316-47b2-a466-e2c48d6372e4 => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/478] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/security-groups/f64e9bae-5b96-4e23-bc88-300f14ea3a2b => generated 2939 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/479] 10.0.0.23 () {36 vars in 1011 bytes} [Thu Apr 16 17:26:43 2026] DELETE /v2.0/security-groups/7d0fd72a-5635-4f90-826d-080792d61013 => 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: 247/480] 10.0.0.23 () {36 vars in 1021 bytes} [Thu Apr 16 17:26:43 2026] DELETE /v2.0/security-group-rules/b7c0af48-c316-47b2-a466-e2c48d6372e4 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:26:43.509 7 INFO neutron.api.v2.resource [req-e9e671f5-a4de-4560-b211-015ea182d51b req-05520878-8297-464a-b1da-e33f6cb10c74 87dc6be32d404876bc61e54473b1183c 4cdd72f3f40d491db0a004e2e5503724 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/481] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/security-groups/7d0fd72a-5635-4f90-826d-080792d61013 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/482] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/483] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/security-groups/f64e9bae-5b96-4e23-bc88-300f14ea3a2b => generated 2309 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/484] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/security-groups/5b985757-4e82-44d9-afbb-1c98768a0cd6 => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/485] 10.0.0.23 () {36 vars in 1011 bytes} [Thu Apr 16 17:26:43 2026] DELETE /v2.0/security-groups/f64e9bae-5b96-4e23-bc88-300f14ea3a2b => 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: 251/486] 10.0.0.90 () {34 vars in 683 bytes} [Thu Apr 16 17:26:43 2026] POST /v2.0/security-groups => generated 1660 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/487] 10.0.0.23 () {36 vars in 1011 bytes} [Thu Apr 16 17:26:43 2026] DELETE /v2.0/security-groups/5b985757-4e82-44d9-afbb-1c98768a0cd6 => 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: 252/488] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/security-groups/6be6c590-7686-4553-b331-c47f3bcbed3e => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/489] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:26:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:43.928 8 INFO neutron.api.v2.resource [req-45cea6d2-1a52-46ab-a850-ac33ed183c80 req-83ea57b7-26f4-471e-b036-56c17cfc806b 87dc6be32d404876bc61e54473b1183c 4cdd72f3f40d491db0a004e2e5503724 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 238/490] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:43 2026] GET /v2.0/security-groups/5b985757-4e82-44d9-afbb-1c98768a0cd6 => 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: 253/491] 10.0.0.23 () {36 vars in 1011 bytes} [Thu Apr 16 17:26:43 2026] DELETE /v2.0/security-groups/6be6c590-7686-4553-b331-c47f3bcbed3e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/492] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:26:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/493] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:26:44 2026] GET /v2.0/security-groups?tenant_id=4cdd72f3f40d491db0a004e2e5503724 => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:44.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-61385d3d-3465-448f-80ce-ac78183d70c9 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 09c59652-76da-422c-99b6-2cbe56c57937 2026-04-16 17:26:44.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61385d3d-3465-448f-80ce-ac78183d70c9 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 09c59652-76da-422c-99b6-2cbe56c57937 [pid: 8|app: 0|req: 241/494] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:26:44 2026] POST /v2.0/floatingips => generated 552 bytes in 785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/495] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:44 2026] GET /v2.0/security-groups/a8f4ef4d-ad85-4cd1-9555-9971ef2f3d52 => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/496] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:44 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/497] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:44 2026] GET /v2.0/security-groups/a8f4ef4d-ad85-4cd1-9555-9971ef2f3d52 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:26:45.000 8 INFO neutron.api.v2.resource [req-f2bf183a-6caf-44bf-83fe-f8510f5941f1 req-8075fd9b-78c1-45cf-86a0-7a5f40450778 87dc6be32d404876bc61e54473b1183c 4cdd72f3f40d491db0a004e2e5503724 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/498] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:44 2026] GET /v2.0/security-groups/5b985757-4e82-44d9-afbb-1c98768a0cd6 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:26:45.043 8 INFO neutron.api.v2.resource [req-94295d6d-91a4-4d71-a7a9-27f5aeac61c0 req-ddcebfa0-8c90-41bd-841a-13a6522a2b10 87dc6be32d404876bc61e54473b1183c 4cdd72f3f40d491db0a004e2e5503724 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/499] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:45 2026] GET /v2.0/security-groups/7d0fd72a-5635-4f90-826d-080792d61013 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:26:45.080 8 INFO neutron.api.v2.resource [req-f58f68dd-421a-4698-a3ae-db1e12ed7961 req-3724e510-3322-4549-a141-5b4cede0215a 87dc6be32d404876bc61e54473b1183c 4cdd72f3f40d491db0a004e2e5503724 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/500] 10.0.0.23 () {34 vars in 989 bytes} [Thu Apr 16 17:26:45 2026] GET /v2.0/security-groups/f6073c25-a6fa-49ab-ba52-9bd615b0cf96 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/501] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:26:43 2026] PUT /v2.0/routers/9a628db2-a81f-4aaf-b03c-a5425c99d2e6/remove_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:26:45.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ad7f2eb-987e-4a98-a114-2944de269ec1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 43b98fab-7061-4db1-bdb6-1ee3a5677787 2026-04-16 17:26:45.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ad7f2eb-987e-4a98-a114-2944de269ec1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 43b98fab-7061-4db1-bdb6-1ee3a5677787 2026-04-16 17:26:45.539 8 INFO neutron_taas.services.taas.taas_plugin [None req-21a15e7f-960a-4c96-ae7d-5e6b36ca5ffd c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: a769ed1a-9718-412d-a91c-7f05207b8b53 2026-04-16 17:26:45.546 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21a15e7f-960a-4c96-ae7d-5e6b36ca5ffd c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: a769ed1a-9718-412d-a91c-7f05207b8b53 2026-04-16 17:26:45.588 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ad7f2eb-987e-4a98-a114-2944de269ec1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: c8b6edc8-0e58-4646-801a-7ed1f0b635ce 2026-04-16 17:26:45.591 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ad7f2eb-987e-4a98-a114-2944de269ec1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: c8b6edc8-0e58-4646-801a-7ed1f0b635ce 2026-04-16 17:26:45.666 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-0ad7f2eb-987e-4a98-a114-2944de269ec1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-16 17:26:46.066 7 INFO neutron.db.l3_hamode_db [None req-0ad7f2eb-987e-4a98-a114-2944de269ec1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] HA network 1431b57b-fc25-4560-9a10-f519de9340a4 was deleted as no HA routers are present in tenant 9203b3dfba954e46a9cc50b3ed817110. [pid: 7|app: 0|req: 255/502] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:26:45 2026] DELETE /v2.0/routers/9a628db2-a81f-4aaf-b03c-a5425c99d2e6 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/503] 10.0.0.23 () {34 vars in 1098 bytes} [Thu Apr 16 17:26:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1235800197&fields=id&tenant_id=e35917218d1d4f528275496e9d2b98f6 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/504] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:46 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/505] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:26:45 2026] PUT /v2.0/routers/60375589-2ca0-4f06-bf52-d27abe1491ce/remove_router_interface => generated 309 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/506] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:26:46 2026] GET /v2.0/networks?id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8 => generated 683 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/507] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:26:46 2026] DELETE /v2.0/subnets/48aeac2f-717a-457b-8b71-02aa84ab52f8 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/508] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:26:46 2026] GET /v2.0/quotas/e35917218d1d4f528275496e9d2b98f6 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:26:46.391 7 INFO neutron.services.segments.plugin [-] Segment 59093536-a5d4-4c01-934b-5f5b2136ae33 resource provider aggregate not found 2026-04-16 17:26:46.414 7 INFO neutron.services.segments.plugin [-] Segment 59093536-a5d4-4c01-934b-5f5b2136ae33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59093536-a5d4-4c01-934b-5f5b2136ae33 found for delete ", "request_id": "req-7700f376-bdd6-43eb-8b95-85e8c49ecfc2"}]} 2026-04-16 17:26:46.435 7 INFO neutron.services.segments.plugin [-] Segment 59093536-a5d4-4c01-934b-5f5b2136ae33 resource provider aggregate not found 2026-04-16 17:26:46.438 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f14fc47-b82d-4c6e-88b3-e2ed79bbee0a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 11e76dcf-1e99-4d52-bef0-25d22d34e917 2026-04-16 17:26:46.441 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f14fc47-b82d-4c6e-88b3-e2ed79bbee0a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 11e76dcf-1e99-4d52-bef0-25d22d34e917 2026-04-16 17:26:46.456 7 INFO neutron.services.segments.plugin [-] Segment 59093536-a5d4-4c01-934b-5f5b2136ae33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59093536-a5d4-4c01-934b-5f5b2136ae33 found for delete ", "request_id": "req-33ab5ba1-cfcb-4b10-b71f-b4f426bde335"}]} 2026-04-16 17:26:46.485 7 INFO neutron_taas.services.taas.taas_plugin [None req-49d7c2bc-71f5-4ab5-a4c5-e9e5d5b68113 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 3a7b6f6c-0288-4c55-b7e9-0a769f043873 2026-04-16 17:26:46.488 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49d7c2bc-71f5-4ab5-a4c5-e9e5d5b68113 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 3a7b6f6c-0288-4c55-b7e9-0a769f043873 2026-04-16 17:26:46.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f14fc47-b82d-4c6e-88b3-e2ed79bbee0a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: a083af50-514c-4bdf-b7c9-e4e8b1964171 2026-04-16 17:26:46.633 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f14fc47-b82d-4c6e-88b3-e2ed79bbee0a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: a083af50-514c-4bdf-b7c9-e4e8b1964171 [pid: 7|app: 0|req: 260/509] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:26:46 2026] DELETE /v2.0/networks/677c18dc-f47b-402e-9855-ede8bf1bcd48 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:26:46.701 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-2f14fc47-b82d-4c6e-88b3-e2ed79bbee0a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 261/510] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:26:46 2026] GET /v2.0/ports?tenant_id=e35917218d1d4f528275496e9d2b98f6&fields=id => generated 57 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/511] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:26:46 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?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: 263/512] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:26:46 2026] GET /v2.0/security-groups?tenant_id=9203b3dfba954e46a9cc50b3ed817110&name=default => generated 2921 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/513] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:26:46 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?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: 265/514] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:26:46 2026] DELETE /v2.0/security-groups/b5b57184-6179-4fb1-a7d4-0c7362067bfb => 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: 266/515] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:46 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:26:47.071 8 INFO neutron.db.l3_hamode_db [None req-2f14fc47-b82d-4c6e-88b3-e2ed79bbee0a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] HA network 0c962c47-cd5e-411d-ae94-77280184e9f1 was deleted as no HA routers are present in tenant 4cdd72f3f40d491db0a004e2e5503724. [pid: 8|app: 0|req: 250/516] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:26:46 2026] DELETE /v2.0/routers/60375589-2ca0-4f06-bf52-d27abe1491ce => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/517] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:26:47 2026] DELETE /v2.0/subnets/5792c7c6-14cb-4b7e-abc7-62d45871be8f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/518] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:47 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/519] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:26:47 2026] DELETE /v2.0/networks/c6c540bc-b507-4684-8587-d95739f9487b => 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: 269/520] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:26:47 2026] GET /v2.0/security-groups?tenant_id=4cdd72f3f40d491db0a004e2e5503724&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/521] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:26:47 2026] DELETE /v2.0/security-groups/a8f4ef4d-ad85-4cd1-9555-9971ef2f3d52 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:26:47.657 8 INFO neutron.services.segments.plugin [-] Segment 9d189e5e-5210-455f-8047-2ca5c9d9dbb0 resource provider aggregate not found 2026-04-16 17:26:47.664 8 INFO neutron.services.segments.plugin [-] Segment 9d189e5e-5210-455f-8047-2ca5c9d9dbb0 resource provider aggregate not found 2026-04-16 17:26:47.683 8 INFO neutron.services.segments.plugin [-] Segment 9d189e5e-5210-455f-8047-2ca5c9d9dbb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d189e5e-5210-455f-8047-2ca5c9d9dbb0 found for delete ", "request_id": "req-266bf058-2ea2-4c8a-ae7e-8c7166515ac5"}]} 2026-04-16 17:26:47.688 8 INFO neutron.services.segments.plugin [-] Segment 9d189e5e-5210-455f-8047-2ca5c9d9dbb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d189e5e-5210-455f-8047-2ca5c9d9dbb0 found for delete ", "request_id": "req-279ea9d2-40b9-4c82-9c22-527a77e29d63"}]} [pid: 7|app: 0|req: 270/522] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:48 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/523] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:26:48 2026] GET /v2.0/networks?id=9df75651-5057-480b-8846-21570690159c => generated 676 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/524] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:48 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/525] 199.204.45.140 () {34 vars in 910 bytes} [Thu Apr 16 17:26:48 2026] GET /v2.0/extensions => generated 21537 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/526] 199.204.45.140 () {34 vars in 1049 bytes} [Thu Apr 16 17:26:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=32fc56c1ff764ac288e95f58faae0ce4 => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:26:48.436 7 INFO neutron.services.segments.plugin [-] Segment 5590a1ac-c857-4fca-bc95-91bb4f88da6f resource provider aggregate not found 2026-04-16 17:26:48.461 7 INFO neutron.services.segments.plugin [-] Segment 5590a1ac-c857-4fca-bc95-91bb4f88da6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5590a1ac-c857-4fca-bc95-91bb4f88da6f found for delete ", "request_id": "req-2c18f72b-c136-4489-8c2a-5b5d494b4d0a"}]} 2026-04-16 17:26:48.474 7 INFO neutron.services.segments.plugin [-] Segment 5590a1ac-c857-4fca-bc95-91bb4f88da6f resource provider aggregate not found 2026-04-16 17:26:48.494 7 INFO neutron.services.segments.plugin [-] Segment 5590a1ac-c857-4fca-bc95-91bb4f88da6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5590a1ac-c857-4fca-bc95-91bb4f88da6f found for delete ", "request_id": "req-8220be43-0249-4f32-8ffb-811b526c2364"}]} [pid: 8|app: 0|req: 255/527] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:26:48 2026] POST /v2.0/ports => generated 954 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:49.034 7 INFO neutron.db.segments_db [None req-0f70f05f-5957-47de-8910-69fb54e43e70 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 14bb7561-f589-4c78-934e-d2dfb4196b0e of type vxlan for network a771f489-4425-4c60-9ac5-c53fb6005717 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 273/528] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:26:48 2026] POST /v2.0/networks => generated 718 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/529] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:49 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => 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: 274/530] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:49 2026] POST /v2.0/subnets => generated 684 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:49.589 7 INFO neutron.db.segments_db [None req-16d7f64a-286f-4ce1-b6eb-7777ef3fa759 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 3f1aca3b-6b35-4c54-9a4f-270c6d0a4c30 of type vxlan for network 3324efe3-3f20-49b9-a4d4-6c06d863cb04 [pid: 8|app: 0|req: 257/531] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:26:49 2026] PUT /v2.0/ports/adc74913-bab4-44ad-b951-b6a7552bbe9d => generated 1235 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 275/532] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:26:49 2026] POST /v2.0/networks => generated 728 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:49.706 8 INFO neutron.services.segments.plugin [-] Segment 3ffd8076-4149-4549-8ba3-d33933309562 resource provider aggregate not found 2026-04-16 17:26:49.707 8 INFO neutron.db.segments_db [None req-cc5acee1-3f8a-4513-9d3f-bf1c82ea4b9c c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment e260b5b1-8f30-44d3-96ab-bc726cf2b527 of type vxlan for network 567a5b7c-8f7f-46e7-b51d-ec4db8cbbc05 2026-04-16 17:26:49.712 8 INFO neutron.services.segments.plugin [-] Segment 3ffd8076-4149-4549-8ba3-d33933309562 resource provider aggregate not found 2026-04-16 17:26:49.730 8 INFO neutron.services.segments.plugin [-] Segment 3ffd8076-4149-4549-8ba3-d33933309562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffd8076-4149-4549-8ba3-d33933309562 found for delete ", "request_id": "req-f73e525e-9c4d-4c44-be18-da8bb0db2849"}]} 2026-04-16 17:26:49.731 8 INFO neutron.services.segments.plugin [-] Segment 3ffd8076-4149-4549-8ba3-d33933309562 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffd8076-4149-4549-8ba3-d33933309562 found for delete ", "request_id": "req-d2e4eaa9-a4c4-41ff-bbc2-f5ac9a752246"}]} [pid: 7|app: 0|req: 276/533] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:49 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:26:49.973 8 INFO neutron.db.l3_hamode_db [None req-cc5acee1-3f8a-4513-9d3f-bf1c82ea4b9c c6305cc007984aa89fd3e81a8a9f2482 03c1fa063236480080b9bf25dda2c17e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 277/534] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:49 2026] POST /v2.0/subnets => generated 694 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/535] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:49 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&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-04-16 17:26:50.072 7 INFO neutron.db.segments_db [None req-3292e1c8-a992-41d1-a727-73b1d394d5c0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 1423185a-6e5f-4cae-a460-7d7c27744d45 of type vxlan for network 824ec1f8-701f-458f-84cc-95693c3738c1 2026-04-16 17:26:50.214 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c735b1ef-0f56-44b8-b569-60ded2949e06'] response: {'name': 'network-changed', 'server_uuid': '9f6cdca0-7aa9-4d7a-a203-3953993219d9', 'tag': 'adc74913-bab4-44ad-b951-b6a7552bbe9d', 'status': 'completed', 'code': 200} 2026-04-16 17:26:50.320 7 INFO neutron.db.l3_hamode_db [None req-3292e1c8-a992-41d1-a727-73b1d394d5c0 c6305cc007984aa89fd3e81a8a9f2482 cb3ab3f51f9a4f1c9b179af11e1a71ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:26:50.772 8 INFO neutron.db.l3_hamode_db [None req-cc5acee1-3f8a-4513-9d3f-bf1c82ea4b9c c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:26:51.026 7 INFO neutron.db.l3_hamode_db [None req-3292e1c8-a992-41d1-a727-73b1d394d5c0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 279/536] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:50 2026] POST /v2.0/routers => generated 734 bytes in 1699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/537] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:51 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => 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: 281/538] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:26:51 2026] GET /v2.0/ports?tenant_id=32fc56c1ff764ac288e95f58faae0ce4&device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/539] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:51 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/540] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:26:49 2026] POST /v2.0/routers => generated 724 bytes in 2193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/541] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:26:51 2026] GET /v2.0/networks?id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8 => generated 683 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/542] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:26:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=adc74913-bab4-44ad-b951-b6a7552bbe9d => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/543] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:51 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/544] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:26:51 2026] PUT /v2.0/routers/cfc9af9f-e4d7-4a0c-ae86-79ff75678a4f/add_router_interface => generated 309 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/545] 199.204.45.140 () {34 vars in 1049 bytes} [Thu Apr 16 17:26:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e35917218d1d4f528275496e9d2b98f6 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/546] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:26:51 2026] PUT /v2.0/routers/bcca1d0d-7760-44ab-a1fb-ac017cf80289/add_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/547] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:26:52 2026] GET /v2.0/subnets?id=694a5b69-ea88-43a2-8264-d2786ba0f09e => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/550] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:52 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => 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: 288/551] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:26:52 2026] GET /v2.0/ports?network_id=9df75651-5057-480b-8846-21570690159c&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/552] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:53 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => 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: 290/553] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:26:53 2026] GET /v2.0/networks/9df75651-5057-480b-8846-21570690159c?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/554] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:53 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/555] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:26:53 2026] GET /v2.0/networks/9df75651-5057-480b-8846-21570690159c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/556] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:26:52 2026] POST /v2.0/ports => generated 958 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: 8|app: 0|req: 265/557] 10.0.0.90 () {34 vars in 683 bytes} [Thu Apr 16 17:26:53 2026] POST /v2.0/security-groups => generated 1661 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/558] 10.0.0.90 () {34 vars in 683 bytes} [Thu Apr 16 17:26:53 2026] POST /v2.0/security-groups => generated 1661 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/559] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:26:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/560] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:26:53 2026] PUT /v2.0/ports/bb96c149-8e38-4e34-99f5-2071592beb5e => generated 1239 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 268/561] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:26:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/562] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:26:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/563] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:26:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:26:54.109 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-891db546-c231-4b9c-af8d-03a2d252ba5d'] response: {'name': 'network-changed', 'server_uuid': '068d79c9-6571-4dc9-96d3-e46692c6514a', 'tag': 'bb96c149-8e38-4e34-99f5-2071592beb5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 270/564] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:26:53 2026] POST /v2.0/floatingips => generated 552 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/565] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/566] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:26:53 2026] POST /v2.0/floatingips => generated 552 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/567] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/568] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/569] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/570] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/ports?tenant_id=e35917218d1d4f528275496e9d2b98f6&device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/571] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/networks?tenant_id=e35917218d1d4f528275496e9d2b98f6&shared=False => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/572] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/ports?tenant_id=32fc56c1ff764ac288e95f58faae0ce4&device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 1238 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/573] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:26:54 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: 297/574] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/networks?id=9df75651-5057-480b-8846-21570690159c => generated 772 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/575] 10.0.0.23 () {34 vars in 1098 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1129824724&fields=id&tenant_id=03c1fa063236480080b9bf25dda2c17e => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/576] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=adc74913-bab4-44ad-b951-b6a7552bbe9d => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/577] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/subnets?id=694a5b69-ea88-43a2-8264-d2786ba0f09e => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/578] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/ports?network_id=9df75651-5057-480b-8846-21570690159c&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/579] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/networks/9df75651-5057-480b-8846-21570690159c?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/580] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/networks/9df75651-5057-480b-8846-21570690159c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/581] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:26:54 2026] GET /v2.0/networks?id=a771f489-4425-4c60-9ac5-c53fb6005717 => generated 669 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/582] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/quotas/03c1fa063236480080b9bf25dda2c17e => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/583] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/ports?tenant_id=03c1fa063236480080b9bf25dda2c17e&fields=id => generated 57 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/584] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/networks/a771f489-4425-4c60-9ac5-c53fb6005717?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/585] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/networks/a771f489-4425-4c60-9ac5-c53fb6005717?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/586] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => 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: 305/587] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/588] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&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: 306/589] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/590] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/591] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/ports?tenant_id=e35917218d1d4f528275496e9d2b98f6&device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/592] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bb96c149-8e38-4e34-99f5-2071592beb5e => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/593] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/subnets?id=b4b9be3d-ade6-497d-a340-da082242e537 => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/594] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/ports?network_id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/595] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:26:55 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/596] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:26:56 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/597] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:56 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/598] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:56 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/599] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:56 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/600] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:56 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&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: 8|app: 0|req: 290/601] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:56 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => 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: 312/602] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:57 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/603] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:57 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/604] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:57 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/605] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:58 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/606] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:58 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/607] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/608] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&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: 316/609] 10.0.0.23 () {34 vars in 1098 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1465612816&fields=id&tenant_id=cb3ab3f51f9a4f1c9b179af11e1a71ed => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/610] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/611] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/networks?id=3324efe3-3f20-49b9-a4d4-6c06d863cb04 => generated 679 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/612] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/quotas/cb3ab3f51f9a4f1c9b179af11e1a71ed => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/613] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/614] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/ports?tenant_id=cb3ab3f51f9a4f1c9b179af11e1a71ed&fields=id => generated 57 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/615] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/616] 10.0.0.23 () {34 vars in 905 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/extensions => generated 21537 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/617] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/networks/3324efe3-3f20-49b9-a4d4-6c06d863cb04?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/618] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/networks/3324efe3-3f20-49b9-a4d4-6c06d863cb04?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/619] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/networks?id=a771f489-4425-4c60-9ac5-c53fb6005717 => generated 669 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/620] 199.204.45.140 () {34 vars in 1049 bytes} [Thu Apr 16 17:26:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=03c1fa063236480080b9bf25dda2c17e => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/621] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:00 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/622] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:00 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/623] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:00 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/624] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:00 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => 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: 322/625] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:27:00 2026] POST /v2.0/ports => generated 954 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 304/626] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:00 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 957 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/627] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:00 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/628] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:00 2026] GET /v2.0/security-groups?id=a9913d4f-7145-4151-a7f9-179ff991aa1a&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: 324/629] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:27:00 2026] PUT /v2.0/ports/5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f => generated 1235 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:27:01.078 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36327f32-c974-4932-904e-07d86f627cff'] response: {'name': 'network-changed', 'server_uuid': '50d3bb69-be0b-455c-aa03-e6372bf08248', 'tag': '5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 306/630] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:01 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/631] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:01 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/632] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:01 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&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: 326/633] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:01 2026] GET /v2.0/ports?tenant_id=03c1fa063236480080b9bf25dda2c17e&device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/634] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:27:01 2026] GET /v2.0/networks?tenant_id=03c1fa063236480080b9bf25dda2c17e&shared=False => generated 765 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/635] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:01 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/636] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:01 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/637] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:27:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/638] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:01 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/639] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:01 2026] GET /v2.0/security-groups?id=a9913d4f-7145-4151-a7f9-179ff991aa1a&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: 330/640] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:01 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:02.346 8 INFO neutron.db.l3_db [None req-8acf4642-b59f-41c7-a728-9c5b012f32fa b5b5c743aead42a894d2e93aff46744d 32fc56c1ff764ac288e95f58faae0ce4 - - default default] Floating IP 9cc2e728-062a-4d63-825e-b8042af4d9a2 associated. External IP: 10.96.250.201, port: adc74913-bab4-44ad-b951-b6a7552bbe9d. [pid: 7|app: 0|req: 331/641] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:02 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/642] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:27:01 2026] PUT /v2.0/floatingips/9cc2e728-062a-4d63-825e-b8042af4d9a2 => generated 855 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:02.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45ac476b-1bc4-42f7-afba-1aac92cfffc5'] response: {'name': 'network-changed', 'server_uuid': '9f6cdca0-7aa9-4d7a-a203-3953993219d9', 'tag': 'adc74913-bab4-44ad-b951-b6a7552bbe9d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 332/643] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:02 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/644] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:02 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&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: 333/645] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:02 2026] GET /v2.0/ports?tenant_id=03c1fa063236480080b9bf25dda2c17e&device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/646] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f => 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: 334/647] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:02 2026] GET /v2.0/subnets?id=8ece4ffa-b942-428c-a256-ec46db892414 => generated 687 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/648] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:02 2026] GET /v2.0/ports?network_id=a771f489-4425-4c60-9ac5-c53fb6005717&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: 7|app: 0|req: 335/649] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:02 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/650] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:02 2026] GET /v2.0/networks/a771f489-4425-4c60-9ac5-c53fb6005717?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: 336/651] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:02 2026] GET /v2.0/security-groups?id=a9913d4f-7145-4151-a7f9-179ff991aa1a&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/652] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:02 2026] GET /v2.0/networks/a771f489-4425-4c60-9ac5-c53fb6005717?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: 337/653] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:03 2026] GET /v2.0/ports?tenant_id=32fc56c1ff764ac288e95f58faae0ce4&device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/654] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:03 2026] GET /v2.0/networks?id=9df75651-5057-480b-8846-21570690159c => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/655] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:27:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=adc74913-bab4-44ad-b951-b6a7552bbe9d => generated 858 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/656] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:03 2026] GET /v2.0/subnets?id=694a5b69-ea88-43a2-8264-d2786ba0f09e => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/657] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:03 2026] GET /v2.0/ports?network_id=9df75651-5057-480b-8846-21570690159c&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/658] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:03 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => 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: 340/659] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:03 2026] GET /v2.0/networks/9df75651-5057-480b-8846-21570690159c?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/660] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:03 2026] GET /v2.0/networks/9df75651-5057-480b-8846-21570690159c?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: 341/661] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:03 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/662] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:03 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&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: 342/663] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:03 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/664] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:04 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => 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: 343/665] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:04 2026] GET /v2.0/security-groups?id=a9913d4f-7145-4151-a7f9-179ff991aa1a&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:04.383 8 INFO neutron.db.l3_db [None req-dba32b4f-42b8-4e67-9093-4a1af1c47a2e c6c1511b2eea49999f6f0a06888ee32a e35917218d1d4f528275496e9d2b98f6 - - default default] Floating IP ffc50906-f97e-4dda-928e-3c16bb5ca5fd associated. External IP: 10.96.250.211, port: bb96c149-8e38-4e34-99f5-2071592beb5e. [pid: 7|app: 0|req: 344/666] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:04 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/667] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:27:04 2026] PUT /v2.0/floatingips/ffc50906-f97e-4dda-928e-3c16bb5ca5fd => generated 856 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:04.779 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97f4c17a-4349-47de-bab6-1edae12671ed'] response: {'name': 'network-changed', 'server_uuid': '068d79c9-6571-4dc9-96d3-e46692c6514a', 'tag': 'bb96c149-8e38-4e34-99f5-2071592beb5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 345/668] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:04 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/669] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:04 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&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: 346/670] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:05 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/671] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:05 2026] GET /v2.0/security-groups?id=a9913d4f-7145-4151-a7f9-179ff991aa1a&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/672] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:05 2026] GET /v2.0/ports?tenant_id=e35917218d1d4f528275496e9d2b98f6&device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/673] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:05 2026] GET /v2.0/networks?id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8 => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/674] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:27:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bb96c149-8e38-4e34-99f5-2071592beb5e => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/675] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:05 2026] GET /v2.0/subnets?id=b4b9be3d-ade6-497d-a340-da082242e537 => generated 701 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/676] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:05 2026] GET /v2.0/ports?network_id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/677] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:05 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/678] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:05 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/679] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:05 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => 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: 351/680] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:06 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/681] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:06 2026] GET /v2.0/security-groups?id=a9913d4f-7145-4151-a7f9-179ff991aa1a&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/682] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:06 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/683] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:07 2026] GET /v2.0/networks?id=3324efe3-3f20-49b9-a4d4-6c06d863cb04 => generated 679 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/684] 199.204.45.140 () {34 vars in 1049 bytes} [Thu Apr 16 17:27:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb3ab3f51f9a4f1c9b179af11e1a71ed => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/685] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:27:07 2026] POST /v2.0/ports => generated 954 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/686] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:07 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/687] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:07 2026] GET /v2.0/security-groups?id=a9913d4f-7145-4151-a7f9-179ff991aa1a&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/688] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:07 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => 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: 354/689] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:27:07 2026] PUT /v2.0/ports/0a6cbc1d-a2c3-4fca-a450-a6be74bdc829 => generated 1235 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:27:08.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f6f1616-b11b-4b30-839f-727c51b09f1e'] response: {'name': 'network-changed', 'server_uuid': '5ad95b35-5307-49bc-bba3-09747ca9bd01', 'tag': '0a6cbc1d-a2c3-4fca-a450-a6be74bdc829', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 357/692] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:08 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/693] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:08 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:08.162 8 INFO neutron.db.l3_db [None req-aaf627e0-9c86-4b47-9a05-d7da3af3184a 6c7afbde23bc4b3997d07c6acfd67b2a 03c1fa063236480080b9bf25dda2c17e - - default default] Floating IP 434cb1c4-b91f-4d1c-ae24-b9ba5f8d1d8f associated. External IP: 10.96.250.220, port: 5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f. [pid: 8|app: 0|req: 336/694] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:27:07 2026] PUT /v2.0/floatingips/434cb1c4-b91f-4d1c-ae24-b9ba5f8d1d8f => generated 855 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:08.525 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f5a4386-452f-4da5-8923-600ac14052d5'] response: {'name': 'network-changed', 'server_uuid': '50d3bb69-be0b-455c-aa03-e6372bf08248', 'tag': '5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 359/695] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:08 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/696] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:08 2026] GET /v2.0/ports?tenant_id=cb3ab3f51f9a4f1c9b179af11e1a71ed&device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/697] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:08 2026] GET /v2.0/security-groups?id=a9913d4f-7145-4151-a7f9-179ff991aa1a&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/698] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:27:08 2026] GET /v2.0/networks?tenant_id=cb3ab3f51f9a4f1c9b179af11e1a71ed&shared=False => generated 775 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/699] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:27:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/700] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/701] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/ports?tenant_id=03c1fa063236480080b9bf25dda2c17e&device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/702] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/security-groups?id=a9913d4f-7145-4151-a7f9-179ff991aa1a&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: 363/703] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/networks?id=a771f489-4425-4c60-9ac5-c53fb6005717 => generated 765 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/704] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/705] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/706] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/subnets?id=8ece4ffa-b942-428c-a256-ec46db892414 => generated 687 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/707] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/ports?network_id=a771f489-4425-4c60-9ac5-c53fb6005717&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: 365/708] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/709] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/networks/a771f489-4425-4c60-9ac5-c53fb6005717?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/710] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/networks/a771f489-4425-4c60-9ac5-c53fb6005717?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/711] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/ports?tenant_id=cb3ab3f51f9a4f1c9b179af11e1a71ed&device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/712] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0a6cbc1d-a2c3-4fca-a450-a6be74bdc829 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/713] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/subnets?id=d0fa6ba7-04cf-4f28-bc4a-5a996ffcabca => generated 697 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/714] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/ports?network_id=3324efe3-3f20-49b9-a4d4-6c06d863cb04&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/715] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:09 2026] GET /v2.0/networks/3324efe3-3f20-49b9-a4d4-6c06d863cb04?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: 369/716] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:10 2026] GET /v2.0/networks/3324efe3-3f20-49b9-a4d4-6c06d863cb04?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/717] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:10 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => 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: 370/718] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:10 2026] GET /v2.0/security-groups?id=a9913d4f-7145-4151-a7f9-179ff991aa1a&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/719] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:10 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => 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: 371/720] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:10 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/721] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:11 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => 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: 372/722] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:11 2026] GET /v2.0/security-groups?id=a9913d4f-7145-4151-a7f9-179ff991aa1a&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/723] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:27:11 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/724] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:11 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/725] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:11 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&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-04-16 17:27:11.724 7 INFO neutron_taas.services.taas.taas_plugin [req-86ed3a49-30d1-40ff-8598-a0f230c0a23f req-19a7ff75-9cc6-42be-8bda-2ae7e960db3a 6c7afbde23bc4b3997d07c6acfd67b2a 03c1fa063236480080b9bf25dda2c17e - - default default] TaaS: Handle Delete Port: 5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f 2026-04-16 17:27:11.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-86ed3a49-30d1-40ff-8598-a0f230c0a23f req-19a7ff75-9cc6-42be-8bda-2ae7e960db3a 6c7afbde23bc4b3997d07c6acfd67b2a 03c1fa063236480080b9bf25dda2c17e - - default default] Tap Mirror: Handle Delete Port: 5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f 2026-04-16 17:27:11.954 7 INFO neutron.db.l3_db [req-86ed3a49-30d1-40ff-8598-a0f230c0a23f req-19a7ff75-9cc6-42be-8bda-2ae7e960db3a 6c7afbde23bc4b3997d07c6acfd67b2a 03c1fa063236480080b9bf25dda2c17e - - default default] Floating IP 434cb1c4-b91f-4d1c-ae24-b9ba5f8d1d8f disassociated. External IP: 10.96.250.220, port: 5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f. [pid: 7|app: 0|req: 373/726] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:27:11 2026] DELETE /v2.0/ports/5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f => generated 0 bytes in 808 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:27:12.332 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae545ec7-fb86-4721-a93b-c5fec1410dc7'] response: {'server_uuid': '50d3bb69-be0b-455c-aa03-e6372bf08248', 'name': 'network-vif-deleted', 'tag': '5c9eb8f4-2cc4-4a77-8cab-775a4a8a799f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 354/727] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:12 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/728] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:12 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/729] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:12 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&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: 375/730] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:13 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/731] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:13 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/732] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:13 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/733] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:14 2026] GET /v2.0/ports?device_id=50d3bb69-be0b-455c-aa03-e6372bf08248 => 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: 377/734] 10.0.0.151 () {34 vars in 989 bytes} [Thu Apr 16 17:27:14 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 1244 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/735] 10.0.0.151 () {34 vars in 1039 bytes} [Thu Apr 16 17:27:14 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&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: 378/736] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:15 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/737] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:15 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&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: 379/738] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:15 2026] DELETE /v2.0/security-groups/a9913d4f-7145-4151-a7f9-179ff991aa1a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:27:15.993 8 INFO neutron.api.v2.resource [None req-bc6aa351-d4c9-4bb0-aac7-2691f27d0152 6c7afbde23bc4b3997d07c6acfd67b2a 03c1fa063236480080b9bf25dda2c17e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 360/739] 10.0.0.90 () {32 vars in 735 bytes} [Thu Apr 16 17:27:15 2026] GET /v2.0/security-groups/a9913d4f-7145-4151-a7f9-179ff991aa1a => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:27:16.095 7 INFO neutron_taas.services.taas.taas_plugin [None req-718e0921-862e-4726-8be1-e03b49701bee 6c7afbde23bc4b3997d07c6acfd67b2a 03c1fa063236480080b9bf25dda2c17e - - default default] TaaS: Handle Delete Port: a38bf1a6-7e9a-4dd0-ae2c-234848f9db41 2026-04-16 17:27:16.098 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-718e0921-862e-4726-8be1-e03b49701bee 6c7afbde23bc4b3997d07c6acfd67b2a 03c1fa063236480080b9bf25dda2c17e - - default default] Tap Mirror: Handle Delete Port: a38bf1a6-7e9a-4dd0-ae2c-234848f9db41 [pid: 7|app: 0|req: 380/740] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:27:15 2026] DELETE /v2.0/floatingips/434cb1c4-b91f-4d1c-ae24-b9ba5f8d1d8f => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/741] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:16 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => 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: 382/742] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:16 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:16.579 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c1abe16-5c9d-4a0e-8e0f-a89d136e25b7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: c600f9b3-01f5-494d-aeeb-e68b6f4ef5f8 2026-04-16 17:27:16.582 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c1abe16-5c9d-4a0e-8e0f-a89d136e25b7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: c600f9b3-01f5-494d-aeeb-e68b6f4ef5f8 [pid: 8|app: 0|req: 361/743] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:27:16 2026] PUT /v2.0/routers/bcca1d0d-7760-44ab-a1fb-ac017cf80289/remove_router_interface => generated 309 bytes in 850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:17.381 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ebcdace-41cf-47a1-9082-c442df1def6b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: de24545a-4ed7-473f-adc6-5957bb1fe91c 2026-04-16 17:27:17.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ebcdace-41cf-47a1-9082-c442df1def6b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: de24545a-4ed7-473f-adc6-5957bb1fe91c [pid: 8|app: 0|req: 362/744] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:17 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/745] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:17 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:17.642 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ebcdace-41cf-47a1-9082-c442df1def6b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 476d3fbf-6126-470a-b252-08497462b1c2 2026-04-16 17:27:17.645 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ebcdace-41cf-47a1-9082-c442df1def6b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 476d3fbf-6126-470a-b252-08497462b1c2 2026-04-16 17:27:17.949 7 INFO neutron.services.segments.plugin [-] Segment e260b5b1-8f30-44d3-96ab-bc726cf2b527 resource provider aggregate not found 2026-04-16 17:27:17.955 7 INFO neutron.services.segments.plugin [-] Segment e260b5b1-8f30-44d3-96ab-bc726cf2b527 resource provider aggregate not found 2026-04-16 17:27:17.968 7 INFO neutron.services.segments.plugin [-] Segment e260b5b1-8f30-44d3-96ab-bc726cf2b527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e260b5b1-8f30-44d3-96ab-bc726cf2b527 found for delete ", "request_id": "req-eef3c9a2-9656-4cf3-8abc-fabe9c64d883"}]} 2026-04-16 17:27:17.971 7 INFO neutron.db.l3_hamode_db [None req-0ebcdace-41cf-47a1-9082-c442df1def6b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] HA network 567a5b7c-8f7f-46e7-b51d-ec4db8cbbc05 was deleted as no HA routers are present in tenant 03c1fa063236480080b9bf25dda2c17e. 2026-04-16 17:27:17.978 7 INFO neutron.services.segments.plugin [-] Segment e260b5b1-8f30-44d3-96ab-bc726cf2b527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e260b5b1-8f30-44d3-96ab-bc726cf2b527 found for delete ", "request_id": "req-e3349ee3-f8ef-46df-8bec-4c1cd709bc04"}]} [pid: 7|app: 0|req: 383/746] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:17 2026] DELETE /v2.0/routers/bcca1d0d-7760-44ab-a1fb-ac017cf80289 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/747] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:17 2026] DELETE /v2.0/subnets/8ece4ffa-b942-428c-a256-ec46db892414 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:27:18.330 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec45d8f9-ca1c-4c43-bec9-fc138c519c84 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 6c4ce70b-6fc9-4997-82f8-34be9bea2d98 2026-04-16 17:27:18.346 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec45d8f9-ca1c-4c43-bec9-fc138c519c84 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 6c4ce70b-6fc9-4997-82f8-34be9bea2d98 [pid: 7|app: 0|req: 384/748] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:18 2026] DELETE /v2.0/networks/a771f489-4425-4c60-9ac5-c53fb6005717 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/749] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:18 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => 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: 385/750] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:18 2026] GET /v2.0/security-groups?tenant_id=03c1fa063236480080b9bf25dda2c17e&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/751] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:18 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/752] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:18 2026] DELETE /v2.0/security-groups/15c0f0d5-c04c-4c3b-8af2-87c89fabd9a7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/753] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:18 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:19.358 7 INFO neutron.db.l3_db [None req-33ebdeea-76db-48fe-978b-3b712f699dd5 07ec67f24d164dd0ba57daa37922dc65 cb3ab3f51f9a4f1c9b179af11e1a71ed - - default default] Floating IP a172e1a4-1123-433b-b12c-844f06ed46af associated. External IP: 10.96.250.214, port: 0a6cbc1d-a2c3-4fca-a450-a6be74bdc829. [pid: 7|app: 0|req: 387/754] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:27:18 2026] PUT /v2.0/floatingips/a172e1a4-1123-433b-b12c-844f06ed46af => generated 855 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:19.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41622107-04ae-4613-84f0-a25b8cd4c86b'] response: {'name': 'network-changed', 'server_uuid': '5ad95b35-5307-49bc-bba3-09747ca9bd01', 'tag': '0a6cbc1d-a2c3-4fca-a450-a6be74bdc829', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 368/755] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:19 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => 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: 388/756] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:19 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&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-04-16 17:27:19.987 7 INFO neutron.services.segments.plugin [-] Segment 14bb7561-f589-4c78-934e-d2dfb4196b0e resource provider aggregate not found 2026-04-16 17:27:20.003 7 INFO neutron.services.segments.plugin [-] Segment 14bb7561-f589-4c78-934e-d2dfb4196b0e resource provider aggregate not found 2026-04-16 17:27:20.008 7 INFO neutron.services.segments.plugin [-] Segment 14bb7561-f589-4c78-934e-d2dfb4196b0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14bb7561-f589-4c78-934e-d2dfb4196b0e found for delete ", "request_id": "req-11db82d4-9f05-488a-988c-eadfb6c0d0b2"}]} 2026-04-16 17:27:20.020 7 INFO neutron.services.segments.plugin [-] Segment 14bb7561-f589-4c78-934e-d2dfb4196b0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14bb7561-f589-4c78-934e-d2dfb4196b0e found for delete ", "request_id": "req-af7db79c-d448-425b-83a2-55169eb902a6"}]} [pid: 8|app: 0|req: 369/757] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:20 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => 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: 389/758] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:20 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/759] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:20 2026] GET /v2.0/ports?tenant_id=cb3ab3f51f9a4f1c9b179af11e1a71ed&device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/760] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:20 2026] GET /v2.0/networks?id=3324efe3-3f20-49b9-a4d4-6c06d863cb04 => generated 775 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/761] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:27:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0a6cbc1d-a2c3-4fca-a450-a6be74bdc829 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/762] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:20 2026] GET /v2.0/subnets?id=d0fa6ba7-04cf-4f28-bc4a-5a996ffcabca => generated 697 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/763] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:20 2026] GET /v2.0/ports?network_id=3324efe3-3f20-49b9-a4d4-6c06d863cb04&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: 392/764] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:20 2026] GET /v2.0/networks/3324efe3-3f20-49b9-a4d4-6c06d863cb04?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/765] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:20 2026] GET /v2.0/networks/3324efe3-3f20-49b9-a4d4-6c06d863cb04?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) 2026-04-16 17:27:20.879 7 INFO neutron.db.segments_db [None req-433ff871-674e-4135-91cf-d894db7277c1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment bfcb95c8-c100-4438-bf85-90dc5b7f8a3d of type vxlan for network f8af527a-1459-4657-8e6f-f6ffb6476c78 [pid: 7|app: 0|req: 393/766] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:27:20 2026] POST /v2.0/networks => generated 723 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/767] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:27:20 2026] POST /v2.0/subnets => generated 689 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:27:21.190 7 INFO neutron.db.segments_db [None req-49cfe3aa-8e8c-4930-8620-0de5bfe79212 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 5f512e83-46c2-4bc4-9754-634b8f28b7d4 of type vxlan for network 4bff28f3-d6d0-4716-83d4-c3d74882f0ed [pid: 8|app: 0|req: 375/768] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:21 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/769] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:21 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:21.436 7 INFO neutron.db.l3_hamode_db [None req-49cfe3aa-8e8c-4930-8620-0de5bfe79212 c6305cc007984aa89fd3e81a8a9f2482 c7d702bd67b84d1fb1a6027159f80409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:27:22.141 7 INFO neutron.db.l3_hamode_db [None req-49cfe3aa-8e8c-4930-8620-0de5bfe79212 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 377/770] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:22 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/771] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:22 2026] GET /v2.0/security-groups?id=32f2b6ea-5124-41cf-9760-6e8e78dfff42&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/772] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:27:22 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:22.652 8 INFO neutron_taas.services.taas.taas_plugin [req-f712b6eb-a5c1-4076-984c-32086b8e0181 req-197080a9-85f3-438f-9495-53a364aa8892 07ec67f24d164dd0ba57daa37922dc65 cb3ab3f51f9a4f1c9b179af11e1a71ed - - default default] TaaS: Handle Delete Port: 0a6cbc1d-a2c3-4fca-a450-a6be74bdc829 2026-04-16 17:27:22.659 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f712b6eb-a5c1-4076-984c-32086b8e0181 req-197080a9-85f3-438f-9495-53a364aa8892 07ec67f24d164dd0ba57daa37922dc65 cb3ab3f51f9a4f1c9b179af11e1a71ed - - default default] Tap Mirror: Handle Delete Port: 0a6cbc1d-a2c3-4fca-a450-a6be74bdc829 2026-04-16 17:27:22.850 8 INFO neutron.db.l3_db [req-f712b6eb-a5c1-4076-984c-32086b8e0181 req-197080a9-85f3-438f-9495-53a364aa8892 07ec67f24d164dd0ba57daa37922dc65 cb3ab3f51f9a4f1c9b179af11e1a71ed - - default default] Floating IP a172e1a4-1123-433b-b12c-844f06ed46af disassociated. External IP: 10.96.250.214, port: 0a6cbc1d-a2c3-4fca-a450-a6be74bdc829. [pid: 8|app: 0|req: 380/773] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:27:22 2026] DELETE /v2.0/ports/0a6cbc1d-a2c3-4fca-a450-a6be74bdc829 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/776] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:27:21 2026] POST /v2.0/routers => generated 729 bytes in 2134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:27:23.311 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e2d9425-6014-4a3c-a14c-56a55719ea75'] response: {'server_uuid': '5ad95b35-5307-49bc-bba3-09747ca9bd01', 'name': 'network-vif-deleted', 'tag': '0a6cbc1d-a2c3-4fca-a450-a6be74bdc829', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 395/777] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:23 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => 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: 396/778] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:24 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/779] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:27:23 2026] PUT /v2.0/routers/7d2ced2a-fa7a-45c9-8ad8-7b6d3b98586f/add_router_interface => generated 309 bytes in 1758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/780] 10.0.0.151 () {34 vars in 989 bytes} [Thu Apr 16 17:27:25 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 1240 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/781] 10.0.0.151 () {34 vars in 1039 bytes} [Thu Apr 16 17:27:25 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/782] 10.0.0.90 () {34 vars in 683 bytes} [Thu Apr 16 17:27:25 2026] POST /v2.0/security-groups => generated 1661 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/783] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:25 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/784] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:27:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/785] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:27:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/786] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:27:25 2026] POST /v2.0/floatingips => generated 552 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/787] 10.0.0.23 () {34 vars in 1098 bytes} [Thu Apr 16 17:27:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1887497564&fields=id&tenant_id=c7d702bd67b84d1fb1a6027159f80409 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/788] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:26 2026] GET /v2.0/ports?device_id=5ad95b35-5307-49bc-bba3-09747ca9bd01 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/789] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:27:26 2026] GET /v2.0/networks?id=f8af527a-1459-4657-8e6f-f6ffb6476c78 => generated 674 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/790] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:27:26 2026] GET /v2.0/quotas/c7d702bd67b84d1fb1a6027159f80409 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/791] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:27:26 2026] GET /v2.0/ports?tenant_id=c7d702bd67b84d1fb1a6027159f80409&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/792] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:27:26 2026] GET /v2.0/networks/f8af527a-1459-4657-8e6f-f6ffb6476c78?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/793] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:27:27 2026] GET /v2.0/networks/f8af527a-1459-4657-8e6f-f6ffb6476c78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/794] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:27 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/795] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:27 2026] DELETE /v2.0/security-groups/32f2b6ea-5124-41cf-9760-6e8e78dfff42 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:27:28.063 7 INFO neutron.api.v2.resource [None req-8e79d374-62fd-47a3-9915-356fcfa84aa7 07ec67f24d164dd0ba57daa37922dc65 cb3ab3f51f9a4f1c9b179af11e1a71ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 406/796] 10.0.0.90 () {32 vars in 735 bytes} [Thu Apr 16 17:27:28 2026] GET /v2.0/security-groups/32f2b6ea-5124-41cf-9760-6e8e78dfff42 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:27:28.223 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8e726b4-8ff6-410c-8a6a-960545ba572a 07ec67f24d164dd0ba57daa37922dc65 cb3ab3f51f9a4f1c9b179af11e1a71ed - - default default] TaaS: Handle Delete Port: f3f55bef-f4b2-4b53-b66b-7192cdad28ab 2026-04-16 17:27:28.226 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8e726b4-8ff6-410c-8a6a-960545ba572a 07ec67f24d164dd0ba57daa37922dc65 cb3ab3f51f9a4f1c9b179af11e1a71ed - - default default] Tap Mirror: Handle Delete Port: f3f55bef-f4b2-4b53-b66b-7192cdad28ab [pid: 7|app: 0|req: 407/797] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:28 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/798] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:27:28 2026] DELETE /v2.0/floatingips/a172e1a4-1123-433b-b12c-844f06ed46af => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:27:28.720 7 INFO neutron_taas.services.taas.taas_plugin [None req-05661eb0-d265-4712-b55d-7e6471bf0771 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: ba7ee5e2-bad6-4bff-8bfb-41f7d2565574 2026-04-16 17:27:28.723 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05661eb0-d265-4712-b55d-7e6471bf0771 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: ba7ee5e2-bad6-4bff-8bfb-41f7d2565574 [pid: 7|app: 0|req: 408/799] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:27:28 2026] PUT /v2.0/routers/cfc9af9f-e4d7-4a0c-ae86-79ff75678a4f/remove_router_interface => generated 309 bytes in 815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/800] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:29 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:27:29.480 8 INFO neutron_taas.services.taas.taas_plugin [None req-15bdb4c2-95af-42ad-936d-f6d7f8e6f2f0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 94075856-312a-4b6d-9582-b9832644f178 2026-04-16 17:27:29.483 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15bdb4c2-95af-42ad-936d-f6d7f8e6f2f0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 94075856-312a-4b6d-9582-b9832644f178 2026-04-16 17:27:29.655 8 INFO neutron_taas.services.taas.taas_plugin [None req-15bdb4c2-95af-42ad-936d-f6d7f8e6f2f0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: e23ccd83-c73e-495c-bf14-c0e627c2d9ad 2026-04-16 17:27:29.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15bdb4c2-95af-42ad-936d-f6d7f8e6f2f0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: e23ccd83-c73e-495c-bf14-c0e627c2d9ad 2026-04-16 17:27:29.901 8 INFO neutron.services.segments.plugin [-] Segment 1423185a-6e5f-4cae-a460-7d7c27744d45 resource provider aggregate not found 2026-04-16 17:27:29.908 8 INFO neutron.services.segments.plugin [-] Segment 1423185a-6e5f-4cae-a460-7d7c27744d45 resource provider aggregate not found 2026-04-16 17:27:29.923 8 INFO neutron.services.segments.plugin [-] Segment 1423185a-6e5f-4cae-a460-7d7c27744d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1423185a-6e5f-4cae-a460-7d7c27744d45 found for delete ", "request_id": "req-01834de5-b2cf-4c19-9660-850537528261"}]} 2026-04-16 17:27:29.926 8 INFO neutron.services.segments.plugin [-] Segment 1423185a-6e5f-4cae-a460-7d7c27744d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1423185a-6e5f-4cae-a460-7d7c27744d45 found for delete ", "request_id": "req-c7be115f-fad3-416d-bfac-0e90a355036e"}]} 2026-04-16 17:27:29.930 8 INFO neutron.db.l3_hamode_db [None req-15bdb4c2-95af-42ad-936d-f6d7f8e6f2f0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] HA network 824ec1f8-701f-458f-84cc-95693c3738c1 was deleted as no HA routers are present in tenant cb3ab3f51f9a4f1c9b179af11e1a71ed. [pid: 8|app: 0|req: 392/801] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:29 2026] DELETE /v2.0/routers/cfc9af9f-e4d7-4a0c-ae86-79ff75678a4f => generated 0 bytes in 700 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/802] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:29 2026] DELETE /v2.0/subnets/d0fa6ba7-04cf-4f28-bc4a-5a996ffcabca => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:27:30.210 8 INFO neutron_taas.services.taas.taas_plugin [None req-39882780-270f-4b25-94db-59a6c8db20e7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 750505c2-dbf8-49c2-8dc2-d6789f4f57c4 2026-04-16 17:27:30.213 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39882780-270f-4b25-94db-59a6c8db20e7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 750505c2-dbf8-49c2-8dc2-d6789f4f57c4 [pid: 8|app: 0|req: 393/803] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:30 2026] DELETE /v2.0/networks/3324efe3-3f20-49b9-a4d4-6c06d863cb04 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/804] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:30 2026] GET /v2.0/security-groups?tenant_id=cb3ab3f51f9a4f1c9b179af11e1a71ed&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/805] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:30 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/806] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:30 2026] DELETE /v2.0/security-groups/64ac0352-204a-4ce7-a752-a8ba8a4efde5 => 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: 413/807] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:31 2026] GET /v2.0/networks?id=f8af527a-1459-4657-8e6f-f6ffb6476c78 => generated 674 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/808] 199.204.45.140 () {34 vars in 1049 bytes} [Thu Apr 16 17:27:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c7d702bd67b84d1fb1a6027159f80409 => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/809] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:31 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:27:31.941 8 INFO neutron.services.segments.plugin [-] Segment 3f1aca3b-6b35-4c54-9a4f-270c6d0a4c30 resource provider aggregate not found 2026-04-16 17:27:31.954 8 INFO neutron.services.segments.plugin [-] Segment 3f1aca3b-6b35-4c54-9a4f-270c6d0a4c30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f1aca3b-6b35-4c54-9a4f-270c6d0a4c30 found for delete ", "request_id": "req-f9f81e46-a60b-483a-9a07-ca424e614b71"}]} 2026-04-16 17:27:31.961 8 INFO neutron.services.segments.plugin [-] Segment 3f1aca3b-6b35-4c54-9a4f-270c6d0a4c30 resource provider aggregate not found 2026-04-16 17:27:31.975 8 INFO neutron.services.segments.plugin [-] Segment 3f1aca3b-6b35-4c54-9a4f-270c6d0a4c30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f1aca3b-6b35-4c54-9a4f-270c6d0a4c30 found for delete ", "request_id": "req-8818f049-8f5a-4b23-b335-50a902beb534"}]} [pid: 7|app: 0|req: 414/810] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:27:31 2026] POST /v2.0/ports => generated 954 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/811] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:27:32 2026] PUT /v2.0/ports/1288d079-48d1-44ba-b1b4-72a3cb587b50 => generated 1235 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:27:32.572 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-739a5f25-bfb2-48f6-933b-003d993571aa'] response: {'name': 'network-changed', 'server_uuid': 'b3b8028f-98c9-4822-8d7a-e5972afcaf33', 'tag': '1288d079-48d1-44ba-b1b4-72a3cb587b50', '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: 415/812] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:32 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/813] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:32 2026] GET /v2.0/security-groups?id=a1a2b70c-c4e0-4901-a84e-5d5b841d0d75&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: 416/814] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:33 2026] GET /v2.0/ports?tenant_id=c7d702bd67b84d1fb1a6027159f80409&device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/815] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:27:33 2026] GET /v2.0/networks?tenant_id=c7d702bd67b84d1fb1a6027159f80409&shared=False => generated 770 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/816] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:27:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/817] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:33 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/818] 10.0.0.23 () {34 vars in 969 bytes} [Thu Apr 16 17:27:33 2026] GET /v2.0/ports/bb96c149-8e38-4e34-99f5-2071592beb5e => generated 972 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/819] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:33 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/820] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:33 2026] GET /v2.0/security-groups?id=a1a2b70c-c4e0-4901-a84e-5d5b841d0d75&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/821] 199.204.45.140 () {34 vars in 999 bytes} [Thu Apr 16 17:27:34 2026] GET /v2.0/subnets?network_id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8 => generated 683 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/822] 199.204.45.140 () {34 vars in 1145 bytes} [Thu Apr 16 17:27:34 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a&device_owner=compute%3Anova&network_id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/823] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:34 2026] GET /v2.0/ports?tenant_id=c7d702bd67b84d1fb1a6027159f80409&device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/824] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:27:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1288d079-48d1-44ba-b1b4-72a3cb587b50 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/825] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:34 2026] GET /v2.0/subnets?id=ffc495b9-a99d-4cc5-81ab-2f7c4d72ddeb => generated 692 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/826] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:34 2026] GET /v2.0/ports?network_id=f8af527a-1459-4657-8e6f-f6ffb6476c78&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/827] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:34 2026] GET /v2.0/networks/f8af527a-1459-4657-8e6f-f6ffb6476c78?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/828] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:34 2026] GET /v2.0/networks/f8af527a-1459-4657-8e6f-f6ffb6476c78?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: 421/829] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:27:34 2026] PUT /v2.0/ports/bb96c149-8e38-4e34-99f5-2071592beb5e => generated 1153 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:27:34.943 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d304c19-eff7-48b0-abc4-aac6ffda65f3'] response: {'name': 'network-changed', 'server_uuid': '068d79c9-6571-4dc9-96d3-e46692c6514a', 'tag': 'bb96c149-8e38-4e34-99f5-2071592beb5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 409/830] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:35 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/831] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:35 2026] GET /v2.0/security-groups?id=a1a2b70c-c4e0-4901-a84e-5d5b841d0d75&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/832] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:35 2026] GET /v2.0/ports?tenant_id=e35917218d1d4f528275496e9d2b98f6&device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 1425 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/833] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:35 2026] GET /v2.0/networks?id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8 => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/834] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=bb96c149-8e38-4e34-99f5-2071592beb5e => 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: 424/835] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:27:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bb96c149-8e38-4e34-99f5-2071592beb5e => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/836] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:35 2026] GET /v2.0/subnets?id=b4b9be3d-ade6-497d-a340-da082242e537 => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/837] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:35 2026] GET /v2.0/ports?network_id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/838] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:35 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?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: 426/839] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:35 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/840] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:36 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => 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: 427/841] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:36 2026] GET /v2.0/security-groups?id=a1a2b70c-c4e0-4901-a84e-5d5b841d0d75&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/842] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:36 2026] GET /v2.0/security-groups?tenant_id=467e66db960046fcb837a4b9445d7a38&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/843] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:36 2026] DELETE /v2.0/security-groups/bb1cf523-a235-4a84-af3b-084bbe3b5729 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/844] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:36 2026] GET /v2.0/ports?tenant_id=e35917218d1d4f528275496e9d2b98f6&device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 1425 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/845] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:36 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 1156 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/846] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:36 2026] GET /v2.0/networks?id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8 => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/847] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:36 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&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: 429/848] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:36 2026] GET /v2.0/security-groups?tenant_id=d52a99df92844574b97b036d78734b79&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/849] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:27:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=bb96c149-8e38-4e34-99f5-2071592beb5e => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/850] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:27:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bb96c149-8e38-4e34-99f5-2071592beb5e => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/851] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:37 2026] GET /v2.0/subnets?id=b4b9be3d-ade6-497d-a340-da082242e537 => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/852] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:36 2026] DELETE /v2.0/security-groups/b9c97c1b-94ab-45fb-8dcb-02ba29e320f1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/853] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:37 2026] GET /v2.0/ports?network_id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8&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: 431/854] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:37 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/855] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:37 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/856] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:37 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/857] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:37 2026] GET /v2.0/security-groups?id=a1a2b70c-c4e0-4901-a84e-5d5b841d0d75&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: 433/858] 199.204.45.140 () {34 vars in 1119 bytes} [Thu Apr 16 17:27:37 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1156 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/861] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:27:37 2026] PUT /v2.0/ports/bb96c149-8e38-4e34-99f5-2071592beb5e => generated 972 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:38.296 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ba8c257-678d-4240-84ac-8118e83c0794'] response: {'name': 'network-changed', 'server_uuid': '068d79c9-6571-4dc9-96d3-e46692c6514a', 'tag': 'bb96c149-8e38-4e34-99f5-2071592beb5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 436/862] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/863] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/security-groups?id=a1a2b70c-c4e0-4901-a84e-5d5b841d0d75&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/864] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/ports?tenant_id=e35917218d1d4f528275496e9d2b98f6&device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/865] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/networks?id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8 => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/866] 10.0.0.90 () {32 vars in 651 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/extensions => generated 21537 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/867] 10.0.0.90 () {32 vars in 679 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/868] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bb96c149-8e38-4e34-99f5-2071592beb5e => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/869] 10.0.0.90 () {32 vars in 679 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/870] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/871] 10.0.0.90 () {32 vars in 663 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/872] 10.0.0.90 () {32 vars in 697 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/873] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/subnets?id=b4b9be3d-ade6-497d-a340-da082242e537 => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/874] 10.0.0.90 () {32 vars in 695 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/875] 10.0.0.90 () {32 vars in 699 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/876] 10.0.0.90 () {32 vars in 687 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/877] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:38 2026] GET /v2.0/ports?network_id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/878] 10.0.0.90 () {32 vars in 701 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/879] 10.0.0.90 () {32 vars in 691 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/880] 10.0.0.90 () {32 vars in 693 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/881] 10.0.0.90 () {32 vars in 683 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/882] 10.0.0.90 () {32 vars in 685 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/883] 10.0.0.90 () {32 vars in 659 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/884] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/885] 10.0.0.90 () {32 vars in 697 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/886] 10.0.0.90 () {32 vars in 677 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/887] 10.0.0.90 () {32 vars in 681 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/888] 10.0.0.90 () {32 vars in 673 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/889] 10.0.0.90 () {32 vars in 687 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/890] 10.0.0.90 () {32 vars in 721 bytes} [Thu Apr 16 17:27:39 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: 445/891] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/892] 10.0.0.90 () {32 vars in 685 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/893] 10.0.0.90 () {32 vars in 667 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/894] 10.0.0.90 () {32 vars in 685 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/895] 10.0.0.90 () {32 vars in 679 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/896] 10.0.0.90 () {32 vars in 697 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/897] 10.0.0.90 () {32 vars in 677 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/898] 10.0.0.90 () {32 vars in 665 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/899] 10.0.0.90 () {32 vars in 675 bytes} [Thu Apr 16 17:27:39 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: 8|app: 0|req: 451/900] 10.0.0.90 () {32 vars in 663 bytes} [Thu Apr 16 17:27:39 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: 450/901] 10.0.0.90 () {32 vars in 673 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/902] 10.0.0.90 () {32 vars in 711 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/903] 10.0.0.90 () {32 vars in 689 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/904] 10.0.0.90 () {32 vars in 681 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/905] 10.0.0.90 () {32 vars in 667 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/906] 10.0.0.90 () {32 vars in 685 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/907] 10.0.0.90 () {32 vars in 703 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/908] 10.0.0.90 () {32 vars in 673 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/909] 10.0.0.90 () {32 vars in 699 bytes} [Thu Apr 16 17:27:39 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: 8|app: 0|req: 456/910] 10.0.0.90 () {32 vars in 673 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/911] 10.0.0.90 () {32 vars in 691 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/912] 10.0.0.90 () {32 vars in 687 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/913] 10.0.0.90 () {32 vars in 707 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/914] 10.0.0.90 () {32 vars in 703 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/915] 10.0.0.90 () {32 vars in 717 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/916] 10.0.0.90 () {32 vars in 695 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/917] 10.0.0.90 () {32 vars in 709 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/918] 10.0.0.90 () {32 vars in 667 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/919] 10.0.0.90 () {32 vars in 685 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/920] 10.0.0.90 () {32 vars in 679 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/921] 10.0.0.90 () {32 vars in 673 bytes} [Thu Apr 16 17:27:39 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: 8|app: 0|req: 462/922] 10.0.0.90 () {32 vars in 669 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/provider => generated 191 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/923] 10.0.0.90 () {32 vars in 659 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/924] 10.0.0.90 () {32 vars in 697 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/925] 10.0.0.90 () {32 vars in 697 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/926] 10.0.0.90 () {32 vars in 675 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/927] 10.0.0.90 () {32 vars in 667 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/928] 10.0.0.90 () {32 vars in 681 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/929] 10.0.0.90 () {32 vars in 699 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/930] 10.0.0.90 () {32 vars in 683 bytes} [Thu Apr 16 17:27:39 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: 7|app: 0|req: 465/931] 10.0.0.90 () {32 vars in 705 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/932] 10.0.0.90 () {32 vars in 667 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/933] 10.0.0.90 () {32 vars in 695 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/934] 10.0.0.90 () {32 vars in 693 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/935] 10.0.0.90 () {32 vars in 683 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/936] 10.0.0.90 () {32 vars in 687 bytes} [Thu Apr 16 17:27:39 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: 7|app: 0|req: 468/937] 10.0.0.90 () {32 vars in 703 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/938] 10.0.0.90 () {32 vars in 665 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/939] 10.0.0.90 () {32 vars in 679 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/940] 10.0.0.90 () {32 vars in 679 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/941] 10.0.0.90 () {32 vars in 689 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/942] 10.0.0.90 () {32 vars in 689 bytes} [Thu Apr 16 17:27:39 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: 7|app: 0|req: 471/943] 10.0.0.90 () {32 vars in 693 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/944] 10.0.0.90 () {32 vars in 683 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/945] 10.0.0.90 () {32 vars in 687 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/946] 10.0.0.90 () {32 vars in 699 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/947] 10.0.0.90 () {32 vars in 701 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/948] 10.0.0.90 () {32 vars in 711 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/949] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/950] 10.0.0.90 () {32 vars in 713 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/951] 10.0.0.90 () {32 vars in 725 bytes} [Thu Apr 16 17:27:39 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: 8|app: 0|req: 477/952] 10.0.0.90 () {32 vars in 739 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/953] 10.0.0.90 () {32 vars in 717 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/954] 10.0.0.90 () {32 vars in 681 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/955] 10.0.0.90 () {32 vars in 667 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/956] 10.0.0.90 () {32 vars in 717 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/957] 10.0.0.90 () {32 vars in 677 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/958] 10.0.0.90 () {32 vars in 667 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/959] 10.0.0.90 () {32 vars in 695 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/960] 10.0.0.90 () {32 vars in 703 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/961] 10.0.0.90 () {32 vars in 699 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/962] 10.0.0.90 () {32 vars in 699 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/963] 10.0.0.90 () {32 vars in 681 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/964] 10.0.0.90 () {32 vars in 703 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/965] 10.0.0.90 () {32 vars in 693 bytes} [Thu Apr 16 17:27:39 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: 7|app: 0|req: 485/966] 10.0.0.90 () {32 vars in 687 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/967] 10.0.0.90 () {32 vars in 695 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/968] 10.0.0.90 () {32 vars in 677 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/969] 10.0.0.90 () {32 vars in 687 bytes} [Thu Apr 16 17:27:39 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: 7|app: 0|req: 489/970] 10.0.0.90 () {32 vars in 699 bytes} [Thu Apr 16 17:27:39 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: 8|app: 0|req: 482/971] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/972] 10.0.0.90 () {32 vars in 663 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/973] 10.0.0.90 () {32 vars in 679 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/974] 10.0.0.90 () {32 vars in 675 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/975] 10.0.0.90 () {32 vars in 691 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/976] 10.0.0.90 () {32 vars in 675 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/977] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/security-groups?id=a1a2b70c-c4e0-4901-a84e-5d5b841d0d75&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/978] 10.0.0.90 () {32 vars in 665 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/979] 10.0.0.90 () {32 vars in 661 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/980] 10.0.0.90 () {32 vars in 673 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/981] 10.0.0.90 () {32 vars in 685 bytes} [Thu Apr 16 17:27:39 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/982] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/983] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/ports?tenant_id=e35917218d1d4f528275496e9d2b98f6&device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/984] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/networks?id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8 => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/985] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bb96c149-8e38-4e34-99f5-2071592beb5e => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/986] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/subnets?id=b4b9be3d-ade6-497d-a340-da082242e537 => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/987] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/ports?network_id=2b80a0ec-c83e-468e-bf8f-ae635a24d1f8&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:27:40.362 7 INFO neutron.db.l3_db [None req-6cf2ce95-48e0-4f1f-8af6-c39e0f811649 fde062fbcf904736af728d70f964bf65 c7d702bd67b84d1fb1a6027159f80409 - - default default] Floating IP 5c8e2662-3069-49e9-802e-f44a75cef3d6 associated. External IP: 10.96.250.218, port: 1288d079-48d1-44ba-b1b4-72a3cb587b50. [pid: 8|app: 0|req: 495/988] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/989] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/990] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/991] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8?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: 494/992] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:27:40 2026] PUT /v2.0/floatingips/5c8e2662-3069-49e9-802e-f44a75cef3d6 => generated 855 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/993] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/994] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/995] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/security-groups?tenant_id=1a04cfa62706448f9ba3363a80c6ca81&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/996] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/997] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/security-groups?id=a1a2b70c-c4e0-4901-a84e-5d5b841d0d75&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:40.863 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b204ffda-ca31-4e87-a2a3-f1ed95d0b870'] response: {'name': 'network-changed', 'server_uuid': 'b3b8028f-98c9-4822-8d7a-e5972afcaf33', 'tag': '1288d079-48d1-44ba-b1b4-72a3cb587b50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 498/998] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:40 2026] DELETE /v2.0/security-groups/118b7e47-6ca1-402d-a535-24a6fb281e5c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/999] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1000] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:40 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1001] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => 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: 500/1002] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/security-groups?id=a1a2b70c-c4e0-4901-a84e-5d5b841d0d75&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1003] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => 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: 501/1004] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1005] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/ports?tenant_id=c7d702bd67b84d1fb1a6027159f80409&device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1006] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/networks?id=f8af527a-1459-4657-8e6f-f6ffb6476c78 => generated 770 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1007] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1288d079-48d1-44ba-b1b4-72a3cb587b50 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1008] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/subnets?id=ffc495b9-a99d-4cc5-81ab-2f7c4d72ddeb => generated 692 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1009] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1010] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/ports?network_id=f8af527a-1459-4657-8e6f-f6ffb6476c78&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1011] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1012] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/networks/f8af527a-1459-4657-8e6f-f6ffb6476c78?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1013] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:41 2026] GET /v2.0/networks/f8af527a-1459-4657-8e6f-f6ffb6476c78?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1014] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:42 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1015] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:42 2026] GET /v2.0/security-groups?id=a1a2b70c-c4e0-4901-a84e-5d5b841d0d75&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: 507/1016] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:42 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1017] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:42 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&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: 508/1018] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:42 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1019] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:42 2026] GET /v2.0/security-groups?id=6f59b32d-fb00-4e5a-84bc-bd9857c796c5&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: 510/1020] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:27:42 2026] GET /v2.0/ports?tenant_id=32fc56c1ff764ac288e95f58faae0ce4&device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1021] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:27:42 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1022] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:27:42 2026] GET /v2.0/networks?id=9df75651-5057-480b-8846-21570690159c => generated 772 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:43.027 8 INFO neutron.db.segments_db [None req-953b9abc-1fe5-424b-af3e-e7c529f00f1f 3126c7b4ffb246518e633fc421961561 beae75d8a1bf456e974c5cf81b044aa4 - - default default] Added segment 0fb86f3f-53b9-4b2c-b216-ca352b0a5a09 of type vxlan for network fab1c4c1-2aad-446b-a41e-208f66a6be9b 2026-04-16 17:27:43.027 7 INFO neutron_taas.services.taas.taas_plugin [req-64205a7c-439f-44b4-9438-6a1d163569f2 req-c2c70d91-fcfb-4c83-b4e6-24ee1987fe49 c6c1511b2eea49999f6f0a06888ee32a e35917218d1d4f528275496e9d2b98f6 - - default default] TaaS: Handle Delete Port: bb96c149-8e38-4e34-99f5-2071592beb5e 2026-04-16 17:27:43.031 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-64205a7c-439f-44b4-9438-6a1d163569f2 req-c2c70d91-fcfb-4c83-b4e6-24ee1987fe49 c6c1511b2eea49999f6f0a06888ee32a e35917218d1d4f528275496e9d2b98f6 - - default default] Tap Mirror: Handle Delete Port: bb96c149-8e38-4e34-99f5-2071592beb5e [pid: 8|app: 0|req: 511/1023] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:27:42 2026] POST /v2.0/networks => generated 629 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1024] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:27:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=adc74913-bab4-44ad-b951-b6a7552bbe9d => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:43.161 7 INFO neutron.db.l3_db [req-64205a7c-439f-44b4-9438-6a1d163569f2 req-c2c70d91-fcfb-4c83-b4e6-24ee1987fe49 c6c1511b2eea49999f6f0a06888ee32a e35917218d1d4f528275496e9d2b98f6 - - default default] Floating IP ffc50906-f97e-4dda-928e-3c16bb5ca5fd disassociated. External IP: 10.96.250.211, port: bb96c149-8e38-4e34-99f5-2071592beb5e. [pid: 8|app: 0|req: 513/1025] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:27:43 2026] GET /v2.0/subnets?id=694a5b69-ea88-43a2-8264-d2786ba0f09e => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1026] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:27:43 2026] GET /v2.0/ports?network_id=9df75651-5057-480b-8846-21570690159c&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1027] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:27:43 2026] GET /v2.0/networks/9df75651-5057-480b-8846-21570690159c?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1028] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:27:43 2026] GET /v2.0/networks/9df75651-5057-480b-8846-21570690159c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1029] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:43 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1030] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:27:42 2026] DELETE /v2.0/ports/bb96c149-8e38-4e34-99f5-2071592beb5e => generated 0 bytes in 631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1031] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:43 2026] GET /v2.0/security-groups?id=a1a2b70c-c4e0-4901-a84e-5d5b841d0d75&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:43.607 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf53f655-8e72-46b6-9b31-167afbbecd43'] response: {'server_uuid': '068d79c9-6571-4dc9-96d3-e46692c6514a', 'name': 'network-vif-deleted', 'tag': 'bb96c149-8e38-4e34-99f5-2071592beb5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 514/1032] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:43 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => 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: 515/1033] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:43 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1034] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:27:43 2026] POST /v2.0/subnets => generated 673 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1035] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:27:43 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:43.912 8 INFO neutron.db.segments_db [None req-91c32e29-b16a-4f2c-9eac-880cd863da35 3126c7b4ffb246518e633fc421961561 beae75d8a1bf456e974c5cf81b044aa4 - - default default] Added segment 77e91e8e-38b9-4ebe-b25c-634e65ac25e5 of type vxlan for network c9ab5157-e2e2-4dfb-9921-82e35e155cda 2026-04-16 17:27:43.979 7 INFO neutron_taas.services.taas.taas_plugin [req-226ad978-02b0-4028-990a-716f01334334 req-c2cf107d-6e45-444b-a4f5-d88f33031f49 fde062fbcf904736af728d70f964bf65 c7d702bd67b84d1fb1a6027159f80409 - - default default] TaaS: Handle Delete Port: 1288d079-48d1-44ba-b1b4-72a3cb587b50 2026-04-16 17:27:43.982 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-226ad978-02b0-4028-990a-716f01334334 req-c2cf107d-6e45-444b-a4f5-d88f33031f49 fde062fbcf904736af728d70f964bf65 c7d702bd67b84d1fb1a6027159f80409 - - default default] Tap Mirror: Handle Delete Port: 1288d079-48d1-44ba-b1b4-72a3cb587b50 [pid: 8|app: 0|req: 520/1036] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:27:43 2026] POST /v2.0/networks => generated 628 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1037] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:44 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1038] 10.0.0.90 () {34 vars in 741 bytes} [Thu Apr 16 17:27:44 2026] PUT /v2.0/networks/c9ab5157-e2e2-4dfb-9921-82e35e155cda => generated 592 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:44.108 7 INFO neutron.db.l3_db [req-226ad978-02b0-4028-990a-716f01334334 req-c2cf107d-6e45-444b-a4f5-d88f33031f49 fde062fbcf904736af728d70f964bf65 c7d702bd67b84d1fb1a6027159f80409 - - default default] Floating IP 5c8e2662-3069-49e9-802e-f44a75cef3d6 disassociated. External IP: 10.96.250.218, port: 1288d079-48d1-44ba-b1b4-72a3cb587b50. [pid: 8|app: 0|req: 523/1039] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:27:44 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1040] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:27:43 2026] DELETE /v2.0/ports/1288d079-48d1-44ba-b1b4-72a3cb587b50 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1041] 10.0.0.90 () {34 vars in 739 bytes} [Thu Apr 16 17:27:44 2026] PUT /v2.0/subnets/f007b4be-81b4-4f3b-88c0-28df7372f493 => generated 656 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1042] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:44 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:27:44.766 7 INFO neutron.services.segments.plugin [-] Segment 77e91e8e-38b9-4ebe-b25c-634e65ac25e5 resource provider aggregate not found 2026-04-16 17:27:44.773 7 INFO neutron.services.segments.plugin [-] Segment 77e91e8e-38b9-4ebe-b25c-634e65ac25e5 resource provider aggregate not found 2026-04-16 17:27:44.781 7 INFO neutron.services.segments.plugin [-] Segment 77e91e8e-38b9-4ebe-b25c-634e65ac25e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77e91e8e-38b9-4ebe-b25c-634e65ac25e5 found for delete ", "request_id": "req-f6fabd8d-ff69-404c-8ecf-a4cfb5a7ef44"}]} [pid: 8|app: 0|req: 526/1043] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:44 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:44.801 7 INFO neutron.services.segments.plugin [-] Segment 77e91e8e-38b9-4ebe-b25c-634e65ac25e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77e91e8e-38b9-4ebe-b25c-634e65ac25e5 found for delete ", "request_id": "req-4559f9b8-4209-40e7-86f8-8d25801b6711"}]} [pid: 7|app: 0|req: 518/1044] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:44 2026] DELETE /v2.0/networks/c9ab5157-e2e2-4dfb-9921-82e35e155cda => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1045] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:44 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:44.830 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0016bba-5c59-4b96-8823-0ccab5891272 3126c7b4ffb246518e633fc421961561 beae75d8a1bf456e974c5cf81b044aa4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 519/1046] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:44 2026] DELETE /v2.0/networks/c9ab5157-e2e2-4dfb-9921-82e35e155cda => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1047] 10.0.0.90 () {32 vars in 692 bytes} [Thu Apr 16 17:27:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1048] 10.0.0.90 () {32 vars in 740 bytes} [Thu Apr 16 17:27:44 2026] GET /v2.0/subnets?network_id=26ca12c3-d4a2-43ec-b1b5-003ae580b6c4 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1049] 10.0.0.90 () {32 vars in 651 bytes} [Thu Apr 16 17:27:44 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1050] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:27:44 2026] GET /v2.0/networks => generated 1313 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1051] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:27:45 2026] GET /v2.0/subnets => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1052] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:45 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => 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: 522/1053] 10.0.0.90 () {32 vars in 721 bytes} [Thu Apr 16 17:27:45 2026] GET /v2.0/networks/fab1c4c1-2aad-446b-a41e-208f66a6be9b => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1054] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:27:45 2026] GET /v2.0/subnets/655eedd3-47e4-4fb5-98d6-5f63004d3b7d => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:45.195 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef8bc248-e95f-40d3-a698-fd6dacd25ae6 3126c7b4ffb246518e633fc421961561 beae75d8a1bf456e974c5cf81b044aa4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 523/1055] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:45 2026] DELETE /v2.0/subnets/f007b4be-81b4-4f3b-88c0-28df7372f493 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:27:45.214 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e69aed61-7a9b-40d7-80b1-04a3bc7fa29b 3126c7b4ffb246518e633fc421961561 beae75d8a1bf456e974c5cf81b044aa4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 533/1056] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:45 2026] DELETE /v2.0/networks/c9ab5157-e2e2-4dfb-9921-82e35e155cda => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1057] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:45 2026] DELETE /v2.0/subnets/655eedd3-47e4-4fb5-98d6-5f63004d3b7d => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:27:45.477 8 INFO neutron_taas.services.taas.taas_plugin [None req-badfcc10-791a-4aeb-bf1f-012299e26529 3126c7b4ffb246518e633fc421961561 beae75d8a1bf456e974c5cf81b044aa4 - - default default] TaaS: Handle Delete Port: d9fdf3fd-d661-49e9-ad0c-eb622ade1bac 2026-04-16 17:27:45.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-badfcc10-791a-4aeb-bf1f-012299e26529 3126c7b4ffb246518e633fc421961561 beae75d8a1bf456e974c5cf81b044aa4 - - default default] Tap Mirror: Handle Delete Port: d9fdf3fd-d661-49e9-ad0c-eb622ade1bac 2026-04-16 17:27:45.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-530ce998-34f1-4cd1-b416-85d2a521ee29'] response: {'server_uuid': 'b3b8028f-98c9-4822-8d7a-e5972afcaf33', 'name': 'network-vif-deleted', 'tag': '1288d079-48d1-44ba-b1b4-72a3cb587b50', 'status': 'completed', 'code': 200} 2026-04-16 17:27:45.645 8 INFO neutron.services.segments.plugin [-] Segment 0fb86f3f-53b9-4b2c-b216-ca352b0a5a09 resource provider aggregate not found 2026-04-16 17:27:45.649 8 INFO neutron.services.segments.plugin [-] Segment 0fb86f3f-53b9-4b2c-b216-ca352b0a5a09 resource provider aggregate not found 2026-04-16 17:27:45.655 8 INFO neutron.services.segments.plugin [-] Segment 0fb86f3f-53b9-4b2c-b216-ca352b0a5a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fb86f3f-53b9-4b2c-b216-ca352b0a5a09 found for delete ", "request_id": "req-9a2f7a2d-c9c6-4b03-85b6-0d11e4b91dcd"}]} 2026-04-16 17:27:45.664 8 INFO neutron.services.segments.plugin [-] Segment 0fb86f3f-53b9-4b2c-b216-ca352b0a5a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fb86f3f-53b9-4b2c-b216-ca352b0a5a09 found for delete ", "request_id": "req-cf854e47-79a6-4d70-bc3f-f570fd9f2d75"}]} [pid: 8|app: 0|req: 534/1058] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:45 2026] DELETE /v2.0/networks/fab1c4c1-2aad-446b-a41e-208f66a6be9b => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1059] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:45 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1060] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:45 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1061] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:45 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&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: 527/1062] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:46 2026] GET /v2.0/ports?device_id=068d79c9-6571-4dc9-96d3-e46692c6514a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1063] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:46 2026] GET /v2.0/security-groups?tenant_id=beae75d8a1bf456e974c5cf81b044aa4&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1064] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:46 2026] DELETE /v2.0/security-groups/b9931df9-7a03-4634-befb-56c4a01896d5 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1065] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:46 2026] GET /v2.0/ports?device_id=b3b8028f-98c9-4822-8d7a-e5972afcaf33 => 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: 529/1066] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:47 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1067] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:47 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&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: 530/1068] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:47 2026] DELETE /v2.0/security-groups/6f59b32d-fb00-4e5a-84bc-bd9857c796c5 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:27:47.395 8 INFO neutron.api.v2.resource [None req-8d03e944-6e11-4080-b0ee-f1d15af9ff74 c6c1511b2eea49999f6f0a06888ee32a e35917218d1d4f528275496e9d2b98f6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1069] 10.0.0.90 () {32 vars in 735 bytes} [Thu Apr 16 17:27:47 2026] GET /v2.0/security-groups/6f59b32d-fb00-4e5a-84bc-bd9857c796c5 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:27:47.485 7 INFO neutron_taas.services.taas.taas_plugin [None req-55c06b30-93d2-4b15-96df-a6b7ae2530f7 c6c1511b2eea49999f6f0a06888ee32a e35917218d1d4f528275496e9d2b98f6 - - default default] TaaS: Handle Delete Port: 07bb8bb7-b4ab-4d27-89c8-b89fbe910388 2026-04-16 17:27:47.488 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55c06b30-93d2-4b15-96df-a6b7ae2530f7 c6c1511b2eea49999f6f0a06888ee32a e35917218d1d4f528275496e9d2b98f6 - - default default] Tap Mirror: Handle Delete Port: 07bb8bb7-b4ab-4d27-89c8-b89fbe910388 [pid: 7|app: 0|req: 531/1070] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:27:47 2026] DELETE /v2.0/floatingips/ffc50906-f97e-4dda-928e-3c16bb5ca5fd => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1071] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:47 2026] DELETE /v2.0/security-groups/a1a2b70c-c4e0-4901-a84e-5d5b841d0d75 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:27:48.107 8 INFO neutron_taas.services.taas.taas_plugin [None req-5309de7e-1021-4e02-8a0a-e2ac8cc8c2dd c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: db11f90a-c806-4147-a834-aef91bf6b55a 2026-04-16 17:27:48.110 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5309de7e-1021-4e02-8a0a-e2ac8cc8c2dd c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: db11f90a-c806-4147-a834-aef91bf6b55a 2026-04-16 17:27:48.292 7 INFO neutron.db.segments_db [None req-c9203eac-0a67-42e3-bfef-d7be49f71a1f c22d01f8b9054b6294a06349f7efd30f 48be62a01c444624887b8b505473e561 - - default default] Added segment 7225f0eb-30b1-4f01-966d-02251c7a8c99 of type vxlan for network 7212a221-6033-479b-87de-8704e61ede9c [pid: 7|app: 0|req: 533/1072] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:27:48 2026] POST /v2.0/networks => generated 624 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:27:48.389 7 INFO neutron.api.v2.resource [None req-17f796d0-74a2-4075-b4ac-98823add9f61 fde062fbcf904736af728d70f964bf65 c7d702bd67b84d1fb1a6027159f80409 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/1073] 10.0.0.90 () {32 vars in 735 bytes} [Thu Apr 16 17:27:48 2026] GET /v2.0/security-groups/a1a2b70c-c4e0-4901-a84e-5d5b841d0d75 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1074] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:48 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:48.513 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e8cd0db-a349-4b3d-811d-14c87e0d01ca fde062fbcf904736af728d70f964bf65 c7d702bd67b84d1fb1a6027159f80409 - - default default] TaaS: Handle Delete Port: 66ea488d-f433-4f1d-9eae-21b186231ae4 2026-04-16 17:27:48.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e8cd0db-a349-4b3d-811d-14c87e0d01ca fde062fbcf904736af728d70f964bf65 c7d702bd67b84d1fb1a6027159f80409 - - default default] Tap Mirror: Handle Delete Port: 66ea488d-f433-4f1d-9eae-21b186231ae4 [pid: 8|app: 0|req: 540/1075] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:27:47 2026] PUT /v2.0/routers/56cb8dee-5422-4f0f-a0d4-82f75ee14b26/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1076] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:27:48 2026] DELETE /v2.0/floatingips/5c8e2662-3069-49e9-802e-f44a75cef3d6 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1077] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:48 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1078] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:27:48 2026] POST /v2.0/subnets => generated 641 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:27:48.901 7 INFO neutron_taas.services.taas.taas_plugin [None req-67623ad2-ffa5-4978-8a2d-1ae919010091 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: ce926988-37e1-4afc-90ce-3b904a6da217 2026-04-16 17:27:48.903 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67623ad2-ffa5-4978-8a2d-1ae919010091 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: ce926988-37e1-4afc-90ce-3b904a6da217 2026-04-16 17:27:49.156 7 INFO neutron_taas.services.taas.taas_plugin [None req-67623ad2-ffa5-4978-8a2d-1ae919010091 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: ee204cb9-0e5f-40ee-8155-f8a27167f531 2026-04-16 17:27:49.158 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67623ad2-ffa5-4978-8a2d-1ae919010091 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: ee204cb9-0e5f-40ee-8155-f8a27167f531 2026-04-16 17:27:49.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f6da0da-6894-48b5-b51e-7c60873f312f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 71797075-7dc3-4c20-8a5f-fb6a8f99266b 2026-04-16 17:27:49.193 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f6da0da-6894-48b5-b51e-7c60873f312f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 71797075-7dc3-4c20-8a5f-fb6a8f99266b 2026-04-16 17:27:49.498 7 INFO neutron.services.segments.plugin [-] Segment 7ff53199-ac63-4a0a-b0b9-be803387b6fa resource provider aggregate not found 2026-04-16 17:27:49.508 7 INFO neutron.services.segments.plugin [-] Segment 7ff53199-ac63-4a0a-b0b9-be803387b6fa resource provider aggregate not found 2026-04-16 17:27:49.523 7 INFO neutron.services.segments.plugin [-] Segment 7ff53199-ac63-4a0a-b0b9-be803387b6fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff53199-ac63-4a0a-b0b9-be803387b6fa found for delete ", "request_id": "req-00c98182-5829-4cb1-8c4d-eadf2ae40568"}]} 2026-04-16 17:27:49.531 7 INFO neutron.services.segments.plugin [-] Segment 7ff53199-ac63-4a0a-b0b9-be803387b6fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff53199-ac63-4a0a-b0b9-be803387b6fa found for delete ", "request_id": "req-f7497fc3-a715-492c-9caf-c661e2e8d23f"}]} 2026-04-16 17:27:49.539 7 INFO neutron.db.l3_hamode_db [None req-67623ad2-ffa5-4978-8a2d-1ae919010091 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] HA network f96c8cce-e743-47fe-9fcf-a78536537ed6 was deleted as no HA routers are present in tenant e35917218d1d4f528275496e9d2b98f6. [pid: 7|app: 0|req: 538/1079] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:48 2026] DELETE /v2.0/routers/56cb8dee-5422-4f0f-a0d4-82f75ee14b26 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:27:49.595 7 INFO neutron.db.segments_db [None req-fab8e112-01e9-4b62-a76b-fc9aeae42b5c c22d01f8b9054b6294a06349f7efd30f 48be62a01c444624887b8b505473e561 - - default default] Added segment 9c7de16d-7385-416c-bb87-82a55f1f73cc of type vxlan for network c09d1d1f-f427-4c76-84c7-9e45542cfa25 [pid: 7|app: 0|req: 539/1080] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:27:49 2026] POST /v2.0/networks => generated 624 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1081] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:27:48 2026] PUT /v2.0/routers/7d2ced2a-fa7a-45c9-8ad8-7b6d3b98586f/remove_router_interface => generated 309 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1082] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:49 2026] DELETE /v2.0/subnets/b4b9be3d-ade6-497d-a340-da082242e537 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1083] 10.0.0.90 () {34 vars in 741 bytes} [Thu Apr 16 17:27:49 2026] PUT /v2.0/networks/c09d1d1f-f427-4c76-84c7-9e45542cfa25 => generated 592 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1084] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:49 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:50.030 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a474906-87cc-4cc2-a7b2-1103cf7f28ba c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 05b60bb6-ace1-47c9-94be-37667e2a0fba 2026-04-16 17:27:50.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a474906-87cc-4cc2-a7b2-1103cf7f28ba c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 05b60bb6-ace1-47c9-94be-37667e2a0fba 2026-04-16 17:27:50.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffab7680-92b6-444a-9de2-4a81783dd6a6 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 715dce2a-d62b-427a-878c-6abf75b9d33c 2026-04-16 17:27:50.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffab7680-92b6-444a-9de2-4a81783dd6a6 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 715dce2a-d62b-427a-878c-6abf75b9d33c 2026-04-16 17:27:50.226 8 INFO neutron.services.segments.plugin [-] Segment bd52304a-9e74-4f04-aa55-802536bcca30 resource provider aggregate not found 2026-04-16 17:27:50.233 8 INFO neutron.services.segments.plugin [-] Segment bd52304a-9e74-4f04-aa55-802536bcca30 resource provider aggregate not found 2026-04-16 17:27:50.243 8 INFO neutron.services.segments.plugin [-] Segment bd52304a-9e74-4f04-aa55-802536bcca30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd52304a-9e74-4f04-aa55-802536bcca30 found for delete ", "request_id": "req-281e0607-6856-449d-8fab-53d20f475361"}]} 2026-04-16 17:27:50.272 8 INFO neutron.services.segments.plugin [-] Segment bd52304a-9e74-4f04-aa55-802536bcca30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd52304a-9e74-4f04-aa55-802536bcca30 found for delete ", "request_id": "req-aaf72b8f-fb60-4334-86c2-34ad80eab71f"}]} [pid: 8|app: 0|req: 545/1085] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:49 2026] DELETE /v2.0/networks/2b80a0ec-c83e-468e-bf8f-ae635a24d1f8 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:27:50.392 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffab7680-92b6-444a-9de2-4a81783dd6a6 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 2ecf9246-8385-44bb-a23a-5ce47a591f91 2026-04-16 17:27:50.395 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffab7680-92b6-444a-9de2-4a81783dd6a6 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 2ecf9246-8385-44bb-a23a-5ce47a591f91 [pid: 8|app: 0|req: 546/1086] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:27:50 2026] POST /v2.0/subnets => generated 626 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1087] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:50 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1088] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:50 2026] GET /v2.0/security-groups?tenant_id=e35917218d1d4f528275496e9d2b98f6&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1089] 10.0.0.90 () {34 vars in 739 bytes} [Thu Apr 16 17:27:50 2026] PUT /v2.0/subnets/a67a28fd-0b12-463b-8cc2-426534493dd2 => generated 636 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1090] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:50 2026] DELETE /v2.0/security-groups/6b767002-7357-47d5-94d6-21775cce2de2 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:27:50.758 7 INFO neutron.db.l3_hamode_db [None req-ffab7680-92b6-444a-9de2-4a81783dd6a6 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] HA network 4bff28f3-d6d0-4716-83d4-c3d74882f0ed was deleted as no HA routers are present in tenant c7d702bd67b84d1fb1a6027159f80409. [pid: 7|app: 0|req: 541/1091] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:49 2026] DELETE /v2.0/routers/7d2ced2a-fa7a-45c9-8ad8-7b6d3b98586f => generated 0 bytes in 935 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1092] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:50 2026] DELETE /v2.0/networks/c09d1d1f-f427-4c76-84c7-9e45542cfa25 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:27:50.891 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c3ac7e8-92a1-4452-8b8b-b622fd8daf77 c22d01f8b9054b6294a06349f7efd30f 48be62a01c444624887b8b505473e561 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 552/1093] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:50 2026] DELETE /v2.0/networks/c09d1d1f-f427-4c76-84c7-9e45542cfa25 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1094] 10.0.0.90 () {32 vars in 692 bytes} [Thu Apr 16 17:27:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1095] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:50 2026] DELETE /v2.0/subnets/ffc495b9-a99d-4cc5-81ab-2f7c4d72ddeb => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1096] 10.0.0.90 () {32 vars in 740 bytes} [Thu Apr 16 17:27:50 2026] GET /v2.0/subnets?network_id=26ca12c3-d4a2-43ec-b1b5-003ae580b6c4 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1097] 10.0.0.90 () {32 vars in 651 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1098] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.0/networks => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:27:51.091 7 INFO neutron_taas.services.taas.taas_plugin [None req-896f80f9-92bd-4320-8f2a-a28f3a7cf9bd c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: c069800e-5823-4e5d-b802-b19243c5bd8d 2026-04-16 17:27:51.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-896f80f9-92bd-4320-8f2a-a28f3a7cf9bd c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: c069800e-5823-4e5d-b802-b19243c5bd8d [pid: 8|app: 0|req: 557/1099] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.0/subnets => generated 1280 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1100] 10.0.0.90 () {32 vars in 721 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.0/networks/7212a221-6033-479b-87de-8704e61ede9c => generated 668 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1101] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.0/subnets/46abeeef-1d62-4c78-a73b-96df7b382dca => generated 641 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:51.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b9a0e09-eb48-4a76-ab63-cf7ca12891ea c22d01f8b9054b6294a06349f7efd30f 48be62a01c444624887b8b505473e561 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 560/1102] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:51 2026] DELETE /v2.0/subnets/a67a28fd-0b12-463b-8cc2-426534493dd2 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:27:51.240 8 INFO neutron.pecan_wsgi.hooks.translation [None req-092cea2b-710a-4e00-acb4-02337cd0d355 c22d01f8b9054b6294a06349f7efd30f 48be62a01c444624887b8b505473e561 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 561/1103] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:51 2026] DELETE /v2.0/networks/c09d1d1f-f427-4c76-84c7-9e45542cfa25 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1104] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:50 2026] DELETE /v2.0/networks/f8af527a-1459-4657-8e6f-f6ffb6476c78 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1105] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:51 2026] DELETE /v2.0/subnets/46abeeef-1d62-4c78-a73b-96df7b382dca => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1106] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.0/security-groups?tenant_id=c7d702bd67b84d1fb1a6027159f80409&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1107] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:51 2026] DELETE /v2.0/networks/7212a221-6033-479b-87de-8704e61ede9c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1108] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:51 2026] DELETE /v2.0/security-groups/9fa5d06c-596c-49dd-b39d-0b49951c1db2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:27:51.549 7 INFO neutron.services.segments.plugin [-] Segment 5f512e83-46c2-4bc4-9754-634b8f28b7d4 resource provider aggregate not found 2026-04-16 17:27:51.552 7 INFO neutron.services.segments.plugin [-] Segment 5f512e83-46c2-4bc4-9754-634b8f28b7d4 resource provider aggregate not found 2026-04-16 17:27:51.566 7 INFO neutron.services.segments.plugin [-] Segment 5f512e83-46c2-4bc4-9754-634b8f28b7d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f512e83-46c2-4bc4-9754-634b8f28b7d4 found for delete ", "request_id": "req-4ef3a848-87df-4d86-955d-6063222119a4"}]} 2026-04-16 17:27:51.571 7 INFO neutron.services.segments.plugin [-] Segment 5f512e83-46c2-4bc4-9754-634b8f28b7d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f512e83-46c2-4bc4-9754-634b8f28b7d4 found for delete ", "request_id": "req-3668d58d-4a12-4d75-9636-3e9c9e958160"}]} 2026-04-16 17:27:51.588 7 INFO neutron.services.segments.plugin [-] Segment bfcb95c8-c100-4438-bf85-90dc5b7f8a3d resource provider aggregate not found 2026-04-16 17:27:51.594 7 INFO neutron.services.segments.plugin [-] Segment bfcb95c8-c100-4438-bf85-90dc5b7f8a3d resource provider aggregate not found 2026-04-16 17:27:51.620 7 INFO neutron.services.segments.plugin [-] Segment bfcb95c8-c100-4438-bf85-90dc5b7f8a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcb95c8-c100-4438-bf85-90dc5b7f8a3d found for delete ", "request_id": "req-2ce81dc3-3a3e-466e-83bf-32f22c125cd3"}]} 2026-04-16 17:27:51.628 7 INFO neutron.services.segments.plugin [-] Segment bfcb95c8-c100-4438-bf85-90dc5b7f8a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcb95c8-c100-4438-bf85-90dc5b7f8a3d found for delete ", "request_id": "req-a5dc0128-2741-404f-9675-f817261ad582"}]} [pid: 7|app: 0|req: 545/1109] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:51.643 7 INFO neutron.services.segments.plugin [-] Segment 7225f0eb-30b1-4f01-966d-02251c7a8c99 resource provider aggregate not found 2026-04-16 17:27:51.656 7 INFO neutron.services.segments.plugin [-] Segment 7225f0eb-30b1-4f01-966d-02251c7a8c99 resource provider aggregate not found 2026-04-16 17:27:51.670 7 INFO neutron.services.segments.plugin [-] Segment 7225f0eb-30b1-4f01-966d-02251c7a8c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7225f0eb-30b1-4f01-966d-02251c7a8c99 found for delete ", "request_id": "req-1565743a-4a96-4868-9074-a59250158162"}]} 2026-04-16 17:27:51.685 7 INFO neutron.services.segments.plugin [-] Segment 7225f0eb-30b1-4f01-966d-02251c7a8c99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7225f0eb-30b1-4f01-966d-02251c7a8c99 found for delete ", "request_id": "req-3b75fc89-869b-499a-a4cc-26defa49c0c1"}]} [pid: 8|app: 0|req: 565/1110] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:27:51 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1111] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:52 2026] GET /v2.0/security-groups?tenant_id=48be62a01c444624887b8b505473e561&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:27:52.266 8 INFO neutron.services.segments.plugin [-] Segment 9c7de16d-7385-416c-bb87-82a55f1f73cc resource provider aggregate not found 2026-04-16 17:27:52.284 8 INFO neutron.services.segments.plugin [-] Segment 9c7de16d-7385-416c-bb87-82a55f1f73cc resource provider aggregate not found 2026-04-16 17:27:52.295 8 INFO neutron.services.segments.plugin [-] Segment 9c7de16d-7385-416c-bb87-82a55f1f73cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c7de16d-7385-416c-bb87-82a55f1f73cc found for delete ", "request_id": "req-e9f5a9a7-6fae-40db-bd1d-3edeacf4c99c"}]} 2026-04-16 17:27:52.302 8 INFO neutron.services.segments.plugin [-] Segment 9c7de16d-7385-416c-bb87-82a55f1f73cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c7de16d-7385-416c-bb87-82a55f1f73cc found for delete ", "request_id": "req-6f985fe7-8c37-4992-afd4-e0ba2b3980f1"}]} [pid: 8|app: 0|req: 566/1112] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:52 2026] DELETE /v2.0/security-groups/d0119f2a-1ef2-4052-8289-4e574169012e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:27:54.367 7 INFO neutron.db.segments_db [None req-33f62178-b80a-4820-ae06-8803db26c652 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] Added segment ada36c6b-4fa1-416f-9c8c-0ec56d73d2e2 of type vxlan for network 35fffa54-6221-4911-8f1b-c150c140145e [pid: 7|app: 0|req: 548/1115] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:27:54 2026] POST /v2.0/networks => generated 629 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1116] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:27:54 2026] POST /v2.0/ports => generated 779 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:27:54.816 7 INFO neutron.db.segments_db [None req-3f10e219-7ebb-4330-ba17-65c9d8924662 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] Added segment dc7910cd-6cb8-4722-8e5f-29ef915001e8 of type vxlan for network d670b0ae-b12d-461c-afa1-0c874a2120f8 [pid: 7|app: 0|req: 549/1117] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:27:54 2026] POST /v2.0/networks => generated 615 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1118] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:27:54 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1119] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:27:55 2026] POST /v2.0/ports => generated 966 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 570/1120] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:55 2026] GET /v2.0/security-groups?tenant_id=96f171e11b764008a6b8d0f5d5744b82&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:27:55.578 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c54af48-d08c-416e-b2c7-e71c8fce5f31 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] TaaS: Handle Delete Port: 5347bc5e-c89d-4696-9f46-19d7a3c73369 2026-04-16 17:27:55.581 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c54af48-d08c-416e-b2c7-e71c8fce5f31 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] Tap Mirror: Handle Delete Port: 5347bc5e-c89d-4696-9f46-19d7a3c73369 [pid: 8|app: 0|req: 571/1121] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:55 2026] DELETE /v2.0/security-groups/b2de490c-2eae-4649-8777-494f75439833 => 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: 551/1122] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:27:55 2026] DELETE /v2.0/ports/5347bc5e-c89d-4696-9f46-19d7a3c73369 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:27:55.710 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c2cd513-f82c-4a30-8f42-48ad05fe975e 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1123] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:27:55 2026] DELETE /v2.0/ports/5347bc5e-c89d-4696-9f46-19d7a3c73369 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:27:55.736 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bac18a0e-4676-4b7b-af01-397eef16402a 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 553/1124] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:27:55 2026] GET /v2.0/ports/5347bc5e-c89d-4696-9f46-19d7a3c73369 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1125] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:55 2026] GET /v2.0/security-groups?tenant_id=9e3961c7815e45eca41d5eedaaa8f205&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1126] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:55 2026] DELETE /v2.0/subnets/61b4e0e5-c258-4985-9d3c-ffc09cc36c79 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1127] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:55 2026] DELETE /v2.0/security-groups/6f8ef3ba-972f-432c-afa0-ddca0f80def3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:27:55.961 7 INFO neutron.services.segments.plugin [-] Segment dc7910cd-6cb8-4722-8e5f-29ef915001e8 resource provider aggregate not found 2026-04-16 17:27:55.966 7 INFO neutron.services.segments.plugin [-] Segment dc7910cd-6cb8-4722-8e5f-29ef915001e8 resource provider aggregate not found 2026-04-16 17:27:55.976 7 INFO neutron.services.segments.plugin [-] Segment dc7910cd-6cb8-4722-8e5f-29ef915001e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc7910cd-6cb8-4722-8e5f-29ef915001e8 found for delete ", "request_id": "req-80fb253e-696f-4125-b375-8e98b41f7e9a"}]} 2026-04-16 17:27:55.980 7 INFO neutron.services.segments.plugin [-] Segment dc7910cd-6cb8-4722-8e5f-29ef915001e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc7910cd-6cb8-4722-8e5f-29ef915001e8 found for delete ", "request_id": "req-998f5fd6-e286-4bd9-990a-a68c791b93f5"}]} [pid: 7|app: 0|req: 555/1128] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:55 2026] DELETE /v2.0/networks/d670b0ae-b12d-461c-afa1-0c874a2120f8 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:27:56.056 8 INFO neutron.db.segments_db [None req-bb414322-0cbb-4db7-984a-2edf16a9eb70 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] Added segment 5e7adb77-5047-4cec-acb5-e2e005f6d150 of type vxlan for network 3b390437-e064-4e51-aed4-17aa210e00e6 [pid: 8|app: 0|req: 574/1129] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:27:55 2026] POST /v2.0/networks => generated 616 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1130] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:27:56 2026] POST /v2.0/subnets => generated 646 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1131] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:56 2026] GET /v2.0/security-groups?tenant_id=77188e8119f4495699884bdf18d03355&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1132] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:27:56 2026] POST /v2.0/ports => generated 927 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1133] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:56 2026] DELETE /v2.0/security-groups/f0a7d0c2-a3dd-4c17-8fa5-3e698f129344 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:27:56.813 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e8d4aec-ab4d-428f-85bb-7b0046c1c4eb 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] TaaS: Handle Delete Port: 59b8168c-1228-4fd4-8320-8a8b73035369 2026-04-16 17:27:56.816 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e8d4aec-ab4d-428f-85bb-7b0046c1c4eb 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] Tap Mirror: Handle Delete Port: 59b8168c-1228-4fd4-8320-8a8b73035369 [pid: 7|app: 0|req: 558/1134] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:27:56 2026] DELETE /v2.0/ports/59b8168c-1228-4fd4-8320-8a8b73035369 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:27:56.948 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5472b3c-814a-47f9-b871-8e140300dfb0 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1135] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:27:56 2026] GET /v2.0/ports/59b8168c-1228-4fd4-8320-8a8b73035369 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1136] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:56 2026] GET /v2.0/security-groups?tenant_id=6d2b5fd36373466d84c2db0ebcb202f8&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1137] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:56 2026] DELETE /v2.0/subnets/d4d8c7e4-dabf-4a8b-ada3-bc4f28b6cac6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1138] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:57 2026] DELETE /v2.0/security-groups/a452d5aa-ce69-4c9c-8ad5-205733df6956 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1139] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:57 2026] DELETE /v2.0/networks/3b390437-e064-4e51-aed4-17aa210e00e6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1140] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:27:57 2026] POST /v2.0/ports => generated 779 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1141] 10.0.0.90 () {34 vars in 735 bytes} [Thu Apr 16 17:27:57 2026] PUT /v2.0/ports/2fd82c5d-c447-4f71-bdc2-9595a60864b4 => generated 752 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:27:57.695 8 INFO neutron_taas.services.taas.taas_plugin [None req-58ea8974-75ca-482b-9ba2-6f509856900a 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] TaaS: Handle Delete Port: 2fd82c5d-c447-4f71-bdc2-9595a60864b4 2026-04-16 17:27:57.698 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58ea8974-75ca-482b-9ba2-6f509856900a 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] Tap Mirror: Handle Delete Port: 2fd82c5d-c447-4f71-bdc2-9595a60864b4 [pid: 8|app: 0|req: 580/1142] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:27:57 2026] DELETE /v2.0/ports/2fd82c5d-c447-4f71-bdc2-9595a60864b4 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1143] 10.0.0.90 () {32 vars in 641 bytes} [Thu Apr 16 17:27:57 2026] GET /v2.0/ports => generated 782 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:57.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd8db535-6183-4522-8953-55637a0e25cc 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1144] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:27:57 2026] GET /v2.0/ports/2fd82c5d-c447-4f71-bdc2-9595a60864b4 => 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: 564/1145] 10.0.0.90 () {32 vars in 641 bytes} [Thu Apr 16 17:27:57 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1146] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:27:57 2026] GET /v2.0/ports/60a98b19-6f7f-46a5-a643-846e104a1a62 => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:27:57.964 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3002c85c-0c4e-4104-b395-6d9d5c1356ae 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1147] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:27:57 2026] DELETE /v2.0/ports/59b8168c-1228-4fd4-8320-8a8b73035369 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:27:57.992 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7628568-db33-4edf-8db4-65eebbb8a68a 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1148] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:57 2026] DELETE /v2.0/subnets/d4d8c7e4-dabf-4a8b-ada3-bc4f28b6cac6 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:27:57.999 7 INFO neutron.services.segments.plugin [-] Segment 5e7adb77-5047-4cec-acb5-e2e005f6d150 resource provider aggregate not found 2026-04-16 17:27:58.004 7 INFO neutron.services.segments.plugin [-] Segment 5e7adb77-5047-4cec-acb5-e2e005f6d150 resource provider aggregate not found 2026-04-16 17:27:58.020 7 INFO neutron.services.segments.plugin [-] Segment 5e7adb77-5047-4cec-acb5-e2e005f6d150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7adb77-5047-4cec-acb5-e2e005f6d150 found for delete ", "request_id": "req-6fa43bc7-4750-4efc-9a5d-7d64d762d974"}]} 2026-04-16 17:27:58.021 7 INFO neutron.services.segments.plugin [-] Segment 5e7adb77-5047-4cec-acb5-e2e005f6d150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7adb77-5047-4cec-acb5-e2e005f6d150 found for delete ", "request_id": "req-dd2bfdd2-f5a3-4edc-ab14-d9cab3a8e84e"}]} 2026-04-16 17:27:58.026 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e67d5bc-0b36-4e11-9e60-55ad94fb104e 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 566/1149] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:27:58 2026] DELETE /v2.0/subnets/61b4e0e5-c258-4985-9d3c-ffc09cc36c79 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:27:58.127 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c7e9c20-b69c-4cc6-bd54-9e9751174e07 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] TaaS: Handle Delete Port: 60a98b19-6f7f-46a5-a643-846e104a1a62 2026-04-16 17:27:58.130 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c7e9c20-b69c-4cc6-bd54-9e9751174e07 186163e5eb3b4e0388039fa57d285fce a5c67181a72c4fbcbf4fab6822dad0fd - - default default] Tap Mirror: Handle Delete Port: 60a98b19-6f7f-46a5-a643-846e104a1a62 [pid: 8|app: 0|req: 584/1150] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:27:58 2026] DELETE /v2.0/ports/60a98b19-6f7f-46a5-a643-846e104a1a62 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1151] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:27:58 2026] DELETE /v2.0/networks/35fffa54-6221-4911-8f1b-c150c140145e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1152] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:58 2026] GET /v2.0/security-groups?tenant_id=a5c67181a72c4fbcbf4fab6822dad0fd&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1153] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:59 2026] DELETE /v2.0/security-groups/c94cbeb6-614a-455b-9ca3-700fdea3592a => 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: 569/1154] 10.0.0.151 () {34 vars in 989 bytes} [Thu Apr 16 17:27:59 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 1240 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1155] 10.0.0.151 () {34 vars in 1039 bytes} [Thu Apr 16 17:27:59 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1156] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:59 2026] GET /v2.0/security-groups?tenant_id=cb06a8213ab946f7a230a9590a733c00&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: 571/1157] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:27:59 2026] DELETE /v2.0/security-groups/4d036991-545c-4194-9b75-3656c7cef890 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:00.042 7 INFO neutron.services.segments.plugin [-] Segment ada36c6b-4fa1-416f-9c8c-0ec56d73d2e2 resource provider aggregate not found 2026-04-16 17:28:00.042 7 INFO neutron.services.segments.plugin [-] Segment ada36c6b-4fa1-416f-9c8c-0ec56d73d2e2 resource provider aggregate not found 2026-04-16 17:28:00.061 7 INFO neutron.services.segments.plugin [-] Segment ada36c6b-4fa1-416f-9c8c-0ec56d73d2e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada36c6b-4fa1-416f-9c8c-0ec56d73d2e2 found for delete ", "request_id": "req-375990a8-2c35-4ad5-bf5f-c6ef5c4e177e"}]} 2026-04-16 17:28:00.062 7 INFO neutron.services.segments.plugin [-] Segment ada36c6b-4fa1-416f-9c8c-0ec56d73d2e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada36c6b-4fa1-416f-9c8c-0ec56d73d2e2 found for delete ", "request_id": "req-1533450d-df60-4994-96a6-426a1a214ecb"}]} [pid: 8|app: 0|req: 587/1158] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:27:59 2026] GET /v2.0/security-groups?tenant_id=9ed3317df2aa4da881c1dd27da62259f&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1159] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:00 2026] DELETE /v2.0/security-groups/0baee4d8-8019-4459-b321-e319dc37d271 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:01.382 8 INFO neutron.db.segments_db [None req-cff28724-40b6-4302-8ccf-a67ad50710d2 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] Added segment 1a43dded-b7a8-464d-b807-dfef4cd94907 of type vxlan for network e2a27e8d-5c15-46fd-bc7e-c91a54dc7d62 [pid: 8|app: 0|req: 588/1160] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:01 2026] POST /v2.0/networks => generated 626 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1161] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:28:01 2026] POST /v2.0/ports => generated 775 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:01.812 8 INFO neutron.db.segments_db [None req-da57126e-599a-413c-b05e-dd059d84f900 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] Added segment f268f046-0a95-42cb-a749-53d8b70cd331 of type vxlan for network 4ab873f1-86c6-4e65-b24a-3a873214578e [pid: 8|app: 0|req: 589/1162] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:01 2026] POST /v2.0/networks => generated 613 bytes in 151 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: 574/1163] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:01 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1164] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:28:02 2026] POST /v2.0/ports => generated 953 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:02.654 7 INFO neutron_taas.services.taas.taas_plugin [None req-a97b60d1-eba8-4c8a-9d7b-123537cf2411 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] TaaS: Handle Delete Port: f02c064b-8569-4184-8ce9-b42f80934dd8 2026-04-16 17:28:02.658 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a97b60d1-eba8-4c8a-9d7b-123537cf2411 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] Tap Mirror: Handle Delete Port: f02c064b-8569-4184-8ce9-b42f80934dd8 [pid: 7|app: 0|req: 575/1165] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:02 2026] DELETE /v2.0/ports/f02c064b-8569-4184-8ce9-b42f80934dd8 => generated 0 bytes in 240 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-04-16 17:28:02.813 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc213715-99f4-4c79-9938-a0ed4df2974e afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 591/1166] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:02 2026] DELETE /v2.0/ports/f02c064b-8569-4184-8ce9-b42f80934dd8 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:28:02.836 7 INFO neutron.pecan_wsgi.hooks.translation [None req-feccf83d-d99a-4548-bd0c-8f624cbb01dc afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1167] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:28:02 2026] GET /v2.0/ports/f02c064b-8569-4184-8ce9-b42f80934dd8 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1168] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:02 2026] DELETE /v2.0/subnets/cf39794e-c51b-4f6b-adda-6b7dd190b190 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:03.085 7 INFO neutron.services.segments.plugin [-] Segment f268f046-0a95-42cb-a749-53d8b70cd331 resource provider aggregate not found 2026-04-16 17:28:03.090 7 INFO neutron.services.segments.plugin [-] Segment f268f046-0a95-42cb-a749-53d8b70cd331 resource provider aggregate not found 2026-04-16 17:28:03.105 7 INFO neutron.services.segments.plugin [-] Segment f268f046-0a95-42cb-a749-53d8b70cd331 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f268f046-0a95-42cb-a749-53d8b70cd331 found for delete ", "request_id": "req-fd569926-b694-4f5d-b0b1-42943363ae39"}]} 2026-04-16 17:28:03.108 7 INFO neutron.services.segments.plugin [-] Segment f268f046-0a95-42cb-a749-53d8b70cd331 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f268f046-0a95-42cb-a749-53d8b70cd331 found for delete ", "request_id": "req-b6d6dab9-15ae-4a57-9fba-b365c41f9711"}]} [pid: 7|app: 0|req: 577/1169] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:02 2026] DELETE /v2.0/networks/4ab873f1-86c6-4e65-b24a-3a873214578e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:03.185 8 INFO neutron.db.segments_db [None req-d50d913a-064e-4bd0-ae46-66ff6c508056 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] Added segment d7175a66-a8f4-47b3-865b-0195f143563e of type vxlan for network 99b1ec04-89c2-4efb-8d46-939878553a80 [pid: 8|app: 0|req: 593/1170] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:03 2026] POST /v2.0/networks => generated 612 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1171] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:03 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1172] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:28:03 2026] POST /v2.0/ports => generated 911 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:03.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-556356bb-e64c-4f14-bed1-35e587d3a0d8 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] TaaS: Handle Delete Port: f0366e18-77e8-4505-8d91-fdd50b1f4737 2026-04-16 17:28:03.966 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-556356bb-e64c-4f14-bed1-35e587d3a0d8 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] Tap Mirror: Handle Delete Port: f0366e18-77e8-4505-8d91-fdd50b1f4737 [pid: 8|app: 0|req: 595/1173] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:03 2026] DELETE /v2.0/ports/f0366e18-77e8-4505-8d91-fdd50b1f4737 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:04.146 8 INFO neutron.pecan_wsgi.hooks.translation [None req-677d6014-a9cb-44ac-b1b4-f9f3d98a040d afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 596/1174] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:28:04 2026] GET /v2.0/ports/f0366e18-77e8-4505-8d91-fdd50b1f4737 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1175] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:03 2026] GET /v2.0/security-groups?tenant_id=e48145043fa44fd2911e35b75b766023&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1176] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:04 2026] DELETE /v2.0/security-groups/5ee212a0-268b-408d-9657-a61bae645912 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1177] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:04 2026] DELETE /v2.0/subnets/76bcb417-dc82-486e-8886-db3bca0cf10b => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1178] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:04 2026] DELETE /v2.0/networks/99b1ec04-89c2-4efb-8d46-939878553a80 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1179] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:04 2026] GET /v2.0/security-groups?tenant_id=ede089289fab4bb897a6ecacd143cd79&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1180] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:04 2026] DELETE /v2.0/security-groups/e4a88ff7-262f-45f7-b848-d0264b5d42da => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1181] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:28:04 2026] POST /v2.0/ports => generated 774 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1182] 10.0.0.90 () {34 vars in 735 bytes} [Thu Apr 16 17:28:04 2026] PUT /v2.0/ports/cda56f59-c9da-4942-8bc7-ba45d132a1aa => generated 752 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:28:05.037 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8acbed4-5281-4635-a94a-9c73c81e2130 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] TaaS: Handle Delete Port: cda56f59-c9da-4942-8bc7-ba45d132a1aa 2026-04-16 17:28:05.040 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8acbed4-5281-4635-a94a-9c73c81e2130 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] Tap Mirror: Handle Delete Port: cda56f59-c9da-4942-8bc7-ba45d132a1aa [pid: 7|app: 0|req: 583/1183] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:04 2026] DELETE /v2.0/ports/cda56f59-c9da-4942-8bc7-ba45d132a1aa => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:05.129 7 INFO neutron.services.segments.plugin [-] Segment d7175a66-a8f4-47b3-865b-0195f143563e resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:28:05.132 7 INFO neutron.services.segments.plugin [-] Segment d7175a66-a8f4-47b3-865b-0195f143563e resource provider aggregate not found 2026-04-16 17:28:05.144 7 INFO neutron.services.segments.plugin [-] Segment d7175a66-a8f4-47b3-865b-0195f143563e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7175a66-a8f4-47b3-865b-0195f143563e found for delete ", "request_id": "req-7b54e99f-819c-4230-989d-65df4983de80"}]} 2026-04-16 17:28:05.145 7 INFO neutron.services.segments.plugin [-] Segment d7175a66-a8f4-47b3-865b-0195f143563e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7175a66-a8f4-47b3-865b-0195f143563e found for delete ", "request_id": "req-15fc934d-9da3-4963-abca-b447222aa59a"}]} [pid: 8|app: 0|req: 601/1184] 10.0.0.90 () {32 vars in 641 bytes} [Thu Apr 16 17:28:05 2026] GET /v2.0/ports => generated 778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:05.204 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6fe24f9-1061-480d-b837-d68abceb4a41 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1185] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:28:05 2026] GET /v2.0/ports/cda56f59-c9da-4942-8bc7-ba45d132a1aa => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1186] 10.0.0.90 () {32 vars in 641 bytes} [Thu Apr 16 17:28:05 2026] GET /v2.0/ports => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1187] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:28:05 2026] GET /v2.0/ports/00e89a1d-9836-4627-b46e-938ec7d09663 => generated 775 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:05.307 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22c2d840-d13a-49f9-b12c-1cfabb0886d1 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1188] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:05 2026] DELETE /v2.0/ports/f0366e18-77e8-4505-8d91-fdd50b1f4737 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:28:05.326 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70336fea-d3c7-42f6-81c3-d15be14d1936 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 586/1189] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:05 2026] DELETE /v2.0/subnets/76bcb417-dc82-486e-8886-db3bca0cf10b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:28:05.346 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7b10e58-69a6-4c92-a3c5-3dd0194daacc afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1190] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:05 2026] DELETE /v2.0/subnets/cf39794e-c51b-4f6b-adda-6b7dd190b190 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:28:05.448 7 INFO neutron_taas.services.taas.taas_plugin [None req-a25183fd-55db-4b67-af2c-bcd78f3646b8 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] TaaS: Handle Delete Port: 00e89a1d-9836-4627-b46e-938ec7d09663 2026-04-16 17:28:05.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a25183fd-55db-4b67-af2c-bcd78f3646b8 afeb556d26444553ada83949275881cf d989a26edb484754a32fddb574895bca - - default default] Tap Mirror: Handle Delete Port: 00e89a1d-9836-4627-b46e-938ec7d09663 [pid: 7|app: 0|req: 587/1191] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:05 2026] DELETE /v2.0/ports/00e89a1d-9836-4627-b46e-938ec7d09663 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:05.652 8 INFO neutron.services.segments.plugin [-] Segment 1a43dded-b7a8-464d-b807-dfef4cd94907 resource provider aggregate not found 2026-04-16 17:28:05.656 8 INFO neutron.services.segments.plugin [-] Segment 1a43dded-b7a8-464d-b807-dfef4cd94907 resource provider aggregate not found 2026-04-16 17:28:05.669 8 INFO neutron.services.segments.plugin [-] Segment 1a43dded-b7a8-464d-b807-dfef4cd94907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a43dded-b7a8-464d-b807-dfef4cd94907 found for delete ", "request_id": "req-144bed1f-c60f-4392-8028-8a180bb55a70"}]} 2026-04-16 17:28:05.670 8 INFO neutron.services.segments.plugin [-] Segment 1a43dded-b7a8-464d-b807-dfef4cd94907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a43dded-b7a8-464d-b807-dfef4cd94907 found for delete ", "request_id": "req-ba409f46-7e41-45c2-b99e-b27d509aa4f7"}]} [pid: 8|app: 0|req: 605/1192] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:05 2026] DELETE /v2.0/networks/e2a27e8d-5c15-46fd-bc7e-c91a54dc7d62 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1193] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:06 2026] GET /v2.0/security-groups?tenant_id=d989a26edb484754a32fddb574895bca&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1194] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:06 2026] DELETE /v2.0/security-groups/ad5c7c46-7f9b-4375-bb40-f5e717bff747 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1195] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:06 2026] GET /v2.0/security-groups?tenant_id=039ad95a0b77441c8d9c7c8836abe058&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: 590/1196] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:06 2026] DELETE /v2.0/security-groups/7c7ad57d-11eb-437f-9eaa-33010dc442ce => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1197] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:06 2026] GET /v2.0/security-groups?tenant_id=410a811db61c4feb934a8dc0bad0dcdf&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1198] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:07 2026] DELETE /v2.0/security-groups/b31160ad-9e15-4cfb-8ea6-17b3ca1f6f44 => 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: 593/1201] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:08 2026] GET /v2.0/security-groups?tenant_id=913aa458c2374768847d0d858cfb1193&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:08.627 8 INFO neutron.db.segments_db [None req-352633ef-a5e7-42e5-b1a2-a7884ec2722b a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Added segment 899a657c-f24b-42ec-9278-fa49959671ee of type vxlan for network 9f8de964-7f1d-4f40-a7b3-3637d0a1e87f [pid: 7|app: 0|req: 594/1202] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:08 2026] DELETE /v2.0/security-groups/a84676e3-3dc4-487a-b337-92f5cb1960d7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1203] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:08 2026] POST /v2.0/networks => generated 615 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:08.803 7 INFO neutron.db.segments_db [None req-c782db13-9668-44ef-80fd-022024cdecf7 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Added segment 14c0e77e-bb31-49a5-bd84-6e89e577f744 of type vxlan for network ebda7467-b5b6-4acb-8e00-f3e98a13b340 [pid: 8|app: 0|req: 610/1204] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:08 2026] GET /v2.0/security-groups?tenant_id=08cfdd7bb2da45ff8bb037454d7b88bc&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: 595/1205] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:08 2026] POST /v2.0/networks => generated 614 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1206] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:08 2026] DELETE /v2.0/security-groups/908eeb6b-7778-4c7a-826b-5bd399b8517d => 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: 596/1207] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:08 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1208] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:09 2026] POST /v2.0/subnets => generated 655 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:09.518 7 INFO neutron.db.segments_db [None req-ac75c518-1dc8-4622-b2ac-27194985a15a a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Added segment 25bf7a95-6298-4824-8894-608b0fd6141c of type vxlan for network bfd503bb-341b-4997-95ad-60fcee49693c [pid: 8|app: 0|req: 613/1209] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:09 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:09.754 7 INFO neutron.db.l3_hamode_db [None req-ac75c518-1dc8-4622-b2ac-27194985a15a a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 614/1210] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:09 2026] GET /v2.0/security-groups?tenant_id=d4189ae56b2749759b0412090291ef2c&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1211] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:09 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1212] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:09 2026] DELETE /v2.0/security-groups/775fc551-653c-461d-9239-f76b0c391498 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:09.910 7 INFO neutron.db.l3_hamode_db [None req-ac75c518-1dc8-4622-b2ac-27194985a15a a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 617/1213] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:09 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1214] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:09 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1215] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:09 2026] POST /v2.0/routers => generated 510 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1216] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:11 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1217] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:11 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1218] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:28:10 2026] PUT /v2.0/routers/7aa9eaf7-0d4d-48e4-ae4f-8607de6b7771/add_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1219] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:28:11 2026] GET /v2.0/ports/579c1feb-830d-4b9b-b2f5-78b09ac28762 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:11.878 7 WARNING keystonemiddleware.audit [None req-83674910-476a-43bf-b350-99371be943f7 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:12.035 7 INFO neutron.db.segments_db [None req-7a3bf2a3-5bc9-4d36-ba71-7b87dc3c7697 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Added segment aa664c56-f034-4786-b885-aefa39aab04b of type vxlan for network f6f40bc2-e128-4042-a4b0-46878579b4b2 [pid: 7|app: 0|req: 601/1220] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:11 2026] POST /v2.0/networks => generated 630 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:12.132 7 WARNING keystonemiddleware.audit [None req-7a3bf2a3-5bc9-4d36-ba71-7b87dc3c7697 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Skipping service tempest-service-55864902 as it have no endpoints. [pid: 7|app: 0|req: 602/1221] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:12 2026] POST /v2.0/subnets => generated 627 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1222] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:12 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:12.378 7 WARNING keystonemiddleware.audit [req-98a6a2ac-2d54-4c7b-abac-a58fae108775 req-4b18b2ad-c902-40fd-be1d-6587eb8507b0 b5b5c743aead42a894d2e93aff46744d 32fc56c1ff764ac288e95f58faae0ce4 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:12.420 7 INFO neutron.db.segments_db [None req-095dc34a-c180-403b-b045-153160ed65bb eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Added segment fef6230b-104c-4149-9932-70452b32d88b of type vxlan for network 842f8a73-f3bb-4d12-878a-92ba7d7a0509 [pid: 8|app: 0|req: 620/1223] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:28:11 2026] PUT /v2.0/routers/7aa9eaf7-0d4d-48e4-ae4f-8607de6b7771/add_router_interface => generated 309 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1224] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:12 2026] GET /v2.0/security-groups?id=73062e72-5dfa-4839-bd9a-7f665f28325d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1225] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:28:12 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:12.648 7 INFO neutron.db.l3_hamode_db [None req-095dc34a-c180-403b-b045-153160ed65bb eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 623/1226] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:28:12 2026] GET /v2.0/ports/3155c7f5-ff10-4ce4-b912-fb6a4aa800d2 => generated 967 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:12.771 8 INFO neutron_taas.services.taas.taas_plugin [req-2ad411d8-315b-41d5-a8f1-16568f2d0607 req-a330aa48-8efe-48aa-b23f-659d47665642 b5b5c743aead42a894d2e93aff46744d 32fc56c1ff764ac288e95f58faae0ce4 - - default default] TaaS: Handle Delete Port: adc74913-bab4-44ad-b951-b6a7552bbe9d 2026-04-16 17:28:12.775 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2ad411d8-315b-41d5-a8f1-16568f2d0607 req-a330aa48-8efe-48aa-b23f-659d47665642 b5b5c743aead42a894d2e93aff46744d 32fc56c1ff764ac288e95f58faae0ce4 - - default default] Tap Mirror: Handle Delete Port: adc74913-bab4-44ad-b951-b6a7552bbe9d 2026-04-16 17:28:12.896 8 INFO neutron.db.l3_db [req-2ad411d8-315b-41d5-a8f1-16568f2d0607 req-a330aa48-8efe-48aa-b23f-659d47665642 b5b5c743aead42a894d2e93aff46744d 32fc56c1ff764ac288e95f58faae0ce4 - - default default] Floating IP 9cc2e728-062a-4d63-825e-b8042af4d9a2 disassociated. External IP: 10.96.250.201, port: adc74913-bab4-44ad-b951-b6a7552bbe9d. [pid: 8|app: 0|req: 624/1227] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:28:12 2026] DELETE /v2.0/ports/adc74913-bab4-44ad-b951-b6a7552bbe9d => generated 0 bytes in 528 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:13.236 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36def16f-2e0a-4a9f-bc34-c1714df67a85'] response: {'server_uuid': '9f6cdca0-7aa9-4d7a-a203-3953993219d9', 'name': 'network-vif-deleted', 'tag': 'adc74913-bab4-44ad-b951-b6a7552bbe9d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 625/1228] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:13 2026] GET /v2.0/security-groups?tenant_id=c0e5407e74234c35b497cf22601c5be9&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:13.460 7 INFO neutron.db.l3_hamode_db [None req-095dc34a-c180-403b-b045-153160ed65bb eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:28:13.742 8 INFO neutron_taas.services.taas.taas_plugin [None req-512869f9-2be0-4d33-a155-d4fd35d9e355 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: 3155c7f5-ff10-4ce4-b912-fb6a4aa800d2 2026-04-16 17:28:13.747 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-512869f9-2be0-4d33-a155-d4fd35d9e355 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: 3155c7f5-ff10-4ce4-b912-fb6a4aa800d2 [pid: 8|app: 0|req: 626/1229] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:28:13 2026] PUT /v2.0/routers/7aa9eaf7-0d4d-48e4-ae4f-8607de6b7771/remove_router_interface => generated 309 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1230] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:14 2026] DELETE /v2.0/security-groups/6585d521-cc5a-4e06-9a0b-bc7db509ebc8 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1231] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:14 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:14.815 8 INFO neutron_taas.services.taas.taas_plugin [None req-4be3ae84-fb42-4c6d-8784-bb1a04c4fc01 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: 579c1feb-830d-4b9b-b2f5-78b09ac28762 2026-04-16 17:28:14.820 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4be3ae84-fb42-4c6d-8784-bb1a04c4fc01 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: 579c1feb-830d-4b9b-b2f5-78b09ac28762 [pid: 7|app: 0|req: 604/1232] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:12 2026] POST /v2.0/routers => generated 695 bytes in 2742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1233] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:15 2026] GET /v2.0/security-groups?tenant_id=633e2a122c4a483eb5c8c5936eebebcd&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:15.294 7 WARNING keystonemiddleware.audit [None req-15db67f3-737b-4ef2-aedc-d19c72ed7df0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. [pid: 8|app: 0|req: 629/1234] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:28:14 2026] PUT /v2.0/routers/7aa9eaf7-0d4d-48e4-ae4f-8607de6b7771/remove_router_interface => generated 309 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1235] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:15 2026] DELETE /v2.0/security-groups/06eeb5fc-c366-4fbc-8c2c-2349374afa4f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1236] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:15 2026] GET /v2.0/ports?device_id=9f6cdca0-7aa9-4d7a-a203-3953993219d9 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1237] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:28:15 2026] GET /v2.0/ports?device_id=7aa9eaf7-0d4d-48e4-ae4f-8607de6b7771 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:15.836 8 INFO neutron_taas.services.taas.taas_plugin [None req-f35abcd4-fcf4-467f-96f2-22bd341894ff a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: 7c63e0a1-b8df-424e-8a62-5d015bcf6749 2026-04-16 17:28:15.839 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f35abcd4-fcf4-467f-96f2-22bd341894ff a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: 7c63e0a1-b8df-424e-8a62-5d015bcf6749 2026-04-16 17:28:16.179 8 INFO neutron.services.segments.plugin [-] Segment 25bf7a95-6298-4824-8894-608b0fd6141c resource provider aggregate not found 2026-04-16 17:28:16.185 8 INFO neutron.services.segments.plugin [-] Segment 25bf7a95-6298-4824-8894-608b0fd6141c resource provider aggregate not found 2026-04-16 17:28:16.200 8 INFO neutron.services.segments.plugin [-] Segment 25bf7a95-6298-4824-8894-608b0fd6141c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25bf7a95-6298-4824-8894-608b0fd6141c found for delete ", "request_id": "req-e1b10067-00ca-4fa5-84c4-718b735a467b"}]} 2026-04-16 17:28:16.205 8 INFO neutron.services.segments.plugin [-] Segment 25bf7a95-6298-4824-8894-608b0fd6141c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25bf7a95-6298-4824-8894-608b0fd6141c found for delete ", "request_id": "req-9a2c62bc-4088-494d-b5b7-add13637a02a"}]} 2026-04-16 17:28:16.209 8 INFO neutron.db.l3_hamode_db [None req-f35abcd4-fcf4-467f-96f2-22bd341894ff a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] HA network bfd503bb-341b-4997-95ad-60fcee49693c was deleted as no HA routers are present in tenant 65221a7bd8a442af859e6fa35b0fd844. [pid: 8|app: 0|req: 633/1238] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:15 2026] DELETE /v2.0/routers/7aa9eaf7-0d4d-48e4-ae4f-8607de6b7771 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1239] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:16 2026] DELETE /v2.0/subnets/b8bbecd9-95d3-44c7-8585-462844230d61 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1240] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:16 2026] DELETE /v2.0/subnets/5a33a759-3770-4754-9763-e6fbbbeabb86 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1241] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:28:15 2026] PUT /v2.0/routers/e638a17b-193b-408e-a560-249b5be620c8/add_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:16.571 7 WARNING keystonemiddleware.audit [None req-4c0f2252-956a-4fa9-8db4-48cf89b65ecc eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:16.621 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c58828f-c621-4057-bfcc-650edf65eba0 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: 5543b32e-c7cd-456f-aa18-b5a01bc5f55b 2026-04-16 17:28:16.624 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c58828f-c621-4057-bfcc-650edf65eba0 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: 5543b32e-c7cd-456f-aa18-b5a01bc5f55b [pid: 8|app: 0|req: 636/1242] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:16 2026] DELETE /v2.0/networks/ebda7467-b5b6-4acb-8e00-f3e98a13b340 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1243] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:28:16 2026] POST /v2.0/ports => generated 958 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 637/1244] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:16 2026] DELETE /v2.0/security-groups/73062e72-5dfa-4839-bd9a-7f665f28325d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:16.907 8 WARNING keystonemiddleware.audit [None req-703a28b2-0763-4733-a043-28e4f2ad3e97 b5b5c743aead42a894d2e93aff46744d 32fc56c1ff764ac288e95f58faae0ce4 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:16.980 7 INFO neutron_taas.services.taas.taas_plugin [None req-5555ed74-856f-482c-99ae-3c092bae41bc a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: c87c370a-2485-4b40-838e-788adf174c27 2026-04-16 17:28:16.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5555ed74-856f-482c-99ae-3c092bae41bc a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: c87c370a-2485-4b40-838e-788adf174c27 2026-04-16 17:28:17.161 7 INFO neutron.services.segments.plugin [-] Segment 899a657c-f24b-42ec-9278-fa49959671ee resource provider aggregate not found 2026-04-16 17:28:17.164 7 INFO neutron.services.segments.plugin [-] Segment 899a657c-f24b-42ec-9278-fa49959671ee resource provider aggregate not found 2026-04-16 17:28:17.181 7 INFO neutron.services.segments.plugin [-] Segment 899a657c-f24b-42ec-9278-fa49959671ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 899a657c-f24b-42ec-9278-fa49959671ee found for delete ", "request_id": "req-f1d51654-2847-4622-b86f-4fb479a8eba7"}]} 2026-04-16 17:28:17.184 7 INFO neutron.services.segments.plugin [-] Segment 899a657c-f24b-42ec-9278-fa49959671ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 899a657c-f24b-42ec-9278-fa49959671ee found for delete ", "request_id": "req-e112d46c-0ad8-448c-b78c-dbcdc46bd17d"}]} [pid: 7|app: 0|req: 608/1245] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:16 2026] DELETE /v2.0/networks/9f8de964-7f1d-4f40-a7b3-3637d0a1e87f => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:17.200 7 INFO neutron.api.v2.resource [None req-15c7737c-1e2a-4952-a553-9f9af31ef611 b5b5c743aead42a894d2e93aff46744d 32fc56c1ff764ac288e95f58faae0ce4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 609/1246] 10.0.0.90 () {32 vars in 735 bytes} [Thu Apr 16 17:28:17 2026] GET /v2.0/security-groups/73062e72-5dfa-4839-bd9a-7f665f28325d => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:28:17.268 7 INFO neutron.db.segments_db [None req-048a6784-a60c-4077-8272-bcb837c74054 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Added segment 9c2f8fc3-c494-4a4e-82ee-de754a0d91da of type vxlan for network 237c9885-a347-466e-9930-86c972c66732 [pid: 8|app: 0|req: 638/1247] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:28:16 2026] POST /v2.0/ports => generated 954 bytes in 375 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: 610/1248] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:17 2026] POST /v2.0/networks => generated 614 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:17.350 7 WARNING keystonemiddleware.audit [None req-048a6784-a60c-4077-8272-bcb837c74054 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:17.379 8 INFO neutron_taas.services.taas.taas_plugin [None req-8667f1e6-8cc5-40bf-acff-b89761580f81 b5b5c743aead42a894d2e93aff46744d 32fc56c1ff764ac288e95f58faae0ce4 - - default default] TaaS: Handle Delete Port: 091269c0-0ec5-4980-8219-baaddc5907f7 2026-04-16 17:28:17.382 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8667f1e6-8cc5-40bf-acff-b89761580f81 b5b5c743aead42a894d2e93aff46744d 32fc56c1ff764ac288e95f58faae0ce4 - - default default] Tap Mirror: Handle Delete Port: 091269c0-0ec5-4980-8219-baaddc5907f7 [pid: 8|app: 0|req: 639/1249] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:28:17 2026] DELETE /v2.0/floatingips/9cc2e728-062a-4d63-825e-b8042af4d9a2 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1250] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:17 2026] POST /v2.0/subnets => generated 646 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:18.058 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3e29445-89e0-4f45-81b5-e888de145552 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: b03c013a-e055-4669-abe1-cefcfa9a5abd 2026-04-16 17:28:18.060 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3e29445-89e0-4f45-81b5-e888de145552 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: b03c013a-e055-4669-abe1-cefcfa9a5abd 2026-04-16 17:28:18.062 7 INFO neutron.db.l3_db [None req-90ab3ad5-89dd-4cc2-9dd1-2701bb25dca4 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Floating IP 5d3d9ef3-aef7-4dba-96ed-d631fc9856a2 associated. External IP: 10.96.250.212, port: c0f04414-474b-4791-94f0-3203803750d4. 2026-04-16 17:28:18.229 8 INFO neutron.services.segments.plugin [-] Segment 14c0e77e-bb31-49a5-bd84-6e89e577f744 resource provider aggregate not found 2026-04-16 17:28:18.231 8 INFO neutron.services.segments.plugin [-] Segment 14c0e77e-bb31-49a5-bd84-6e89e577f744 resource provider aggregate not found 2026-04-16 17:28:18.249 8 INFO neutron.services.segments.plugin [-] Segment 14c0e77e-bb31-49a5-bd84-6e89e577f744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14c0e77e-bb31-49a5-bd84-6e89e577f744 found for delete ", "request_id": "req-efbb78ee-30c4-4d9c-9acd-9f803a2e3811"}]} 2026-04-16 17:28:18.253 8 INFO neutron.services.segments.plugin [-] Segment 14c0e77e-bb31-49a5-bd84-6e89e577f744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14c0e77e-bb31-49a5-bd84-6e89e577f744 found for delete ", "request_id": "req-62c18223-8678-4696-9502-b64e034f2828"}]} [pid: 7|app: 0|req: 611/1251] 10.0.0.90 () {34 vars in 675 bytes} [Thu Apr 16 17:28:17 2026] POST /v2.0/floatingips => generated 841 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:18.369 7 INFO neutron.db.segments_db [None req-804f1fb9-d3cc-4199-95ae-426ab941d376 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Added segment 6efd9e3a-1adf-4b0b-8ed3-6eb8064963f0 of type vxlan for network 85d25cb3-3bda-46f6-bf56-ed7e2f49d2cc 2026-04-16 17:28:18.570 7 INFO neutron.db.l3_hamode_db [None req-804f1fb9-d3cc-4199-95ae-426ab941d376 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 641/1252] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:28:17 2026] PUT /v2.0/routers/a8491b4e-fcce-4fc0-b8ad-b8fbf015ce99/remove_router_interface => generated 309 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:18.675 7 INFO neutron.db.l3_hamode_db [None req-804f1fb9-d3cc-4199-95ae-426ab941d376 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 642/1253] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:18 2026] GET /v2.0/security-groups?tenant_id=e040305f450c4877ba6918af8ed4c468&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:18.825 8 WARNING keystonemiddleware.audit [None req-2ec082cb-ba5e-42d7-a17f-95da5603fb9b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:18.918 8 INFO neutron.db.l3_db [None req-c91a5a8e-1755-4ecf-9b5a-caa83ab9d76b eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Floating IP 5d3d9ef3-aef7-4dba-96ed-d631fc9856a2 disassociated. External IP: 10.96.250.212, port: c0f04414-474b-4791-94f0-3203803750d4. [pid: 8|app: 0|req: 643/1254] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:28:18 2026] PUT /v2.0/floatingips/5d3d9ef3-aef7-4dba-96ed-d631fc9856a2 => generated 552 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1255] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:18 2026] POST /v2.0/routers => generated 511 bytes in 875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1256] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:19 2026] DELETE /v2.0/security-groups/3ae4469d-7461-4e72-8584-435bd35129fa => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:19.315 7 WARNING keystonemiddleware.audit [None req-46ae82d0-7665-4f86-977d-63049cfec706 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:19.336 8 INFO neutron_taas.services.taas.taas_plugin [None req-875165ad-d799-4c6c-b6ad-d3ba4e14a9e5 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 09f0fe65-bbcc-4d02-a5e7-0114511f2814 2026-04-16 17:28:19.338 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-875165ad-d799-4c6c-b6ad-d3ba4e14a9e5 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 09f0fe65-bbcc-4d02-a5e7-0114511f2814 2026-04-16 17:28:19.397 7 INFO neutron_taas.services.taas.taas_plugin [None req-881c603b-4c43-4827-9944-9e9fb344daf2 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] TaaS: Handle Delete Port: 3b87c2db-9a25-4bd9-a962-ff36bd493cd4 2026-04-16 17:28:19.400 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-881c603b-4c43-4827-9944-9e9fb344daf2 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Tap Mirror: Handle Delete Port: 3b87c2db-9a25-4bd9-a962-ff36bd493cd4 2026-04-16 17:28:19.572 8 INFO neutron_taas.services.taas.taas_plugin [None req-875165ad-d799-4c6c-b6ad-d3ba4e14a9e5 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: f796cb61-9b5a-4bcf-a5b5-64924e75e73e 2026-04-16 17:28:19.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-875165ad-d799-4c6c-b6ad-d3ba4e14a9e5 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: f796cb61-9b5a-4bcf-a5b5-64924e75e73e [pid: 7|app: 0|req: 614/1257] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:28:19 2026] DELETE /v2.0/floatingips/5d3d9ef3-aef7-4dba-96ed-d631fc9856a2 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:19.895 8 INFO neutron.db.l3_hamode_db [None req-875165ad-d799-4c6c-b6ad-d3ba4e14a9e5 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] HA network f084e09b-fb1d-4075-99fd-5915741e45d1 was deleted as no HA routers are present in tenant 32fc56c1ff764ac288e95f58faae0ce4. [pid: 8|app: 0|req: 644/1258] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:19 2026] DELETE /v2.0/routers/a8491b4e-fcce-4fc0-b8ad-b8fbf015ce99 => generated 0 bytes in 755 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:19.905 8 WARNING keystonemiddleware.audit [None req-875165ad-d799-4c6c-b6ad-d3ba4e14a9e5 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. [pid: 7|app: 0|req: 615/1259] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:28:19 2026] POST /v2.0/ports => generated 964 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 616/1260] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:19 2026] DELETE /v2.0/subnets/694a5b69-ea88-43a2-8264-d2786ba0f09e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:20.272 8 INFO neutron.services.segments.plugin [-] Segment 8d055492-01cb-48f7-b8cb-397288d8ebf0 resource provider aggregate not found 2026-04-16 17:28:20.281 8 INFO neutron.services.segments.plugin [-] Segment 8d055492-01cb-48f7-b8cb-397288d8ebf0 resource provider aggregate not found 2026-04-16 17:28:20.293 8 INFO neutron.services.segments.plugin [-] Segment 8d055492-01cb-48f7-b8cb-397288d8ebf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d055492-01cb-48f7-b8cb-397288d8ebf0 found for delete ", "request_id": "req-671a4ff4-5665-47f5-8b76-77d99f0ac220"}]} 2026-04-16 17:28:20.302 8 INFO neutron.services.segments.plugin [-] Segment 8d055492-01cb-48f7-b8cb-397288d8ebf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d055492-01cb-48f7-b8cb-397288d8ebf0 found for delete ", "request_id": "req-12f96df9-1b4c-44a7-bf4e-a1be13c513ad"}]} 2026-04-16 17:28:20.584 8 INFO neutron.db.l3_db [None req-5d458e5a-309f-4200-865c-c8d3a11788c3 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Floating IP 539fd36a-855f-4be6-ad84-a29357df434a associated. External IP: 10.96.250.203, port: 1992ed9a-b2c8-48f3-a97d-88df6d518c6f. [pid: 8|app: 0|req: 645/1261] 10.0.0.90 () {34 vars in 675 bytes} [Thu Apr 16 17:28:19 2026] POST /v2.0/floatingips => generated 842 bytes in 1025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:21.011 8 INFO neutron_taas.services.taas.taas_plugin [None req-f50f5d68-b5d1-45e9-9855-7a1642d692b0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 6b2d52d2-f750-424a-9612-4f2314f93ddd 2026-04-16 17:28:21.013 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f50f5d68-b5d1-45e9-9855-7a1642d692b0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 6b2d52d2-f750-424a-9612-4f2314f93ddd [pid: 7|app: 0|req: 617/1262] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:28:20 2026] PUT /v2.0/routers/9df43d4b-097e-4a41-bfe5-445f0edf0137/add_router_interface => generated 309 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:21.096 7 WARNING keystonemiddleware.audit [None req-1612152b-ae88-498e-8767-804a3db782fd a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 618/1263] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:28:21 2026] GET /v2.0/floatingips/539fd36a-855f-4be6-ad84-a29357df434a => generated 842 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1264] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:28:21 2026] GET /v2.0/ports/5637a3a4-61c9-4b33-9b80-f1418e159082 => generated 1038 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:21.156 7 WARNING keystonemiddleware.audit [None req-e5fc88a3-9c6b-4e30-b206-ff29cd5190a1 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. [pid: 8|app: 0|req: 646/1265] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:20 2026] DELETE /v2.0/networks/9df75651-5057-480b-8846-21570690159c => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1266] 10.0.0.90 () {32 vars in 653 bytes} [Thu Apr 16 17:28:21 2026] GET /v2.0/floatingips => generated 845 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:21.217 7 WARNING keystonemiddleware.audit [None req-b18a4220-85b5-488b-a0c1-80ce0da78d2a eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:21.556 8 INFO neutron_taas.services.taas.taas_plugin [None req-c67fa87a-9857-425b-b2b6-44e7deeda948 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: 5637a3a4-61c9-4b33-9b80-f1418e159082 2026-04-16 17:28:21.559 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c67fa87a-9857-425b-b2b6-44e7deeda948 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: 5637a3a4-61c9-4b33-9b80-f1418e159082 2026-04-16 17:28:21.590 7 INFO neutron.db.l3_db [None req-d5ace74d-762a-409a-a54c-213bd1f58626 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Floating IP 539fd36a-855f-4be6-ad84-a29357df434a associated. External IP: 10.96.250.203, port: 1992ed9a-b2c8-48f3-a97d-88df6d518c6f. [pid: 8|app: 0|req: 647/1267] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:28:21 2026] PUT /v2.0/routers/9df43d4b-097e-4a41-bfe5-445f0edf0137/remove_router_interface => generated 309 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 648/1268] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:21 2026] GET /v2.0/security-groups?tenant_id=32fc56c1ff764ac288e95f58faae0ce4&name=default => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:22.074 8 INFO neutron.api.v2.resource [None req-0f870c4c-65d1-4200-b9f9-eb2cc4e2d95c a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1269] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:28:21 2026] PUT /v2.0/routers/9df43d4b-097e-4a41-bfe5-445f0edf0137/remove_router_interface => generated 197 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1270] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:22 2026] DELETE /v2.0/security-groups/934fb5d0-8f0d-402b-9af7-08795bf459f5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1271] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:28:21 2026] PUT /v2.0/floatingips/539fd36a-855f-4be6-ad84-a29357df434a => generated 841 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1272] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:28:22 2026] GET /v2.0/ports?device_id=9df43d4b-097e-4a41-bfe5-445f0edf0137 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:22.191 7 WARNING keystonemiddleware.audit [None req-d5ace74d-762a-409a-a54c-213bd1f58626 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:22.279 7 INFO neutron.db.l3_db [None req-c3a56a04-039d-46e0-a881-cefdfb753eb1 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Floating IP 539fd36a-855f-4be6-ad84-a29357df434a disassociated. External IP: 10.96.250.203, port: c0f04414-474b-4791-94f0-3203803750d4. 2026-04-16 17:28:22.316 8 INFO neutron.services.segments.plugin [-] Segment 5eb529a8-349c-4d91-8a77-0cfb73e01848 resource provider aggregate not found 2026-04-16 17:28:22.339 8 INFO neutron.services.segments.plugin [-] Segment 5eb529a8-349c-4d91-8a77-0cfb73e01848 resource provider aggregate not found 2026-04-16 17:28:22.345 8 INFO neutron.services.segments.plugin [-] Segment 5eb529a8-349c-4d91-8a77-0cfb73e01848 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb529a8-349c-4d91-8a77-0cfb73e01848 found for delete ", "request_id": "req-cc4730ba-1f43-43ea-b1c0-86d6f8d2245f"}]} 2026-04-16 17:28:22.352 8 INFO neutron.services.segments.plugin [-] Segment 5eb529a8-349c-4d91-8a77-0cfb73e01848 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb529a8-349c-4d91-8a77-0cfb73e01848 found for delete ", "request_id": "req-2200da90-4c65-470b-b567-0891b811ce08"}]} 2026-04-16 17:28:22.393 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f89051d-65a1-4fe6-a064-aab8d3182bf8 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: a0adf4c0-3592-46cb-a209-72e296e556df 2026-04-16 17:28:22.399 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f89051d-65a1-4fe6-a064-aab8d3182bf8 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: a0adf4c0-3592-46cb-a209-72e296e556df [pid: 7|app: 0|req: 622/1273] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:28:22 2026] PUT /v2.0/floatingips/539fd36a-855f-4be6-ad84-a29357df434a => generated 552 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:22.580 7 WARNING keystonemiddleware.audit [None req-c3a56a04-039d-46e0-a881-cefdfb753eb1 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:22.675 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c2bc184-6398-453a-8190-08311d49a640 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] TaaS: Handle Delete Port: 5df8b735-4b11-4817-bdb9-c6df0081bc1c 2026-04-16 17:28:22.677 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c2bc184-6398-453a-8190-08311d49a640 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Tap Mirror: Handle Delete Port: 5df8b735-4b11-4817-bdb9-c6df0081bc1c 2026-04-16 17:28:22.743 8 INFO neutron.db.l3_hamode_db [None req-7f89051d-65a1-4fe6-a064-aab8d3182bf8 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] HA network 85d25cb3-3bda-46f6-bf56-ed7e2f49d2cc was deleted as no HA routers are present in tenant 65221a7bd8a442af859e6fa35b0fd844. [pid: 8|app: 0|req: 652/1274] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:22 2026] DELETE /v2.0/routers/9df43d4b-097e-4a41-bfe5-445f0edf0137 => generated 0 bytes in 555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1275] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:28:22 2026] DELETE /v2.0/floatingips/539fd36a-855f-4be6-ad84-a29357df434a => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:22.820 7 WARNING keystonemiddleware.audit [None req-2c2bc184-6398-453a-8190-08311d49a640 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:22.835 7 INFO neutron.api.v2.resource [None req-f247ad26-ba02-4dc0-9927-b791dfbcbab6 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 624/1276] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:28:22 2026] DELETE /v2.0/floatingips/539fd36a-855f-4be6-ad84-a29357df434a => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:28:22.843 7 WARNING keystonemiddleware.audit [None req-f247ad26-ba02-4dc0-9927-b791dfbcbab6 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Skipping service tempest-service-55864902 as it have no endpoints. [pid: 8|app: 0|req: 653/1277] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:22 2026] DELETE /v2.0/subnets/964a5d4e-ce2c-48fa-81ee-43a5c8c60436 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:22.995 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf3f4569-0a4b-4494-be18-4e392ee2d551 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] TaaS: Handle Delete Port: c0f04414-474b-4791-94f0-3203803750d4 2026-04-16 17:28:22.999 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf3f4569-0a4b-4494-be18-4e392ee2d551 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Tap Mirror: Handle Delete Port: c0f04414-474b-4791-94f0-3203803750d4 [pid: 8|app: 0|req: 656/1280] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:22 2026] DELETE /v2.0/networks/237c9885-a347-466e-9930-86c972c66732 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:23.054 8 INFO neutron.db.segments_db [None req-537929dc-82e6-41c1-bf5f-689193923754 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Added segment 8dcbd032-be8f-41c5-a1c8-bf11680f8eb8 of type vxlan for network b47f553a-d768-49b4-84f3-5ffae7934748 [pid: 8|app: 0|req: 657/1281] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:23 2026] POST /v2.0/networks => generated 614 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1282] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:22 2026] DELETE /v2.0/ports/c0f04414-474b-4791-94f0-3203803750d4 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:23.159 7 WARNING keystonemiddleware.audit [None req-cf3f4569-0a4b-4494-be18-4e392ee2d551 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:23.247 7 INFO neutron_taas.services.taas.taas_plugin [None req-18a2875b-f4dc-4428-9dfd-e17028ff3303 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] TaaS: Handle Delete Port: 1992ed9a-b2c8-48f3-a97d-88df6d518c6f 2026-04-16 17:28:23.249 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18a2875b-f4dc-4428-9dfd-e17028ff3303 eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Tap Mirror: Handle Delete Port: 1992ed9a-b2c8-48f3-a97d-88df6d518c6f [pid: 8|app: 0|req: 658/1283] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:23 2026] POST /v2.0/subnets => generated 646 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:23.370 8 INFO neutron.db.segments_db [None req-9ca0b7e1-81e7-42cd-89d9-fae9d7161993 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Added segment 3f3ba5be-ae70-490e-b646-5c0394eb162d of type vxlan for network 92bda771-04ce-4e1e-8c55-98bc37c2cfec [pid: 7|app: 0|req: 626/1284] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:23 2026] DELETE /v2.0/ports/1992ed9a-b2c8-48f3-a97d-88df6d518c6f => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:23.598 8 INFO neutron.db.l3_hamode_db [None req-9ca0b7e1-81e7-42cd-89d9-fae9d7161993 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 627/1285] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:23 2026] GET /v2.0/security-groups?tenant_id=a45a0d6c51024e569e6e1d1a5a6e85ac&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:23.620 7 WARNING keystonemiddleware.audit [None req-fd505f94-948a-4f41-8e45-0b292a035893 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. [pid: 7|app: 0|req: 628/1286] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:28:23 2026] GET /v2.0/ports?device_id=e638a17b-193b-408e-a560-249b5be620c8 => generated 958 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:23.717 8 INFO neutron.db.l3_hamode_db [None req-9ca0b7e1-81e7-42cd-89d9-fae9d7161993 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 629/1287] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:23 2026] DELETE /v2.0/security-groups/fd0b24a4-f887-4ad4-b13a-c9a99c299e39 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:23.741 7 WARNING keystonemiddleware.audit [None req-280049fd-98e2-418d-bf10-6fdc1a34a555 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:24.083 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a092bcb-3888-47ca-9c0c-4f5cd4aa871d eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] TaaS: Handle Delete Port: 3b117136-6e43-47e7-81bc-8124087872f0 2026-04-16 17:28:24.086 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a092bcb-3888-47ca-9c0c-4f5cd4aa871d eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Tap Mirror: Handle Delete Port: 3b117136-6e43-47e7-81bc-8124087872f0 [pid: 8|app: 0|req: 659/1288] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:23 2026] POST /v2.0/routers => generated 510 bytes in 855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:24.363 8 INFO neutron.services.segments.plugin [-] Segment 6efd9e3a-1adf-4b0b-8ed3-6eb8064963f0 resource provider aggregate not found 2026-04-16 17:28:24.379 8 INFO neutron.services.segments.plugin [-] Segment 6efd9e3a-1adf-4b0b-8ed3-6eb8064963f0 resource provider aggregate not found 2026-04-16 17:28:24.387 8 INFO neutron.services.segments.plugin [-] Segment 6efd9e3a-1adf-4b0b-8ed3-6eb8064963f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6efd9e3a-1adf-4b0b-8ed3-6eb8064963f0 found for delete ", "request_id": "req-9caffb6c-2ce2-4c7a-b45d-5246e8f3338c"}]} 2026-04-16 17:28:24.408 8 INFO neutron.services.segments.plugin [-] Segment 9c2f8fc3-c494-4a4e-82ee-de754a0d91da resource provider aggregate not found 2026-04-16 17:28:24.425 8 INFO neutron.services.segments.plugin [-] Segment 9c2f8fc3-c494-4a4e-82ee-de754a0d91da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c2f8fc3-c494-4a4e-82ee-de754a0d91da found for delete ", "request_id": "req-63714067-9a2f-49d6-a80d-68a9bcdb96b3"}]} 2026-04-16 17:28:24.430 8 INFO neutron.services.segments.plugin [-] Segment 6efd9e3a-1adf-4b0b-8ed3-6eb8064963f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6efd9e3a-1adf-4b0b-8ed3-6eb8064963f0 found for delete ", "request_id": "req-87866848-1d64-41af-a097-d38dabc6b6e4"}]} 2026-04-16 17:28:24.454 8 INFO neutron.services.segments.plugin [-] Segment 9c2f8fc3-c494-4a4e-82ee-de754a0d91da resource provider aggregate not found 2026-04-16 17:28:24.481 8 INFO neutron.services.segments.plugin [-] Segment 9c2f8fc3-c494-4a4e-82ee-de754a0d91da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c2f8fc3-c494-4a4e-82ee-de754a0d91da found for delete ", "request_id": "req-7ad66c4c-f2a3-4df6-9a0d-72a7703f3bd1"}]} 2026-04-16 17:28:24.497 8 INFO neutron.db.segments_db [None req-f981797c-939b-4cca-b6b3-cc177b9ed7a2 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 8a0a5353-4dbc-4931-bf61-71cfa91edeae of type vxlan for network fb046ebf-1cdb-4374-9977-e8f08e673787 [pid: 8|app: 0|req: 660/1289] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:28:24 2026] POST /v2.0/networks => generated 727 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1290] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:28:23 2026] PUT /v2.0/routers/e638a17b-193b-408e-a560-249b5be620c8/remove_router_interface => generated 309 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1291] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:24 2026] POST /v2.0/subnets => generated 693 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:24.825 7 WARNING keystonemiddleware.audit [None req-b6e3ec00-4ada-4cb1-a754-59ff8db3b569 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. 2026-04-16 17:28:24.975 7 INFO neutron_taas.services.taas.taas_plugin [None req-45ba16c6-649c-4618-a665-fd66a47e21bd eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] TaaS: Handle Delete Port: 0fba93f4-b161-436a-844d-fa54c0808808 2026-04-16 17:28:24.977 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45ba16c6-649c-4618-a665-fd66a47e21bd eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Tap Mirror: Handle Delete Port: 0fba93f4-b161-436a-844d-fa54c0808808 2026-04-16 17:28:25.184 7 INFO neutron_taas.services.taas.taas_plugin [None req-45ba16c6-649c-4618-a665-fd66a47e21bd eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] TaaS: Handle Delete Port: b5c63cfa-1006-4b71-8679-5bb1ce21fa54 2026-04-16 17:28:25.187 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45ba16c6-649c-4618-a665-fd66a47e21bd eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] Tap Mirror: Handle Delete Port: b5c63cfa-1006-4b71-8679-5bb1ce21fa54 2026-04-16 17:28:25.475 7 INFO neutron.services.segments.plugin [-] Segment fef6230b-104c-4149-9932-70452b32d88b resource provider aggregate not found 2026-04-16 17:28:25.483 7 INFO neutron.services.segments.plugin [-] Segment fef6230b-104c-4149-9932-70452b32d88b resource provider aggregate not found 2026-04-16 17:28:25.490 7 INFO neutron.services.segments.plugin [-] Segment fef6230b-104c-4149-9932-70452b32d88b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fef6230b-104c-4149-9932-70452b32d88b found for delete ", "request_id": "req-dc01e879-9f8c-4c10-bb87-983602a9f5a2"}]} 2026-04-16 17:28:25.501 7 INFO neutron.services.segments.plugin [-] Segment fef6230b-104c-4149-9932-70452b32d88b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fef6230b-104c-4149-9932-70452b32d88b found for delete ", "request_id": "req-cfb9f49f-99d6-461e-a3b7-e3682ee3efc6"}]} 2026-04-16 17:28:25.504 7 INFO neutron.db.l3_hamode_db [None req-45ba16c6-649c-4618-a665-fd66a47e21bd eddc09b0cf7d44df8604f3f1545a2231 2b85de8199854b09abf733bfa66d97dc - - default default] HA network 842f8a73-f3bb-4d12-878a-92ba7d7a0509 was deleted as no HA routers are present in tenant 2b85de8199854b09abf733bfa66d97dc. [pid: 7|app: 0|req: 632/1292] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:24 2026] DELETE /v2.0/routers/e638a17b-193b-408e-a560-249b5be620c8 => generated 0 bytes in 686 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:25.549 7 INFO neutron.db.segments_db [None req-328a799f-4347-4b6e-bbcb-f2eef33be3d6 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 910f9e18-c3fd-410d-bb9e-6226d6cf778b of type vxlan for network b8c10e5f-dcaf-47a8-9cf5-f4337118c6e3 [pid: 8|app: 0|req: 661/1293] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:28:24 2026] PUT /v2.0/routers/0458d587-8532-4e29-8232-196e125dbd38/add_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:25.740 7 INFO neutron.db.l3_hamode_db [None req-328a799f-4347-4b6e-bbcb-f2eef33be3d6 c6305cc007984aa89fd3e81a8a9f2482 0fb0180bb8e542fda652945ce8286270 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:28:25.874 8 INFO neutron.db.segments_db [None req-a7925532-67a0-4226-b451-384cd7d31632 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] Added segment d01b4fd0-3791-483b-9c43-563160c26c5c of type vxlan for network 485dbb82-99b4-4833-a03e-0f35f0fbe11e 2026-04-16 17:28:25.928 8 INFO neutron.db.segments_db [None req-a7925532-67a0-4226-b451-384cd7d31632 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] Added segment efa8ad8b-92bc-4b35-b0d3-7896049abd7e of type vxlan for network 118f84a9-e151-46c7-bf71-dbe455f03ec9 [pid: 8|app: 0|req: 662/1294] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:25 2026] POST /v2.0/networks => generated 1205 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 17:28:26.046 8 WARNING keystonemiddleware.audit [None req-a7925532-67a0-4226-b451-384cd7d31632 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. [pid: 8|app: 0|req: 663/1295] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:26 2026] DELETE /v2.0/subnets/5061cd89-60c0-42fa-97b1-da15421f8c55 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1296] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:28:26 2026] GET /v2.0/ports/db45635d-6a43-4ddd-998e-fee305c73347 => generated 959 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1297] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:28:26 2026] GET /v2.0/networks => generated 1842 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:26.247 8 WARNING keystonemiddleware.audit [None req-5f32db1a-4971-499a-a9f3-111a12cda8dd 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] Skipping service tempest-service-55864902 as it have no endpoints. [pid: 8|app: 0|req: 666/1298] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:26 2026] DELETE /v2.0/networks/f6f40bc2-e128-4042-a4b0-46878579b4b2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:26.437 7 INFO neutron.db.l3_hamode_db [None req-328a799f-4347-4b6e-bbcb-f2eef33be3d6 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:28:26.447 8 INFO neutron.services.segments.plugin [-] Segment aa664c56-f034-4786-b885-aefa39aab04b resource provider aggregate not found 2026-04-16 17:28:26.467 8 INFO neutron.services.segments.plugin [-] Segment aa664c56-f034-4786-b885-aefa39aab04b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa664c56-f034-4786-b885-aefa39aab04b found for delete ", "request_id": "req-8d9d1ef0-c888-4f1f-93cb-a21243441ac1"}]} 2026-04-16 17:28:26.516 8 INFO neutron.services.segments.plugin [-] Segment aa664c56-f034-4786-b885-aefa39aab04b resource provider aggregate not found 2026-04-16 17:28:26.543 8 INFO neutron.services.segments.plugin [-] Segment aa664c56-f034-4786-b885-aefa39aab04b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa664c56-f034-4786-b885-aefa39aab04b found for delete ", "request_id": "req-861029a8-4476-49eb-a706-2175ffa5ba04"}]} 2026-04-16 17:28:26.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-dbfb2185-36ae-4950-9c3f-750817dc9403 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: db45635d-6a43-4ddd-998e-fee305c73347 2026-04-16 17:28:26.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbfb2185-36ae-4950-9c3f-750817dc9403 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: db45635d-6a43-4ddd-998e-fee305c73347 [pid: 8|app: 0|req: 667/1299] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:28:26 2026] PUT /v2.0/routers/0458d587-8532-4e29-8232-196e125dbd38/remove_router_interface => generated 309 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1300] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:27 2026] DELETE /v2.0/networks/485dbb82-99b4-4833-a03e-0f35f0fbe11e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1301] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:25 2026] POST /v2.0/routers => generated 733 bytes in 1761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1302] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:28:27 2026] GET /v2.0/ports?device_id=0458d587-8532-4e29-8232-196e125dbd38 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1303] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:27 2026] GET /v2.0/security-groups?tenant_id=2b85de8199854b09abf733bfa66d97dc&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1304] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:27 2026] DELETE /v2.0/networks/118f84a9-e151-46c7-bf71-dbe455f03ec9 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:27.511 7 INFO neutron.services.segments.plugin [-] Segment efa8ad8b-92bc-4b35-b0d3-7896049abd7e resource provider aggregate not found 2026-04-16 17:28:27.530 7 INFO neutron.services.segments.plugin [-] Segment efa8ad8b-92bc-4b35-b0d3-7896049abd7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efa8ad8b-92bc-4b35-b0d3-7896049abd7e found for delete ", "request_id": "req-e98b3d97-c37c-42c7-8f13-fecdefdaf654"}]} 2026-04-16 17:28:27.531 7 INFO neutron.services.segments.plugin [-] Segment efa8ad8b-92bc-4b35-b0d3-7896049abd7e resource provider aggregate not found 2026-04-16 17:28:27.549 7 INFO neutron.services.segments.plugin [-] Segment efa8ad8b-92bc-4b35-b0d3-7896049abd7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efa8ad8b-92bc-4b35-b0d3-7896049abd7e found for delete ", "request_id": "req-f81622e0-034b-4a25-8cfc-a24b9b936f28"}]} 2026-04-16 17:28:27.597 7 INFO neutron_taas.services.taas.taas_plugin [None req-33b14d3f-2977-449e-829a-7bbea2270348 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: eafc4505-eccb-4319-ab02-410a360fdf25 2026-04-16 17:28:27.600 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33b14d3f-2977-449e-829a-7bbea2270348 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: eafc4505-eccb-4319-ab02-410a360fdf25 2026-04-16 17:28:27.932 7 INFO neutron.db.l3_hamode_db [None req-33b14d3f-2977-449e-829a-7bbea2270348 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] HA network 92bda771-04ce-4e1e-8c55-98bc37c2cfec was deleted as no HA routers are present in tenant 65221a7bd8a442af859e6fa35b0fd844. [pid: 7|app: 0|req: 636/1305] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:27 2026] DELETE /v2.0/routers/0458d587-8532-4e29-8232-196e125dbd38 => generated 0 bytes in 519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1306] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:27 2026] DELETE /v2.0/security-groups/d5ca70b1-b40a-4120-b019-481afcc03b60 => 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: 638/1307] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:28:28 2026] GET /v2.0/networks => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1308] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:28 2026] DELETE /v2.0/subnets/a1c7ec3f-422b-4ee6-9fae-bd3adb4a87f8 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:28.283 7 INFO neutron.db.segments_db [None req-9ce5de5c-d651-4a76-92f2-5df8297c8c72 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] Added segment 6fe4f682-f9cc-4fa0-948e-1704a3c2e420 of type vxlan for network 61920898-23a2-4e2f-b95c-381272d37f3d [pid: 7|app: 0|req: 640/1309] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:28 2026] POST /v2.0/networks => generated 635 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1310] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:28:27 2026] PUT /v2.0/routers/54f83bfa-05a0-4af3-8c8a-b5cd532c21a8/add_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:28.440 8 INFO neutron.db.segments_db [None req-d199ea0a-c54e-4383-aafd-b375ff6a4f9f 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] Added segment 89ace992-44a9-4149-8e8d-2f9fe7bd20bb of type vxlan for network 5bc37260-e4e5-4b20-ae18-826eed82366c 2026-04-16 17:28:28.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-d03b6496-c453-405e-b514-4febae6a1461 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: 9abeaf48-173e-4068-a269-7c2021203f1b 2026-04-16 17:28:28.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d03b6496-c453-405e-b514-4febae6a1461 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: 9abeaf48-173e-4068-a269-7c2021203f1b 2026-04-16 17:28:28.487 8 INFO neutron.services.segments.plugin [-] Segment d01b4fd0-3791-483b-9c43-563160c26c5c resource provider aggregate not found 2026-04-16 17:28:28.507 8 INFO neutron.services.segments.plugin [-] Segment d01b4fd0-3791-483b-9c43-563160c26c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d01b4fd0-3791-483b-9c43-563160c26c5c found for delete ", "request_id": "req-73ad0bf8-625f-442c-8d55-e950791bf973"}]} [pid: 8|app: 0|req: 671/1311] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:28 2026] POST /v2.0/networks => generated 635 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:28.561 8 INFO neutron.services.segments.plugin [-] Segment d01b4fd0-3791-483b-9c43-563160c26c5c resource provider aggregate not found 2026-04-16 17:28:28.593 8 INFO neutron.services.segments.plugin [-] Segment d01b4fd0-3791-483b-9c43-563160c26c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d01b4fd0-3791-483b-9c43-563160c26c5c found for delete ", "request_id": "req-216c2f16-9ba6-4b79-8dd8-06dc5b32c8fb"}]} [pid: 7|app: 0|req: 641/1312] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:28 2026] DELETE /v2.0/networks/b47f553a-d768-49b4-84f3-5ffae7934748 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:28.652 7 INFO neutron.db.segments_db [None req-e6e0895a-7e3e-4502-a6f2-09a404e81d85 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Added segment 7036af95-38af-4632-a451-1af469826517 of type vxlan for network 590d1539-ad9f-4aaa-890c-e14bcd4b617c 2026-04-16 17:28:28.852 7 INFO neutron.db.l3_hamode_db [None req-e6e0895a-7e3e-4502-a6f2-09a404e81d85 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 672/1313] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:28:28 2026] POST /v2.0/ports => generated 1506 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 673/1314] 10.0.0.90 () {32 vars in 641 bytes} [Thu Apr 16 17:28:29 2026] GET /v2.0/ports => generated 1506 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:29.144 8 INFO neutron_taas.services.taas.taas_plugin [None req-91325d0e-d58e-47ce-91e5-6b318c181604 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] TaaS: Handle Delete Port: 504a7299-c05d-4323-9d69-9b50709aa857 2026-04-16 17:28:29.148 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91325d0e-d58e-47ce-91e5-6b318c181604 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] Tap Mirror: Handle Delete Port: 504a7299-c05d-4323-9d69-9b50709aa857 [pid: 8|app: 0|req: 674/1315] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:29 2026] DELETE /v2.0/ports/504a7299-c05d-4323-9d69-9b50709aa857 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:29.359 8 INFO neutron_taas.services.taas.taas_plugin [None req-d87c4f65-ab5d-47f0-98aa-2849af25f813 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] TaaS: Handle Delete Port: 86d9d887-2bf3-4fc5-974c-5221a2f545ab 2026-04-16 17:28:29.362 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d87c4f65-ab5d-47f0-98aa-2849af25f813 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] Tap Mirror: Handle Delete Port: 86d9d887-2bf3-4fc5-974c-5221a2f545ab [pid: 8|app: 0|req: 675/1316] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:29 2026] DELETE /v2.0/ports/86d9d887-2bf3-4fc5-974c-5221a2f545ab => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1317] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:28:29 2026] GET /v2.0/networks?id=fb046ebf-1cdb-4374-9977-e8f08e673787 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1318] 10.0.0.90 () {32 vars in 641 bytes} [Thu Apr 16 17:28:29 2026] GET /v2.0/ports => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1319] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:28:29 2026] GET /v2.0/quotas/0fb0180bb8e542fda652945ce8286270 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:29.517 7 INFO neutron.db.l3_hamode_db [None req-e6e0895a-7e3e-4502-a6f2-09a404e81d85 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:28:29.540 8 INFO neutron.db.segments_db [None req-54d6d6b6-a8d8-4633-a359-6113729b6850 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] Added segment 9775f4ee-b278-4642-a055-60f1f9a4e5f2 of type vxlan for network ab06dd4c-874c-46f7-a638-269ebcbba8a1 2026-04-16 17:28:29.557 7 INFO neutron.services.segments.plugin [-] Segment 3f3ba5be-ae70-490e-b646-5c0394eb162d resource provider aggregate not found 2026-04-16 17:28:29.582 7 INFO neutron.services.segments.plugin [-] Segment 3f3ba5be-ae70-490e-b646-5c0394eb162d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3ba5be-ae70-490e-b646-5c0394eb162d found for delete ", "request_id": "req-d75f6f14-4b9a-4fd5-908c-284b8150d627"}]} 2026-04-16 17:28:29.588 7 INFO neutron.services.segments.plugin [-] Segment 3f3ba5be-ae70-490e-b646-5c0394eb162d resource provider aggregate not found 2026-04-16 17:28:29.602 7 INFO neutron.services.segments.plugin [-] Segment 8dcbd032-be8f-41c5-a1c8-bf11680f8eb8 resource provider aggregate not found 2026-04-16 17:28:29.613 7 INFO neutron.services.segments.plugin [-] Segment 3f3ba5be-ae70-490e-b646-5c0394eb162d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f3ba5be-ae70-490e-b646-5c0394eb162d found for delete ", "request_id": "req-0fbece3a-026a-4690-9930-a615a91183e2"}]} 2026-04-16 17:28:29.623 7 INFO neutron.services.segments.plugin [-] Segment 8dcbd032-be8f-41c5-a1c8-bf11680f8eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dcbd032-be8f-41c5-a1c8-bf11680f8eb8 found for delete ", "request_id": "req-27fed578-a81b-471d-8bb3-6e12f8cbd14e"}]} [pid: 8|app: 0|req: 679/1320] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:29 2026] POST /v2.0/networks => generated 634 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:29.645 7 INFO neutron.services.segments.plugin [-] Segment 8dcbd032-be8f-41c5-a1c8-bf11680f8eb8 resource provider aggregate not found 2026-04-16 17:28:29.667 7 INFO neutron.services.segments.plugin [-] Segment 8dcbd032-be8f-41c5-a1c8-bf11680f8eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dcbd032-be8f-41c5-a1c8-bf11680f8eb8 found for delete ", "request_id": "req-ad40f71c-8211-40e5-be27-def572f16761"}]} [pid: 8|app: 0|req: 680/1321] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:28:29 2026] GET /v2.0/ports?tenant_id=0fb0180bb8e542fda652945ce8286270&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:29.758 8 INFO neutron.db.segments_db [None req-5f2f03d7-8a42-4413-86cc-42d2ee6ca04c 0e14e279c7314fb0ae71340db784dbe3 3371f0fef11d4c1c80104f55bc1bb413 - - default default] Added segment 928bd280-b5f2-41c8-b948-5baed32a9438 of type vxlan for network 629f4771-c07c-4de4-9f94-f0fd399beeba [pid: 8|app: 0|req: 681/1322] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:29 2026] POST /v2.0/networks => generated 635 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1323] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:28:29 2026] GET /v2.0/networks/fb046ebf-1cdb-4374-9977-e8f08e673787?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:30.247 8 INFO neutron.db.segments_db [None req-4fe85d70-ea3e-4251-aea7-f01e6c14aea9 565717f7aa5947cbbffcf66f92465711 bb495502bf4442129b886ab95aebbddb - - default default] Added segment 182ab29b-0504-4212-9e6b-2c94f3661bcd of type vxlan for network c9923083-a7df-4757-a0a3-4a87ccb3906a 2026-04-16 17:28:30.293 8 INFO neutron.db.segments_db [None req-4fe85d70-ea3e-4251-aea7-f01e6c14aea9 565717f7aa5947cbbffcf66f92465711 bb495502bf4442129b886ab95aebbddb - - default default] Added segment 062740c8-abbd-4897-9233-58c33f0964c7 of type vxlan for network 8336ae1d-fc63-4801-bbd2-95fb3823fcb9 [pid: 8|app: 0|req: 683/1324] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:29 2026] POST /v2.0/networks => generated 1207 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1325] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:28:30 2026] GET /v2.0/networks/fb046ebf-1cdb-4374-9977-e8f08e673787?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: 642/1326] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:28 2026] POST /v2.0/routers => generated 692 bytes in 1929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1327] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:28:30 2026] GET /v2.0/networks => generated 1844 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1328] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:28:30 2026] GET /v2.0/routers/80982108-4f09-47a6-ad1a-7d6d0ff88a98 => generated 698 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1329] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:30 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1330] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:30 2026] DELETE /v2.0/networks/c9923083-a7df-4757-a0a3-4a87ccb3906a => 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: 647/1331] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:28:30 2026] GET /v2.0/routers => generated 701 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1332] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:30 2026] POST /v2.0/subnets => generated 1324 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1333] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:30 2026] DELETE /v2.0/networks/8336ae1d-fc63-4801-bbd2-95fb3823fcb9 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1334] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:28:31 2026] GET /v2.0/subnets => generated 1960 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1335] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:28:31 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1336] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:31 2026] DELETE /v2.0/subnets/05f509a5-040e-482b-b027-addb0f4f47fd => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:31.343 7 INFO neutron.db.segments_db [None req-efcbc324-d715-4d82-8bde-104c1788b708 565717f7aa5947cbbffcf66f92465711 bb495502bf4442129b886ab95aebbddb - - default default] Added segment 0d3c3e25-d1e7-4af1-bb8f-903ad8f77099 of type vxlan for network 2d29c577-d744-42fd-8e2a-23425794498d [pid: 8|app: 0|req: 686/1337] 10.0.0.90 () {34 vars in 739 bytes} [Thu Apr 16 17:28:30 2026] PUT /v2.0/routers/80982108-4f09-47a6-ad1a-7d6d0ff88a98 => generated 705 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1338] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:31 2026] DELETE /v2.0/subnets/824e90f3-42b8-4fe7-96c1-b74c5d73a781 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1339] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:28:31 2026] GET /v2.0/routers/80982108-4f09-47a6-ad1a-7d6d0ff88a98 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1340] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:28:31 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: 8|app: 0|req: 690/1341] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:28:31 2026] GET /v2.0/ports?device_id=80982108-4f09-47a6-ad1a-7d6d0ff88a98 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:31.753 8 INFO neutron.services.segments.plugin [-] Segment 928bd280-b5f2-41c8-b948-5baed32a9438 resource provider aggregate not found 2026-04-16 17:28:31.754 8 INFO neutron.services.segments.plugin [-] Segment 928bd280-b5f2-41c8-b948-5baed32a9438 resource provider aggregate not found 2026-04-16 17:28:31.772 8 INFO neutron.services.segments.plugin [-] Segment 928bd280-b5f2-41c8-b948-5baed32a9438 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 928bd280-b5f2-41c8-b948-5baed32a9438 found for delete ", "request_id": "req-68421d11-26ab-4373-b504-fa7c3f92b602"}]} 2026-04-16 17:28:31.778 8 INFO neutron.services.segments.plugin [-] Segment 928bd280-b5f2-41c8-b948-5baed32a9438 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 928bd280-b5f2-41c8-b948-5baed32a9438 found for delete ", "request_id": "req-0030b323-3572-486c-a694-6d4e8ced57f9"}]} [pid: 8|app: 0|req: 691/1342] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:31 2026] DELETE /v2.0/networks/629f4771-c07c-4de4-9f94-f0fd399beeba => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:31.849 7 INFO neutron.services.segments.plugin [-] Segment 182ab29b-0504-4212-9e6b-2c94f3661bcd resource provider aggregate not found 2026-04-16 17:28:31.853 7 INFO neutron.services.segments.plugin [-] Segment 182ab29b-0504-4212-9e6b-2c94f3661bcd resource provider aggregate not found 2026-04-16 17:28:31.868 7 INFO neutron.services.segments.plugin [-] Segment 182ab29b-0504-4212-9e6b-2c94f3661bcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182ab29b-0504-4212-9e6b-2c94f3661bcd found for delete ", "request_id": "req-d2bbc8dc-1cef-4a4d-8189-1f6047e21289"}]} 2026-04-16 17:28:31.878 7 INFO neutron.services.segments.plugin [-] Segment 182ab29b-0504-4212-9e6b-2c94f3661bcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182ab29b-0504-4212-9e6b-2c94f3661bcd found for delete ", "request_id": "req-935bc89a-6807-4191-a463-6d14828d60eb"}]} 2026-04-16 17:28:31.886 7 INFO neutron.services.segments.plugin [-] Segment 062740c8-abbd-4897-9233-58c33f0964c7 resource provider aggregate not found 2026-04-16 17:28:31.898 7 INFO neutron.services.segments.plugin [-] Segment 062740c8-abbd-4897-9233-58c33f0964c7 resource provider aggregate not found 2026-04-16 17:28:31.907 7 INFO neutron.services.segments.plugin [-] Segment 062740c8-abbd-4897-9233-58c33f0964c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 062740c8-abbd-4897-9233-58c33f0964c7 found for delete ", "request_id": "req-eb65b66a-bfaf-4ae4-b045-ac890c964c14"}]} [pid: 7|app: 0|req: 652/1343] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:31 2026] POST /v2.0/networks => generated 630 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:31.927 7 INFO neutron.services.segments.plugin [-] Segment 062740c8-abbd-4897-9233-58c33f0964c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 062740c8-abbd-4897-9233-58c33f0964c7 found for delete ", "request_id": "req-a8b276d2-ec19-43c6-81cc-c9871efff2bd"}]} [pid: 7|app: 0|req: 653/1344] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:31 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:32.010 8 INFO neutron_taas.services.taas.taas_plugin [None req-279e2ec8-daa6-4677-9a61-56de88e5d914 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: 12f705cf-fa80-4daa-8867-be29f4f4e303 2026-04-16 17:28:32.012 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-279e2ec8-daa6-4677-9a61-56de88e5d914 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: 12f705cf-fa80-4daa-8867-be29f4f4e303 [pid: 7|app: 0|req: 654/1345] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:31 2026] DELETE /v2.0/networks/ab06dd4c-874c-46f7-a638-269ebcbba8a1 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:32.088 7 INFO neutron.db.segments_db [None req-3f89bc86-3ab4-4a5a-8a3d-d8b24694c9f7 565717f7aa5947cbbffcf66f92465711 bb495502bf4442129b886ab95aebbddb - - default default] Added segment c2020a23-2f70-4e4c-8425-eca34c227d6e of type vxlan for network b5a85eff-9199-4cbd-ae29-49974c1f21d0 [pid: 7|app: 0|req: 655/1346] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:32 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:32.306 8 INFO neutron_taas.services.taas.taas_plugin [None req-279e2ec8-daa6-4677-9a61-56de88e5d914 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] TaaS: Handle Delete Port: 54123087-308d-440d-a80c-541c5e487c18 2026-04-16 17:28:32.309 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-279e2ec8-daa6-4677-9a61-56de88e5d914 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] Tap Mirror: Handle Delete Port: 54123087-308d-440d-a80c-541c5e487c18 [pid: 7|app: 0|req: 656/1347] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:32 2026] DELETE /v2.0/networks/5bc37260-e4e5-4b20-ae18-826eed82366c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:32.667 8 INFO neutron.db.l3_hamode_db [None req-279e2ec8-daa6-4677-9a61-56de88e5d914 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] HA network 590d1539-ad9f-4aaa-890c-e14bcd4b617c was deleted as no HA routers are present in tenant 65221a7bd8a442af859e6fa35b0fd844. [pid: 8|app: 0|req: 692/1348] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:31 2026] DELETE /v2.0/routers/80982108-4f09-47a6-ad1a-7d6d0ff88a98 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1349] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:32 2026] DELETE /v2.0/networks/61920898-23a2-4e2f-b95c-381272d37f3d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1350] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:28:32 2026] GET /v2.0/ports?device_id=80982108-4f09-47a6-ad1a-7d6d0ff88a98 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:32.860 8 INFO neutron.api.v2.resource [None req-0d41a144-dd2a-4a87-8758-9d7969244278 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 695/1351] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:32 2026] DELETE /v2.0/routers/80982108-4f09-47a6-ad1a-7d6d0ff88a98 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1352] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:28:32 2026] GET /v2.0/ports?device_id=0458d587-8532-4e29-8232-196e125dbd38 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:32.933 8 INFO neutron.api.v2.resource [None req-500921b5-0468-47c0-aeb9-981e0ac7dd55 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1353] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:32 2026] DELETE /v2.0/routers/0458d587-8532-4e29-8232-196e125dbd38 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1354] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:28:32 2026] POST /v2.0/ports => generated 1505 bytes in 613 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-04-16 17:28:32.957 8 INFO neutron.pecan_wsgi.hooks.translation [None req-630eb4d8-255e-4c8e-8b1b-4c59a5e9a4ef a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 698/1355] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:32 2026] DELETE /v2.0/subnets/a1c7ec3f-422b-4ee6-9fae-bd3adb4a87f8 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1356] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:28:32 2026] GET /v2.0/ports?device_id=9df43d4b-097e-4a41-bfe5-445f0edf0137 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1357] 10.0.0.90 () {32 vars in 641 bytes} [Thu Apr 16 17:28:32 2026] GET /v2.0/ports => generated 1505 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:32.999 8 INFO neutron.api.v2.resource [None req-e43bf3ee-5eda-4fa5-a36a-28e5151a7201 a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1358] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:32 2026] DELETE /v2.0/routers/9df43d4b-097e-4a41-bfe5-445f0edf0137 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1359] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:33 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:33.035 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60329db7-c49e-4b5c-984f-d6d79778fb2f a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1360] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:33 2026] DELETE /v2.0/subnets/964a5d4e-ce2c-48fa-81ee-43a5c8c60436 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1361] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:28:33 2026] GET /v2.0/ports?device_id=7aa9eaf7-0d4d-48e4-ae4f-8607de6b7771 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:33.089 7 INFO neutron_taas.services.taas.taas_plugin [None req-caef38a0-1420-43d6-b7cc-81e95d817ebd 565717f7aa5947cbbffcf66f92465711 bb495502bf4442129b886ab95aebbddb - - default default] TaaS: Handle Delete Port: 5c0e9961-3e1d-4eb8-8e5f-b00dffcaf2a4 2026-04-16 17:28:33.092 8 INFO neutron.api.v2.resource [None req-03593890-e62e-44e0-84ad-0aecf0e614df a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] delete failed (client error): The resource could not be found. 2026-04-16 17:28:33.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-caef38a0-1420-43d6-b7cc-81e95d817ebd 565717f7aa5947cbbffcf66f92465711 bb495502bf4442129b886ab95aebbddb - - default default] Tap Mirror: Handle Delete Port: 5c0e9961-3e1d-4eb8-8e5f-b00dffcaf2a4 [pid: 8|app: 0|req: 704/1362] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:33 2026] DELETE /v2.0/routers/7aa9eaf7-0d4d-48e4-ae4f-8607de6b7771 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:28:33.114 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00079c0d-f17f-4887-97c4-f7de24aca00b a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1363] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:33 2026] DELETE /v2.0/subnets/b8bbecd9-95d3-44c7-8585-462844230d61 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:28:33.135 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1959c039-d853-414a-b801-49fd8523fe5f a51c000c19934f2399933f01f9de16dc 65221a7bd8a442af859e6fa35b0fd844 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 706/1364] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:33 2026] DELETE /v2.0/subnets/5a33a759-3770-4754-9763-e6fbbbeabb86 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1365] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:32 2026] DELETE /v2.0/ports/5c0e9961-3e1d-4eb8-8e5f-b00dffcaf2a4 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:33.311 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8237430-2926-4f1c-abef-fc28b07cbc19 565717f7aa5947cbbffcf66f92465711 bb495502bf4442129b886ab95aebbddb - - default default] TaaS: Handle Delete Port: 6bf18ae3-c9b8-4fd2-9bc0-1781baccb2dd 2026-04-16 17:28:33.317 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8237430-2926-4f1c-abef-fc28b07cbc19 565717f7aa5947cbbffcf66f92465711 bb495502bf4442129b886ab95aebbddb - - default default] Tap Mirror: Handle Delete Port: 6bf18ae3-c9b8-4fd2-9bc0-1781baccb2dd [pid: 8|app: 0|req: 707/1366] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:33 2026] DELETE /v2.0/ports/6bf18ae3-c9b8-4fd2-9bc0-1781baccb2dd => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1367] 10.0.0.90 () {32 vars in 641 bytes} [Thu Apr 16 17:28:33 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:33.472 8 INFO neutron.db.segments_db [None req-7b9fa2b1-8fe2-492e-b478-941ced2b6e4b 565717f7aa5947cbbffcf66f92465711 bb495502bf4442129b886ab95aebbddb - - default default] Added segment be8c7347-6f14-46ee-88a2-9659563c6f81 of type vxlan for network 2fa987b7-df68-4fd8-a0cd-f813dbd3ecd7 [pid: 8|app: 0|req: 709/1368] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:33 2026] POST /v2.0/networks => generated 631 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:33.624 8 INFO neutron.db.segments_db [None req-9ea25af3-a62b-47cf-826b-49f16e93fe5c 565717f7aa5947cbbffcf66f92465711 bb495502bf4442129b886ab95aebbddb - - default default] Added segment 5ee1e579-05bb-4950-a41e-b19d768b8e6a of type vxlan for network f67ee598-d553-41e8-99f8-6f8d80ce6119 [pid: 7|app: 0|req: 660/1369] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:33 2026] GET /v2.0/security-groups?tenant_id=3371f0fef11d4c1c80104f55bc1bb413&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1370] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:33 2026] POST /v2.0/networks => generated 630 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1371] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:33 2026] DELETE /v2.0/security-groups/62b9fa44-0f5a-4c7b-b207-130b6c383028 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1372] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:33 2026] GET /v2.0/security-groups?tenant_id=65221a7bd8a442af859e6fa35b0fd844&name=default => generated 2925 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:33.793 8 INFO neutron.services.segments.plugin [-] Segment 7036af95-38af-4632-a451-1af469826517 resource provider aggregate not found 2026-04-16 17:28:33.797 8 INFO neutron.services.segments.plugin [-] Segment 7036af95-38af-4632-a451-1af469826517 resource provider aggregate not found 2026-04-16 17:28:33.812 8 INFO neutron.services.segments.plugin [-] Segment 7036af95-38af-4632-a451-1af469826517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7036af95-38af-4632-a451-1af469826517 found for delete ", "request_id": "req-09cdd2de-e2fd-4125-82c3-483777d398c7"}]} 2026-04-16 17:28:33.820 8 INFO neutron.services.segments.plugin [-] Segment 7036af95-38af-4632-a451-1af469826517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7036af95-38af-4632-a451-1af469826517 found for delete ", "request_id": "req-61d27aa3-a077-4712-a2a0-da45bd7b1021"}]} 2026-04-16 17:28:33.832 8 INFO neutron.services.segments.plugin [-] Segment 6fe4f682-f9cc-4fa0-948e-1704a3c2e420 resource provider aggregate not found 2026-04-16 17:28:33.845 8 INFO neutron.services.segments.plugin [-] Segment 6fe4f682-f9cc-4fa0-948e-1704a3c2e420 resource provider aggregate not found 2026-04-16 17:28:33.848 8 INFO neutron.services.segments.plugin [-] Segment 6fe4f682-f9cc-4fa0-948e-1704a3c2e420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fe4f682-f9cc-4fa0-948e-1704a3c2e420 found for delete ", "request_id": "req-c0a5bcef-6c84-44a2-81c4-ff410be8291c"}]} 2026-04-16 17:28:33.871 8 INFO neutron.services.segments.plugin [-] Segment 6fe4f682-f9cc-4fa0-948e-1704a3c2e420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fe4f682-f9cc-4fa0-948e-1704a3c2e420 found for delete ", "request_id": "req-3c12c46c-bcdd-4215-b208-0d3b8aee17ca"}]} [pid: 8|app: 0|req: 712/1373] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:33 2026] DELETE /v2.0/security-groups/d33bd40c-6e8c-4f96-9772-7006a28528fb => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:33.924 7 INFO neutron.services.segments.plugin [-] Segment 9775f4ee-b278-4642-a055-60f1f9a4e5f2 resource provider aggregate not found 2026-04-16 17:28:33.950 7 INFO neutron.services.segments.plugin [-] Segment 9775f4ee-b278-4642-a055-60f1f9a4e5f2 resource provider aggregate not found 2026-04-16 17:28:33.957 7 INFO neutron.services.segments.plugin [-] Segment 9775f4ee-b278-4642-a055-60f1f9a4e5f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9775f4ee-b278-4642-a055-60f1f9a4e5f2 found for delete ", "request_id": "req-00183c13-a7a7-43c2-9133-0de4be18e816"}]} 2026-04-16 17:28:33.971 7 INFO neutron.services.segments.plugin [-] Segment 9775f4ee-b278-4642-a055-60f1f9a4e5f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9775f4ee-b278-4642-a055-60f1f9a4e5f2 found for delete ", "request_id": "req-cf5dfa22-e18f-4c00-bfe3-17f387ed9518"}]} 2026-04-16 17:28:33.982 7 INFO neutron.services.segments.plugin [-] Segment 89ace992-44a9-4149-8e8d-2f9fe7bd20bb resource provider aggregate not found 2026-04-16 17:28:33.989 7 INFO neutron.services.segments.plugin [-] Segment 89ace992-44a9-4149-8e8d-2f9fe7bd20bb resource provider aggregate not found 2026-04-16 17:28:33.999 7 INFO neutron.services.segments.plugin [-] Segment 89ace992-44a9-4149-8e8d-2f9fe7bd20bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ace992-44a9-4149-8e8d-2f9fe7bd20bb found for delete ", "request_id": "req-ff95ded3-b462-412d-83fa-e566aa7e9098"}]} 2026-04-16 17:28:34.006 7 INFO neutron.services.segments.plugin [-] Segment 89ace992-44a9-4149-8e8d-2f9fe7bd20bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ace992-44a9-4149-8e8d-2f9fe7bd20bb found for delete ", "request_id": "req-0c2c6016-e5db-43cc-9641-a36633cdedbc"}]} [pid: 8|app: 0|req: 713/1374] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:34 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1375] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:33 2026] POST /v2.0/subnets => generated 1273 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1376] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:28:34 2026] GET /v2.0/subnets => generated 1909 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1377] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:34 2026] DELETE /v2.0/subnets/1fcdffa9-357f-4e94-a999-68cd2d78bce4 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1378] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:34 2026] DELETE /v2.0/subnets/210fedb1-da3e-412a-8619-ede2ecc88742 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1379] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:28:34 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1380] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:34 2026] DELETE /v2.0/networks/f67ee598-d553-41e8-99f8-6f8d80ce6119 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1381] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:34 2026] DELETE /v2.0/networks/2fa987b7-df68-4fd8-a0cd-f813dbd3ecd7 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1382] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:34 2026] DELETE /v2.0/networks/b5a85eff-9199-4cbd-ae29-49974c1f21d0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1383] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:28:34 2026] GET /v2.0/networks?id=fb046ebf-1cdb-4374-9977-e8f08e673787 => generated 678 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1384] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:34 2026] DELETE /v2.0/networks/2d29c577-d744-42fd-8e2a-23425794498d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1385] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:28:34 2026] POST /v2.0/ports => generated 958 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 719/1386] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:35 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 961 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1387] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:35 2026] GET /v2.0/security-groups?id=5ad396d8-c7db-4e55-acd3-ef8740018581&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1388] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:35 2026] GET /v2.0/security-groups?tenant_id=bb495502bf4442129b886ab95aebbddb&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1389] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:28:35 2026] PUT /v2.0/ports/a7f563c1-ba66-4bf1-a420-4620a998828b => generated 1239 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:28:35.656 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5349ac39-7bbb-40b5-9cd1-c4ae0aa389f2'] response: {'name': 'network-changed', 'server_uuid': 'a1c85657-5229-4b6f-b777-b98b998c73ce', 'tag': 'a7f563c1-ba66-4bf1-a420-4620a998828b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 722/1390] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:28:35 2026] POST /v2.0/subnetpools => generated 547 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1391] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:28:35 2026] GET /v2.0/subnetpools/c42f922c-6c07-4ba9-95fa-465c7fb089aa => generated 547 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1392] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:35 2026] DELETE /v2.0/security-groups/e6d14a68-a7a1-4cfd-a656-9860f4e885c9 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1393] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:28:35 2026] PUT /v2.0/subnetpools/c42f922c-6c07-4ba9-95fa-465c7fb089aa => generated 501 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1394] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:28:35 2026] DELETE /v2.0/subnetpools/c42f922c-6c07-4ba9-95fa-465c7fb089aa => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:28:35.847 8 INFO neutron.api.v2.resource [None req-83e0f538-67a6-4a32-a5aa-e9868b0c3dae 6f6b7f56ff114801bb0465ffb505addb fac8f30ae27e4f2887738e673c3f38d2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1395] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:28:35 2026] GET /v2.0/subnetpools/c42f922c-6c07-4ba9-95fa-465c7fb089aa => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:28:35.865 8 INFO neutron.services.segments.plugin [-] Segment 5ee1e579-05bb-4950-a41e-b19d768b8e6a resource provider aggregate not found 2026-04-16 17:28:35.867 7 INFO neutron.api.v2.resource [None req-441c949d-fea5-4f79-bc15-34bb7b111351 6f6b7f56ff114801bb0465ffb505addb fac8f30ae27e4f2887738e673c3f38d2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1396] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:28:35 2026] DELETE /v2.0/subnetpools/c42f922c-6c07-4ba9-95fa-465c7fb089aa => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:28:35.889 8 INFO neutron.services.segments.plugin [-] Segment 5ee1e579-05bb-4950-a41e-b19d768b8e6a resource provider aggregate not found 2026-04-16 17:28:35.893 8 INFO neutron.services.segments.plugin [-] Segment 5ee1e579-05bb-4950-a41e-b19d768b8e6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ee1e579-05bb-4950-a41e-b19d768b8e6a found for delete ", "request_id": "req-7f119005-a772-4565-8691-c1555bc19dad"}]} 2026-04-16 17:28:35.906 8 INFO neutron.services.segments.plugin [-] Segment 5ee1e579-05bb-4950-a41e-b19d768b8e6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ee1e579-05bb-4950-a41e-b19d768b8e6a found for delete ", "request_id": "req-0f3b212c-7143-4bae-86a3-7c68ab59fefa"}]} 2026-04-16 17:28:35.922 8 INFO neutron.services.segments.plugin [-] Segment c2020a23-2f70-4e4c-8425-eca34c227d6e resource provider aggregate not found 2026-04-16 17:28:35.931 8 INFO neutron.services.segments.plugin [-] Segment c2020a23-2f70-4e4c-8425-eca34c227d6e resource provider aggregate not found 2026-04-16 17:28:35.946 8 INFO neutron.services.segments.plugin [-] Segment c2020a23-2f70-4e4c-8425-eca34c227d6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2020a23-2f70-4e4c-8425-eca34c227d6e found for delete ", "request_id": "req-6eb3e672-61e1-4153-ada3-32f5c4dac74b"}]} 2026-04-16 17:28:35.952 8 INFO neutron.services.segments.plugin [-] Segment c2020a23-2f70-4e4c-8425-eca34c227d6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2020a23-2f70-4e4c-8425-eca34c227d6e found for delete ", "request_id": "req-ab052809-bce5-4e7b-a74b-2c4fd7c4edd0"}]} 2026-04-16 17:28:35.970 8 INFO neutron.services.segments.plugin [-] Segment 0d3c3e25-d1e7-4af1-bb8f-903ad8f77099 resource provider aggregate not found 2026-04-16 17:28:35.975 8 INFO neutron.services.segments.plugin [-] Segment 0d3c3e25-d1e7-4af1-bb8f-903ad8f77099 resource provider aggregate not found 2026-04-16 17:28:35.989 8 INFO neutron.services.segments.plugin [-] Segment 0d3c3e25-d1e7-4af1-bb8f-903ad8f77099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3c3e25-d1e7-4af1-bb8f-903ad8f77099 found for delete ", "request_id": "req-32251aa7-0b92-4c45-bbb0-7c4366154ce1"}]} 2026-04-16 17:28:35.990 8 INFO neutron.services.segments.plugin [-] Segment 0d3c3e25-d1e7-4af1-bb8f-903ad8f77099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3c3e25-d1e7-4af1-bb8f-903ad8f77099 found for delete ", "request_id": "req-6873eb18-6aff-4035-a458-67513cece31e"}]} 2026-04-16 17:28:36.013 7 INFO neutron.services.segments.plugin [-] Segment be8c7347-6f14-46ee-88a2-9659563c6f81 resource provider aggregate not found 2026-04-16 17:28:36.023 7 INFO neutron.services.segments.plugin [-] Segment be8c7347-6f14-46ee-88a2-9659563c6f81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be8c7347-6f14-46ee-88a2-9659563c6f81 found for delete ", "request_id": "req-3d3a9856-783d-4fd9-95ac-100b75be61b7"}]} 2026-04-16 17:28:36.029 7 INFO neutron.services.segments.plugin [-] Segment be8c7347-6f14-46ee-88a2-9659563c6f81 resource provider aggregate not found 2026-04-16 17:28:36.045 7 INFO neutron.services.segments.plugin [-] Segment be8c7347-6f14-46ee-88a2-9659563c6f81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be8c7347-6f14-46ee-88a2-9659563c6f81 found for delete ", "request_id": "req-b4b30d4b-8f7b-4d79-9d5b-f7baca966566"}]} [pid: 8|app: 0|req: 726/1397] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:28:36 2026] GET /v2.0/ports?tenant_id=0fb0180bb8e542fda652945ce8286270&device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1398] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:28:36 2026] GET /v2.0/networks?tenant_id=0fb0180bb8e542fda652945ce8286270&shared=False => generated 774 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1399] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:28:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1400] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:36 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1401] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:36 2026] GET /v2.0/security-groups?tenant_id=fac8f30ae27e4f2887738e673c3f38d2&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1402] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:36 2026] DELETE /v2.0/security-groups/14fd1913-edca-4d73-b8e0-29d13f296764 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1403] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:36 2026] GET /v2.0/security-groups?id=5ad396d8-c7db-4e55-acd3-ef8740018581&fields=id&fields=name => generated 88 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1404] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:28:37 2026] GET /v2.0/ports?tenant_id=0fb0180bb8e542fda652945ce8286270&device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1405] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:28:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=a7f563c1-ba66-4bf1-a420-4620a998828b => 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: 676/1406] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:28:37 2026] GET /v2.0/subnets?id=7a7cd0f6-ff59-4772-a030-29837aa14dda => generated 696 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1407] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:28:37 2026] GET /v2.0/ports?network_id=fb046ebf-1cdb-4374-9977-e8f08e673787&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1408] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:28:37 2026] GET /v2.0/networks/fb046ebf-1cdb-4374-9977-e8f08e673787?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1409] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:28:37 2026] GET /v2.0/networks/fb046ebf-1cdb-4374-9977-e8f08e673787?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1410] 10.0.0.90 () {34 vars in 682 bytes} [Thu Apr 16 17:28:37 2026] POST /v2.0/security-groups => generated 1624 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1413] 10.0.0.90 () {32 vars in 661 bytes} [Thu Apr 16 17:28:37 2026] GET /v2.0/security-groups => generated 4529 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1414] 10.0.0.90 () {34 vars in 756 bytes} [Thu Apr 16 17:28:37 2026] PUT /v2.0/security-groups/73f8570f-978e-4f35-b166-bcc7c3717f86 => generated 1663 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1415] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:37 2026] GET /v2.0/security-groups?tenant_id=e8431f63f2eb4e09bbe511d269351a13&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1416] 10.0.0.90 () {32 vars in 735 bytes} [Thu Apr 16 17:28:38 2026] GET /v2.0/security-groups/73f8570f-978e-4f35-b166-bcc7c3717f86 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1417] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:38 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1418] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:38 2026] DELETE /v2.0/security-groups/f6fd777a-2cf9-45e0-8275-dab4303ea930 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1419] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:38 2026] DELETE /v2.0/security-groups/73f8570f-978e-4f35-b166-bcc7c3717f86 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1420] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:38 2026] GET /v2.0/security-groups?id=5ad396d8-c7db-4e55-acd3-ef8740018581&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1421] 10.0.0.90 () {32 vars in 661 bytes} [Thu Apr 16 17:28:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:38.175 8 INFO neutron.api.v2.resource [None req-1901cdf9-771a-4ec8-a149-e33d286ec77c 600de1d7d72f42d2a3a4a0eb49d4c0d3 caddd5aab79f4a288bda790616830f3a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 738/1422] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:38 2026] DELETE /v2.0/security-groups/73f8570f-978e-4f35-b166-bcc7c3717f86 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1423] 10.0.0.90 () {34 vars in 682 bytes} [Thu Apr 16 17:28:38 2026] POST /v2.0/security-groups => generated 1624 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1424] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1425] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:28:38 2026] GET /v2.0/security-group-rules/abc8d52e-340a-4dbf-821c-52280d45d96a => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1426] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:38 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1427] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:28:38 2026] DELETE /v2.0/security-group-rules/abc8d52e-340a-4dbf-821c-52280d45d96a => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1428] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:38 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1429] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1430] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:28:38 2026] GET /v2.0/security-group-rules/b9c0613d-0252-4eb8-bdb9-1602519cea4e => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1431] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:38 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1432] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:28:38 2026] DELETE /v2.0/security-group-rules/b9c0613d-0252-4eb8-bdb9-1602519cea4e => 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: 690/1433] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:38 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-04-16 17:28:39.062 8 INFO neutron.db.securitygroups_db [None req-f10e1b98-d6a5-419f-b9f6-d80368c7c378 600de1d7d72f42d2a3a4a0eb49d4c0d3 caddd5aab79f4a288bda790616830f3a - - default default] Project caddd5aab79f4a288bda790616830f3a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 744/1434] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1435] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:28:39 2026] GET /v2.0/security-group-rules/23835c40-685f-4f7c-9734-fe045b092ad1 => generated 607 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1436] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:39 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1437] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:39 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1438] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:28:39 2026] DELETE /v2.0/security-group-rules/23835c40-685f-4f7c-9734-fe045b092ad1 => 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: 693/1439] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:39 2026] GET /v2.0/security-groups?id=5ad396d8-c7db-4e55-acd3-ef8740018581&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1440] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1441] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:39 2026] DELETE /v2.0/security-groups/d8d1c304-d1a4-4e74-8ee1-cf73bef8636d => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1442] 10.0.0.90 () {32 vars in 661 bytes} [Thu Apr 16 17:28:39 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1443] 10.0.0.90 () {32 vars in 661 bytes} [Thu Apr 16 17:28:39 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: 8|app: 0|req: 749/1444] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:39 2026] GET /v2.0/security-groups?tenant_id=2fc6ff2df37b430ea2669435e3b18357&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:40.074 7 INFO neutron.db.segments_db [None req-d9f66b69-ccc4-4c3e-a223-af6396854092 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment a7a62039-a977-47d2-9809-befda297fe3c of type vxlan for network 4411b994-57b4-4a02-8a32-b423ba1dfb63 [pid: 8|app: 0|req: 750/1445] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:40 2026] GET /v2.0/security-groups?tenant_id=caddd5aab79f4a288bda790616830f3a&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1446] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:28:39 2026] POST /v2.0/networks => generated 722 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1447] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:40 2026] DELETE /v2.0/security-groups/79d64285-a10e-4c50-bb01-bf5593ccd2a3 => 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: 697/1448] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:40 2026] DELETE /v2.0/security-groups/df1288a1-258e-42a0-9aeb-54a2350a72da => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1449] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:40 2026] POST /v2.0/subnets => generated 688 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:40.442 7 INFO neutron.db.segments_db [None req-a165a0d6-db34-4df5-a940-58eb1457a49a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment fd77bb03-fc94-4208-8de8-9072edd80f09 of type vxlan for network e9f4dad5-e007-46eb-ac41-a80bb548ebcd [pid: 8|app: 0|req: 753/1450] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:40 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1451] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:40 2026] GET /v2.0/security-groups?id=5ad396d8-c7db-4e55-acd3-ef8740018581&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:40.644 7 INFO neutron.db.l3_hamode_db [None req-a165a0d6-db34-4df5-a940-58eb1457a49a c6305cc007984aa89fd3e81a8a9f2482 3ad06728218b4ce282962e5b336f7c70 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:28:41.393 7 INFO neutron.db.l3_hamode_db [None req-a165a0d6-db34-4df5-a940-58eb1457a49a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 755/1452] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:41 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1453] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:41 2026] GET /v2.0/security-groups?id=5ad396d8-c7db-4e55-acd3-ef8740018581&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: 698/1454] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:40 2026] POST /v2.0/routers => generated 728 bytes in 1887 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1455] 10.0.0.90 () {34 vars in 682 bytes} [Thu Apr 16 17:28:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1456] 10.0.0.90 () {32 vars in 661 bytes} [Thu Apr 16 17:28:42 2026] GET /v2.0/security-groups => generated 4529 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1457] 10.0.0.90 () {34 vars in 756 bytes} [Thu Apr 16 17:28:42 2026] PUT /v2.0/security-groups/7bf0fe38-e46b-454c-b361-f6dc5256fd36 => generated 1664 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1458] 10.0.0.90 () {32 vars in 735 bytes} [Thu Apr 16 17:28:42 2026] GET /v2.0/security-groups/7bf0fe38-e46b-454c-b361-f6dc5256fd36 => generated 1664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1459] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:42 2026] DELETE /v2.0/security-groups/7bf0fe38-e46b-454c-b361-f6dc5256fd36 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1460] 10.0.0.90 () {32 vars in 661 bytes} [Thu Apr 16 17:28:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:42.769 8 INFO neutron.api.v2.resource [None req-43f27a61-fa9a-4221-bf77-90d622a67777 4eeda07906654a2aaedeae68d18a3c77 d07a0054121f4ba58fcda2ab8d053461 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1461] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:42 2026] DELETE /v2.0/security-groups/7bf0fe38-e46b-454c-b361-f6dc5256fd36 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1462] 10.0.0.90 () {34 vars in 682 bytes} [Thu Apr 16 17:28:42 2026] POST /v2.0/security-groups => generated 1624 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1463] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:42 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1464] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1465] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/security-groups?id=5ad396d8-c7db-4e55-acd3-ef8740018581&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1466] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/security-group-rules/57319e85-95da-4b18-8a24-822468f2f4b2 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1467] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1468] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:28:43 2026] DELETE /v2.0/security-group-rules/57319e85-95da-4b18-8a24-822468f2f4b2 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1469] 10.0.0.79 () {32 vars in 799 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/extensions => generated 21537 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1470] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:28:42 2026] PUT /v2.0/routers/6b6500ad-7ad1-4ffb-ad5c-11b8f6a62046/add_router_interface => generated 309 bytes in 1135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1471] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1472] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1473] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/security-groups?id=5ad396d8-c7db-4e55-acd3-ef8740018581&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1474] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1475] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/security-group-rules/a7b951a9-9ff7-44f9-9df3-2dabfb76dc27 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1476] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1477] 10.0.0.79 () {30 vars in 722 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/quotas/77889f6531d8416694593dacf3ff7da8/details => generated 847 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1478] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:28:43 2026] DELETE /v2.0/security-group-rules/a7b951a9-9ff7-44f9-9df3-2dabfb76dc27 => 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: 703/1479] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1480] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1481] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/security-group-rules/8de793e0-6504-401c-9f61-53d7779ccd52 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1482] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:43 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1483] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:28:44 2026] DELETE /v2.0/security-group-rules/8de793e0-6504-401c-9f61-53d7779ccd52 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1484] 10.0.0.90 () {32 vars in 671 bytes} [Thu Apr 16 17:28:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1485] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:44 2026] DELETE /v2.0/security-groups/d7ade308-c455-49f0-9abb-9ede4a197c24 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1486] 10.0.0.90 () {32 vars in 661 bytes} [Thu Apr 16 17:28:44 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: 7|app: 0|req: 707/1487] 10.0.0.90 () {32 vars in 661 bytes} [Thu Apr 16 17:28:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1488] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:44 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1489] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:44 2026] GET /v2.0/security-groups?id=5ad396d8-c7db-4e55-acd3-ef8740018581&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: 8|app: 0|req: 782/1490] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:44 2026] GET /v2.0/security-groups?tenant_id=d07a0054121f4ba58fcda2ab8d053461&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1491] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:45 2026] DELETE /v2.0/security-groups/f8bc1b4c-60b9-4920-845b-9691a6b7d7a6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1492] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:28:45 2026] GET /v2.0/networks?id=4411b994-57b4-4a02-8a32-b423ba1dfb63 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1493] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:28:45 2026] GET /v2.0/quotas/3ad06728218b4ce282962e5b336f7c70 => 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: 711/1494] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:28:45 2026] GET /v2.0/ports?tenant_id=3ad06728218b4ce282962e5b336f7c70&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1495] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:45 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1496] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:28:45 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1497] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:28:45 2026] GET /v2.0/networks/4411b994-57b4-4a02-8a32-b423ba1dfb63?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: 713/1498] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:45 2026] GET /v2.0/security-groups?id=5ad396d8-c7db-4e55-acd3-ef8740018581&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1499] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:28:45 2026] GET /v2.0/networks/4411b994-57b4-4a02-8a32-b423ba1dfb63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:46.070 8 INFO neutron_taas.services.taas.taas_plugin [req-6c09014a-bfeb-46d0-b7fd-c71c5267792e req-6b8845ba-5528-4b32-961a-bbbcda2ae7f9 28f456e8e04c4052ba33d7d5be063b4f 0fb0180bb8e542fda652945ce8286270 - - default default] TaaS: Handle Delete Port: a7f563c1-ba66-4bf1-a420-4620a998828b 2026-04-16 17:28:46.074 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6c09014a-bfeb-46d0-b7fd-c71c5267792e req-6b8845ba-5528-4b32-961a-bbbcda2ae7f9 28f456e8e04c4052ba33d7d5be063b4f 0fb0180bb8e542fda652945ce8286270 - - default default] Tap Mirror: Handle Delete Port: a7f563c1-ba66-4bf1-a420-4620a998828b [pid: 7|app: 0|req: 715/1500] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:46 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1501] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:28:45 2026] DELETE /v2.0/ports/a7f563c1-ba66-4bf1-a420-4620a998828b => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:46.275 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3522358d-0ab7-4864-984a-69781b875e62'] response: {'server_uuid': 'a1c85657-5229-4b6f-b777-b98b998c73ce', 'name': 'network-vif-deleted', 'tag': 'a7f563c1-ba66-4bf1-a420-4620a998828b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 716/1502] 10.0.0.79 () {32 vars in 799 bytes} [Thu Apr 16 17:28:46 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: 717/1503] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:47 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1504] 10.0.0.79 () {30 vars in 722 bytes} [Thu Apr 16 17:28:47 2026] GET /v2.0/quotas/77889f6531d8416694593dacf3ff7da8/details => generated 847 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1505] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:47 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1506] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:48 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => 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: 719/1507] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:48 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1508] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:48 2026] GET /v2.0/security-groups?tenant_id=fa59b1b7d3b646d0b8929ed97f51238c&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1509] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:48 2026] DELETE /v2.0/security-groups/ef1cae7d-f10d-450f-90b4-18f66748d60b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1510] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:49 2026] GET /v2.0/ports?device_id=a1c85657-5229-4b6f-b777-b98b998c73ce => 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: 721/1511] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:49 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1512] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:50 2026] GET /v2.0/security-groups?tenant_id=77889f6531d8416694593dacf3ff7da8&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1513] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:50 2026] DELETE /v2.0/security-groups/11bdc167-0c2b-42b3-9265-805b91f81214 => 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: 723/1514] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:50 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:50.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-e804d449-9272-4ddc-8738-cfb443e54c66 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 5f1e7cd0-9ce8-4e1f-9038-7644226c7417 2026-04-16 17:28:50.756 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e804d449-9272-4ddc-8738-cfb443e54c66 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 5f1e7cd0-9ce8-4e1f-9038-7644226c7417 [pid: 8|app: 0|req: 792/1515] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:28:50 2026] PUT /v2.0/routers/54f83bfa-05a0-4af3-8c8a-b5cd532c21a8/remove_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1516] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:28:51 2026] GET /v2.0/networks?id=4411b994-57b4-4a02-8a32-b423ba1dfb63 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:51.621 7 INFO neutron_taas.services.taas.taas_plugin [None req-944b8745-f9b6-4c8c-8e07-dcbb11653110 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 447adac9-7489-4f59-a4f7-3f48719766da 2026-04-16 17:28:51.623 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-944b8745-f9b6-4c8c-8e07-dcbb11653110 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 447adac9-7489-4f59-a4f7-3f48719766da 2026-04-16 17:28:51.854 7 INFO neutron_taas.services.taas.taas_plugin [None req-944b8745-f9b6-4c8c-8e07-dcbb11653110 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: c402e3d6-9c90-432d-a350-609f0c1327b1 2026-04-16 17:28:51.856 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-944b8745-f9b6-4c8c-8e07-dcbb11653110 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: c402e3d6-9c90-432d-a350-609f0c1327b1 [pid: 8|app: 0|req: 794/1517] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:28:51 2026] POST /v2.0/ports => generated 958 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 795/1518] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:51 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 961 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:52.197 7 INFO neutron.services.segments.plugin [-] Segment 910f9e18-c3fd-410d-bb9e-6226d6cf778b resource provider aggregate not found 2026-04-16 17:28:52.202 7 INFO neutron.services.segments.plugin [-] Segment 910f9e18-c3fd-410d-bb9e-6226d6cf778b resource provider aggregate not found 2026-04-16 17:28:52.218 7 INFO neutron.services.segments.plugin [-] Segment 910f9e18-c3fd-410d-bb9e-6226d6cf778b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 910f9e18-c3fd-410d-bb9e-6226d6cf778b found for delete ", "request_id": "req-5b11b1a6-232d-4094-9863-c7be15ae1889"}]} 2026-04-16 17:28:52.219 7 INFO neutron.services.segments.plugin [-] Segment 910f9e18-c3fd-410d-bb9e-6226d6cf778b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 910f9e18-c3fd-410d-bb9e-6226d6cf778b found for delete ", "request_id": "req-5bf23517-1ff3-4780-a082-b204661ca0e5"}]} 2026-04-16 17:28:52.222 7 INFO neutron.db.l3_hamode_db [None req-944b8745-f9b6-4c8c-8e07-dcbb11653110 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] HA network b8c10e5f-dcaf-47a8-9cf5-f4337118c6e3 was deleted as no HA routers are present in tenant 0fb0180bb8e542fda652945ce8286270. [pid: 7|app: 0|req: 724/1519] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:51 2026] DELETE /v2.0/routers/54f83bfa-05a0-4af3-8c8a-b5cd532c21a8 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1520] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:28:51 2026] PUT /v2.0/ports/b4a7beb0-94d6-4a6e-a0c4-521de4b930be => generated 1239 bytes in 345 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: 725/1521] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:52 2026] GET /v2.0/security-groups?id=f0acbcf8-5efc-4470-9ea9-8b6cd779b94e&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:52.282 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1da9eab-1d46-475d-9e63-782c76fec626'] response: {'name': 'network-changed', 'server_uuid': '6b20a0f0-e782-4f98-848c-27a4bb4eebd2', 'tag': 'b4a7beb0-94d6-4a6e-a0c4-521de4b930be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 797/1522] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:28:52 2026] DELETE /v2.0/subnets/7a7cd0f6-ff59-4772-a030-29837aa14dda => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:52.473 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d0874eb-f56e-4776-9381-42a002e4174b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 4b62174a-d4d9-453d-82bd-bb84a10c9055 2026-04-16 17:28:52.476 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d0874eb-f56e-4776-9381-42a002e4174b c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 4b62174a-d4d9-453d-82bd-bb84a10c9055 [pid: 7|app: 0|req: 726/1523] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:52 2026] DELETE /v2.0/networks/fb046ebf-1cdb-4374-9977-e8f08e673787 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1524] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:28:52 2026] GET /v2.0/ports?tenant_id=3ad06728218b4ce282962e5b336f7c70&device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1525] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:52 2026] GET /v2.0/security-groups?tenant_id=0fb0180bb8e542fda652945ce8286270&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1526] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:28:52 2026] GET /v2.0/networks?tenant_id=3ad06728218b4ce282962e5b336f7c70&shared=False => generated 769 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1529] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:28:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1530] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:52 2026] DELETE /v2.0/security-groups/5ad396d8-c7db-4e55-acd3-ef8740018581 => 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: 729/1531] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:53 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1532] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:53 2026] GET /v2.0/security-groups?id=f0acbcf8-5efc-4470-9ea9-8b6cd779b94e&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:53.493 8 INFO neutron.db.segments_db [None req-51a21db6-a45a-4a6c-ab56-83e7ca5063fc 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] Added segment 61de1989-e945-4538-a0b6-618853ea21ba of type vxlan for network 87761e6a-44b1-4dec-aa29-f27f73d9972a [pid: 8|app: 0|req: 803/1533] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:53 2026] POST /v2.0/networks => generated 613 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:53.797 7 INFO neutron.db.segments_db [None req-fe00b4ea-2795-4b0e-9ec9-97b68821ca6b bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Added segment af1f9691-bf42-4a05-a097-965f483508b5 of type vxlan for network 9841ab39-acca-4603-9b36-9958fe8397b5 [pid: 8|app: 0|req: 804/1534] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:28:53 2026] POST /v2.0/ports => generated 743 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 731/1535] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:28:53 2026] POST /v2.0/networks => generated 612 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:53.929 8 INFO neutron.db.segments_db [None req-41125681-7651-4477-833b-61dd84398415 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] Added segment 01359c06-d4c0-4304-83c3-6001273bdba8 of type vxlan for network 6e488b75-d4ab-4d63-98ff-b4b9ee61397a 2026-04-16 17:28:53.953 7 INFO neutron.db.segments_db [None req-b585dca3-26c1-4f74-8467-906b46532983 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Added segment 58c27d7a-4afe-4be8-8130-2cf0c2dc9b32 of type vxlan for network 8cb5cf1b-47fb-4d0e-ae27-7d6af676d378 [pid: 8|app: 0|req: 805/1536] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:53 2026] POST /v2.0/networks => generated 612 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1537] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:28:54 2026] GET /v2.0/ports?tenant_id=3ad06728218b4ce282962e5b336f7c70&device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:54.175 7 INFO neutron.db.l3_hamode_db [None req-b585dca3-26c1-4f74-8467-906b46532983 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:28:54.247 7 INFO neutron.services.segments.plugin [-] Segment 8a0a5353-4dbc-4931-bf61-71cfa91edeae resource provider aggregate not found 2026-04-16 17:28:54.251 7 INFO neutron.services.segments.plugin [-] Segment 8a0a5353-4dbc-4931-bf61-71cfa91edeae resource provider aggregate not found 2026-04-16 17:28:54.268 7 INFO neutron.services.segments.plugin [-] Segment 8a0a5353-4dbc-4931-bf61-71cfa91edeae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a0a5353-4dbc-4931-bf61-71cfa91edeae found for delete ", "request_id": "req-e54827e4-2720-4137-ab3a-edd863f56e33"}]} 2026-04-16 17:28:54.271 7 INFO neutron.services.segments.plugin [-] Segment 8a0a5353-4dbc-4931-bf61-71cfa91edeae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a0a5353-4dbc-4931-bf61-71cfa91edeae found for delete ", "request_id": "req-70b97daf-7451-417c-ad2f-dbdaac346865"}]} [pid: 8|app: 0|req: 807/1538] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:28:54 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 808/1539] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:28:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b4a7beb0-94d6-4a6e-a0c4-521de4b930be => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:54.507 8 INFO neutron.db.segments_db [None req-78d1733c-0b0b-4c09-a5cc-85fe001d4b8e 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] Added segment 1d01925b-ae99-47c9-ab8b-39e4309a33cb of type vxlan for network 03c32cfb-6e7e-42aa-8785-33b17f77268c [pid: 8|app: 0|req: 809/1540] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:54 2026] POST /v2.0/networks => generated 613 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1541] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:28:54 2026] GET /v2.0/subnets?id=077d06eb-6ef8-4ce1-a2ce-596c67612e3f => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1542] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:54 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:54.897 7 INFO neutron.db.l3_hamode_db [None req-b585dca3-26c1-4f74-8467-906b46532983 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 812/1543] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:28:54 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 813/1544] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:28:54 2026] GET /v2.0/ports?network_id=4411b994-57b4-4a02-8a32-b423ba1dfb63&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1545] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:55 2026] GET /v2.0/security-groups?id=f0acbcf8-5efc-4470-9ea9-8b6cd779b94e&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:55.079 8 INFO neutron.db.segments_db [None req-25a45626-ce39-4152-9c9b-39eeffef62bc 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] Added segment 37764df1-d065-4c39-a386-08569af188c4 of type vxlan for network c804819d-c6da-403a-8130-d8776cc09a1e [pid: 8|app: 0|req: 815/1546] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:55 2026] POST /v2.0/networks => generated 612 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1547] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:28:55 2026] GET /v2.0/networks/4411b994-57b4-4a02-8a32-b423ba1dfb63?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1548] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:28:55 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 818/1549] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:28:55 2026] GET /v2.0/networks/4411b994-57b4-4a02-8a32-b423ba1dfb63?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:55.603 8 INFO neutron.db.segments_db [None req-a31ba65f-5039-4fcf-9c23-a1e2581e54f3 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] Added segment 665bda2c-699a-47ed-bd33-9448aecaec29 of type vxlan for network eb8aa47f-e5a3-4960-97fa-3813d41435e5 [pid: 8|app: 0|req: 819/1550] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:28:55 2026] POST /v2.0/networks => generated 613 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1551] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:53 2026] POST /v2.0/routers => generated 695 bytes in 1797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1552] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:28:55 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1553] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:55 2026] GET /v2.0/security-groups?tenant_id=d2454b14341544babff5e3684c10f3ca&name=default => generated 2925 bytes in 266 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: 734/1554] 10.0.0.90 () {34 vars in 745 bytes} [Thu Apr 16 17:28:55 2026] PUT /v2.0/ports/0f09ff6b-9ce2-4479-acc6-c3150d371e5b/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 821/1555] 10.0.0.90 () {32 vars in 774 bytes} [Thu Apr 16 17:28:55 2026] GET /v2.0/subnets?project_id=b2dff1fec65341e9a90510ff93892551&cidr=10.100.0.0%2F28 => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1556] 10.0.0.90 () {34 vars in 745 bytes} [Thu Apr 16 17:28:56 2026] PUT /v2.0/ports/199e5b7b-7334-4366-978b-f35fc9549d8b/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 735/1557] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:56 2026] DELETE /v2.0/security-groups/68615f88-8125-41fe-9be8-680b61a74f57 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1558] 10.0.0.90 () {32 vars in 692 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1559] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1560] 10.0.0.90 () {32 vars in 782 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/subnets?network_id=26ca12c3-d4a2-43ec-b1b5-003ae580b6c4&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1561] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/security-groups?id=f0acbcf8-5efc-4470-9ea9-8b6cd779b94e&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1562] 10.0.0.90 () {34 vars in 745 bytes} [Thu Apr 16 17:28:56 2026] PUT /v2.0/ports/96d0c0a6-5674-424c-a78f-b531311022a7/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 825/1563] 10.0.0.90 () {34 vars in 745 bytes} [Thu Apr 16 17:28:56 2026] PUT /v2.0/ports/8f02970a-3ac1-4e80-be89-c53e0b4566e3/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 826/1564] 10.0.0.90 () {32 vars in 658 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1565] 10.0.0.90 () {32 vars in 672 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1566] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:28:56 2026] POST /v2.0/subnets => generated 657 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1567] 10.0.0.90 () {32 vars in 668 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1568] 10.0.0.90 () {32 vars in 680 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1569] 10.0.0.90 () {32 vars in 666 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1570] 10.0.0.90 () {32 vars in 680 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1571] 10.0.0.90 () {32 vars in 676 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1572] 10.0.0.90 () {32 vars in 688 bytes} [Thu Apr 16 17:28:56 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:56.891 8 INFO neutron_taas.services.taas.taas_plugin [None req-40712943-a705-4560-b66d-69d683a3db23 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] TaaS: Handle Delete Port: 0f09ff6b-9ce2-4479-acc6-c3150d371e5b 2026-04-16 17:28:56.894 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40712943-a705-4560-b66d-69d683a3db23 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] Tap Mirror: Handle Delete Port: 0f09ff6b-9ce2-4479-acc6-c3150d371e5b [pid: 8|app: 0|req: 834/1573] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:56 2026] DELETE /v2.0/ports/0f09ff6b-9ce2-4479-acc6-c3150d371e5b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:57.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-505a6851-d578-4370-be1e-8663d672db2f 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] TaaS: Handle Delete Port: 199e5b7b-7334-4366-978b-f35fc9549d8b 2026-04-16 17:28:57.057 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-505a6851-d578-4370-be1e-8663d672db2f 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] Tap Mirror: Handle Delete Port: 199e5b7b-7334-4366-978b-f35fc9549d8b [pid: 8|app: 0|req: 835/1574] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:56 2026] DELETE /v2.0/ports/199e5b7b-7334-4366-978b-f35fc9549d8b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:57.214 8 INFO neutron_taas.services.taas.taas_plugin [None req-69c26840-b91c-4b2c-9df0-ad3e7d6ec1ee 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] TaaS: Handle Delete Port: 96d0c0a6-5674-424c-a78f-b531311022a7 2026-04-16 17:28:57.217 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69c26840-b91c-4b2c-9df0-ad3e7d6ec1ee 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] Tap Mirror: Handle Delete Port: 96d0c0a6-5674-424c-a78f-b531311022a7 [pid: 8|app: 0|req: 836/1575] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:57 2026] DELETE /v2.0/ports/96d0c0a6-5674-424c-a78f-b531311022a7 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1576] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:57 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:57.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-1b05e2e4-7143-4f02-898a-c4a47fba7ffb 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] TaaS: Handle Delete Port: 8f02970a-3ac1-4e80-be89-c53e0b4566e3 2026-04-16 17:28:57.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b05e2e4-7143-4f02-898a-c4a47fba7ffb 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] Tap Mirror: Handle Delete Port: 8f02970a-3ac1-4e80-be89-c53e0b4566e3 [pid: 8|app: 0|req: 838/1577] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:57 2026] DELETE /v2.0/ports/8f02970a-3ac1-4e80-be89-c53e0b4566e3 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1578] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:57 2026] GET /v2.0/security-groups?id=f0acbcf8-5efc-4470-9ea9-8b6cd779b94e&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1579] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:28:56 2026] PUT /v2.0/routers/a32921ed-e371-4258-a2fb-c48ac12680dc/add_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:28:57.660 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba079302-244f-4af3-9e75-e9149397a148 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] TaaS: Handle Delete Port: cce5a440-810d-4772-873c-c2936938bd41 2026-04-16 17:28:57.664 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba079302-244f-4af3-9e75-e9149397a148 13dcf426daf6492c85635aed6a6a7b49 6428b1a888e749d8a2e222206095fcf2 - - default default] Tap Mirror: Handle Delete Port: cce5a440-810d-4772-873c-c2936938bd41 [pid: 7|app: 0|req: 741/1580] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:28:57 2026] GET /v2.0/networks => generated 8574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1581] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:28:57 2026] GET /v2.0/subnets => generated 3895 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1582] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:28:57 2026] DELETE /v2.0/ports/cce5a440-810d-4772-873c-c2936938bd41 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1583] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:28:57 2026] GET /v2.0/routers => generated 1462 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:28:57.875 8 INFO neutron.services.segments.plugin [-] Segment 61de1989-e945-4538-a0b6-618853ea21ba resource provider aggregate not found 2026-04-16 17:28:57.895 8 INFO neutron.services.segments.plugin [-] Segment 61de1989-e945-4538-a0b6-618853ea21ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61de1989-e945-4538-a0b6-618853ea21ba found for delete ", "request_id": "req-9d5ad1e8-51c0-46b3-ac2c-f3275534af1e"}]} 2026-04-16 17:28:57.896 8 INFO neutron.services.segments.plugin [-] Segment 61de1989-e945-4538-a0b6-618853ea21ba resource provider aggregate not found [pid: 8|app: 0|req: 841/1584] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:57 2026] DELETE /v2.0/networks/87761e6a-44b1-4dec-aa29-f27f73d9972a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:28:57.924 8 INFO neutron.services.segments.plugin [-] Segment 61de1989-e945-4538-a0b6-618853ea21ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61de1989-e945-4538-a0b6-618853ea21ba found for delete ", "request_id": "req-0bd7de3a-b395-4aab-97ca-7353af0dfc85"}]} [pid: 7|app: 0|req: 744/1585] 10.0.0.90 () {34 vars in 683 bytes} [Thu Apr 16 17:28:57 2026] POST /v2.0/security-groups => generated 1675 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1586] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:57 2026] DELETE /v2.0/networks/6e488b75-d4ab-4d63-98ff-b4b9ee61397a => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1587] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1588] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:58 2026] DELETE /v2.0/networks/03c32cfb-6e7e-42aa-8785-33b17f77268c => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1589] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1590] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1591] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:58 2026] DELETE /v2.0/networks/c804819d-c6da-403a-8130-d8776cc09a1e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1592] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:28:58 2026] DELETE /v2.0/networks/eb8aa47f-e5a3-4960-97fa-3813d41435e5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1593] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:58.482 8 INFO neutron.db.securitygroups_db [None req-f460cb3d-1087-4d35-a198-abcbc8126ad1 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Project b2dff1fec65341e9a90510ff93892551 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 846/1594] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:28:58.589 7 INFO neutron.db.securitygroups_db [None req-ac4c1e85-0c5f-44fd-8a1d-32b88224ca21 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Project b2dff1fec65341e9a90510ff93892551 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: 749/1595] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:28:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1596] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:58 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1597] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:58 2026] GET /v2.0/security-groups?id=f0acbcf8-5efc-4470-9ea9-8b6cd779b94e&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1598] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/networks => generated 1296 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1599] 10.0.0.23 () {34 vars in 1098 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1633319306&fields=id&tenant_id=b2dff1fec65341e9a90510ff93892551 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1600] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/networks?id=9841ab39-acca-4603-9b36-9958fe8397b5 => generated 659 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1601] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/quotas/b2dff1fec65341e9a90510ff93892551 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1602] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/ports?tenant_id=b2dff1fec65341e9a90510ff93892551&fields=id => generated 57 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1603] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/security-groups?tenant_id=e119fa53ae9341b09516e7d578d63360&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1604] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1605] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?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: 752/1606] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:28:59 2026] DELETE /v2.0/security-groups/83f86483-6c7d-48e0-bb6c-3dc659c5f924 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1607] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1608] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/security-groups?id=f0acbcf8-5efc-4470-9ea9-8b6cd779b94e&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1609] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:28:59.918 8 INFO neutron.services.segments.plugin [-] Segment 01359c06-d4c0-4304-83c3-6001273bdba8 resource provider aggregate not found 2026-04-16 17:28:59.933 8 INFO neutron.services.segments.plugin [-] Segment 01359c06-d4c0-4304-83c3-6001273bdba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01359c06-d4c0-4304-83c3-6001273bdba8 found for delete ", "request_id": "req-ab03934d-e370-49a4-953a-88d32d3347a0"}]} 2026-04-16 17:28:59.941 8 INFO neutron.services.segments.plugin [-] Segment 01359c06-d4c0-4304-83c3-6001273bdba8 resource provider aggregate not found 2026-04-16 17:28:59.950 8 INFO neutron.services.segments.plugin [-] Segment 1d01925b-ae99-47c9-ab8b-39e4309a33cb resource provider aggregate not found 2026-04-16 17:28:59.960 8 INFO neutron.services.segments.plugin [-] Segment 01359c06-d4c0-4304-83c3-6001273bdba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01359c06-d4c0-4304-83c3-6001273bdba8 found for delete ", "request_id": "req-16756d76-2e06-43e6-ba48-ba7efb218bf1"}]} 2026-04-16 17:28:59.967 8 INFO neutron.services.segments.plugin [-] Segment 1d01925b-ae99-47c9-ab8b-39e4309a33cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d01925b-ae99-47c9-ab8b-39e4309a33cb found for delete ", "request_id": "req-6f037c17-8d7b-494a-bdef-07ee14d68f37"}]} 2026-04-16 17:28:59.974 8 INFO neutron.services.segments.plugin [-] Segment 1d01925b-ae99-47c9-ab8b-39e4309a33cb resource provider aggregate not found 2026-04-16 17:28:59.982 8 INFO neutron.services.segments.plugin [-] Segment 37764df1-d065-4c39-a386-08569af188c4 resource provider aggregate not found 2026-04-16 17:28:59.992 8 INFO neutron.services.segments.plugin [-] Segment 1d01925b-ae99-47c9-ab8b-39e4309a33cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d01925b-ae99-47c9-ab8b-39e4309a33cb found for delete ", "request_id": "req-78a66616-8c0c-42ad-b091-f93cf75e42ae"}]} 2026-04-16 17:29:00.006 8 INFO neutron.services.segments.plugin [-] Segment 37764df1-d065-4c39-a386-08569af188c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37764df1-d065-4c39-a386-08569af188c4 found for delete ", "request_id": "req-5419b396-04da-4065-a55e-130a4a52371e"}]} 2026-04-16 17:29:00.020 8 INFO neutron.services.segments.plugin [-] Segment 37764df1-d065-4c39-a386-08569af188c4 resource provider aggregate not found 2026-04-16 17:29:00.030 8 INFO neutron.services.segments.plugin [-] Segment 665bda2c-699a-47ed-bd33-9448aecaec29 resource provider aggregate not found 2026-04-16 17:29:00.034 8 INFO neutron.services.segments.plugin [-] Segment 37764df1-d065-4c39-a386-08569af188c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37764df1-d065-4c39-a386-08569af188c4 found for delete ", "request_id": "req-11208aad-4be0-45a1-b8ce-ac6addd17938"}]} [pid: 7|app: 0|req: 754/1610] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:28:59 2026] GET /v2.0/security-groups?tenant_id=6428b1a888e749d8a2e222206095fcf2&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:00.047 8 INFO neutron.services.segments.plugin [-] Segment 665bda2c-699a-47ed-bd33-9448aecaec29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665bda2c-699a-47ed-bd33-9448aecaec29 found for delete ", "request_id": "req-f34ca9ba-168d-47b2-a6d9-ba2a75a14f3f"}]} 2026-04-16 17:29:00.050 8 INFO neutron.services.segments.plugin [-] Segment 665bda2c-699a-47ed-bd33-9448aecaec29 resource provider aggregate not found 2026-04-16 17:29:00.063 8 INFO neutron.services.segments.plugin [-] Segment 665bda2c-699a-47ed-bd33-9448aecaec29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665bda2c-699a-47ed-bd33-9448aecaec29 found for delete ", "request_id": "req-1baabc82-ba35-4fd5-985e-27c940f41c26"}]} [pid: 8|app: 0|req: 857/1611] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:00 2026] DELETE /v2.0/security-groups/6e6bd891-1068-4be3-92f2-1643f3e3e0b6 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1612] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:00 2026] GET /v2.0/security-groups?tenant_id=5325422fef59412e9aa3f1562f1d013e&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1613] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:00 2026] DELETE /v2.0/security-groups/9b9a08c1-262c-463f-aac8-e44134bb26bf => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1614] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:00 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => 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: 756/1615] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:00 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1616] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:01 2026] GET /v2.0/security-groups?id=f0acbcf8-5efc-4470-9ea9-8b6cd779b94e&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: 757/1617] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:01 2026] GET /v2.0/security-groups?tenant_id=35af8e3e85f54b01a67a2c09b712c483&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1618] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:01 2026] DELETE /v2.0/security-groups/a3d477ac-2ab9-4d50-a7fb-a6d0102cf22e => 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: 758/1619] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:01 2026] GET /v2.0/security-groups?tenant_id=e9db733807fe4167911f8e3859173105&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1620] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:02 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => 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: 759/1621] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:02 2026] DELETE /v2.0/security-groups/1d9d97e4-3c1f-4c82-a9b4-e1d61c281054 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1622] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:02 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1623] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:02 2026] GET /v2.0/security-groups?id=f0acbcf8-5efc-4470-9ea9-8b6cd779b94e&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1624] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:03 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => 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: 761/1625] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:03 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1626] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:03 2026] GET /v2.0/security-groups?id=f0acbcf8-5efc-4470-9ea9-8b6cd779b94e&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: 762/1627] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:29:04 2026] GET /v2.0/networks?id=9841ab39-acca-4603-9b36-9958fe8397b5 => generated 659 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1628] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:04 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1629] 199.204.45.140 () {34 vars in 1049 bytes} [Thu Apr 16 17:29:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2dff1fec65341e9a90510ff93892551 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1630] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:04 2026] GET /v2.0/security-groups?tenant_id=1af12ee6f45b4f8e994cd5d5f04b9a57&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1631] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:29:04 2026] POST /v2.0/ports => generated 958 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 765/1632] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:04 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1633] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:04 2026] DELETE /v2.0/security-groups/5cd5cc6f-63a4-48bb-927a-2d3f865da9d4 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1634] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:04 2026] GET /v2.0/security-groups?id=f0acbcf8-5efc-4470-9ea9-8b6cd779b94e&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1635] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:29:04 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:29:05.095 8 INFO neutron_taas.services.taas.taas_plugin [req-85a007f6-44bf-439d-a525-c11b059cdf12 req-e8bb40dc-c258-466f-9dec-7efb127937b3 9c4724007dd14cafaf9ee6225154270a 3ad06728218b4ce282962e5b336f7c70 - - default default] TaaS: Handle Delete Port: b4a7beb0-94d6-4a6e-a0c4-521de4b930be 2026-04-16 17:29:05.098 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-85a007f6-44bf-439d-a525-c11b059cdf12 req-e8bb40dc-c258-466f-9dec-7efb127937b3 9c4724007dd14cafaf9ee6225154270a 3ad06728218b4ce282962e5b336f7c70 - - default default] Tap Mirror: Handle Delete Port: b4a7beb0-94d6-4a6e-a0c4-521de4b930be [pid: 7|app: 0|req: 766/1636] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:29:04 2026] PUT /v2.0/ports/b2255973-2f9c-4bee-842a-88610aa28a1b => generated 1239 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:05.187 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b14c637a-46ba-4803-9886-568b2d894b14'] response: {'name': 'network-changed', 'server_uuid': '2d820fcf-fe15-4443-b1f8-b5e83cf2ff45', 'tag': 'b2255973-2f9c-4bee-842a-88610aa28a1b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 871/1637] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:29:04 2026] DELETE /v2.0/ports/b4a7beb0-94d6-4a6e-a0c4-521de4b930be => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:29:05.260 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-edc1da06-73e1-441f-a9be-8e43fc86da35'] response: {'server_uuid': '6b20a0f0-e782-4f98-848c-27a4bb4eebd2', 'name': 'network-vif-deleted', 'tag': 'b4a7beb0-94d6-4a6e-a0c4-521de4b930be', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:29:05.385 7 INFO neutron.db.segments_db [None req-687fe4bb-c536-40d4-b3fb-634cd943ed68 c367bb72417d48f5924a65bc4f554950 b4edc9f29dec42dbb2339d75c8c9715d - - default default] Added segment ad9c1f6a-a7ef-408c-b5f7-89e59fbc0ba8 of type vxlan for network a165a959-21ce-40e3-af93-97c29125fb8b [pid: 8|app: 0|req: 872/1638] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:05 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1639] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:05 2026] POST /v2.0/networks => generated 613 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1640] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:05 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&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: 768/1641] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:05 2026] POST /v2.0/subnets => generated 626 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1642] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:29:05 2026] GET /v2.0/ports?tenant_id=b2dff1fec65341e9a90510ff93892551&device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:05.744 8 INFO neutron.db.segments_db [None req-f23ba40a-4cd7-454e-b5c0-ef881257d6a2 c367bb72417d48f5924a65bc4f554950 b4edc9f29dec42dbb2339d75c8c9715d - - default default] Added segment 132aac4f-cb78-446a-bbdf-cc25795c9e67 of type vxlan for network 47427d65-a625-406d-9730-5ea60cf65c22 [pid: 7|app: 0|req: 770/1643] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:29:05 2026] GET /v2.0/networks?tenant_id=b2dff1fec65341e9a90510ff93892551&shared=False => generated 755 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1644] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:29:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1645] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:05 2026] POST /v2.0/networks => generated 612 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1646] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:05 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => 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: 772/1647] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:05 2026] POST /v2.0/subnets => generated 629 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:29:06.088 8 INFO neutron.db.segments_db [None req-c46b039c-2c57-4b0f-9e50-ffc02d2d410d c367bb72417d48f5924a65bc4f554950 b4edc9f29dec42dbb2339d75c8c9715d - - default default] Added segment 1d1eadff-465b-43cb-b081-b3d9c9b5064d of type vxlan for network 537885c1-cbd2-4e92-9b47-a6219df9338e [pid: 8|app: 0|req: 876/1648] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:06 2026] POST /v2.0/networks => generated 613 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1649] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:06 2026] POST /v2.0/subnets => generated 629 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:29:06.499 7 INFO neutron.db.segments_db [None req-bbc2cf8e-3b5d-4aaf-87a3-ef50449899f3 c367bb72417d48f5924a65bc4f554950 b4edc9f29dec42dbb2339d75c8c9715d - - default default] Added segment 7e4bb660-69a5-491f-ad8c-3bb426fb1c5e of type vxlan for network 48a30b67-485b-43b0-948d-6ffd0a7446e7 [pid: 7|app: 0|req: 774/1650] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:06 2026] POST /v2.0/networks => generated 613 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1651] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:06 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:29:06.702 8 INFO neutron.db.segments_db [None req-bd9e307d-c257-4366-ad36-33ce13e59462 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Added segment 9efee1a8-ee6e-4b1f-aa2b-26a3550c33eb of type vxlan for network 53e27302-aa86-4218-8d37-8006f343f408 [pid: 8|app: 0|req: 877/1652] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:06 2026] POST /v2.0/networks => generated 611 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1653] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:06 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&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: 776/1654] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:06 2026] POST /v2.0/subnets => generated 629 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:29:06.891 8 INFO neutron.db.segments_db [None req-3681fbf3-4386-471f-912b-ab628a541657 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Added segment ebe5275e-d497-4a29-8949-22720c6a3b8d of type vxlan for network 13be5768-c9e0-4f6b-9871-560181f40ed3 [pid: 7|app: 0|req: 777/1655] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:29:06 2026] GET /v2.0/ports?tenant_id=b2dff1fec65341e9a90510ff93892551&device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:06.945 7 INFO neutron.db.segments_db [None req-6dec792b-700f-4513-8a2d-f94dbc4bb938 c367bb72417d48f5924a65bc4f554950 b4edc9f29dec42dbb2339d75c8c9715d - - default default] Added segment 6f04216b-0a41-4338-9ae3-fc0d54db9ba8 of type vxlan for network 627e055a-7d2c-4523-aff2-e15cd8936fd8 [pid: 8|app: 0|req: 879/1656] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:06 2026] POST /v2.0/networks => generated 611 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1657] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:29:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b2255973-2f9c-4bee-842a-88610aa28a1b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1658] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1659] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:06 2026] POST /v2.0/networks => generated 612 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1660] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/subnets?id=d9f33837-8f68-4d19-8d49-f69e4eabe4a3 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1661] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:07 2026] POST /v2.0/subnets => generated 629 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1662] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:07 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1663] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/ports?network_id=9841ab39-acca-4603-9b36-9958fe8397b5&device_owner=network%3Adhcp => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1664] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:29:07 2026] PUT /v2.0/subnets/c7e8e073-e3c0-47e1-ae86-fc3d4612f56f/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1665] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1666] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:29:07 2026] PUT /v2.0/subnets/971ed4e7-a9e8-4264-8f96-ab80846cbcc5/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1667] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1668] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:29:07 2026] PUT /v2.0/subnets/8f1be6ab-3e35-4dcb-8fde-0e9adb652174/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1669] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:07 2026] POST /v2.0/subnets => generated 626 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1670] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:29:07 2026] PUT /v2.0/subnets/91a1c7c6-8b7c-4b44-a79b-3529f5c0a9cd/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:07.516 7 INFO neutron.db.segments_db [None req-dd99682d-678e-4314-a14a-89d4cf540aed 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Added segment fa2dafbb-1d12-4d4d-bf1f-3c986adb096b of type vxlan for network 3bb7de24-d74c-4239-af91-7ad3230c26b7 [pid: 8|app: 0|req: 889/1671] 10.0.0.90 () {32 vars in 662 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1672] 10.0.0.90 () {32 vars in 676 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1673] 10.0.0.90 () {32 vars in 672 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1674] 10.0.0.90 () {32 vars in 684 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:07.729 7 INFO neutron.db.l3_hamode_db [None req-dd99682d-678e-4314-a14a-89d4cf540aed 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 893/1675] 10.0.0.90 () {32 vars in 670 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1676] 10.0.0.90 () {32 vars in 684 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:07.825 7 INFO neutron.db.l3_hamode_db [None req-dd99682d-678e-4314-a14a-89d4cf540aed 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 895/1677] 10.0.0.90 () {32 vars in 680 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1678] 10.0.0.90 () {32 vars in 692 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1681] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:07 2026] DELETE /v2.0/subnets/c7e8e073-e3c0-47e1-ae86-fc3d4612f56f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1682] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:07 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1683] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:08 2026] DELETE /v2.0/subnets/971ed4e7-a9e8-4264-8f96-ab80846cbcc5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1684] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:08 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1685] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:08 2026] GET /v2.0/ports?device_id=6b20a0f0-e782-4f98-848c-27a4bb4eebd2 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1686] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:08 2026] DELETE /v2.0/subnets/8f1be6ab-3e35-4dcb-8fde-0e9adb652174 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1687] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:07 2026] POST /v2.0/routers => generated 506 bytes in 894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1688] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:08 2026] DELETE /v2.0/subnets/91a1c7c6-8b7c-4b44-a79b-3529f5c0a9cd => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1689] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:08 2026] DELETE /v2.0/subnets/a7e3492c-88ff-44a5-ba97-94a13c9a2d86 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:29:08.703 8 INFO neutron.services.segments.plugin [-] Segment ad9c1f6a-a7ef-408c-b5f7-89e59fbc0ba8 resource provider aggregate not found 2026-04-16 17:29:08.709 8 INFO neutron.services.segments.plugin [-] Segment ad9c1f6a-a7ef-408c-b5f7-89e59fbc0ba8 resource provider aggregate not found 2026-04-16 17:29:08.723 8 INFO neutron.services.segments.plugin [-] Segment ad9c1f6a-a7ef-408c-b5f7-89e59fbc0ba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad9c1f6a-a7ef-408c-b5f7-89e59fbc0ba8 found for delete ", "request_id": "req-3812b77e-c497-4532-afa2-637782686f44"}]} 2026-04-16 17:29:08.726 8 INFO neutron.services.segments.plugin [-] Segment ad9c1f6a-a7ef-408c-b5f7-89e59fbc0ba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad9c1f6a-a7ef-408c-b5f7-89e59fbc0ba8 found for delete ", "request_id": "req-7b16018e-581a-47a4-9e42-077cd0e621a9"}]} [pid: 8|app: 0|req: 907/1690] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:08 2026] DELETE /v2.0/networks/a165a959-21ce-40e3-af93-97c29125fb8b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1691] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:08 2026] DELETE /v2.0/networks/47427d65-a625-406d-9730-5ea60cf65c22 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1692] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:08 2026] DELETE /v2.0/networks/537885c1-cbd2-4e92-9b47-a6219df9338e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1693] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:08 2026] DELETE /v2.0/networks/48a30b67-485b-43b0-948d-6ffd0a7446e7 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1694] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:09 2026] DELETE /v2.0/networks/627e055a-7d2c-4523-aff2-e15cd8936fd8 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1695] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:09 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1696] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:09 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&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: 784/1697] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:29:08 2026] PUT /v2.0/routers/e2a54378-8fa3-4f6b-915a-72c4c1d7a94e/add_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1698] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:29:09 2026] GET /v2.0/ports/499a4279-c50c-422a-9fee-9ad93db16e5b => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1699] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:09 2026] GET /v2.0/security-groups?tenant_id=9b271251a1104cd7a5c64525d02566a3&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1700] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:10 2026] DELETE /v2.0/security-groups/efdc597c-ffd5-45c2-8ff8-aa90623bafcd => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1701] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:10 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1702] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:29:09 2026] PUT /v2.0/routers/e2a54378-8fa3-4f6b-915a-72c4c1d7a94e/add_router_interface => generated 309 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1703] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:10 2026] GET /v2.0/security-groups?tenant_id=b4edc9f29dec42dbb2339d75c8c9715d&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1704] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:10 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&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: 788/1705] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:29:10 2026] GET /v2.0/ports/d481d767-1953-46bb-b4ff-b28d49eb8773 => generated 955 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1706] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:10 2026] DELETE /v2.0/security-groups/3e16c353-1841-4b53-bdc5-1990d5c272d0 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:10.746 8 INFO neutron.services.segments.plugin [-] Segment 132aac4f-cb78-446a-bbdf-cc25795c9e67 resource provider aggregate not found 2026-04-16 17:29:10.750 8 INFO neutron.services.segments.plugin [-] Segment 132aac4f-cb78-446a-bbdf-cc25795c9e67 resource provider aggregate not found 2026-04-16 17:29:10.761 8 INFO neutron.services.segments.plugin [-] Segment 132aac4f-cb78-446a-bbdf-cc25795c9e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132aac4f-cb78-446a-bbdf-cc25795c9e67 found for delete ", "request_id": "req-2cead63a-33d0-4d2d-9d07-516e6d9ec967"}]} 2026-04-16 17:29:10.770 8 INFO neutron.services.segments.plugin [-] Segment 132aac4f-cb78-446a-bbdf-cc25795c9e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 132aac4f-cb78-446a-bbdf-cc25795c9e67 found for delete ", "request_id": "req-02f66fdd-e8f4-4adf-8945-b486221f3057"}]} 2026-04-16 17:29:10.777 8 INFO neutron.services.segments.plugin [-] Segment 1d1eadff-465b-43cb-b081-b3d9c9b5064d resource provider aggregate not found 2026-04-16 17:29:10.792 8 INFO neutron.services.segments.plugin [-] Segment 1d1eadff-465b-43cb-b081-b3d9c9b5064d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d1eadff-465b-43cb-b081-b3d9c9b5064d found for delete ", "request_id": "req-11521871-ba76-4c69-aedf-1bbb306ff874"}]} 2026-04-16 17:29:10.794 8 INFO neutron.services.segments.plugin [-] Segment 1d1eadff-465b-43cb-b081-b3d9c9b5064d resource provider aggregate not found 2026-04-16 17:29:10.817 8 INFO neutron.services.segments.plugin [-] Segment 7e4bb660-69a5-491f-ad8c-3bb426fb1c5e resource provider aggregate not found 2026-04-16 17:29:10.823 8 INFO neutron.services.segments.plugin [-] Segment 1d1eadff-465b-43cb-b081-b3d9c9b5064d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d1eadff-465b-43cb-b081-b3d9c9b5064d found for delete ", "request_id": "req-1e10c2fc-eb51-4389-a004-a5cea9b19a69"}]} 2026-04-16 17:29:10.838 8 INFO neutron.services.segments.plugin [-] Segment 7e4bb660-69a5-491f-ad8c-3bb426fb1c5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4bb660-69a5-491f-ad8c-3bb426fb1c5e found for delete ", "request_id": "req-ddd0db3a-cf29-45f4-905e-4891b9ae1f31"}]} 2026-04-16 17:29:10.845 8 INFO neutron.services.segments.plugin [-] Segment 7e4bb660-69a5-491f-ad8c-3bb426fb1c5e resource provider aggregate not found 2026-04-16 17:29:10.855 8 INFO neutron.services.segments.plugin [-] Segment 6f04216b-0a41-4338-9ae3-fc0d54db9ba8 resource provider aggregate not found 2026-04-16 17:29:10.862 8 INFO neutron_taas.services.taas.taas_plugin [None req-af816f6d-9d83-4b1f-96f5-fa1ee2b50d4f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 9dbaaf60-a803-4887-903e-0287914bce99 2026-04-16 17:29:10.864 8 INFO neutron.services.segments.plugin [-] Segment 7e4bb660-69a5-491f-ad8c-3bb426fb1c5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4bb660-69a5-491f-ad8c-3bb426fb1c5e found for delete ", "request_id": "req-64518483-f2d9-4fae-8bba-287ab8057be7"}]} 2026-04-16 17:29:10.869 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af816f6d-9d83-4b1f-96f5-fa1ee2b50d4f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 9dbaaf60-a803-4887-903e-0287914bce99 2026-04-16 17:29:10.883 8 INFO neutron.services.segments.plugin [-] Segment 6f04216b-0a41-4338-9ae3-fc0d54db9ba8 resource provider aggregate not found 2026-04-16 17:29:10.884 8 INFO neutron.services.segments.plugin [-] Segment 6f04216b-0a41-4338-9ae3-fc0d54db9ba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f04216b-0a41-4338-9ae3-fc0d54db9ba8 found for delete ", "request_id": "req-dc2484de-8b66-4fde-8c29-2b606b01f00e"}]} 2026-04-16 17:29:10.900 8 INFO neutron.services.segments.plugin [-] Segment 6f04216b-0a41-4338-9ae3-fc0d54db9ba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f04216b-0a41-4338-9ae3-fc0d54db9ba8 found for delete ", "request_id": "req-b4db5a11-3bfc-4e5b-8411-4566e25f7ae5"}]} 2026-04-16 17:29:11.065 7 INFO neutron_taas.services.taas.taas_plugin [None req-32fdcfd7-11d2-4eda-9f83-34377f9e3230 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] TaaS: Handle Delete Port: d481d767-1953-46bb-b4ff-b28d49eb8773 2026-04-16 17:29:11.068 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32fdcfd7-11d2-4eda-9f83-34377f9e3230 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Tap Mirror: Handle Delete Port: d481d767-1953-46bb-b4ff-b28d49eb8773 [pid: 8|app: 0|req: 918/1707] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:29:10 2026] PUT /v2.0/routers/6b6500ad-7ad1-4ffb-ad5c-11b8f6a62046/remove_router_interface => generated 309 bytes in 954 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1708] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:11 2026] GET /v2.0/security-groups?tenant_id=335ea4dae97f4b23bbe3bccbb4930ad9&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:11.785 8 INFO neutron_taas.services.taas.taas_plugin [None req-251cb994-8738-41e0-846b-8bf6ce65c4f2 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 074e83d2-430a-404e-b0a5-0109e4a92a54 2026-04-16 17:29:11.788 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-251cb994-8738-41e0-846b-8bf6ce65c4f2 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 074e83d2-430a-404e-b0a5-0109e4a92a54 [pid: 7|app: 0|req: 790/1709] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:29:10 2026] PUT /v2.0/routers/e2a54378-8fa3-4f6b-915a-72c4c1d7a94e/remove_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:29:12.047 8 INFO neutron_taas.services.taas.taas_plugin [None req-251cb994-8738-41e0-846b-8bf6ce65c4f2 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 5a6ffbc2-d70b-4361-ae67-3bae8f694443 2026-04-16 17:29:12.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-251cb994-8738-41e0-846b-8bf6ce65c4f2 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 5a6ffbc2-d70b-4361-ae67-3bae8f694443 [pid: 7|app: 0|req: 791/1710] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:12 2026] DELETE /v2.0/security-groups/3f185a89-f922-46b8-9710-e4a92f301124 => 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: 792/1711] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:12 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:29:12.420 8 INFO neutron.db.l3_hamode_db [None req-251cb994-8738-41e0-846b-8bf6ce65c4f2 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] HA network e9f4dad5-e007-46eb-ac41-a80bb548ebcd was deleted as no HA routers are present in tenant 3ad06728218b4ce282962e5b336f7c70. [pid: 8|app: 0|req: 920/1712] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:11 2026] DELETE /v2.0/routers/6b6500ad-7ad1-4ffb-ad5c-11b8f6a62046 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1713] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:12 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&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-04-16 17:29:12.471 7 INFO neutron_taas.services.taas.taas_plugin [None req-24cb8cbd-1654-46c1-8e32-170e85b29f32 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] TaaS: Handle Delete Port: 499a4279-c50c-422a-9fee-9ad93db16e5b 2026-04-16 17:29:12.474 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24cb8cbd-1654-46c1-8e32-170e85b29f32 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Tap Mirror: Handle Delete Port: 499a4279-c50c-422a-9fee-9ad93db16e5b [pid: 8|app: 0|req: 922/1714] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:12 2026] DELETE /v2.0/subnets/077d06eb-6ef8-4ce1-a2ce-596c67612e3f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:29:12.704 8 INFO neutron_taas.services.taas.taas_plugin [None req-adc91c5f-0021-4ca9-ad9a-bb24c6a0ec7f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: e9024da9-195f-4005-b77b-917ae5b97376 2026-04-16 17:29:12.707 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adc91c5f-0021-4ca9-ad9a-bb24c6a0ec7f c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: e9024da9-195f-4005-b77b-917ae5b97376 [pid: 7|app: 0|req: 793/1715] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:29:12 2026] PUT /v2.0/routers/e2a54378-8fa3-4f6b-915a-72c4c1d7a94e/remove_router_interface => generated 309 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1716] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:12 2026] GET /v2.0/ports?device_id=e2a54378-8fa3-4f6b-915a-72c4c1d7a94e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:12.919 8 INFO neutron.services.segments.plugin [-] Segment fd77bb03-fc94-4208-8de8-9072edd80f09 resource provider aggregate not found 2026-04-16 17:29:12.927 8 INFO neutron.services.segments.plugin [-] Segment fd77bb03-fc94-4208-8de8-9072edd80f09 resource provider aggregate not found 2026-04-16 17:29:12.946 8 INFO neutron.services.segments.plugin [-] Segment fd77bb03-fc94-4208-8de8-9072edd80f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd77bb03-fc94-4208-8de8-9072edd80f09 found for delete ", "request_id": "req-336cc803-6fdc-412f-8738-a9d3a89c4b66"}]} 2026-04-16 17:29:12.948 8 INFO neutron.services.segments.plugin [-] Segment fd77bb03-fc94-4208-8de8-9072edd80f09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd77bb03-fc94-4208-8de8-9072edd80f09 found for delete ", "request_id": "req-94507ffe-eb3d-42bd-9de8-4aec8b34029c"}]} [pid: 8|app: 0|req: 923/1717] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:12 2026] DELETE /v2.0/networks/4411b994-57b4-4a02-8a32-b423ba1dfb63 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:29:12.967 8 INFO neutron.services.segments.plugin [-] Segment a7a62039-a977-47d2-9809-befda297fe3c resource provider aggregate not found 2026-04-16 17:29:12.970 8 INFO neutron.services.segments.plugin [-] Segment a7a62039-a977-47d2-9809-befda297fe3c resource provider aggregate not found 2026-04-16 17:29:12.980 8 INFO neutron.services.segments.plugin [-] Segment a7a62039-a977-47d2-9809-befda297fe3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a62039-a977-47d2-9809-befda297fe3c found for delete ", "request_id": "req-16bbdeea-45a4-45ab-b7b5-0b10a74ce834"}]} 2026-04-16 17:29:12.984 8 INFO neutron.services.segments.plugin [-] Segment a7a62039-a977-47d2-9809-befda297fe3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a62039-a977-47d2-9809-befda297fe3c found for delete ", "request_id": "req-69811147-3082-4b76-b1de-623b1e98f3c3"}]} [pid: 8|app: 0|req: 924/1718] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:13 2026] GET /v2.0/security-groups?tenant_id=3ad06728218b4ce282962e5b336f7c70&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:13.103 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8dfbf58-4790-47a8-82a0-8a41ded5ef6b 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] TaaS: Handle Delete Port: 3a4f2b58-6763-4de3-899b-245875ef95bd 2026-04-16 17:29:13.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8dfbf58-4790-47a8-82a0-8a41ded5ef6b 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Tap Mirror: Handle Delete Port: 3a4f2b58-6763-4de3-899b-245875ef95bd [pid: 8|app: 0|req: 925/1719] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:13 2026] DELETE /v2.0/security-groups/f0acbcf8-5efc-4470-9ea9-8b6cd779b94e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:13.426 7 INFO neutron.services.segments.plugin [-] Segment fa2dafbb-1d12-4d4d-bf1f-3c986adb096b resource provider aggregate not found 2026-04-16 17:29:13.432 7 INFO neutron.services.segments.plugin [-] Segment fa2dafbb-1d12-4d4d-bf1f-3c986adb096b resource provider aggregate not found 2026-04-16 17:29:13.454 7 INFO neutron.services.segments.plugin [-] Segment fa2dafbb-1d12-4d4d-bf1f-3c986adb096b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa2dafbb-1d12-4d4d-bf1f-3c986adb096b found for delete ", "request_id": "req-398b3384-a737-4d19-baec-e865d6560260"}]} 2026-04-16 17:29:13.455 7 INFO neutron.services.segments.plugin [-] Segment fa2dafbb-1d12-4d4d-bf1f-3c986adb096b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa2dafbb-1d12-4d4d-bf1f-3c986adb096b found for delete ", "request_id": "req-f2a2db90-7ecf-43d7-b612-0a7afb65bffd"}]} 2026-04-16 17:29:13.455 7 INFO neutron.db.l3_hamode_db [None req-c8dfbf58-4790-47a8-82a0-8a41ded5ef6b 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] HA network 3bb7de24-d74c-4239-af91-7ad3230c26b7 was deleted as no HA routers are present in tenant 680536c1078b4e9eb15fde6ca968a1af. [pid: 7|app: 0|req: 795/1720] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:12 2026] DELETE /v2.0/routers/e2a54378-8fa3-4f6b-915a-72c4c1d7a94e => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1721] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:13 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1722] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:13 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1723] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:13 2026] DELETE /v2.0/subnets/2ea33cc3-bc46-4bf9-85bc-0edfbff6db68 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1724] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:13 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1725] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:13 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1726] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:13 2026] DELETE /v2.0/subnets/5e3808fa-c2d6-4ac1-ae4f-e14eb7f24772 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1727] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:13 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1728] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:13 2026] DELETE /v2.0/networks/13be5768-c9e0-4f6b-9871-560181f40ed3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:29:14.042 8 INFO neutron_taas.services.taas.taas_plugin [None req-def2fa80-9ed5-49ca-b7f5-5d01f05615b6 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] TaaS: Handle Delete Port: 6a00c227-c7c6-4775-b0a1-90c23ddf5112 2026-04-16 17:29:14.045 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-def2fa80-9ed5-49ca-b7f5-5d01f05615b6 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Tap Mirror: Handle Delete Port: 6a00c227-c7c6-4775-b0a1-90c23ddf5112 [pid: 8|app: 0|req: 930/1729] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:13 2026] DELETE /v2.0/networks/53e27302-aa86-4218-8d37-8006f343f408 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:29:14.306 8 INFO neutron.db.segments_db [None req-31c43beb-cd6c-4f46-a068-41761cfc788a 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Added segment 71f86a75-c777-4310-9b9b-521ca6e3f089 of type vxlan for network 1500e9b1-16c4-424a-a4cb-744cfcb1a8af [pid: 8|app: 0|req: 931/1730] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:14 2026] POST /v2.0/networks => generated 611 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1731] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:14 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:29:14.646 7 INFO neutron.db.l3_db [None req-2fbdaae5-bfb3-4210-90e6-65066a640878 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Floating IP 1d08ce40-d1bf-4609-9d85-84367e10757f associated. External IP: 10.96.250.205, port: b2255973-2f9c-4bee-842a-88610aa28a1b. 2026-04-16 17:29:14.701 8 INFO neutron.db.segments_db [None req-87434505-314c-4d21-866e-fda93c8f814f 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Added segment 9c7c34de-518e-4ff9-8583-4deffb003d25 of type vxlan for network 15882650-7ef7-49c3-b232-897705f84c48 2026-04-16 17:29:14.953 8 INFO neutron.db.l3_hamode_db [None req-87434505-314c-4d21-866e-fda93c8f814f 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 800/1732] 10.0.0.90 () {34 vars in 675 bytes} [Thu Apr 16 17:29:13 2026] POST /v2.0/floatingips => generated 856 bytes in 1088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:29:14.994 8 INFO neutron.services.segments.plugin [-] Segment ebe5275e-d497-4a29-8949-22720c6a3b8d resource provider aggregate not found 2026-04-16 17:29:15.002 8 INFO neutron.services.segments.plugin [-] Segment ebe5275e-d497-4a29-8949-22720c6a3b8d resource provider aggregate not found 2026-04-16 17:29:15.008 8 INFO neutron.services.segments.plugin [-] Segment ebe5275e-d497-4a29-8949-22720c6a3b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebe5275e-d497-4a29-8949-22720c6a3b8d found for delete ", "request_id": "req-c9080718-ba90-4487-8209-2c9dff800b91"}]} 2026-04-16 17:29:15.017 8 INFO neutron.services.segments.plugin [-] Segment ebe5275e-d497-4a29-8949-22720c6a3b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebe5275e-d497-4a29-8949-22720c6a3b8d found for delete ", "request_id": "req-5ee13702-7975-4476-b963-508f9d30a650"}]} 2026-04-16 17:29:15.022 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16fe7b4f-9678-4194-a073-e8a42a3efb80'] response: {'name': 'network-changed', 'server_uuid': '2d820fcf-fe15-4443-b1f8-b5e83cf2ff45', 'tag': 'b2255973-2f9c-4bee-842a-88610aa28a1b', 'status': 'completed', 'code': 200} 2026-04-16 17:29:15.028 8 INFO neutron.services.segments.plugin [-] Segment 9efee1a8-ee6e-4b1f-aa2b-26a3550c33eb resource provider aggregate not found [pid: 7|app: 0|req: 801/1733] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:14 2026] GET /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:29:15.047 8 INFO neutron.services.segments.plugin [-] Segment 9efee1a8-ee6e-4b1f-aa2b-26a3550c33eb resource provider aggregate not found 2026-04-16 17:29:15.051 8 INFO neutron.services.segments.plugin [-] Segment 9efee1a8-ee6e-4b1f-aa2b-26a3550c33eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9efee1a8-ee6e-4b1f-aa2b-26a3550c33eb found for delete ", "request_id": "req-65ea268a-ad97-4084-b23a-e584349dbd83"}]} 2026-04-16 17:29:15.065 8 INFO neutron.services.segments.plugin [-] Segment 9efee1a8-ee6e-4b1f-aa2b-26a3550c33eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9efee1a8-ee6e-4b1f-aa2b-26a3550c33eb found for delete ", "request_id": "req-3074c201-d94b-446d-aca3-25339f6280cb"}]} 2026-04-16 17:29:15.117 8 INFO neutron.db.l3_hamode_db [None req-87434505-314c-4d21-866e-fda93c8f814f 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:29:15.646 7 INFO neutron.db.segments_db [None req-62a92518-fab8-4628-bca6-b0d06e53735b 7327c7be4a394481ad1711c9a0647610 a829311cd3854ede9abf14639e64e284 - - default default] Added segment 552d095e-a591-43de-88f7-d92dcdc61e0b of type vxlan for network e197b66d-85ff-4508-8b1b-497eda6dfea2 [pid: 8|app: 0|req: 933/1734] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:14 2026] POST /v2.0/routers => generated 506 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1735] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:29:15 2026] GET /v2.0/ports?tenant_id=b2dff1fec65341e9a90510ff93892551&device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1736] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:15 2026] POST /v2.0/networks => generated 613 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1737] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:29:15 2026] GET /v2.0/networks?id=9841ab39-acca-4603-9b36-9958fe8397b5 => generated 755 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1738] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:29:15 2026] PUT /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1739] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:29:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b2255973-2f9c-4bee-842a-88610aa28a1b => generated 859 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1740] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:15 2026] GET /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1741] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:29:15 2026] GET /v2.0/subnets?id=d9f33837-8f68-4d19-8d49-f69e4eabe4a3 => generated 678 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1742] 10.0.0.90 () {34 vars in 762 bytes} [Thu Apr 16 17:29:15 2026] PUT /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1743] 10.0.0.90 () {34 vars in 663 bytes} [Thu Apr 16 17:29:15 2026] POST /v2.0/ports => generated 948 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 809/1744] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:29:15 2026] GET /v2.0/ports?network_id=9841ab39-acca-4603-9b36-9958fe8397b5&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1745] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:15 2026] GET /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1746] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:29:16 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1747] 10.0.0.90 () {34 vars in 758 bytes} [Thu Apr 16 17:29:16 2026] PUT /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1748] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:16 2026] GET /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 856 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1749] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:29:16 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1750] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:16 2026] GET /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1751] 10.0.0.90 () {34 vars in 780 bytes} [Thu Apr 16 17:29:16 2026] PUT /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/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: 8|app: 0|req: 943/1752] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:16 2026] GET /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1753] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:29:16 2026] PUT /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags => generated 37 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1754] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:16 2026] GET /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1755] 10.0.0.90 () {32 vars in 739 bytes} [Thu Apr 16 17:29:16 2026] GET /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:16.557 8 INFO neutron.api.v2.resource [None req-d225932b-61ec-4a72-adde-4a4137e9f400 7327c7be4a394481ad1711c9a0647610 a829311cd3854ede9abf14639e64e284 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/1756] 10.0.0.90 () {32 vars in 743 bytes} [Thu Apr 16 17:29:16 2026] GET /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1757] 10.0.0.90 () {32 vars in 742 bytes} [Thu Apr 16 17:29:16 2026] DELETE /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1758] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:16 2026] GET /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:16.724 8 INFO neutron.api.v2.resource [None req-6a6e40da-5e62-43c9-ac08-2c0fabe1a773 7327c7be4a394481ad1711c9a0647610 a829311cd3854ede9abf14639e64e284 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/1759] 10.0.0.90 () {32 vars in 746 bytes} [Thu Apr 16 17:29:16 2026] DELETE /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1760] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:16 2026] DELETE /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1761] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:16 2026] GET /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1762] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:16 2026] DELETE /v2.0/networks/e197b66d-85ff-4508-8b1b-497eda6dfea2 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:29:17.068 8 INFO neutron.services.segments.plugin [-] Segment 552d095e-a591-43de-88f7-d92dcdc61e0b resource provider aggregate not found 2026-04-16 17:29:17.084 8 INFO neutron.services.segments.plugin [-] Segment 552d095e-a591-43de-88f7-d92dcdc61e0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 552d095e-a591-43de-88f7-d92dcdc61e0b found for delete ", "request_id": "req-8108fbba-29ed-4001-bf83-3dc6383c06f9"}]} 2026-04-16 17:29:17.086 8 INFO neutron.services.segments.plugin [-] Segment 552d095e-a591-43de-88f7-d92dcdc61e0b resource provider aggregate not found 2026-04-16 17:29:17.110 8 INFO neutron.services.segments.plugin [-] Segment 552d095e-a591-43de-88f7-d92dcdc61e0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 552d095e-a591-43de-88f7-d92dcdc61e0b found for delete ", "request_id": "req-99e5e443-5477-4b5c-b137-2ffa2e8b14c0"}]} [pid: 8|app: 0|req: 954/1763] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:17 2026] GET /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1764] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:29:16 2026] PUT /v2.0/routers/9c43fd27-80d1-40f5-8856-ca3c43f9c7c6/add_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1765] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:29:17 2026] GET /v2.0/ports/31bad6b9-173c-45fe-b02b-0f520d8a80fd => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:29:17.572 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d78ef36-2f55-4aef-a873-b66c5bb08da3 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] TaaS: Handle Delete Port: 31bad6b9-173c-45fe-b02b-0f520d8a80fd 2026-04-16 17:29:17.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d78ef36-2f55-4aef-a873-b66c5bb08da3 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Tap Mirror: Handle Delete Port: 31bad6b9-173c-45fe-b02b-0f520d8a80fd [pid: 8|app: 0|req: 956/1766] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:17 2026] GET /v2.0/security-groups?tenant_id=80c3b91945524da9a79d270d7822af7b&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1767] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:17 2026] DELETE /v2.0/security-groups/932724b4-19a0-4eab-b1f8-5247474a9ecd => 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: 811/1768] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:29:17 2026] PUT /v2.0/routers/9c43fd27-80d1-40f5-8856-ca3c43f9c7c6/remove_router_interface => generated 309 bytes in 785 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: 812/1769] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:18 2026] GET /v2.0/security-groups?tenant_id=a829311cd3854ede9abf14639e64e284&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:18.152 8 INFO neutron.api.v2.resource [None req-f41ae324-851c-40d5-a929-8e16ed0570d9 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1770] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:29:18 2026] PUT /v2.0/routers/9c43fd27-80d1-40f5-8856-ca3c43f9c7c6/remove_router_interface => generated 197 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1771] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:18 2026] GET /v2.0/ports?device_id=9c43fd27-80d1-40f5-8856-ca3c43f9c7c6 => 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: 813/1772] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:18 2026] DELETE /v2.0/security-groups/b0c20bd9-1a2f-43c2-a49b-605076c7a7e0 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:18.339 8 INFO neutron_taas.services.taas.taas_plugin [None req-634259b1-a7bf-4284-a820-75da6736d6b9 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] TaaS: Handle Delete Port: 43ee72bb-acc7-4e9c-ab92-3737ea3b27c3 2026-04-16 17:29:18.342 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-634259b1-a7bf-4284-a820-75da6736d6b9 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Tap Mirror: Handle Delete Port: 43ee72bb-acc7-4e9c-ab92-3737ea3b27c3 2026-04-16 17:29:18.661 8 INFO neutron.db.l3_hamode_db [None req-634259b1-a7bf-4284-a820-75da6736d6b9 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] HA network 15882650-7ef7-49c3-b232-897705f84c48 was deleted as no HA routers are present in tenant 680536c1078b4e9eb15fde6ca968a1af. [pid: 8|app: 0|req: 960/1773] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:18 2026] DELETE /v2.0/routers/9c43fd27-80d1-40f5-8856-ca3c43f9c7c6 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1774] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:18 2026] DELETE /v2.0/subnets/ef02346a-eb2f-4df1-9fbf-ffa194247146 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1775] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:18 2026] DELETE /v2.0/networks/1500e9b1-16c4-424a-a4cb-744cfcb1a8af => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:29:18.989 7 INFO neutron.db.segments_db [None req-173e1072-7353-46fc-a1f1-19a9b66f644a 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Added segment 17efc16f-61b9-4ad1-b92b-5fed1741c5fc of type vxlan for network 942b3a8f-ff4e-456f-bbb3-f6f445edfeea [pid: 7|app: 0|req: 815/1776] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:18 2026] POST /v2.0/networks => generated 610 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:29:19.102 8 INFO neutron.services.segments.plugin [-] Segment 9c7c34de-518e-4ff9-8583-4deffb003d25 resource provider aggregate not found 2026-04-16 17:29:19.118 8 INFO neutron.services.segments.plugin [-] Segment 9c7c34de-518e-4ff9-8583-4deffb003d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c7c34de-518e-4ff9-8583-4deffb003d25 found for delete ", "request_id": "req-a38177f7-e6ee-40c8-a4dd-5cd951f37e42"}]} 2026-04-16 17:29:19.124 8 INFO neutron.services.segments.plugin [-] Segment 9c7c34de-518e-4ff9-8583-4deffb003d25 resource provider aggregate not found 2026-04-16 17:29:19.133 8 INFO neutron.services.segments.plugin [-] Segment 71f86a75-c777-4310-9b9b-521ca6e3f089 resource provider aggregate not found 2026-04-16 17:29:19.140 8 INFO neutron.services.segments.plugin [-] Segment 9c7c34de-518e-4ff9-8583-4deffb003d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c7c34de-518e-4ff9-8583-4deffb003d25 found for delete ", "request_id": "req-c8b85430-66dd-49d7-8a4d-b8cac5234a56"}]} 2026-04-16 17:29:19.150 8 INFO neutron.services.segments.plugin [-] Segment 71f86a75-c777-4310-9b9b-521ca6e3f089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71f86a75-c777-4310-9b9b-521ca6e3f089 found for delete ", "request_id": "req-9c8a8ea9-16b4-4f48-bc77-767ab1ef79f1"}]} 2026-04-16 17:29:19.166 8 INFO neutron.services.segments.plugin [-] Segment 71f86a75-c777-4310-9b9b-521ca6e3f089 resource provider aggregate not found 2026-04-16 17:29:19.192 8 INFO neutron.services.segments.plugin [-] Segment 71f86a75-c777-4310-9b9b-521ca6e3f089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71f86a75-c777-4310-9b9b-521ca6e3f089 found for delete ", "request_id": "req-adbfa542-6ad5-4eb8-94c7-7dbc966cdd18"}]} [pid: 8|app: 0|req: 962/1777] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:19 2026] POST /v2.0/subnets => generated 626 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:29:19.404 7 INFO neutron.db.segments_db [None req-d29180b3-c6c6-43bb-950e-ff808cd96348 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Added segment 0a8fcf6a-2ef2-4081-8a26-a7b161ba0a52 of type vxlan for network 2017d0ad-b44a-48da-a521-d0058cbbf335 2026-04-16 17:29:19.685 7 INFO neutron.db.l3_hamode_db [None req-d29180b3-c6c6-43bb-950e-ff808cd96348 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:29:19.800 7 INFO neutron.db.l3_hamode_db [None req-d29180b3-c6c6-43bb-950e-ff808cd96348 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 816/1778] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:19 2026] POST /v2.0/routers => generated 507 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1779] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:29:20 2026] PUT /v2.0/routers/3b3c6560-ac94-477d-b435-c63af9a529e2/add_router_interface => generated 309 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1780] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:29:21 2026] GET /v2.0/ports/d441aad8-69eb-441e-9fb2-8452f166509f => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:29:21.772 7 INFO neutron.db.segments_db [None req-139c42d0-cf08-4d47-b0f1-7d9f08d93775 848202d9617046dc908153ff8d76c0ae eee73ee3e5044a68a4e81b93efcf7278 - - default default] Added segment 07a8c077-4594-4af2-a92b-a3cb9f757a05 of type vxlan for network 971d555b-41a4-47ef-8e61-585b95a79a65 [pid: 7|app: 0|req: 817/1781] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:21 2026] POST /v2.0/networks => generated 612 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1782] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:29:21 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 819/1783] 10.0.0.90 () {34 vars in 745 bytes} [Thu Apr 16 17:29:22 2026] PUT /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 820/1784] 10.0.0.90 () {32 vars in 725 bytes} [Thu Apr 16 17:29:22 2026] GET /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 821/1785] 10.0.0.90 () {34 vars in 756 bytes} [Thu Apr 16 17:29:22 2026] PUT /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:29:22.428 8 INFO neutron_taas.services.taas.taas_plugin [None req-4043dc2e-e929-42a0-86b6-94f09927a459 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] TaaS: Handle Delete Port: d441aad8-69eb-441e-9fb2-8452f166509f 2026-04-16 17:29:22.431 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4043dc2e-e929-42a0-86b6-94f09927a459 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Tap Mirror: Handle Delete Port: d441aad8-69eb-441e-9fb2-8452f166509f [pid: 7|app: 0|req: 822/1786] 10.0.0.90 () {32 vars in 725 bytes} [Thu Apr 16 17:29:22 2026] GET /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags => generated 34 bytes in 36 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: 823/1787] 10.0.0.90 () {34 vars in 752 bytes} [Thu Apr 16 17:29:22 2026] PUT /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags/red => generated 4 bytes in 53 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: 824/1788] 10.0.0.90 () {32 vars in 725 bytes} [Thu Apr 16 17:29:22 2026] GET /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags => generated 34 bytes in 36 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: 825/1789] 10.0.0.90 () {34 vars in 774 bytes} [Thu Apr 16 17:29:22 2026] PUT /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 826/1790] 10.0.0.90 () {32 vars in 725 bytes} [Thu Apr 16 17:29:22 2026] GET /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 827/1791] 10.0.0.90 () {34 vars in 745 bytes} [Thu Apr 16 17:29:22 2026] PUT /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 828/1792] 10.0.0.90 () {32 vars in 725 bytes} [Thu Apr 16 17:29:22 2026] GET /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 965/1793] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:29:21 2026] PUT /v2.0/routers/3b3c6560-ac94-477d-b435-c63af9a529e2/remove_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1794] 10.0.0.90 () {32 vars in 733 bytes} [Thu Apr 16 17:29:22 2026] GET /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags/red => generated 0 bytes in 45 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: 830/1795] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:22 2026] GET /v2.0/ports?device_id=3b3c6560-ac94-477d-b435-c63af9a529e2 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:22.884 8 INFO neutron.api.v2.resource [None req-1724fc3c-eb55-486f-b0c5-84fcb7e4c98b 848202d9617046dc908153ff8d76c0ae eee73ee3e5044a68a4e81b93efcf7278 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 966/1798] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:29:22 2026] GET /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/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: 8|app: 0|req: 967/1799] 10.0.0.90 () {32 vars in 736 bytes} [Thu Apr 16 17:29:22 2026] DELETE /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags/red => generated 0 bytes in 69 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-04-16 17:29:23.009 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2d3d6c4-4543-43f6-b7bf-e9e8565b2b3d 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] TaaS: Handle Delete Port: 9ce8f13a-0d42-4e5b-8ed6-b838d22fdd5a 2026-04-16 17:29:23.016 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2d3d6c4-4543-43f6-b7bf-e9e8565b2b3d 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Tap Mirror: Handle Delete Port: 9ce8f13a-0d42-4e5b-8ed6-b838d22fdd5a [pid: 8|app: 0|req: 968/1800] 10.0.0.90 () {32 vars in 725 bytes} [Thu Apr 16 17:29:22 2026] GET /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:29:23.081 8 INFO neutron.api.v2.resource [None req-0e698576-ddd7-40e3-bdce-e79e72ede914 848202d9617046dc908153ff8d76c0ae eee73ee3e5044a68a4e81b93efcf7278 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 969/1801] 10.0.0.90 () {32 vars in 740 bytes} [Thu Apr 16 17:29:23 2026] DELETE /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 970/1802] 10.0.0.90 () {32 vars in 728 bytes} [Thu Apr 16 17:29:23 2026] DELETE /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 971/1803] 10.0.0.90 () {32 vars in 725 bytes} [Thu Apr 16 17:29:23 2026] GET /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:29:23.322 7 INFO neutron.services.segments.plugin [-] Segment 0a8fcf6a-2ef2-4081-8a26-a7b161ba0a52 resource provider aggregate not found 2026-04-16 17:29:23.326 7 INFO neutron.services.segments.plugin [-] Segment 0a8fcf6a-2ef2-4081-8a26-a7b161ba0a52 resource provider aggregate not found 2026-04-16 17:29:23.345 7 INFO neutron.services.segments.plugin [-] Segment 0a8fcf6a-2ef2-4081-8a26-a7b161ba0a52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a8fcf6a-2ef2-4081-8a26-a7b161ba0a52 found for delete ", "request_id": "req-a57b7f90-570e-45c4-86de-40e5d6dddf18"}]} 2026-04-16 17:29:23.347 7 INFO neutron.services.segments.plugin [-] Segment 0a8fcf6a-2ef2-4081-8a26-a7b161ba0a52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a8fcf6a-2ef2-4081-8a26-a7b161ba0a52 found for delete ", "request_id": "req-0efd0f38-dd50-4f2e-b271-6675c62dd064"}]} 2026-04-16 17:29:23.348 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0499600-0360-465c-a3f5-1bcdaaf28da0 848202d9617046dc908153ff8d76c0ae eee73ee3e5044a68a4e81b93efcf7278 - - default default] TaaS: Handle Delete Port: 6f7976ac-47db-4fbe-a9be-4656cecb5824 2026-04-16 17:29:23.352 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0499600-0360-465c-a3f5-1bcdaaf28da0 848202d9617046dc908153ff8d76c0ae eee73ee3e5044a68a4e81b93efcf7278 - - default default] Tap Mirror: Handle Delete Port: 6f7976ac-47db-4fbe-a9be-4656cecb5824 2026-04-16 17:29:23.359 7 INFO neutron.db.l3_hamode_db [None req-c2d3d6c4-4543-43f6-b7bf-e9e8565b2b3d 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] HA network 2017d0ad-b44a-48da-a521-d0058cbbf335 was deleted as no HA routers are present in tenant 680536c1078b4e9eb15fde6ca968a1af. [pid: 7|app: 0|req: 833/1804] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:22 2026] DELETE /v2.0/routers/3b3c6560-ac94-477d-b435-c63af9a529e2 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1805] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:29:23 2026] DELETE /v2.0/ports/6f7976ac-47db-4fbe-a9be-4656cecb5824 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1806] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:23 2026] DELETE /v2.0/subnets/0f212426-ee22-4944-8a84-54ce5789c50a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:29:23.541 8 INFO neutron.services.segments.plugin [-] Segment 07a8c077-4594-4af2-a92b-a3cb9f757a05 resource provider aggregate not found 2026-04-16 17:29:23.542 8 INFO neutron.services.segments.plugin [-] Segment 07a8c077-4594-4af2-a92b-a3cb9f757a05 resource provider aggregate not found 2026-04-16 17:29:23.560 8 INFO neutron.services.segments.plugin [-] Segment 07a8c077-4594-4af2-a92b-a3cb9f757a05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07a8c077-4594-4af2-a92b-a3cb9f757a05 found for delete ", "request_id": "req-2a91ddc5-abf0-4e97-8384-90da5f0032d2"}]} [pid: 8|app: 0|req: 973/1807] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:23 2026] DELETE /v2.0/networks/971d555b-41a4-47ef-8e61-585b95a79a65 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:29:23.567 8 INFO neutron.services.segments.plugin [-] Segment 07a8c077-4594-4af2-a92b-a3cb9f757a05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07a8c077-4594-4af2-a92b-a3cb9f757a05 found for delete ", "request_id": "req-5f5b44e0-580e-43fc-8877-0563a52514d4"}]} [pid: 7|app: 0|req: 835/1808] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:23 2026] DELETE /v2.0/networks/942b3a8f-ff4e-456f-bbb3-f6f445edfeea => 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: 836/1809] 10.0.0.151 () {34 vars in 989 bytes} [Thu Apr 16 17:29:23 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:23.698 7 INFO neutron.db.segments_db [None req-46d9cd01-7af8-46ef-a313-aeba7029d996 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Added segment 9227d3c6-805a-4300-9639-c26face9273e of type vxlan for network 5594804b-932b-4b0c-98eb-3dd7283bea8d [pid: 8|app: 0|req: 974/1810] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:23 2026] GET /v2.0/security-groups?tenant_id=ba2d509392f4459684054c17e31537d2&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1811] 10.0.0.151 () {34 vars in 1039 bytes} [Thu Apr 16 17:29:23 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:29:23.935 7 INFO neutron.db.l3_hamode_db [None req-46d9cd01-7af8-46ef-a313-aeba7029d996 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 976/1812] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:23 2026] DELETE /v2.0/security-groups/9b61e5c2-b6fd-46f3-920a-630249e8ab03 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1813] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:24 2026] GET /v2.0/security-groups?tenant_id=eee73ee3e5044a68a4e81b93efcf7278&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1814] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:24 2026] DELETE /v2.0/security-groups/ed2eab10-5aae-4da5-9043-6a28895e9ebe => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:24.682 7 INFO neutron.db.l3_hamode_db [None req-46d9cd01-7af8-46ef-a313-aeba7029d996 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 979/1815] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:24 2026] GET /v2.0/security-groups?tenant_id=b194e797239e445da3c8f734b4d751fc&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1816] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:24 2026] DELETE /v2.0/security-groups/9c143309-9388-4471-a418-8cab13ef316d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:25.367 7 INFO neutron.services.segments.plugin [-] Segment 17efc16f-61b9-4ad1-b92b-5fed1741c5fc resource provider aggregate not found 2026-04-16 17:29:25.382 7 INFO neutron.services.segments.plugin [-] Segment 17efc16f-61b9-4ad1-b92b-5fed1741c5fc resource provider aggregate not found 2026-04-16 17:29:25.388 7 INFO neutron.services.segments.plugin [-] Segment 17efc16f-61b9-4ad1-b92b-5fed1741c5fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17efc16f-61b9-4ad1-b92b-5fed1741c5fc found for delete ", "request_id": "req-cb625a2c-fcdf-4840-a5dc-6127ee816034"}]} 2026-04-16 17:29:25.398 7 INFO neutron.services.segments.plugin [-] Segment 17efc16f-61b9-4ad1-b92b-5fed1741c5fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17efc16f-61b9-4ad1-b92b-5fed1741c5fc found for delete ", "request_id": "req-da54a253-3a1c-4e54-b5f8-e7626ac5120c"}]} [pid: 7|app: 0|req: 837/1817] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:23 2026] POST /v2.0/routers => generated 687 bytes in 1921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1818] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:29:25 2026] GET /v2.0/routers/70cb2177-80c1-4edd-989e-513b50117db5 => generated 693 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1819] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:29:25 2026] GET /v2.0/routers => generated 696 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:29:26.054 7 INFO neutron.db.segments_db [None req-51de13e5-6df5-4e17-9ffe-026f6a2f67ff c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 33d5cc68-1254-4f1e-8d24-f8057b9d23cb of type vxlan for network 46d1598d-a7a6-4b1d-a8b0-6d74c282f477 [pid: 8|app: 0|req: 982/1820] 10.0.0.90 () {34 vars in 739 bytes} [Thu Apr 16 17:29:25 2026] PUT /v2.0/routers/70cb2177-80c1-4edd-989e-513b50117db5 => generated 700 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1821] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:29:25 2026] POST /v2.0/networks => generated 721 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1822] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:29:26 2026] GET /v2.0/routers/70cb2177-80c1-4edd-989e-513b50117db5 => generated 700 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1823] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:26 2026] GET /v2.0/ports?device_id=70cb2177-80c1-4edd-989e-513b50117db5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1824] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:26 2026] POST /v2.0/subnets => generated 687 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:29:26.356 7 INFO neutron.db.segments_db [None req-600ddbc0-73b3-4fee-89fb-8e6be9705e41 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment a5557928-ae9d-4199-a42e-908ac89c63a0 of type vxlan for network 96ad0823-4ede-4190-9a54-6e5037e5177b 2026-04-16 17:29:26.360 8 INFO neutron_taas.services.taas.taas_plugin [None req-916da216-2163-4a56-9381-8f941ed28c49 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] TaaS: Handle Delete Port: 82dfcd50-ef40-4b5e-b628-0dda833694ee 2026-04-16 17:29:26.364 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-916da216-2163-4a56-9381-8f941ed28c49 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Tap Mirror: Handle Delete Port: 82dfcd50-ef40-4b5e-b628-0dda833694ee 2026-04-16 17:29:26.582 7 INFO neutron.db.l3_hamode_db [None req-600ddbc0-73b3-4fee-89fb-8e6be9705e41 c6305cc007984aa89fd3e81a8a9f2482 fdda4bd723b6479ea7750203b16f7993 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:29:26.640 8 INFO neutron_taas.services.taas.taas_plugin [None req-916da216-2163-4a56-9381-8f941ed28c49 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] TaaS: Handle Delete Port: 3c2a9700-a344-4751-970e-386f1619fad8 2026-04-16 17:29:26.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-916da216-2163-4a56-9381-8f941ed28c49 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] Tap Mirror: Handle Delete Port: 3c2a9700-a344-4751-970e-386f1619fad8 2026-04-16 17:29:26.932 8 INFO neutron.services.segments.plugin [-] Segment 9227d3c6-805a-4300-9639-c26face9273e resource provider aggregate not found 2026-04-16 17:29:26.939 8 INFO neutron.services.segments.plugin [-] Segment 9227d3c6-805a-4300-9639-c26face9273e resource provider aggregate not found 2026-04-16 17:29:26.947 8 INFO neutron.services.segments.plugin [-] Segment 9227d3c6-805a-4300-9639-c26face9273e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9227d3c6-805a-4300-9639-c26face9273e found for delete ", "request_id": "req-131fa042-dafe-4515-b694-62d7efdb665a"}]} 2026-04-16 17:29:26.955 8 INFO neutron.services.segments.plugin [-] Segment 9227d3c6-805a-4300-9639-c26face9273e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9227d3c6-805a-4300-9639-c26face9273e found for delete ", "request_id": "req-f8d27288-471a-4a2f-a7a1-774793c24e9a"}]} 2026-04-16 17:29:26.956 8 INFO neutron.db.l3_hamode_db [None req-916da216-2163-4a56-9381-8f941ed28c49 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] HA network 5594804b-932b-4b0c-98eb-3dd7283bea8d was deleted as no HA routers are present in tenant 680536c1078b4e9eb15fde6ca968a1af. [pid: 8|app: 0|req: 985/1825] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:26 2026] DELETE /v2.0/routers/70cb2177-80c1-4edd-989e-513b50117db5 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1826] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:26 2026] GET /v2.0/ports?device_id=70cb2177-80c1-4edd-989e-513b50117db5 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:26.996 8 INFO neutron.api.v2.resource [None req-82bdb427-9e93-4f64-aa15-29bb4b9a46ea 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 987/1827] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:26 2026] DELETE /v2.0/routers/70cb2177-80c1-4edd-989e-513b50117db5 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1828] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:26 2026] GET /v2.0/ports?device_id=3b3c6560-ac94-477d-b435-c63af9a529e2 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:27.030 8 INFO neutron.api.v2.resource [None req-14eb5624-d242-45db-832e-2864ce6f7f6a 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/1829] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:27 2026] DELETE /v2.0/routers/3b3c6560-ac94-477d-b435-c63af9a529e2 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:29:27.042 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ad81b37-494b-4110-a586-e443e45fa86c 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 990/1830] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:27 2026] DELETE /v2.0/subnets/0f212426-ee22-4944-8a84-54ce5789c50a => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1831] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:27 2026] GET /v2.0/ports?device_id=9c43fd27-80d1-40f5-8856-ca3c43f9c7c6 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:27.082 8 INFO neutron.api.v2.resource [None req-de16adf9-d4e0-4905-a884-d77ea8f3e82d 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 992/1832] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:27 2026] DELETE /v2.0/routers/9c43fd27-80d1-40f5-8856-ca3c43f9c7c6 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:29:27.095 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54e42081-eb31-48f5-a15d-3775339ffc79 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 993/1833] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:27 2026] DELETE /v2.0/subnets/ef02346a-eb2f-4df1-9fbf-ffa194247146 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1834] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:27 2026] GET /v2.0/ports?device_id=e2a54378-8fa3-4f6b-915a-72c4c1d7a94e => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:27.128 8 INFO neutron.api.v2.resource [None req-206a3158-1b10-4976-97fb-adc9df14c763 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 995/1835] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:27 2026] DELETE /v2.0/routers/e2a54378-8fa3-4f6b-915a-72c4c1d7a94e => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:29:27.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f7b0a9f-20ca-4407-aaf1-d1f30c74a661 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 996/1836] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:27 2026] DELETE /v2.0/subnets/2ea33cc3-bc46-4bf9-85bc-0edfbff6db68 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:29:27.164 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa433d04-72e5-4461-bd59-1e11ad002a77 8593d181dfb74a1e8c76299a2de39a0f 680536c1078b4e9eb15fde6ca968a1af - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 997/1837] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:29:27 2026] DELETE /v2.0/subnets/5e3808fa-c2d6-4ac1-ae4f-e14eb7f24772 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:29:27.303 7 INFO neutron.db.l3_hamode_db [None req-600ddbc0-73b3-4fee-89fb-8e6be9705e41 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 841/1838] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:26 2026] POST /v2.0/routers => generated 727 bytes in 1802 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1839] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:28 2026] GET /v2.0/security-groups?tenant_id=680536c1078b4e9eb15fde6ca968a1af&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1840] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:28 2026] DELETE /v2.0/security-groups/5352e679-44b2-4c85-89f2-27e7478e62b3 => 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: 844/1841] 10.0.0.90 () {34 vars in 676 bytes} [Thu Apr 16 17:29:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1842] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:29:28 2026] PUT /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1843] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:28 2026] GET /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1844] 10.0.0.90 () {34 vars in 762 bytes} [Thu Apr 16 17:29:28 2026] PUT /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1845] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:28 2026] GET /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1846] 10.0.0.90 () {34 vars in 758 bytes} [Thu Apr 16 17:29:28 2026] PUT /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1847] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:28 2026] GET /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1848] 10.0.0.90 () {34 vars in 780 bytes} [Thu Apr 16 17:29:29 2026] PUT /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags/black.or.white => 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: 852/1849] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:29 2026] GET /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1850] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:29:29 2026] PUT /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1851] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:29:28 2026] PUT /v2.0/routers/f6f20dac-a05d-4499-97b4-16733920eebc/add_router_interface => generated 309 bytes in 1105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1852] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:29 2026] GET /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1853] 10.0.0.90 () {32 vars in 739 bytes} [Thu Apr 16 17:29:29 2026] GET /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:29.333 7 INFO neutron.api.v2.resource [None req-26f71248-3200-40e7-97a6-421e8abb8cd0 714979de94584f44aebe890a5cfb7dae 7beb2c18ab0e4f228e432245f04c77f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1854] 10.0.0.90 () {32 vars in 743 bytes} [Thu Apr 16 17:29:29 2026] GET /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1855] 10.0.0.90 () {32 vars in 742 bytes} [Thu Apr 16 17:29:29 2026] DELETE /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags/red => 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: 856/1856] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:29 2026] GET /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:29.477 8 INFO neutron.api.v2.resource [None req-7616c75e-1af3-43be-b91e-98e758c698b1 714979de94584f44aebe890a5cfb7dae 7beb2c18ab0e4f228e432245f04c77f9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1001/1857] 10.0.0.90 () {32 vars in 746 bytes} [Thu Apr 16 17:29:29 2026] DELETE /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/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: 857/1858] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:29 2026] DELETE /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1859] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:29:29 2026] GET /v2.0/policies/c38178a7-219b-4064-af32-defdd67f9f3e/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1860] 10.0.0.90 () {32 vars in 732 bytes} [Thu Apr 16 17:29:29 2026] DELETE /v2.0/qos/policies/c38178a7-219b-4064-af32-defdd67f9f3e => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1861] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:30 2026] GET /v2.0/security-groups?tenant_id=3c014cdf523948f2987510e9d51f80ad&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1862] 10.0.0.90 () {32 vars in 621 bytes} [Thu Apr 16 17:29:30 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-16 17:29:30.448 7 INFO neutron.db.segments_db [None req-6e4524ca-0c76-42bb-9dc4-7eb714dfe2a1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 935891a9-ab6b-452d-aea7-10c11c58b520 of type vxlan for network 080f59b0-d187-44d0-bff1-860961ead065 [pid: 8|app: 0|req: 1005/1863] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:30 2026] DELETE /v2.0/security-groups/225b86ca-aa58-472f-b5f5-f29264d3c9bd => 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: 859/1864] 10.0.0.90 () {34 vars in 669 bytes} [Thu Apr 16 17:29:30 2026] POST /v2.0/networks => generated 722 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1865] 10.0.0.90 () {32 vars in 631 bytes} [Thu Apr 16 17:29:30 2026] GET /v2.0/ => generated 632 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1866] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:30 2026] POST /v2.0/subnets => generated 688 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:29:30.789 7 INFO neutron.db.segments_db [None req-ad8d620e-a166-4567-93f4-9d2d5d949c63 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Added segment 17ea65ea-e3ce-4bf9-9ea4-c1ce3842f13c of type vxlan for network 7d70df22-eb4b-4086-8ef7-7e38d016dc24 [pid: 8|app: 0|req: 1007/1867] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:30 2026] GET /v2.0/security-groups?tenant_id=7beb2c18ab0e4f228e432245f04c77f9&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1868] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:30 2026] DELETE /v2.0/security-groups/232d74dc-3f6c-4c5b-a875-3567eda83ffd => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:31.013 7 INFO neutron.db.l3_hamode_db [None req-ad8d620e-a166-4567-93f4-9d2d5d949c63 c6305cc007984aa89fd3e81a8a9f2482 9d31197e7e3044afb0dceeea6150e736 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1009/1869] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:31 2026] GET /v2.0/security-groups?tenant_id=1c68bca929214c5fb5181a70dc4fa625&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1870] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:31 2026] DELETE /v2.0/security-groups/3f9b99a0-9a79-45aa-a486-0e840f1f8789 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:31.822 7 INFO neutron.db.l3_hamode_db [None req-ad8d620e-a166-4567-93f4-9d2d5d949c63 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1011/1871] 10.0.0.90 () {32 vars in 824 bytes} [Thu Apr 16 17:29:32 2026] GET /v2.0/ports?project_id=b2dff1fec65341e9a90510ff93892551&network_id=9841ab39-acca-4603-9b36-9958fe8397b5 => generated 3695 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1872] 10.0.0.90 () {32 vars in 740 bytes} [Thu Apr 16 17:29:33 2026] GET /v2.0/subnets?network_id=26ca12c3-d4a2-43ec-b1b5-003ae580b6c4 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1873] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:29:30 2026] POST /v2.0/routers => generated 728 bytes in 2520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:29:33.557 7 INFO neutron.db.l3_db [None req-9f5ad75c-c88f-4e79-a97f-fe39a66031b3 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Floating IP 1d08ce40-d1bf-4609-9d85-84367e10757f disassociated. External IP: 10.96.250.205, port: b2255973-2f9c-4bee-842a-88610aa28a1b. [pid: 7|app: 0|req: 862/1874] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:29:33 2026] PUT /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 554 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1875] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:33 2026] GET /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:29:33.883 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e53f186-a55a-4320-820e-c525ae8111b7'] response: {'name': 'network-changed', 'server_uuid': '2d820fcf-fe15-4443-b1f8-b5e83cf2ff45', 'tag': 'b2255973-2f9c-4bee-842a-88610aa28a1b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1013/1876] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:29:33 2026] PUT /v2.0/routers/0866926d-48df-4e8c-af85-5b985baa071e/add_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1877] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:29:34 2026] GET /v2.0/ports?tenant_id=b2dff1fec65341e9a90510ff93892551&device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1878] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:29:34 2026] GET /v2.0/networks?id=9841ab39-acca-4603-9b36-9958fe8397b5 => generated 755 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1879] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:29:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b2255973-2f9c-4bee-842a-88610aa28a1b => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1880] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:29:34 2026] GET /v2.0/subnets?id=d9f33837-8f68-4d19-8d49-f69e4eabe4a3 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1881] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:29:34 2026] GET /v2.0/ports?network_id=9841ab39-acca-4603-9b36-9958fe8397b5&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:34.642 7 INFO neutron.db.segments_db [None req-b16ade25-6939-4643-a4f3-708e374c0213 847531997c8d4ba18a87dd07cf66e69a 4105daf628294085ba3b44b9ba8bcaef - - default default] Added segment 9b17304d-510a-40d8-90b1-6fb81f479219 of type vxlan for network b56218e1-f4a0-4826-be63-ab8b2f76f54b [pid: 8|app: 0|req: 1019/1882] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:29:34 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1883] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:29:34 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?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: 864/1884] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:29:34 2026] POST /v2.0/networks => generated 613 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1885] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:34 2026] GET /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1886] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:29:34 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: 8|app: 0|req: 1022/1887] 10.0.0.90 () {34 vars in 683 bytes} [Thu Apr 16 17:29:35 2026] POST /v2.0/security-groups => generated 1675 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1888] 10.0.0.90 () {34 vars in 664 bytes} [Thu Apr 16 17:29:35 2026] POST /v2.0/trunks => generated 407 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1889] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1890] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:29:35 2026] PUT /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1891] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1892] 10.0.0.90 () {34 vars in 758 bytes} [Thu Apr 16 17:29:35 2026] PUT /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1893] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1894] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:35 2026] POST /v2.0/security-group-rules => generated 596 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1895] 10.0.0.90 () {34 vars in 754 bytes} [Thu Apr 16 17:29:35 2026] PUT /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1896] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1897] 10.0.0.90 () {34 vars in 776 bytes} [Thu Apr 16 17:29:35 2026] PUT /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1898] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1899] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1900] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:29:35 2026] PUT /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1901] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1902] 10.0.0.90 () {32 vars in 735 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:35.721 8 INFO neutron.api.v2.resource [None req-c45e691f-1f0c-40a7-a8a8-cf80917920cc 847531997c8d4ba18a87dd07cf66e69a 4105daf628294085ba3b44b9ba8bcaef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1029/1903] 10.0.0.90 () {32 vars in 739 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1904] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1905] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:35 2026] DELETE /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1906] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:35.780 7 INFO neutron.db.securitygroups_db [None req-48969afd-426d-4bb4-8cff-23dd789de2aa d3bc821a22bd403e9a53193b96d38be6 fdda4bd723b6479ea7750203b16f7993 - - default default] Project fdda4bd723b6479ea7750203b16f7993 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 17:29:35.798 8 INFO neutron.api.v2.resource [None req-ebb1074c-cbff-4b20-ac15-4c1240f85e20 847531997c8d4ba18a87dd07cf66e69a 4105daf628294085ba3b44b9ba8bcaef - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1032/1907] 10.0.0.90 () {32 vars in 742 bytes} [Thu Apr 16 17:29:35 2026] DELETE /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1908] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:29:35 2026] DELETE /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1909] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1910] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:35 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-04-16 17:29:35.908 8 INFO neutron.db.securitygroups_db [None req-ec41a112-d22e-463f-bc20-f04fc4ce6b02 d3bc821a22bd403e9a53193b96d38be6 fdda4bd723b6479ea7750203b16f7993 - - default default] Project fdda4bd723b6479ea7750203b16f7993 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: 877/1911] 10.0.0.90 () {32 vars in 717 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1912] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:35 2026] POST /v2.0/security-group-rules => generated 606 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1913] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/ports/a54a32c6-b0ba-4d4a-8ebb-beae2fd62c5a => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1914] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:35 2026] GET /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 552 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1915] 10.0.0.90 () {32 vars in 720 bytes} [Thu Apr 16 17:29:36 2026] DELETE /v2.0/trunks/367b5564-e313-4d18-9e13-d90a5ce79d35 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:36.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-359511e5-e9b5-4b86-b0f6-636c9a49312d 847531997c8d4ba18a87dd07cf66e69a 4105daf628294085ba3b44b9ba8bcaef - - default default] TaaS: Handle Delete Port: a54a32c6-b0ba-4d4a-8ebb-beae2fd62c5a 2026-04-16 17:29:36.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-359511e5-e9b5-4b86-b0f6-636c9a49312d 847531997c8d4ba18a87dd07cf66e69a 4105daf628294085ba3b44b9ba8bcaef - - default default] Tap Mirror: Handle Delete Port: a54a32c6-b0ba-4d4a-8ebb-beae2fd62c5a [pid: 7|app: 0|req: 880/1916] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:29:36 2026] DELETE /v2.0/ports/a54a32c6-b0ba-4d4a-8ebb-beae2fd62c5a => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1917] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:36 2026] GET /v2.0/security-groups?tenant_id=1290e1766c3d46bf91e28bc7c6f3fc63&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1918] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:36 2026] DELETE /v2.0/security-groups/af56fdcb-2e8b-4a6f-8c9f-51db69404744 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:29:36.436 7 INFO neutron.services.segments.plugin [-] Segment 9b17304d-510a-40d8-90b1-6fb81f479219 resource provider aggregate not found 2026-04-16 17:29:36.440 7 INFO neutron.services.segments.plugin [-] Segment 9b17304d-510a-40d8-90b1-6fb81f479219 resource provider aggregate not found 2026-04-16 17:29:36.452 7 INFO neutron.services.segments.plugin [-] Segment 9b17304d-510a-40d8-90b1-6fb81f479219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b17304d-510a-40d8-90b1-6fb81f479219 found for delete ", "request_id": "req-e916be96-36e8-42c0-935d-2b2aaca38e2b"}]} 2026-04-16 17:29:36.456 7 INFO neutron.services.segments.plugin [-] Segment 9b17304d-510a-40d8-90b1-6fb81f479219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b17304d-510a-40d8-90b1-6fb81f479219 found for delete ", "request_id": "req-410bc358-1664-415a-a87a-d5e984cb5089"}]} [pid: 7|app: 0|req: 881/1919] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:29:36 2026] DELETE /v2.0/networks/b56218e1-f4a0-4826-be63-ab8b2f76f54b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1920] 10.0.0.90 () {34 vars in 683 bytes} [Thu Apr 16 17:29:36 2026] POST /v2.0/security-groups => generated 1660 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1921] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:36 2026] GET /v2.0/security-groups?tenant_id=72b1dfa7a7c24dd983f3f07a4c3563e5&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1922] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1923] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:36 2026] DELETE /v2.0/security-groups/4c6fa79d-c5ee-43f6-903f-64184e1ea13e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1924] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1925] 10.0.0.90 () {34 vars in 683 bytes} [Thu Apr 16 17:29:37 2026] POST /v2.0/security-groups => generated 1673 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1926] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:29:36 2026] POST /v2.0/floatingips => generated 552 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1927] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1928] 10.0.0.23 () {34 vars in 1098 bytes} [Thu Apr 16 17:29:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1285244463&fields=id&tenant_id=fdda4bd723b6479ea7750203b16f7993 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1929] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:37 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) [pid: 8|app: 0|req: 1043/1930] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:37 2026] GET /v2.0/security-groups?tenant_id=8b72a5f370a84d199c054fe7c05489e9&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1931] 10.0.0.23 () {34 vars in 1096 bytes} [Thu Apr 16 17:29:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--900349397&fields=id&tenant_id=fdda4bd723b6479ea7750203b16f7993 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1932] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:37 2026] DELETE /v2.0/security-groups/ee7284fa-1f62-4d10-85e2-d02ff0ee30a4 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1933] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1934] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:29:37 2026] GET /v2.0/networks?id=46d1598d-a7a6-4b1d-a8b0-6d74c282f477 => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1935] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:29:37 2026] GET /v2.0/quotas/fdda4bd723b6479ea7750203b16f7993 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1936] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:29:37 2026] GET /v2.0/ports?tenant_id=fdda4bd723b6479ea7750203b16f7993&fields=id => generated 103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1937] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:37 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: 893/1938] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:37 2026] GET /v2.0/security-groups?tenant_id=4105daf628294085ba3b44b9ba8bcaef&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1939] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:29:37 2026] GET /v2.0/networks/46d1598d-a7a6-4b1d-a8b0-6d74c282f477?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:37.770 7 INFO neutron.db.securitygroups_db [None req-c2bfd495-2531-4ab9-9c45-cc83354e6232 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Project b2dff1fec65341e9a90510ff93892551 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: 894/1940] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1941] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:37 2026] DELETE /v2.0/security-groups/0999ba19-4e4c-451d-a124-3773323b0ece => 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: 895/1942] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:29:37 2026] GET /v2.0/networks/46d1598d-a7a6-4b1d-a8b0-6d74c282f477?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:37.895 8 INFO neutron.db.securitygroups_db [None req-c56f51aa-1c5a-4600-a3ad-deb7702909b7 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Project b2dff1fec65341e9a90510ff93892551 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1048/1945] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:29:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1946] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:38 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1947] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:29:38 2026] GET /v2.0/networks => generated 1296 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1948] 10.0.0.23 () {34 vars in 1096 bytes} [Thu Apr 16 17:29:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-359513392&fields=id&tenant_id=b2dff1fec65341e9a90510ff93892551 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1949] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:29:38 2026] GET /v2.0/networks?id=9841ab39-acca-4603-9b36-9958fe8397b5 => generated 659 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1950] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:29:38 2026] GET /v2.0/quotas/b2dff1fec65341e9a90510ff93892551 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1951] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:29:38 2026] GET /v2.0/ports?tenant_id=b2dff1fec65341e9a90510ff93892551&fields=id => generated 149 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1952] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:29:38 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1953] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:29:39 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?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: 902/1954] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:39 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1955] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:39 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => 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: 903/1956] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:40 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1957] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:40 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => 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: 904/1958] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:41 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1959] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:41 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => 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: 905/1960] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:41 2026] GET /v2.0/security-groups?tenant_id=1424a8ba53004c37aa4dfdcadd46b8a3&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1961] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:41 2026] DELETE /v2.0/security-groups/1a0737e0-fc8c-494c-ac86-e775a6f695bb => 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: 906/1962] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:42 2026] GET /v2.0/security-groups?tenant_id=0b23bbe1f63c4a4fa2369f40d072290c&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1963] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:42 2026] DELETE /v2.0/security-groups/127f7e6b-777c-45da-bcec-79892fd637a8 => 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: 907/1964] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:29:42 2026] GET /v2.0/networks?id=46d1598d-a7a6-4b1d-a8b0-6d74c282f477 => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1965] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:42 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1966] 199.204.45.140 () {34 vars in 1049 bytes} [Thu Apr 16 17:29:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fdda4bd723b6479ea7750203b16f7993 => generated 273 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1967] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:42 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => 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: 909/1968] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:29:42 2026] POST /v2.0/ports => generated 997 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1969] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:29:42 2026] PUT /v2.0/ports/4feab9e1-35a5-45fd-9af7-b8d753feffc7 => generated 1278 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:43.073 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba02c1a2-d3f7-4ec2-bf06-1d2218ca8a26'] response: {'name': 'network-changed', 'server_uuid': '2d72a176-bc24-4e98-b032-314feafd91a8', 'tag': '4feab9e1-35a5-45fd-9af7-b8d753feffc7', '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: 910/1970] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:43 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1012 bytes in 71 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: 911/1971] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:43 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1972] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:29:43 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1973] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:29:43 2026] GET /v2.0/ports?tenant_id=fdda4bd723b6479ea7750203b16f7993&device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1281 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1974] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:29:43 2026] GET /v2.0/networks?tenant_id=fdda4bd723b6479ea7750203b16f7993&shared=False => generated 768 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1975] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:29:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1976] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:29:44 2026] GET /v2.0/networks?id=9841ab39-acca-4603-9b36-9958fe8397b5 => generated 659 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1977] 199.204.45.140 () {34 vars in 1049 bytes} [Thu Apr 16 17:29:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2dff1fec65341e9a90510ff93892551 => generated 273 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1978] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:44 2026] GET /v2.0/security-groups?tenant_id=508dbac050e446b1818343c56c9671c9&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1979] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:44 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 957 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1980] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:44 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1012 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1981] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:29:44 2026] POST /v2.0/ports => generated 954 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1067/1982] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:29:44 2026] GET /v2.0/ports?tenant_id=fdda4bd723b6479ea7750203b16f7993&device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1281 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1983] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:44 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/1984] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:29:45 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1985] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:44 2026] DELETE /v2.0/security-groups/c870eb02-2c61-4385-b43a-33250d1d4942 => 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: 917/1986] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:29:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4feab9e1-35a5-45fd-9af7-b8d753feffc7 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1987] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:29:45 2026] GET /v2.0/subnets?id=b8b28b74-80d8-4b55-ac7d-e800792abb90 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1988] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:29:45 2026] GET /v2.0/ports?network_id=46d1598d-a7a6-4b1d-a8b0-6d74c282f477&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1989] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:29:45 2026] GET /v2.0/networks/46d1598d-a7a6-4b1d-a8b0-6d74c282f477?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: 921/1990] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:29:45 2026] GET /v2.0/networks/46d1598d-a7a6-4b1d-a8b0-6d74c282f477?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/1991] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:29:45 2026] PUT /v2.0/ports/ade051a6-4380-4074-aee4-805f5277e34c => generated 1235 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:45.467 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da2e40d3-1a33-409c-8a09-943074b24435'] response: {'name': 'network-changed', 'server_uuid': '30a6fc3e-986b-4094-b188-3aae778bffd7', 'tag': 'ade051a6-4380-4074-aee4-805f5277e34c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 922/1992] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:29:45 2026] GET /v2.0/ports?tenant_id=b2dff1fec65341e9a90510ff93892551&device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1071/1993] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:29:46 2026] GET /v2.0/networks?tenant_id=b2dff1fec65341e9a90510ff93892551&shared=False => generated 755 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1994] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:46 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/1995] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:29:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1996] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:46 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/1997] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:46 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1998] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:29:46 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/1999] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:29:47 2026] GET /v2.0/ports?tenant_id=b2dff1fec65341e9a90510ff93892551&device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/2000] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:29:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ade051a6-4380-4074-aee4-805f5277e34c => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2001] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:29:47 2026] GET /v2.0/subnets?id=d9f33837-8f68-4d19-8d49-f69e4eabe4a3 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2002] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:47 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2003] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:47 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1012 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/2004] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:29:47 2026] GET /v2.0/ports?network_id=9841ab39-acca-4603-9b36-9958fe8397b5&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2005] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:47 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2006] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:29:47 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2007] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:29:47 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2008] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:29:47 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?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: 8|app: 0|req: 1079/2009] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:48 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2010] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:48 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2011] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:48 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2012] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:29:48 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1281 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2013] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:29:48 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2014] 199.204.45.140 () {34 vars in 1123 bytes} [Thu Apr 16 17:29:48 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2015] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:49 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2016] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:49 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2017] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:49 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2018] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:29:49 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2019] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:50 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2020] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:50 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&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: 937/2021] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:50 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1014 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2022] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:29:50 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2023] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:51 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2024] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:51 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&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: 939/2025] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:52 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2026] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:29:52 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2027] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:52 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:29:52.454 8 INFO neutron.db.l3_db [None req-60486311-aaf4-4f50-ad6e-da3cfc7930ce d3bc821a22bd403e9a53193b96d38be6 fdda4bd723b6479ea7750203b16f7993 - - default default] Floating IP 70f36223-bd4a-404b-845b-c57bd4588ac8 associated. External IP: 10.96.250.217, port: 4feab9e1-35a5-45fd-9af7-b8d753feffc7. [pid: 8|app: 0|req: 1088/2028] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:29:52 2026] PUT /v2.0/floatingips/70f36223-bd4a-404b-845b-c57bd4588ac8 => generated 856 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:29:52.799 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f77aec4-4aa3-44f0-904f-ba6242d822d7'] response: {'name': 'network-changed', 'server_uuid': '2d72a176-bc24-4e98-b032-314feafd91a8', 'tag': '4feab9e1-35a5-45fd-9af7-b8d753feffc7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1090/2031] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2032] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2033] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2034] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2035] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/ports?tenant_id=fdda4bd723b6479ea7750203b16f7993&device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2036] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2037] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/networks?id=46d1598d-a7a6-4b1d-a8b0-6d74c282f477 => generated 768 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2038] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=4feab9e1-35a5-45fd-9af7-b8d753feffc7 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2039] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/subnets?id=b8b28b74-80d8-4b55-ac7d-e800792abb90 => generated 690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2040] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/ports?network_id=46d1598d-a7a6-4b1d-a8b0-6d74c282f477&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2041] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/networks/46d1598d-a7a6-4b1d-a8b0-6d74c282f477?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2042] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:29:53 2026] GET /v2.0/networks/46d1598d-a7a6-4b1d-a8b0-6d74c282f477?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:29:53.745 7 INFO neutron.db.l3_db [None req-efe1b542-b35c-411d-9d7c-e305fa33602c bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Floating IP 1d08ce40-d1bf-4609-9d85-84367e10757f associated. External IP: 10.96.250.205, port: ade051a6-4380-4074-aee4-805f5277e34c. [pid: 7|app: 0|req: 945/2043] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:29:53 2026] PUT /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 855 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2044] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:54 2026] GET /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 855 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:29:54.149 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4170ffae-1f7a-4bc5-b417-2e37cc9de5df'] response: {'name': 'network-changed', 'server_uuid': '30a6fc3e-986b-4094-b188-3aae778bffd7', 'tag': 'ade051a6-4380-4074-aee4-805f5277e34c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 946/2045] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:29:54 2026] GET /v2.0/ports?tenant_id=b2dff1fec65341e9a90510ff93892551&device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2046] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:29:54 2026] GET /v2.0/networks?id=9841ab39-acca-4603-9b36-9958fe8397b5 => generated 755 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2047] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:29:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ade051a6-4380-4074-aee4-805f5277e34c => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2048] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:29:54 2026] GET /v2.0/subnets?id=d9f33837-8f68-4d19-8d49-f69e4eabe4a3 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2049] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:29:54 2026] GET /v2.0/ports?network_id=9841ab39-acca-4603-9b36-9958fe8397b5&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2050] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:29:54 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2051] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:29:54 2026] GET /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2052] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:55 2026] GET /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2053] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:29:56 2026] GET /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2054] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:29:57 2026] GET /v2.0/security-groups?tenant_id=9a3acfc669444810a52a8c701e4fd227&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2055] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:29:58 2026] DELETE /v2.0/security-groups/ebf222c3-93e7-46a5-b3ea-5cb07d93483b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2056] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:00 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1014 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2057] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:30:00 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2058] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:30:00 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1283 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2059] 10.0.0.90 () {32 vars in 856 bytes} [Thu Apr 16 17:30:00 2026] GET /v2.0/floatingips?floating_network_id=26ca12c3-d4a2-43ec-b1b5-003ae580b6c4&port_id=4feab9e1-35a5-45fd-9af7-b8d753feffc7 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2060] 10.0.0.151 () {34 vars in 989 bytes} [Thu Apr 16 17:30:01 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2061] 10.0.0.151 () {34 vars in 1119 bytes} [Thu Apr 16 17:30:01 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2062] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:02 2026] POST /v2.0/floatingips => generated 552 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2063] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:03 2026] POST /v2.0/floatingips => generated 552 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2064] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:03 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1014 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2065] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:30:03 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2066] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:03 2026] POST /v2.0/floatingips => generated 552 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2067] 10.0.0.151 () {34 vars in 989 bytes} [Thu Apr 16 17:30:04 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2068] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:04 2026] POST /v2.0/floatingips => generated 552 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2069] 10.0.0.151 () {34 vars in 1039 bytes} [Thu Apr 16 17:30:04 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2070] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:05 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2071] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:30:05 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2072] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:04 2026] POST /v2.0/floatingips => generated 552 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2073] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:05 2026] PUT /v2.0/floatingips/ff26f039-5fe1-4a1e-aaf2-75821243e28e/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2074] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:05 2026] PUT /v2.0/floatingips/93b6fa5a-e1d1-41f2-bcd7-94658d2c62a5/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2075] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:05 2026] PUT /v2.0/floatingips/e6c837f4-f57e-4592-816e-b86f8bfa6c98/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2076] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:05 2026] PUT /v2.0/floatingips/f6f946b8-2b87-4075-9fce-1fe9a6e52331/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2077] 10.0.0.90 () {32 vars in 670 bytes} [Thu Apr 16 17:30:05 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2078] 10.0.0.90 () {32 vars in 684 bytes} [Thu Apr 16 17:30:05 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2079] 10.0.0.90 () {32 vars in 680 bytes} [Thu Apr 16 17:30:05 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2080] 10.0.0.90 () {32 vars in 692 bytes} [Thu Apr 16 17:30:05 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2081] 10.0.0.90 () {32 vars in 678 bytes} [Thu Apr 16 17:30:05 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2082] 10.0.0.90 () {32 vars in 692 bytes} [Thu Apr 16 17:30:05 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2083] 10.0.0.90 () {32 vars in 688 bytes} [Thu Apr 16 17:30:06 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2084] 10.0.0.90 () {32 vars in 700 bytes} [Thu Apr 16 17:30:06 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:30:06.208 8 INFO neutron_taas.services.taas.taas_plugin [None req-00cf3dd1-b1fa-4a01-a7b9-c2726fca94fe a6fc1007e8e743d39bdb53ac07e13764 f428f55a534043cbba2a3c55f48cec55 - - default default] TaaS: Handle Delete Port: f2d78719-3ace-4608-82f7-c2cff0bc18f7 2026-04-16 17:30:06.210 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00cf3dd1-b1fa-4a01-a7b9-c2726fca94fe a6fc1007e8e743d39bdb53ac07e13764 f428f55a534043cbba2a3c55f48cec55 - - default default] Tap Mirror: Handle Delete Port: f2d78719-3ace-4608-82f7-c2cff0bc18f7 [pid: 7|app: 0|req: 966/2085] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:06 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2086] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:30:06 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2087] 10.0.0.23 () {34 vars in 1118 bytes} [Thu Apr 16 17:30:06 2026] GET /v2.0/security-groups?id=dba58a27-aa22-462f-af7e-4f773dc1231f&id=19c3a7ef-d003-4f1c-9770-d19871c4a3a7&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2088] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:06 2026] DELETE /v2.0/floatingips/ff26f039-5fe1-4a1e-aaf2-75821243e28e => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:06.466 7 INFO neutron_taas.services.taas.taas_plugin [req-98c3ed3c-0390-43a6-b198-7d7fb60d7d4c req-e397460d-af89-4b7b-9433-4930a2ee74f9 d3bc821a22bd403e9a53193b96d38be6 fdda4bd723b6479ea7750203b16f7993 - - default default] TaaS: Handle Delete Port: 4feab9e1-35a5-45fd-9af7-b8d753feffc7 2026-04-16 17:30:06.469 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-98c3ed3c-0390-43a6-b198-7d7fb60d7d4c req-e397460d-af89-4b7b-9433-4930a2ee74f9 d3bc821a22bd403e9a53193b96d38be6 fdda4bd723b6479ea7750203b16f7993 - - default default] Tap Mirror: Handle Delete Port: 4feab9e1-35a5-45fd-9af7-b8d753feffc7 2026-04-16 17:30:06.498 8 INFO neutron_taas.services.taas.taas_plugin [None req-2405e67e-e0cf-46f2-9395-6e999ea6562c a6fc1007e8e743d39bdb53ac07e13764 f428f55a534043cbba2a3c55f48cec55 - - default default] TaaS: Handle Delete Port: c29ce07c-fc21-4de6-9473-066896536b8f 2026-04-16 17:30:06.501 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2405e67e-e0cf-46f2-9395-6e999ea6562c a6fc1007e8e743d39bdb53ac07e13764 f428f55a534043cbba2a3c55f48cec55 - - default default] Tap Mirror: Handle Delete Port: c29ce07c-fc21-4de6-9473-066896536b8f 2026-04-16 17:30:06.575 7 INFO neutron.db.l3_db [req-98c3ed3c-0390-43a6-b198-7d7fb60d7d4c req-e397460d-af89-4b7b-9433-4930a2ee74f9 d3bc821a22bd403e9a53193b96d38be6 fdda4bd723b6479ea7750203b16f7993 - - default default] Floating IP 70f36223-bd4a-404b-845b-c57bd4588ac8 disassociated. External IP: 10.96.250.217, port: 4feab9e1-35a5-45fd-9af7-b8d753feffc7. [pid: 8|app: 0|req: 1121/2089] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:06 2026] DELETE /v2.0/floatingips/93b6fa5a-e1d1-41f2-bcd7-94658d2c62a5 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:06.740 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7623a85-822d-4ef6-9d3b-5ee45c3fc249 a6fc1007e8e743d39bdb53ac07e13764 f428f55a534043cbba2a3c55f48cec55 - - default default] TaaS: Handle Delete Port: ebad231e-ba4c-44cd-a770-2376e51b8db5 2026-04-16 17:30:06.742 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7623a85-822d-4ef6-9d3b-5ee45c3fc249 a6fc1007e8e743d39bdb53ac07e13764 f428f55a534043cbba2a3c55f48cec55 - - default default] Tap Mirror: Handle Delete Port: ebad231e-ba4c-44cd-a770-2376e51b8db5 [pid: 8|app: 0|req: 1122/2090] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:06 2026] DELETE /v2.0/floatingips/e6c837f4-f57e-4592-816e-b86f8bfa6c98 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2091] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:30:06 2026] DELETE /v2.0/ports/4feab9e1-35a5-45fd-9af7-b8d753feffc7 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:06.974 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-497a38e3-41a6-4df6-9f7f-f61a7268ba08'] response: {'server_uuid': '2d72a176-bc24-4e98-b032-314feafd91a8', 'name': 'network-vif-deleted', 'tag': '4feab9e1-35a5-45fd-9af7-b8d753feffc7', 'status': 'completed', 'code': 200} 2026-04-16 17:30:07.029 8 INFO neutron_taas.services.taas.taas_plugin [None req-31487566-c552-4dd5-80af-94b8ddb461ce a6fc1007e8e743d39bdb53ac07e13764 f428f55a534043cbba2a3c55f48cec55 - - default default] TaaS: Handle Delete Port: 6276f0fa-5303-4ca2-8018-48695052d071 2026-04-16 17:30:07.032 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31487566-c552-4dd5-80af-94b8ddb461ce a6fc1007e8e743d39bdb53ac07e13764 f428f55a534043cbba2a3c55f48cec55 - - default default] Tap Mirror: Handle Delete Port: 6276f0fa-5303-4ca2-8018-48695052d071 [pid: 8|app: 0|req: 1123/2092] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:06 2026] DELETE /v2.0/floatingips/f6f946b8-2b87-4075-9fce-1fe9a6e52331 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:07.303 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e2912fc-bc1d-4cb6-b443-8357f626eb91 a6fc1007e8e743d39bdb53ac07e13764 f428f55a534043cbba2a3c55f48cec55 - - default default] TaaS: Handle Delete Port: 7951ccd0-6382-4691-9264-035e444983b5 2026-04-16 17:30:07.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e2912fc-bc1d-4cb6-b443-8357f626eb91 a6fc1007e8e743d39bdb53ac07e13764 f428f55a534043cbba2a3c55f48cec55 - - default default] Tap Mirror: Handle Delete Port: 7951ccd0-6382-4691-9264-035e444983b5 [pid: 8|app: 0|req: 1124/2093] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:07 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => 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: 970/2094] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:07 2026] DELETE /v2.0/floatingips/b72847c0-2076-45d3-b8ab-e1fc1842f292 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2097] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:08 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => 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: 972/2098] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:08 2026] GET /v2.0/security-groups?tenant_id=f428f55a534043cbba2a3c55f48cec55&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2099] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:08 2026] DELETE /v2.0/security-groups/580be4a3-ef3c-4672-abdf-48933bfdd549 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2100] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:08 2026] GET /v2.0/security-groups?tenant_id=fea46b974df04a7099bf7993b92e21e8&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2101] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:08 2026] DELETE /v2.0/security-groups/954d8c61-30ab-4aa3-8507-59ce8a24b1aa => 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: 974/2102] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:09 2026] GET /v2.0/security-groups?tenant_id=109caeb015e44bb8954d304e16790c7d&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2103] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:09 2026] DELETE /v2.0/security-groups/302a02bf-0894-462b-a199-904b128acd8b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2104] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:09 2026] GET /v2.0/ports?device_id=2d72a176-bc24-4e98-b032-314feafd91a8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2105] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:10 2026] DELETE /v2.0/security-groups/dba58a27-aa22-462f-af7e-4f773dc1231f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:10.889 7 INFO neutron.api.v2.resource [None req-ac3c0030-6ac4-4fdd-ad83-76c8377a7e01 d3bc821a22bd403e9a53193b96d38be6 fdda4bd723b6479ea7750203b16f7993 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 976/2106] 10.0.0.90 () {32 vars in 735 bytes} [Thu Apr 16 17:30:10 2026] GET /v2.0/security-groups/dba58a27-aa22-462f-af7e-4f773dc1231f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:30:10.990 8 INFO neutron_taas.services.taas.taas_plugin [None req-70626449-7d44-43c0-aa74-7f5bf4476ddf d3bc821a22bd403e9a53193b96d38be6 fdda4bd723b6479ea7750203b16f7993 - - default default] TaaS: Handle Delete Port: 7b2d0929-f75c-40c6-865a-605f06cace41 2026-04-16 17:30:10.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70626449-7d44-43c0-aa74-7f5bf4476ddf d3bc821a22bd403e9a53193b96d38be6 fdda4bd723b6479ea7750203b16f7993 - - default default] Tap Mirror: Handle Delete Port: 7b2d0929-f75c-40c6-865a-605f06cace41 [pid: 8|app: 0|req: 1131/2107] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:10 2026] DELETE /v2.0/floatingips/70f36223-bd4a-404b-845b-c57bd4588ac8 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2108] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:11 2026] DELETE /v2.0/security-groups/19c3a7ef-d003-4f1c-9770-d19871c4a3a7 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:11.643 8 INFO neutron_taas.services.taas.taas_plugin [None req-747ec0a1-228c-4f89-8a0e-8660056174e0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 0b16d644-e1d5-4cd5-b049-79daf9cff64f 2026-04-16 17:30:11.646 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-747ec0a1-228c-4f89-8a0e-8660056174e0 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 0b16d644-e1d5-4cd5-b049-79daf9cff64f [pid: 8|app: 0|req: 1132/2109] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:30:11 2026] PUT /v2.0/routers/f6f20dac-a05d-4499-97b4-16733920eebc/remove_router_interface => generated 309 bytes in 816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:30:12.316 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f888df5-62e7-4c77-82e1-21a0b421fc5a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: daca152c-47a4-4020-8219-705781924e6d 2026-04-16 17:30:12.318 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f888df5-62e7-4c77-82e1-21a0b421fc5a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: daca152c-47a4-4020-8219-705781924e6d 2026-04-16 17:30:12.531 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f888df5-62e7-4c77-82e1-21a0b421fc5a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: a217d4ae-8dfa-4bdf-9ab4-7b2b81b9f8d0 2026-04-16 17:30:12.534 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f888df5-62e7-4c77-82e1-21a0b421fc5a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: a217d4ae-8dfa-4bdf-9ab4-7b2b81b9f8d0 2026-04-16 17:30:12.949 7 INFO neutron.services.segments.plugin [-] Segment a5557928-ae9d-4199-a42e-908ac89c63a0 resource provider aggregate not found 2026-04-16 17:30:12.953 7 INFO neutron.services.segments.plugin [-] Segment a5557928-ae9d-4199-a42e-908ac89c63a0 resource provider aggregate not found 2026-04-16 17:30:12.974 7 INFO neutron.services.segments.plugin [-] Segment a5557928-ae9d-4199-a42e-908ac89c63a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5557928-ae9d-4199-a42e-908ac89c63a0 found for delete ", "request_id": "req-11b837ce-765c-4a14-99a3-e38581e304ea"}]} 2026-04-16 17:30:12.977 7 INFO neutron.services.segments.plugin [-] Segment a5557928-ae9d-4199-a42e-908ac89c63a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5557928-ae9d-4199-a42e-908ac89c63a0 found for delete ", "request_id": "req-722eb26b-65df-4290-b86e-8ba84c39532b"}]} 2026-04-16 17:30:12.978 7 INFO neutron.db.l3_hamode_db [None req-3f888df5-62e7-4c77-82e1-21a0b421fc5a c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] HA network 96ad0823-4ede-4190-9a54-6e5037e5177b was deleted as no HA routers are present in tenant fdda4bd723b6479ea7750203b16f7993. [pid: 7|app: 0|req: 978/2110] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:12 2026] DELETE /v2.0/routers/f6f20dac-a05d-4499-97b4-16733920eebc => generated 0 bytes in 850 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2111] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:12 2026] DELETE /v2.0/subnets/b8b28b74-80d8-4b55-ac7d-e800792abb90 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:13.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-445484f5-8894-497b-817c-23c84b218e98 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 2243309b-a60e-4707-a02b-ccf0e331e95e 2026-04-16 17:30:13.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-445484f5-8894-497b-817c-23c84b218e98 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 2243309b-a60e-4707-a02b-ccf0e331e95e [pid: 7|app: 0|req: 979/2112] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:13 2026] DELETE /v2.0/networks/46d1598d-a7a6-4b1d-a8b0-6d74c282f477 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:13.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2c3d922-c2ca-4a3e-b058-ec338f06b1ff c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 50a7d456-e346-462b-ad90-a1a88b47fde6 2026-04-16 17:30:13.852 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2c3d922-c2ca-4a3e-b058-ec338f06b1ff c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 50a7d456-e346-462b-ad90-a1a88b47fde6 2026-04-16 17:30:13.902 7 INFO neutron.db.segments_db [None req-df17cb38-99f7-41e6-9e99-64a9af8e8936 b0ab7be58d6a4380bf53ab195f7c0bc0 dc3b95da09264414a1292e9b83647c3f - - default default] Added segment ba5633a9-6bac-4a64-bb1f-189bd47b2a47 of type vxlan for network 0b7eb6a3-5cd2-466f-9ae4-80cffc771ef3 [pid: 7|app: 0|req: 980/2113] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:13 2026] POST /v2.0/networks => generated 612 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:30:14.037 7 INFO neutron.db.segments_db [None req-d6766311-59ce-46a7-bb2a-ab4a932e318f b0ab7be58d6a4380bf53ab195f7c0bc0 dc3b95da09264414a1292e9b83647c3f - - default default] Added segment 238786ee-3c8b-45dc-b5f0-9dad388ccea6 of type vxlan for network bf0abc4e-6ded-48f5-a7e5-eb1d406a948c [pid: 7|app: 0|req: 981/2114] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:13 2026] POST /v2.0/networks => generated 612 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:30:14.184 7 INFO neutron.db.segments_db [None req-7f3656d4-ca8c-46dd-9304-02858adef4d2 b0ab7be58d6a4380bf53ab195f7c0bc0 dc3b95da09264414a1292e9b83647c3f - - default default] Added segment 812b23b1-5fe9-448f-8667-ac2bc5b54186 of type vxlan for network 61d3e679-12a7-4efe-a809-a81aa980dc2c [pid: 7|app: 0|req: 982/2115] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:14 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2116] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:30:13 2026] PUT /v2.0/routers/0866926d-48df-4e8c-af85-5b985baa071e/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: 983/2117] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:14 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:30:14.435 8 INFO neutron.db.segments_db [None req-b5ab4267-49f1-4cd1-a681-2e4a21563865 b0ab7be58d6a4380bf53ab195f7c0bc0 dc3b95da09264414a1292e9b83647c3f - - default default] Added segment c696298f-ecf0-49f7-a387-7fde9b58b877 of type vxlan for network 14f8dd45-cf46-4187-bd79-5da08781bc3e [pid: 8|app: 0|req: 1135/2118] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:14 2026] POST /v2.0/networks => generated 611 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:30:14.570 7 INFO neutron_taas.services.taas.taas_plugin [None req-4fea388c-f79a-4a91-a456-2eb2599b6fe7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: e5b2778a-7670-4e16-b89e-159c52072d9d 2026-04-16 17:30:14.573 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fea388c-f79a-4a91-a456-2eb2599b6fe7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: e5b2778a-7670-4e16-b89e-159c52072d9d [pid: 8|app: 0|req: 1136/2119] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:30:14 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:30:14.638 8 INFO neutron.db.segments_db [None req-aedb1b64-77eb-4067-bc32-f0686cb9acf0 b0ab7be58d6a4380bf53ab195f7c0bc0 dc3b95da09264414a1292e9b83647c3f - - default default] Added segment 2821ba5c-acea-4267-a810-ca166f49cee8 of type vxlan for network 81302438-d4fe-44c7-a8d2-2c917dcb2c2c [pid: 8|app: 0|req: 1137/2120] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:14 2026] POST /v2.0/networks => generated 612 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2121] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:30:14 2026] PUT /v2.0/networks/0b7eb6a3-5cd2-466f-9ae4-80cffc771ef3/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:14.831 7 INFO neutron_taas.services.taas.taas_plugin [None req-4fea388c-f79a-4a91-a456-2eb2599b6fe7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 5707980f-dfb9-457f-9756-b88d29374342 2026-04-16 17:30:14.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fea388c-f79a-4a91-a456-2eb2599b6fe7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 5707980f-dfb9-457f-9756-b88d29374342 [pid: 8|app: 0|req: 1139/2122] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:30:14 2026] PUT /v2.0/networks/bf0abc4e-6ded-48f5-a7e5-eb1d406a948c/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2123] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:30:14 2026] PUT /v2.0/networks/61d3e679-12a7-4efe-a809-a81aa980dc2c/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:14.995 7 INFO neutron.services.segments.plugin [-] Segment 33d5cc68-1254-4f1e-8d24-f8057b9d23cb resource provider aggregate not found 2026-04-16 17:30:15.002 7 INFO neutron.services.segments.plugin [-] Segment 33d5cc68-1254-4f1e-8d24-f8057b9d23cb resource provider aggregate not found [pid: 8|app: 0|req: 1141/2124] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:30:14 2026] PUT /v2.0/networks/14f8dd45-cf46-4187-bd79-5da08781bc3e/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:15.019 7 INFO neutron.services.segments.plugin [-] Segment 33d5cc68-1254-4f1e-8d24-f8057b9d23cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33d5cc68-1254-4f1e-8d24-f8057b9d23cb found for delete ", "request_id": "req-129e8c84-89b1-4c40-9715-0b3bb43be3b3"}]} 2026-04-16 17:30:15.026 7 INFO neutron.services.segments.plugin [-] Segment 33d5cc68-1254-4f1e-8d24-f8057b9d23cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33d5cc68-1254-4f1e-8d24-f8057b9d23cb found for delete ", "request_id": "req-32930039-69c2-45f0-9f87-3674c0c86a40"}]} [pid: 8|app: 0|req: 1142/2125] 10.0.0.90 () {32 vars in 664 bytes} [Thu Apr 16 17:30:15 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2126] 10.0.0.90 () {32 vars in 678 bytes} [Thu Apr 16 17:30:15 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2127] 10.0.0.90 () {32 vars in 674 bytes} [Thu Apr 16 17:30:15 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:30:15.181 7 INFO neutron.db.l3_hamode_db [None req-4fea388c-f79a-4a91-a456-2eb2599b6fe7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] HA network 7d70df22-eb4b-4086-8ef7-7e38d016dc24 was deleted as no HA routers are present in tenant 9d31197e7e3044afb0dceeea6150e736. [pid: 7|app: 0|req: 984/2128] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:14 2026] DELETE /v2.0/routers/0866926d-48df-4e8c-af85-5b985baa071e => generated 0 bytes in 817 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2129] 10.0.0.90 () {32 vars in 686 bytes} [Thu Apr 16 17:30:15 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2130] 10.0.0.90 () {32 vars in 672 bytes} [Thu Apr 16 17:30:15 2026] GET /v2.0/networks?not-tags=red => generated 1859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2131] 10.0.0.90 () {32 vars in 686 bytes} [Thu Apr 16 17:30:15 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2465 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2132] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:15 2026] DELETE /v2.0/subnets/490ed483-4389-46f5-8d55-ab2ba3dc662f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2133] 10.0.0.90 () {32 vars in 682 bytes} [Thu Apr 16 17:30:15 2026] GET /v2.0/networks?not-tags-any=blue => generated 2465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:30:15.426 7 INFO neutron_taas.services.taas.taas_plugin [None req-74545866-9501-4ac4-944d-efa2754c1ace c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: fc9a33cb-697a-4e6c-a5dc-28f72ed57c60 2026-04-16 17:30:15.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74545866-9501-4ac4-944d-efa2754c1ace c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: fc9a33cb-697a-4e6c-a5dc-28f72ed57c60 [pid: 8|app: 0|req: 1149/2134] 10.0.0.90 () {32 vars in 694 bytes} [Thu Apr 16 17:30:15 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:30:15.543 8 INFO neutron.services.segments.plugin [-] Segment ba5633a9-6bac-4a64-bb1f-189bd47b2a47 resource provider aggregate not found 2026-04-16 17:30:15.548 8 INFO neutron.services.segments.plugin [-] Segment ba5633a9-6bac-4a64-bb1f-189bd47b2a47 resource provider aggregate not found [pid: 8|app: 0|req: 1150/2135] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:15 2026] DELETE /v2.0/networks/0b7eb6a3-5cd2-466f-9ae4-80cffc771ef3 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:15.563 8 INFO neutron.services.segments.plugin [-] Segment ba5633a9-6bac-4a64-bb1f-189bd47b2a47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba5633a9-6bac-4a64-bb1f-189bd47b2a47 found for delete ", "request_id": "req-d05dfd25-1871-4c55-b399-505441204c3e"}]} 2026-04-16 17:30:15.566 8 INFO neutron.services.segments.plugin [-] Segment ba5633a9-6bac-4a64-bb1f-189bd47b2a47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba5633a9-6bac-4a64-bb1f-189bd47b2a47 found for delete ", "request_id": "req-897696ca-9d69-48cb-9a41-54c48b3b9fa1"}]} [pid: 7|app: 0|req: 986/2136] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:15 2026] DELETE /v2.0/networks/080f59b0-d187-44d0-bff1-860961ead065 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2137] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:15 2026] DELETE /v2.0/networks/bf0abc4e-6ded-48f5-a7e5-eb1d406a948c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2138] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:15 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => 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: 988/2139] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:30:15 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2140] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:15 2026] DELETE /v2.0/networks/61d3e679-12a7-4efe-a809-a81aa980dc2c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2141] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:15 2026] GET /v2.0/security-groups?tenant_id=9d31197e7e3044afb0dceeea6150e736&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2142] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:15 2026] DELETE /v2.0/networks/14f8dd45-cf46-4187-bd79-5da08781bc3e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2143] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:15 2026] DELETE /v2.0/security-groups/20703e0b-c20b-4e4d-9015-6c3532911244 => 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: 990/2144] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:15 2026] DELETE /v2.0/networks/81302438-d4fe-44c7-a8d2-2c917dcb2c2c => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2145] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:16 2026] GET /v2.0/security-groups?tenant_id=fdda4bd723b6479ea7750203b16f7993&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: 991/2146] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:16 2026] DELETE /v2.0/security-groups/6fec0234-4606-49d9-b35a-62d63bed395a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2147] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:30:16 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:30:16.793 7 INFO neutron_taas.services.taas.taas_plugin [req-0cb9c5bb-9837-4285-a2c1-212e65eddd5f req-712e036d-3777-4db7-8f15-d1f1d9fb5759 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] TaaS: Handle Delete Port: ade051a6-4380-4074-aee4-805f5277e34c 2026-04-16 17:30:16.796 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0cb9c5bb-9837-4285-a2c1-212e65eddd5f req-712e036d-3777-4db7-8f15-d1f1d9fb5759 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Tap Mirror: Handle Delete Port: ade051a6-4380-4074-aee4-805f5277e34c [pid: 8|app: 0|req: 1157/2148] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:16 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:30:16.898 7 INFO neutron.db.l3_db [req-0cb9c5bb-9837-4285-a2c1-212e65eddd5f req-712e036d-3777-4db7-8f15-d1f1d9fb5759 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Floating IP 1d08ce40-d1bf-4609-9d85-84367e10757f disassociated. External IP: 10.96.250.205, port: ade051a6-4380-4074-aee4-805f5277e34c. 2026-04-16 17:30:17.037 7 INFO neutron.services.segments.plugin [-] Segment 17ea65ea-e3ce-4bf9-9ea4-c1ce3842f13c resource provider aggregate not found 2026-04-16 17:30:17.043 7 INFO neutron.services.segments.plugin [-] Segment 17ea65ea-e3ce-4bf9-9ea4-c1ce3842f13c resource provider aggregate not found 2026-04-16 17:30:17.061 7 INFO neutron.services.segments.plugin [-] Segment 17ea65ea-e3ce-4bf9-9ea4-c1ce3842f13c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ea65ea-e3ce-4bf9-9ea4-c1ce3842f13c found for delete ", "request_id": "req-ab3b85d3-599e-43ce-8ab2-3b95866d223d"}]} [pid: 8|app: 0|req: 1158/2149] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:16 2026] GET /v2.0/security-groups?tenant_id=2335b054490649978220d199bb0345a1&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:30:17.073 7 INFO neutron.services.segments.plugin [-] Segment 17ea65ea-e3ce-4bf9-9ea4-c1ce3842f13c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ea65ea-e3ce-4bf9-9ea4-c1ce3842f13c found for delete ", "request_id": "req-efb54ad7-40b3-42c9-9e78-7cbcfb161eb9"}]} 2026-04-16 17:30:17.093 7 INFO neutron.services.segments.plugin [-] Segment 935891a9-ab6b-452d-aea7-10c11c58b520 resource provider aggregate not found 2026-04-16 17:30:17.094 7 INFO neutron.services.segments.plugin [-] Segment 935891a9-ab6b-452d-aea7-10c11c58b520 resource provider aggregate not found [pid: 8|app: 0|req: 1159/2150] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:30:17 2026] GET /v2.0/security-groups?id=69a031aa-4f0c-477f-b387-fb1090916ed5&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:30:17.123 7 INFO neutron.services.segments.plugin [-] Segment 935891a9-ab6b-452d-aea7-10c11c58b520 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 935891a9-ab6b-452d-aea7-10c11c58b520 found for delete ", "request_id": "req-b6909123-cde8-44a8-81f6-1572ad6175b2"}]} 2026-04-16 17:30:17.133 7 INFO neutron.services.segments.plugin [-] Segment 935891a9-ab6b-452d-aea7-10c11c58b520 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 935891a9-ab6b-452d-aea7-10c11c58b520 found for delete ", "request_id": "req-30f12d03-d724-4e1a-aaca-79d4468af97a"}]} 2026-04-16 17:30:17.139 7 INFO neutron.services.segments.plugin [-] Segment c696298f-ecf0-49f7-a387-7fde9b58b877 resource provider aggregate not found 2026-04-16 17:30:17.154 7 INFO neutron.services.segments.plugin [-] Segment c696298f-ecf0-49f7-a387-7fde9b58b877 resource provider aggregate not found 2026-04-16 17:30:17.158 7 INFO neutron.services.segments.plugin [-] Segment c696298f-ecf0-49f7-a387-7fde9b58b877 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c696298f-ecf0-49f7-a387-7fde9b58b877 found for delete ", "request_id": "req-e59e945d-566e-446b-8d2d-be23f9ac9d85"}]} 2026-04-16 17:30:17.180 7 INFO neutron.services.segments.plugin [-] Segment c696298f-ecf0-49f7-a387-7fde9b58b877 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c696298f-ecf0-49f7-a387-7fde9b58b877 found for delete ", "request_id": "req-66442a3b-7721-44d4-9b59-7d2721e5c642"}]} 2026-04-16 17:30:17.193 7 INFO neutron.services.segments.plugin [-] Segment 2821ba5c-acea-4267-a810-ca166f49cee8 resource provider aggregate not found 2026-04-16 17:30:17.210 7 INFO neutron.services.segments.plugin [-] Segment 2821ba5c-acea-4267-a810-ca166f49cee8 resource provider aggregate not found 2026-04-16 17:30:17.210 7 INFO neutron.services.segments.plugin [-] Segment 2821ba5c-acea-4267-a810-ca166f49cee8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2821ba5c-acea-4267-a810-ca166f49cee8 found for delete ", "request_id": "req-d8bfd9a2-15fd-44ab-9c61-bb5322d3a322"}]} [pid: 8|app: 0|req: 1160/2151] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:17 2026] DELETE /v2.0/security-groups/b408cb4b-8af1-4a01-82e2-e7ccc9cf7741 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:17.226 7 INFO neutron.services.segments.plugin [-] Segment 2821ba5c-acea-4267-a810-ca166f49cee8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2821ba5c-acea-4267-a810-ca166f49cee8 found for delete ", "request_id": "req-1a6a805d-733c-4d86-8c34-709abf7aec20"}]} [pid: 7|app: 0|req: 992/2152] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:30:16 2026] DELETE /v2.0/ports/ade051a6-4380-4074-aee4-805f5277e34c => generated 0 bytes in 656 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:17.400 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb67acc7-bcd4-4256-8711-0eac8499e313'] response: {'server_uuid': '30a6fc3e-986b-4094-b188-3aae778bffd7', 'name': 'network-vif-deleted', 'tag': 'ade051a6-4380-4074-aee4-805f5277e34c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1161/2153] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:17 2026] GET /v2.0/security-groups?tenant_id=e7d5580856e04117a17e39ded09517a3&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:30:17.581 8 INFO neutron.services.segments.plugin [-] Segment 238786ee-3c8b-45dc-b5f0-9dad388ccea6 resource provider aggregate not found 2026-04-16 17:30:17.585 8 INFO neutron.services.segments.plugin [-] Segment 238786ee-3c8b-45dc-b5f0-9dad388ccea6 resource provider aggregate not found [pid: 7|app: 0|req: 993/2154] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:17 2026] DELETE /v2.0/security-groups/3c218818-2592-4711-b8c7-6623bddc0d37 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:17.598 8 INFO neutron.services.segments.plugin [-] Segment 238786ee-3c8b-45dc-b5f0-9dad388ccea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 238786ee-3c8b-45dc-b5f0-9dad388ccea6 found for delete ", "request_id": "req-3db056cb-c7dd-499c-8e6b-bdcff4b615c3"}]} 2026-04-16 17:30:17.602 8 INFO neutron.services.segments.plugin [-] Segment 238786ee-3c8b-45dc-b5f0-9dad388ccea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 238786ee-3c8b-45dc-b5f0-9dad388ccea6 found for delete ", "request_id": "req-13a06d6e-5e9a-4503-ab71-3fc47c95e5d8"}]} 2026-04-16 17:30:17.619 8 INFO neutron.services.segments.plugin [-] Segment 812b23b1-5fe9-448f-8667-ac2bc5b54186 resource provider aggregate not found 2026-04-16 17:30:17.623 8 INFO neutron.services.segments.plugin [-] Segment 812b23b1-5fe9-448f-8667-ac2bc5b54186 resource provider aggregate not found 2026-04-16 17:30:17.635 8 INFO neutron.services.segments.plugin [-] Segment 812b23b1-5fe9-448f-8667-ac2bc5b54186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 812b23b1-5fe9-448f-8667-ac2bc5b54186 found for delete ", "request_id": "req-fe483973-4263-4fd7-a80a-23f20bcef9ca"}]} 2026-04-16 17:30:17.637 8 INFO neutron.services.segments.plugin [-] Segment 812b23b1-5fe9-448f-8667-ac2bc5b54186 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 812b23b1-5fe9-448f-8667-ac2bc5b54186 found for delete ", "request_id": "req-fdeb3eb3-6342-47ac-9efc-20144507f2c4"}]} [pid: 8|app: 0|req: 1162/2155] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:17 2026] GET /v2.0/security-groups?tenant_id=dc3b95da09264414a1292e9b83647c3f&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: 994/2156] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:17 2026] DELETE /v2.0/security-groups/614659eb-588b-47bd-80b4-ac245aa1ed1c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2157] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:18 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => 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: 995/2158] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:19 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => 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: 996/2159] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:20 2026] GET /v2.0/ports?device_id=30a6fc3e-986b-4094-b188-3aae778bffd7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2160] 10.0.0.90 () {34 vars in 676 bytes} [Thu Apr 16 17:30:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2161] 10.0.0.90 () {34 vars in 676 bytes} [Thu Apr 16 17:30:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2162] 10.0.0.90 () {34 vars in 676 bytes} [Thu Apr 16 17:30:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2163] 10.0.0.90 () {34 vars in 676 bytes} [Thu Apr 16 17:30:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2164] 10.0.0.90 () {34 vars in 676 bytes} [Thu Apr 16 17:30:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2165] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:30:20 2026] PUT /v2.0/policies/c7534b26-54d5-4ad0-b07f-30a33237426c/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2166] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:30:20 2026] PUT /v2.0/policies/c05093fd-9362-48bd-91d3-166b0d5c0a46/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2167] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:30:20 2026] PUT /v2.0/policies/3e453a4d-bbbe-4afa-9104-d9f4d15babd4/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2168] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:30:20 2026] PUT /v2.0/policies/ea0b7783-e0fe-4ac1-ab93-7f9689b36d73/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2169] 10.0.0.90 () {32 vars in 672 bytes} [Thu Apr 16 17:30:21 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2170] 10.0.0.90 () {32 vars in 686 bytes} [Thu Apr 16 17:30:21 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2171] 10.0.0.90 () {32 vars in 682 bytes} [Thu Apr 16 17:30:21 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2172] 10.0.0.90 () {32 vars in 694 bytes} [Thu Apr 16 17:30:21 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2173] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:21 2026] DELETE /v2.0/security-groups/69a031aa-4f0c-477f-b387-fb1090916ed5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2174] 10.0.0.90 () {32 vars in 680 bytes} [Thu Apr 16 17:30:21 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2175] 10.0.0.90 () {32 vars in 694 bytes} [Thu Apr 16 17:30:21 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:30:21.671 8 INFO neutron_taas.services.taas.taas_plugin [None req-da470eed-f47b-4078-b13e-5939e46dd8ac bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] TaaS: Handle Delete Port: d907a4b5-1b2b-4e86-8c6c-679e702e359e 2026-04-16 17:30:21.673 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da470eed-f47b-4078-b13e-5939e46dd8ac bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Tap Mirror: Handle Delete Port: d907a4b5-1b2b-4e86-8c6c-679e702e359e [pid: 7|app: 0|req: 1006/2176] 10.0.0.90 () {32 vars in 690 bytes} [Thu Apr 16 17:30:21 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2177] 10.0.0.90 () {32 vars in 702 bytes} [Thu Apr 16 17:30:21 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2178] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:21 2026] DELETE /v2.0/floatingips/1d08ce40-d1bf-4609-9d85-84367e10757f => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2179] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2180] 10.0.0.90 () {32 vars in 732 bytes} [Thu Apr 16 17:30:21 2026] DELETE /v2.0/qos/policies/c7534b26-54d5-4ad0-b07f-30a33237426c => 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: 1009/2181] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2182] 10.0.0.90 () {32 vars in 732 bytes} [Thu Apr 16 17:30:21 2026] DELETE /v2.0/qos/policies/c05093fd-9362-48bd-91d3-166b0d5c0a46 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2183] 10.0.0.90 () {32 vars in 732 bytes} [Thu Apr 16 17:30:21 2026] DELETE /v2.0/qos/policies/3e453a4d-bbbe-4afa-9104-d9f4d15babd4 => 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: 1010/2184] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2185] 10.0.0.90 () {32 vars in 732 bytes} [Thu Apr 16 17:30:21 2026] DELETE /v2.0/qos/policies/ea0b7783-e0fe-4ac1-ab93-7f9689b36d73 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2186] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:21 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2187] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2188] 10.0.0.90 () {32 vars in 732 bytes} [Thu Apr 16 17:30:22 2026] DELETE /v2.0/qos/policies/f4fc028b-1caf-49ef-8f65-097551211dd2 => 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: 1013/2189] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:30:22 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2190] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:22 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: 1014/2191] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:22 2026] PUT /v2.0/subnetpools/2bf2eecc-976d-4aa8-9420-44395fb74542/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2192] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:22 2026] PUT /v2.0/subnetpools/ca59cf5f-2ae1-49ae-b8aa-cba1afe18800/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2193] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:22 2026] PUT /v2.0/subnetpools/547aab9f-52d1-452a-be9c-cf43a87d1249/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2194] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:22 2026] PUT /v2.0/subnetpools/3a35213d-32d2-471a-bf28-0bd6590c867c/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2195] 10.0.0.90 () {32 vars in 670 bytes} [Thu Apr 16 17:30:22 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2196] 10.0.0.90 () {32 vars in 684 bytes} [Thu Apr 16 17:30:22 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2197] 10.0.0.90 () {32 vars in 680 bytes} [Thu Apr 16 17:30:22 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2198] 10.0.0.90 () {32 vars in 692 bytes} [Thu Apr 16 17:30:22 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2199] 10.0.0.90 () {32 vars in 678 bytes} [Thu Apr 16 17:30:22 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2200] 10.0.0.90 () {32 vars in 692 bytes} [Thu Apr 16 17:30:22 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2201] 10.0.0.90 () {32 vars in 688 bytes} [Thu Apr 16 17:30:22 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2202] 10.0.0.90 () {32 vars in 700 bytes} [Thu Apr 16 17:30:22 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2203] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:22 2026] DELETE /v2.0/subnetpools/2bf2eecc-976d-4aa8-9420-44395fb74542 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2204] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:22 2026] DELETE /v2.0/subnetpools/ca59cf5f-2ae1-49ae-b8aa-cba1afe18800 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2205] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:22 2026] DELETE /v2.0/subnetpools/547aab9f-52d1-452a-be9c-cf43a87d1249 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2206] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:22 2026] DELETE /v2.0/subnetpools/3a35213d-32d2-471a-bf28-0bd6590c867c => generated 0 bytes in 450 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2209] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:22 2026] GET /v2.0/security-groups?tenant_id=26e4b55640ce4c9f879c50cbc3b44ef2&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2210] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:23 2026] DELETE /v2.0/subnetpools/145cea0a-e51c-4a1c-868a-e13736c515ee => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2211] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:23 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2212] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:30:23 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2213] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:23 2026] DELETE /v2.0/security-groups/dc74ed39-224d-4056-805e-08592fe94520 => 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: 1025/2214] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:23 2026] GET /v2.0/security-groups?tenant_id=392c97b200874fafbabc31a12642799a&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2215] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:23 2026] DELETE /v2.0/security-groups/c4fb7b6d-c1a9-4409-8bcc-2f4ca8b441ab => 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: 1026/2216] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:23 2026] GET /v2.0/security-groups?tenant_id=558c99abc29e4b3ba0de9070c9c59729&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2217] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:23 2026] DELETE /v2.0/security-groups/69205a1e-fbe5-4480-8bee-2c50f9c4af50 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2218] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:23 2026] GET /v2.0/security-groups?tenant_id=092ceb345eab4c8589f6636fbf04fbcf&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2219] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:24 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2220] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:24 2026] DELETE /v2.0/security-groups/15888e46-217c-419e-86cb-f0ace1c43b45 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2221] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:30:24 2026] GET /v2.0/security-groups?id=e148d106-46d8-4179-bc02-560519e5e401&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: 1029/2222] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:30:24 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:30:24.552 8 INFO neutron_taas.services.taas.taas_plugin [req-bf7b9a36-f641-4781-bb2d-f03489610b56 req-d88a50d7-7c7a-4673-9b92-3345a8c1ce07 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] TaaS: Handle Delete Port: b2255973-2f9c-4bee-842a-88610aa28a1b 2026-04-16 17:30:24.556 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bf7b9a36-f641-4781-bb2d-f03489610b56 req-d88a50d7-7c7a-4673-9b92-3345a8c1ce07 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Tap Mirror: Handle Delete Port: b2255973-2f9c-4bee-842a-88610aa28a1b [pid: 7|app: 0|req: 1030/2223] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:24 2026] GET /v2.0/security-groups?tenant_id=c11463d8227b44e8b79e0e5ddaeade5e&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2224] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:30:24 2026] DELETE /v2.0/ports/b2255973-2f9c-4bee-842a-88610aa28a1b => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:24.721 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-96d81644-ad1c-45a5-8e79-9f8655d1d956'] response: {'server_uuid': '2d820fcf-fe15-4443-b1f8-b5e83cf2ff45', 'name': 'network-vif-deleted', 'tag': 'b2255973-2f9c-4bee-842a-88610aa28a1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1031/2225] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:24 2026] DELETE /v2.0/security-groups/28701c73-e5bb-4109-b2dd-3856c6902fce => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2226] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:24 2026] GET /v2.0/security-groups?tenant_id=89a850ff206b4b788ec1139e59c3ddaa&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2227] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:25 2026] DELETE /v2.0/security-groups/19cf3cd5-aed9-41a1-ac2d-9056d5f8db7a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2228] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:25 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2229] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:26 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2230] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:30:27 2026] GET /v2.0/ports?device_id=2d820fcf-fe15-4443-b1f8-b5e83cf2ff45 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:28.145 7 INFO neutron.db.segments_db [None req-11272d63-3261-4cd2-b1b3-1439bf1b2dfa 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Added segment d7fca74a-cff1-4322-ae4b-36875ac5d6af of type vxlan for network 5b5fcec0-5720-4d84-a360-3114e589da86 2026-04-16 17:30:28.329 8 INFO neutron.db.segments_db [None req-461d0fe8-eef4-4d5b-8633-17ca76b521dd 9ccaf6ab161a4daf825f32c21064ed14 6f2bacdbd679440799f426d29f9fb827 - - default default] Added segment 7da3e621-fa67-4651-ab71-a726b3f7c6d6 of type vxlan for network 3325e22d-aba5-418a-9451-6d8b5b78b846 2026-04-16 17:30:28.391 7 INFO neutron.db.l3_hamode_db [None req-11272d63-3261-4cd2-b1b3-1439bf1b2dfa 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:30:28.503 7 INFO neutron.db.l3_hamode_db [None req-11272d63-3261-4cd2-b1b3-1439bf1b2dfa 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:30:28.588 8 INFO neutron.db.l3_hamode_db [None req-461d0fe8-eef4-4d5b-8633-17ca76b521dd 9ccaf6ab161a4daf825f32c21064ed14 6f2bacdbd679440799f426d29f9fb827 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:30:28.713 8 INFO neutron.db.l3_hamode_db [None req-461d0fe8-eef4-4d5b-8633-17ca76b521dd 9ccaf6ab161a4daf825f32c21064ed14 6f2bacdbd679440799f426d29f9fb827 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1034/2231] 10.0.0.90 () {34 vars in 666 bytes} [Thu Apr 16 17:30:28 2026] POST /v2.0/routers => generated 474 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2232] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:29 2026] DELETE /v2.0/security-groups/e148d106-46d8-4179-bc02-560519e5e401 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:29.168 7 INFO neutron.db.l3_hamode_db [None req-1bea9cbf-275c-4da7-91cf-b49a76fca0e9 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1198/2233] 10.0.0.90 () {34 vars in 666 bytes} [Thu Apr 16 17:30:28 2026] POST /v2.0/routers => generated 474 bytes in 1024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:30:29.279 7 INFO neutron.db.l3_hamode_db [None req-1bea9cbf-275c-4da7-91cf-b49a76fca0e9 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:30:29.662 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1b01fcb-c7f0-4a7f-9dd9-0f9cb11b009f bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] TaaS: Handle Delete Port: c6316645-abb6-4e7c-b262-a035b2b0a536 2026-04-16 17:30:29.665 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1b01fcb-c7f0-4a7f-9dd9-0f9cb11b009f bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Tap Mirror: Handle Delete Port: c6316645-abb6-4e7c-b262-a035b2b0a536 [pid: 7|app: 0|req: 1036/2234] 10.0.0.90 () {34 vars in 666 bytes} [Thu Apr 16 17:30:29 2026] POST /v2.0/routers => generated 474 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2235] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:30:29 2026] PUT /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags => generated 25 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:29.969 7 INFO neutron.db.l3_hamode_db [None req-2df9837f-f063-44ef-9018-1ab95a443b5f 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:30:30.069 7 INFO neutron.db.l3_hamode_db [None req-2df9837f-f063-44ef-9018-1ab95a443b5f 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1199/2236] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:30:29 2026] PUT /v2.0/routers/a32921ed-e371-4258-a2fb-c48ac12680dc/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2237] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:30 2026] GET /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags => generated 25 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2238] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:30 2026] DELETE /v2.0/subnets/d9f33837-8f68-4d19-8d49-f69e4eabe4a3 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2239] 10.0.0.90 () {34 vars in 760 bytes} [Thu Apr 16 17:30:30 2026] PUT /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags/green => generated 4 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-16 17:30:30.821 8 INFO neutron_taas.services.taas.taas_plugin [None req-19e04351-a0b5-4cf5-94c2-980a626c5249 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] TaaS: Handle Delete Port: f8b4b3b0-3ea5-4015-92d6-0928644388bb 2026-04-16 17:30:30.823 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19e04351-a0b5-4cf5-94c2-980a626c5249 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Tap Mirror: Handle Delete Port: f8b4b3b0-3ea5-4015-92d6-0928644388bb 2026-04-16 17:30:31.057 8 INFO neutron_taas.services.taas.taas_plugin [None req-19e04351-a0b5-4cf5-94c2-980a626c5249 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] TaaS: Handle Delete Port: 88e69362-a620-4e48-9624-ed77d1a0accd 2026-04-16 17:30:31.060 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19e04351-a0b5-4cf5-94c2-980a626c5249 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Tap Mirror: Handle Delete Port: 88e69362-a620-4e48-9624-ed77d1a0accd [pid: 7|app: 0|req: 1038/2240] 10.0.0.90 () {34 vars in 666 bytes} [Thu Apr 16 17:30:29 2026] POST /v2.0/routers => generated 474 bytes in 1157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2241] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:31 2026] GET /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:31.201 7 INFO neutron.db.l3_hamode_db [None req-1bfc2a8c-71e0-4b02-947c-30ecadc6985c 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:30:31.290 7 INFO neutron.db.l3_hamode_db [None req-1bfc2a8c-71e0-4b02-947c-30ecadc6985c 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:30:31.419 8 INFO neutron.services.segments.plugin [-] Segment 58c27d7a-4afe-4be8-8130-2cf0c2dc9b32 resource provider aggregate not found 2026-04-16 17:30:31.424 8 INFO neutron.services.segments.plugin [-] Segment 58c27d7a-4afe-4be8-8130-2cf0c2dc9b32 resource provider aggregate not found 2026-04-16 17:30:31.440 8 INFO neutron.services.segments.plugin [-] Segment 58c27d7a-4afe-4be8-8130-2cf0c2dc9b32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58c27d7a-4afe-4be8-8130-2cf0c2dc9b32 found for delete ", "request_id": "req-b4cd61f9-1232-43fa-baf4-a52944e74c29"}]} 2026-04-16 17:30:31.445 8 INFO neutron.services.segments.plugin [-] Segment 58c27d7a-4afe-4be8-8130-2cf0c2dc9b32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58c27d7a-4afe-4be8-8130-2cf0c2dc9b32 found for delete ", "request_id": "req-e0c2eda7-ff16-4b50-b299-85183edc4b2c"}]} 2026-04-16 17:30:31.451 8 INFO neutron.db.l3_hamode_db [None req-19e04351-a0b5-4cf5-94c2-980a626c5249 bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] HA network 8cb5cf1b-47fb-4d0e-ae27-7d6af676d378 was deleted as no HA routers are present in tenant b2dff1fec65341e9a90510ff93892551. [pid: 8|app: 0|req: 1203/2242] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:30 2026] DELETE /v2.0/routers/a32921ed-e371-4258-a2fb-c48ac12680dc => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2243] 10.0.0.90 () {34 vars in 756 bytes} [Thu Apr 16 17:30:31 2026] PUT /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags/red => generated 4 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-16 17:30:31.655 8 INFO neutron_taas.services.taas.taas_plugin [None req-1db33b1f-5653-482c-a38b-60067cd7091b bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] TaaS: Handle Delete Port: ed321f80-b745-4c49-8c37-51d68a494c9d 2026-04-16 17:30:31.658 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1db33b1f-5653-482c-a38b-60067cd7091b bf35cbe2f79641fe879ad6e7ebdf28d2 b2dff1fec65341e9a90510ff93892551 - - default default] Tap Mirror: Handle Delete Port: ed321f80-b745-4c49-8c37-51d68a494c9d [pid: 7|app: 0|req: 1040/2244] 10.0.0.90 () {34 vars in 666 bytes} [Thu Apr 16 17:30:31 2026] POST /v2.0/routers => generated 474 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2245] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:31 2026] DELETE /v2.0/networks/9841ab39-acca-4603-9b36-9958fe8397b5 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2246] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:31 2026] GET /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:31.880 8 INFO neutron.db.l3_hamode_db [None req-4e172d92-8270-4325-961e-00b0abedbec9 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1042/2247] 10.0.0.90 () {34 vars in 778 bytes} [Thu Apr 16 17:30:31 2026] PUT /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags/black.or.white => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-16 17:30:32.001 8 INFO neutron.db.l3_hamode_db [None req-4e172d92-8270-4325-961e-00b0abedbec9 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1043/2248] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:31 2026] GET /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags => generated 52 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2249] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:30:32 2026] PUT /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags => generated 37 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2250] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:32 2026] GET /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2251] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:32 2026] GET /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:32.445 7 INFO neutron.api.v2.resource [None req-1b4e7ea2-806e-4984-82f3-d709eea8abbf 9ccaf6ab161a4daf825f32c21064ed14 6f2bacdbd679440799f426d29f9fb827 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1047/2252] 10.0.0.90 () {32 vars in 741 bytes} [Thu Apr 16 17:30:32 2026] GET /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2253] 10.0.0.90 () {34 vars in 666 bytes} [Thu Apr 16 17:30:31 2026] POST /v2.0/routers => generated 474 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2254] 10.0.0.90 () {32 vars in 740 bytes} [Thu Apr 16 17:30:32 2026] DELETE /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags/red => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2255] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:30:32 2026] PUT /v2.0/routers/2e0c7a6c-3e49-456d-a889-e7191748b6ff/tags => generated 17 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2256] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:32 2026] GET /v2.0/security-groups?tenant_id=a7002e8c1aee4fe2a0cef9b848f79ceb&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2257] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:32 2026] GET /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags => generated 30 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2258] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:30:32 2026] PUT /v2.0/routers/26e9659e-dc4c-40a0-b440-d7e8d02bf4b8/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2259] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:32 2026] DELETE /v2.0/security-groups/88c5fa18-81c4-480c-9a01-ac7d37ddfff9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:32.910 8 INFO neutron.api.v2.resource [None req-944a2082-5d85-4043-b470-0fb7384dc5ab 9ccaf6ab161a4daf825f32c21064ed14 6f2bacdbd679440799f426d29f9fb827 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1209/2260] 10.0.0.90 () {32 vars in 744 bytes} [Thu Apr 16 17:30:32 2026] DELETE /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags/green => generated 99 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2261] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:30:32 2026] PUT /v2.0/routers/0ccd8951-6820-4896-8fc9-f528cec8cede/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2262] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:30:32 2026] PUT /v2.0/routers/f055a0f0-e9cc-4bbc-b177-fc2a342f9dba/tags => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2263] 10.0.0.90 () {32 vars in 732 bytes} [Thu Apr 16 17:30:32 2026] DELETE /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags => 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: 1054/2264] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/security-groups?tenant_id=b2dff1fec65341e9a90510ff93892551&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2265] 10.0.0.90 () {32 vars in 662 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2266] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc/tags => generated 12 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2267] 10.0.0.90 () {32 vars in 676 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2268] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:33 2026] DELETE /v2.0/security-groups/be2eca6f-509c-4a5d-93bf-32824e607f0a => 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: 1057/2269] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2270] 10.0.0.90 () {32 vars in 672 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2271] 10.0.0.90 () {32 vars in 684 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2272] 10.0.0.90 () {32 vars in 670 bytes} [Thu Apr 16 17:30:33 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) 2026-04-16 17:30:33.484 8 INFO neutron.services.segments.plugin [-] Segment af1f9691-bf42-4a05-a097-965f483508b5 resource provider aggregate not found 2026-04-16 17:30:33.503 8 INFO neutron.services.segments.plugin [-] Segment af1f9691-bf42-4a05-a097-965f483508b5 resource provider aggregate not found 2026-04-16 17:30:33.537 8 INFO neutron.services.segments.plugin [-] Segment af1f9691-bf42-4a05-a097-965f483508b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af1f9691-bf42-4a05-a097-965f483508b5 found for delete ", "request_id": "req-b7b531a5-4311-4557-a555-5ca58a2c0d5b"}]} 2026-04-16 17:30:33.546 8 INFO neutron.services.segments.plugin [-] Segment af1f9691-bf42-4a05-a097-965f483508b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af1f9691-bf42-4a05-a097-965f483508b5 found for delete ", "request_id": "req-ba2e1b8d-6b63-4726-8c2a-8c21204e9e34"}]} [pid: 8|app: 0|req: 1216/2273] 10.0.0.90 () {32 vars in 684 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2274] 10.0.0.90 () {32 vars in 680 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2275] 10.0.0.90 () {32 vars in 692 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2276] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/routers/2e0c7a6c-3e49-456d-a889-e7191748b6ff => generated 485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2277] 10.0.0.90 () {34 vars in 740 bytes} [Thu Apr 16 17:30:33 2026] PUT /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc => generated 480 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2278] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:30:33 2026] GET /v2.0/ports?device_id=9823e421-71d3-4f3f-a047-68b158fb58dc => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:33.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-e85b92d4-24f4-4c01-9158-760db612c1a6 9ccaf6ab161a4daf825f32c21064ed14 6f2bacdbd679440799f426d29f9fb827 - - default default] TaaS: Handle Delete Port: 873e72c6-2db1-47f7-81bc-c659d5816b61 2026-04-16 17:30:33.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e85b92d4-24f4-4c01-9158-760db612c1a6 9ccaf6ab161a4daf825f32c21064ed14 6f2bacdbd679440799f426d29f9fb827 - - default default] Tap Mirror: Handle Delete Port: 873e72c6-2db1-47f7-81bc-c659d5816b61 2026-04-16 17:30:34.213 7 INFO neutron.services.segments.plugin [-] Segment 7da3e621-fa67-4651-ab71-a726b3f7c6d6 resource provider aggregate not found 2026-04-16 17:30:34.220 7 INFO neutron.services.segments.plugin [-] Segment 7da3e621-fa67-4651-ab71-a726b3f7c6d6 resource provider aggregate not found 2026-04-16 17:30:34.239 7 INFO neutron.db.l3_hamode_db [None req-e85b92d4-24f4-4c01-9158-760db612c1a6 9ccaf6ab161a4daf825f32c21064ed14 6f2bacdbd679440799f426d29f9fb827 - - default default] HA network 3325e22d-aba5-418a-9451-6d8b5b78b846 was deleted as no HA routers are present in tenant 6f2bacdbd679440799f426d29f9fb827. 2026-04-16 17:30:34.247 7 INFO neutron.services.segments.plugin [-] Segment 7da3e621-fa67-4651-ab71-a726b3f7c6d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7da3e621-fa67-4651-ab71-a726b3f7c6d6 found for delete ", "request_id": "req-e3d2eb0d-bb8e-4373-a4b3-13fe7a30c6fe"}]} 2026-04-16 17:30:34.247 7 INFO neutron.services.segments.plugin [-] Segment 7da3e621-fa67-4651-ab71-a726b3f7c6d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7da3e621-fa67-4651-ab71-a726b3f7c6d6 found for delete ", "request_id": "req-2915f851-4210-41b9-bc8d-938384779767"}]} [pid: 7|app: 0|req: 1060/2279] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:33 2026] DELETE /v2.0/routers/9823e421-71d3-4f3f-a047-68b158fb58dc => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2280] 10.0.0.90 () {34 vars in 740 bytes} [Thu Apr 16 17:30:33 2026] PUT /v2.0/routers/2e0c7a6c-3e49-456d-a889-e7191748b6ff => generated 485 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2281] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:30:34 2026] GET /v2.0/ports?device_id=2e0c7a6c-3e49-456d-a889-e7191748b6ff => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:34.507 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb39ef5d-f830-4ec8-8fc2-7118c6764de1 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] TaaS: Handle Delete Port: 90b46612-eb9e-4643-a0bd-f4aca5738137 2026-04-16 17:30:34.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb39ef5d-f830-4ec8-8fc2-7118c6764de1 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Tap Mirror: Handle Delete Port: 90b46612-eb9e-4643-a0bd-f4aca5738137 [pid: 8|app: 0|req: 1221/2282] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:34 2026] DELETE /v2.0/routers/2e0c7a6c-3e49-456d-a889-e7191748b6ff => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2283] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:30:34 2026] GET /v2.0/routers/26e9659e-dc4c-40a0-b440-d7e8d02bf4b8 => generated 493 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2284] 10.0.0.90 () {34 vars in 740 bytes} [Thu Apr 16 17:30:34 2026] PUT /v2.0/routers/26e9659e-dc4c-40a0-b440-d7e8d02bf4b8 => generated 493 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2285] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:34 2026] GET /v2.0/security-groups?tenant_id=6f2bacdbd679440799f426d29f9fb827&name=default => generated 2927 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2286] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:30:35 2026] GET /v2.0/ports?device_id=26e9659e-dc4c-40a0-b440-d7e8d02bf4b8 => 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: 1064/2287] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:35 2026] DELETE /v2.0/security-groups/e528b828-4b27-4490-84d2-37dd1f51e869 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:35.332 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b634e50-fcd5-403d-a42f-ff4dcc26d89f 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] TaaS: Handle Delete Port: 264395fc-8b22-4b69-8560-cf937d3bcf17 2026-04-16 17:30:35.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b634e50-fcd5-403d-a42f-ff4dcc26d89f 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Tap Mirror: Handle Delete Port: 264395fc-8b22-4b69-8560-cf937d3bcf17 [pid: 7|app: 0|req: 1065/2288] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:35 2026] GET /v2.0/security-groups?tenant_id=06ae76b1c73b440890524e8033718ec7&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2289] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:35 2026] DELETE /v2.0/routers/26e9659e-dc4c-40a0-b440-d7e8d02bf4b8 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2290] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:35 2026] DELETE /v2.0/security-groups/6764571a-a1f2-4d56-bd45-0ae801118749 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2291] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:30:35 2026] GET /v2.0/routers/0ccd8951-6820-4896-8fc9-f528cec8cede => generated 502 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2292] 10.0.0.90 () {34 vars in 740 bytes} [Thu Apr 16 17:30:35 2026] PUT /v2.0/routers/0ccd8951-6820-4896-8fc9-f528cec8cede => generated 502 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2293] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:30:36 2026] GET /v2.0/ports?device_id=0ccd8951-6820-4896-8fc9-f528cec8cede => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:36.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ffb1af1-c9dc-492b-ad29-b6845757fd64 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] TaaS: Handle Delete Port: e65247a4-0571-461a-b383-93d746f899d2 2026-04-16 17:30:36.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ffb1af1-c9dc-492b-ad29-b6845757fd64 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Tap Mirror: Handle Delete Port: e65247a4-0571-461a-b383-93d746f899d2 [pid: 7|app: 0|req: 1068/2294] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:36 2026] DELETE /v2.0/routers/0ccd8951-6820-4896-8fc9-f528cec8cede => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2295] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:30:36 2026] GET /v2.0/routers/f055a0f0-e9cc-4bbc-b177-fc2a342f9dba => generated 487 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2296] 10.0.0.90 () {34 vars in 740 bytes} [Thu Apr 16 17:30:36 2026] PUT /v2.0/routers/f055a0f0-e9cc-4bbc-b177-fc2a342f9dba => generated 487 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2297] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:30:37 2026] GET /v2.0/ports?device_id=f055a0f0-e9cc-4bbc-b177-fc2a342f9dba => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:37.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-c10fccfd-d2b8-4fe5-a80b-86bb7a53f14d 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] TaaS: Handle Delete Port: da2781d3-43c9-41a0-a968-ed0809ee8906 2026-04-16 17:30:37.277 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c10fccfd-d2b8-4fe5-a80b-86bb7a53f14d 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Tap Mirror: Handle Delete Port: da2781d3-43c9-41a0-a968-ed0809ee8906 [pid: 7|app: 0|req: 1070/2298] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:37 2026] DELETE /v2.0/routers/f055a0f0-e9cc-4bbc-b177-fc2a342f9dba => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2299] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:30:37 2026] GET /v2.0/routers/d4a6c50b-76e7-49a0-b13c-09473f4dad5e => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:30:37.581 8 INFO neutron.db.segments_db [None req-399464cc-d1c4-4ea9-9176-fc2b7be1b9ce 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] Added segment 7a71668a-1905-4231-abe4-1102f2d128ee of type vxlan for network 4c56b6d9-16f6-46aa-bb22-fbc61517994e [pid: 8|app: 0|req: 1229/2300] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:37 2026] POST /v2.0/networks => generated 707 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2301] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:30:37 2026] POST /v2.0/subnets => generated 644 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:30:37.847 8 WARNING neutron.api.v2.base [None req-40d72ea0-f335-4763-b8b8-ee495408ab0b 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-16 17:30:37.848 8 INFO neutron.api.v2.resource [None req-40d72ea0-f335-4763-b8b8-ee495408ab0b 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1231/2302] 10.0.0.90 () {34 vars in 679 bytes} [Thu Apr 16 17:30:37 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2305] 10.0.0.90 () {34 vars in 740 bytes} [Thu Apr 16 17:30:37 2026] PUT /v2.0/routers/d4a6c50b-76e7-49a0-b13c-09473f4dad5e => generated 480 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:30:38.041 8 INFO neutron.services.segments.plugin [-] Segment 7a71668a-1905-4231-abe4-1102f2d128ee resource provider aggregate not found 2026-04-16 17:30:38.045 8 INFO neutron.services.segments.plugin [-] Segment 7a71668a-1905-4231-abe4-1102f2d128ee resource provider aggregate not found [pid: 7|app: 0|req: 1073/2306] 10.0.0.90 () {32 vars in 734 bytes} [Thu Apr 16 17:30:38 2026] GET /v2.0/ports?device_id=d4a6c50b-76e7-49a0-b13c-09473f4dad5e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:38.059 8 INFO neutron.services.segments.plugin [-] Segment 7a71668a-1905-4231-abe4-1102f2d128ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a71668a-1905-4231-abe4-1102f2d128ee found for delete ", "request_id": "req-91848d69-4700-49f3-badf-56569b4838c2"}]} 2026-04-16 17:30:38.060 8 INFO neutron.services.segments.plugin [-] Segment 7a71668a-1905-4231-abe4-1102f2d128ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a71668a-1905-4231-abe4-1102f2d128ee found for delete ", "request_id": "req-cdf5f1c2-72a9-4773-a2b1-1c5c391d048b"}]} [pid: 8|app: 0|req: 1234/2307] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:37 2026] DELETE /v2.0/networks/4c56b6d9-16f6-46aa-bb22-fbc61517994e => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:38.124 8 INFO neutron.db.segments_db [None req-61732336-6597-4467-bf07-28e29fbc8553 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] Added segment c37df6f7-366f-43ff-ae9b-88d9b4219eb9 of type vxlan for network 947722f5-ac67-4c85-bad0-5d88f5aeb952 2026-04-16 17:30:38.191 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8859a61-2d9d-4f49-aa18-39afd101c91e 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] TaaS: Handle Delete Port: 66c2983d-982c-4791-bec0-860031f170cf 2026-04-16 17:30:38.194 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8859a61-2d9d-4f49-aa18-39afd101c91e 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] Tap Mirror: Handle Delete Port: 66c2983d-982c-4791-bec0-860031f170cf [pid: 8|app: 0|req: 1235/2308] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:38 2026] POST /v2.0/networks => generated 707 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2309] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:30:38 2026] POST /v2.0/subnets => generated 647 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:30:38.381 8 WARNING neutron.api.v2.base [None req-a612eaa9-4c13-44fa-8e48-006d32366a69 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-16 17:30:38.381 8 INFO neutron.api.v2.resource [None req-a612eaa9-4c13-44fa-8e48-006d32366a69 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1237/2310] 10.0.0.90 () {34 vars in 679 bytes} [Thu Apr 16 17:30:38 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 17:30:38.491 7 INFO neutron.services.segments.plugin [-] Segment d7fca74a-cff1-4322-ae4b-36875ac5d6af resource provider aggregate not found 2026-04-16 17:30:38.494 7 INFO neutron.services.segments.plugin [-] Segment d7fca74a-cff1-4322-ae4b-36875ac5d6af resource provider aggregate not found 2026-04-16 17:30:38.515 7 INFO neutron.services.segments.plugin [-] Segment d7fca74a-cff1-4322-ae4b-36875ac5d6af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7fca74a-cff1-4322-ae4b-36875ac5d6af found for delete ", "request_id": "req-9906e6f8-2116-4ebd-8802-ae722fa0916a"}]} 2026-04-16 17:30:38.515 7 INFO neutron.services.segments.plugin [-] Segment d7fca74a-cff1-4322-ae4b-36875ac5d6af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7fca74a-cff1-4322-ae4b-36875ac5d6af found for delete ", "request_id": "req-7575257f-6dac-43d7-8753-21749ab05278"}]} 2026-04-16 17:30:38.524 7 INFO neutron.db.l3_hamode_db [None req-e8859a61-2d9d-4f49-aa18-39afd101c91e 6326a0fb56ad42968469d042c761ab08 17fd82e3f95346f6a4bcb68ec921928d - - default default] HA network 5b5fcec0-5720-4d84-a360-3114e589da86 was deleted as no HA routers are present in tenant 17fd82e3f95346f6a4bcb68ec921928d. [pid: 7|app: 0|req: 1074/2311] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:38 2026] DELETE /v2.0/routers/d4a6c50b-76e7-49a0-b13c-09473f4dad5e => generated 0 bytes in 475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2312] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:38 2026] DELETE /v2.0/networks/947722f5-ac67-4c85-bad0-5d88f5aeb952 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:38.668 7 INFO neutron.db.segments_db [None req-a9d9ec30-60bf-4a87-9467-137f1ccee388 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] Added segment db09e2e4-0808-4f88-a02b-264feb2edc35 of type vxlan for network e171d3b2-9ef3-4778-bba7-2dc9046ace7f [pid: 7|app: 0|req: 1075/2313] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:38 2026] POST /v2.0/networks => generated 708 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2314] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:30:38 2026] POST /v2.0/subnets => generated 647 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2315] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2316] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:38 2026] PUT /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2317] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2318] 10.0.0.90 () {34 vars in 768 bytes} [Thu Apr 16 17:30:39 2026] PUT /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2319] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2320] 10.0.0.90 () {34 vars in 764 bytes} [Thu Apr 16 17:30:39 2026] PUT /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2321] 10.0.0.90 () {34 vars in 679 bytes} [Thu Apr 16 17:30:38 2026] POST /v2.0/rbac-policies => generated 324 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2322] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2323] 10.0.0.90 () {34 vars in 786 bytes} [Thu Apr 16 17:30:39 2026] PUT /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2324] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2325] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:39 2026] PUT /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2326] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/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: 1081/2327] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:39.378 7 INFO neutron.api.v2.resource [None req-6efa22c2-fa68-4cc4-a64a-f90339200d2b d85bddb8f5b2499181d8b23ae6bc2224 2c3ef4a0f53f49969f7d3535412310a9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1082/2328] 10.0.0.90 () {32 vars in 749 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2329] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:30:39 2026] DELETE /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2330] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:39.485 7 INFO neutron.api.v2.resource [None req-f34ce520-fcb6-4f2e-b8cf-01d14be15582 d85bddb8f5b2499181d8b23ae6bc2224 2c3ef4a0f53f49969f7d3535412310a9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1085/2331] 10.0.0.90 () {32 vars in 752 bytes} [Thu Apr 16 17:30:39 2026] DELETE /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2332] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/security-groups?tenant_id=17fd82e3f95346f6a4bcb68ec921928d&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: 1086/2333] 10.0.0.90 () {32 vars in 740 bytes} [Thu Apr 16 17:30:39 2026] DELETE /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2334] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2335] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:39 2026] DELETE /v2.0/security-groups/4c1c4753-b91b-45f3-aac1-08629ace3f1e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2336] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:39 2026] DELETE /v2.0/subnetpools/cf84cdce-8706-4b3f-9756-9ba5aa10a0f6 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2337] 10.0.0.90 () {32 vars in 721 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/networks/e171d3b2-9ef3-4778-bba7-2dc9046ace7f => generated 655 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2338] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:39 2026] GET /v2.0/security-groups?tenant_id=ca2a092f4d1144b6aeed102af72a14b6&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2339] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:39 2026] DELETE /v2.0/security-groups/d8f3c61d-0ac1-4088-9420-3ae957caee2c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:40.081 8 INFO neutron.services.segments.plugin [-] Segment c37df6f7-366f-43ff-ae9b-88d9b4219eb9 resource provider aggregate not found 2026-04-16 17:30:40.086 8 INFO neutron.services.segments.plugin [-] Segment c37df6f7-366f-43ff-ae9b-88d9b4219eb9 resource provider aggregate not found 2026-04-16 17:30:40.101 8 INFO neutron.services.segments.plugin [-] Segment c37df6f7-366f-43ff-ae9b-88d9b4219eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37df6f7-366f-43ff-ae9b-88d9b4219eb9 found for delete ", "request_id": "req-7c6169a1-170c-4600-8887-5608f20e5e4b"}]} 2026-04-16 17:30:40.104 8 INFO neutron.services.segments.plugin [-] Segment c37df6f7-366f-43ff-ae9b-88d9b4219eb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c37df6f7-366f-43ff-ae9b-88d9b4219eb9 found for delete ", "request_id": "req-38c1bc8e-4213-44bf-8421-f3a0cf526ea0"}]} 2026-04-16 17:30:40.270 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec5dcc63-70a8-4f70-aed8-6d7b55f16b06 d34f0c212f3a45788ae2961840abe5ec 0d27acdf410744efab7af47172203cb1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1090/2340] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:40 2026] GET /v2.0/security-groups?tenant_id=28c9595b4a584d47a1ebe6f3ff1b966a&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2341] 10.0.0.90 () {32 vars in 721 bytes} [Thu Apr 16 17:30:40 2026] GET /v2.0/networks/e171d3b2-9ef3-4778-bba7-2dc9046ace7f => generated 138 bytes in 251 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2342] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:40 2026] DELETE /v2.0/security-groups/851a9145-878b-40e2-b773-a636cb166629 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2343] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:40 2026] GET /v2.0/security-groups?tenant_id=2c3ef4a0f53f49969f7d3535412310a9&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: 1092/2344] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:40 2026] DELETE /v2.0/security-groups/f30ebd3b-643b-43f4-a3e2-9da34e5c7d79 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2345] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:40 2026] GET /v2.0/security-groups?tenant_id=6386b62b5ad547628ce7706eb863433f&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2346] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:40 2026] DELETE /v2.0/security-groups/940235f5-6569-49e3-b632-6c0ac7e14365 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:41.152 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ccf4f04-d3c4-48de-b721-c60820c258e2 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] TaaS: Handle Delete Port: e907b2ed-fb9a-443d-b646-686072199081 2026-04-16 17:30:41.155 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ccf4f04-d3c4-48de-b721-c60820c258e2 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] Tap Mirror: Handle Delete Port: e907b2ed-fb9a-443d-b646-686072199081 [pid: 8|app: 0|req: 1253/2347] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:40 2026] DELETE /v2.0/networks/e171d3b2-9ef3-4778-bba7-2dc9046ace7f => generated 0 bytes in 974 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:41.356 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77be4792-62af-42ab-ac0c-f1884f043142 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1095/2348] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:41 2026] DELETE /v2.0/subnets/7db89c81-92f7-445e-82f5-b0a03d11ebba => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:30:41.387 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63c3099b-1716-49fc-9284-500c7c22d187 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1254/2349] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:41 2026] DELETE /v2.0/subnets/e8515d15-a02d-4721-9ed9-58af5efa927c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:30:41.411 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e26e8854-ea7d-476a-be32-973a7a59ac73 48c9ad00d1b04b1ea878cf83bd77af37 ed33634279d240cc98ea98b5c012f75b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/2350] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:41 2026] DELETE /v2.0/subnets/cc9b05dd-e186-4785-a5b5-437f640d780b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:30:42.126 8 INFO neutron.services.segments.plugin [-] Segment db09e2e4-0808-4f88-a02b-264feb2edc35 resource provider aggregate not found 2026-04-16 17:30:42.129 8 INFO neutron.services.segments.plugin [-] Segment db09e2e4-0808-4f88-a02b-264feb2edc35 resource provider aggregate not found 2026-04-16 17:30:42.142 8 INFO neutron.services.segments.plugin [-] Segment db09e2e4-0808-4f88-a02b-264feb2edc35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db09e2e4-0808-4f88-a02b-264feb2edc35 found for delete ", "request_id": "req-eacc4a09-fc4a-4bdd-931f-f68bb9adc519"}]} 2026-04-16 17:30:42.146 8 INFO neutron.services.segments.plugin [-] Segment db09e2e4-0808-4f88-a02b-264feb2edc35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db09e2e4-0808-4f88-a02b-264feb2edc35 found for delete ", "request_id": "req-c3949963-6794-4893-98a2-fc9156db2e2b"}]} 2026-04-16 17:30:42.161 8 INFO neutron.services.segments.plugin [-] Segment db09e2e4-0808-4f88-a02b-264feb2edc35 resource provider aggregate not found 2026-04-16 17:30:42.166 8 INFO neutron.services.segments.plugin [-] Segment db09e2e4-0808-4f88-a02b-264feb2edc35 resource provider aggregate not found 2026-04-16 17:30:42.182 8 INFO neutron.services.segments.plugin [-] Segment db09e2e4-0808-4f88-a02b-264feb2edc35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db09e2e4-0808-4f88-a02b-264feb2edc35 found for delete ", "request_id": "req-b44b5e2b-e733-4ee7-9e7f-1cfff9544709"}]} 2026-04-16 17:30:42.184 8 INFO neutron.services.segments.plugin [-] Segment db09e2e4-0808-4f88-a02b-264feb2edc35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db09e2e4-0808-4f88-a02b-264feb2edc35 found for delete ", "request_id": "req-e0e1ed96-f7da-44fc-86f6-3513b9e3232b"}]} [pid: 8|app: 0|req: 1255/2351] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:42 2026] GET /v2.0/security-groups?tenant_id=0d27acdf410744efab7af47172203cb1&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2352] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:42 2026] DELETE /v2.0/security-groups/06d9b4d4-09d5-4477-90eb-f2313de46a02 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2353] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:42 2026] GET /v2.0/security-groups?tenant_id=62251f302e3b435db5b17b0b3b73ea85&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2354] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:42 2026] DELETE /v2.0/security-groups/88c0c991-1ca8-491f-a47b-47cdbc582077 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2355] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:42 2026] GET /v2.0/security-groups?tenant_id=ed33634279d240cc98ea98b5c012f75b&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2356] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:42 2026] DELETE /v2.0/security-groups/f397d23c-20d0-445d-b631-4846e69de401 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:44.578 8 INFO neutron.db.segments_db [None req-c3159b83-189e-420f-8bf8-d88acf752b1b e0654e73aa75403aa52ad79e0348ec20 ec3fcec1db554294ac9720e465f867d8 - - default default] Added segment 36366c00-b3d1-473b-b310-98d02992c30a of type vxlan for network 1fcb6d26-0f20-4af6-95b7-d5561672199b [pid: 8|app: 0|req: 1258/2357] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:44 2026] POST /v2.0/networks => generated 613 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:30:44.709 8 INFO neutron.db.segments_db [None req-fb317609-337f-4766-b6e3-a51c50d092ef e0654e73aa75403aa52ad79e0348ec20 ec3fcec1db554294ac9720e465f867d8 - - default default] Added segment 7557a545-4b81-412b-8997-2f0198d5b19c of type vxlan for network 6c0a18eb-87d2-47fe-ade5-cfd861b70b97 [pid: 8|app: 0|req: 1259/2358] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:44 2026] POST /v2.0/networks => generated 613 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2359] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:30:44 2026] PUT /v2.0/networks/1fcb6d26-0f20-4af6-95b7-d5561672199b/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2360] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:30:44 2026] GET /v2.0/networks/1fcb6d26-0f20-4af6-95b7-d5561672199b/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: 1100/2361] 10.0.0.90 () {34 vars in 682 bytes} [Thu Apr 16 17:30:44 2026] POST /v2.0/security-groups => generated 1603 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2362] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:30:44 2026] PUT /v2.0/networks/6c0a18eb-87d2-47fe-ade5-cfd861b70b97/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2363] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:30:44 2026] GET /v2.0/networks/6c0a18eb-87d2-47fe-ade5-cfd861b70b97/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2364] 10.0.0.90 () {34 vars in 682 bytes} [Thu Apr 16 17:30:44 2026] POST /v2.0/security-groups => generated 1603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2365] 10.0.0.90 () {34 vars in 751 bytes} [Thu Apr 16 17:30:45 2026] PUT /v2.0/networks/6c0a18eb-87d2-47fe-ade5-cfd861b70b97/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2366] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:30:45 2026] GET /v2.0/networks/6c0a18eb-87d2-47fe-ade5-cfd861b70b97/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2367] 10.0.0.90 () {32 vars in 731 bytes} [Thu Apr 16 17:30:45 2026] GET /v2.0/networks/1fcb6d26-0f20-4af6-95b7-d5561672199b/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2368] 10.0.0.90 () {34 vars in 682 bytes} [Thu Apr 16 17:30:45 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) 2026-04-16 17:30:45.294 7 INFO neutron.services.segments.plugin [-] Segment 36366c00-b3d1-473b-b310-98d02992c30a resource provider aggregate not found 2026-04-16 17:30:45.304 7 INFO neutron.services.segments.plugin [-] Segment 36366c00-b3d1-473b-b310-98d02992c30a resource provider aggregate not found [pid: 8|app: 0|req: 1266/2369] 10.0.0.90 () {34 vars in 682 bytes} [Thu Apr 16 17:30:45 2026] POST /v2.0/security-groups => generated 1603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 17:30:45.312 7 INFO neutron.services.segments.plugin [-] Segment 36366c00-b3d1-473b-b310-98d02992c30a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36366c00-b3d1-473b-b310-98d02992c30a found for delete ", "request_id": "req-24b99bac-88ce-4f1f-9e20-99cc0aa9b97e"}]} 2026-04-16 17:30:45.321 7 INFO neutron.services.segments.plugin [-] Segment 36366c00-b3d1-473b-b310-98d02992c30a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36366c00-b3d1-473b-b310-98d02992c30a found for delete ", "request_id": "req-9061dd90-3bfe-440d-87cf-944b14254f2c"}]} [pid: 7|app: 0|req: 1104/2370] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:45 2026] DELETE /v2.0/networks/1fcb6d26-0f20-4af6-95b7-d5561672199b => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2371] 10.0.0.90 () {34 vars in 682 bytes} [Thu Apr 16 17:30:45 2026] POST /v2.0/security-groups => generated 1603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2372] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:45 2026] DELETE /v2.0/networks/6c0a18eb-87d2-47fe-ade5-cfd861b70b97 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2373] 10.0.0.90 () {34 vars in 765 bytes} [Thu Apr 16 17:30:45 2026] PUT /v2.0/security-groups/e1f7f58c-4b15-44f8-a085-36d55a6821ca/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2374] 10.0.0.90 () {34 vars in 765 bytes} [Thu Apr 16 17:30:45 2026] PUT /v2.0/security-groups/d825ddc5-a82b-4f26-8917-400673367b39/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2375] 10.0.0.90 () {34 vars in 765 bytes} [Thu Apr 16 17:30:45 2026] PUT /v2.0/security-groups/53b6b231-56b1-4fa2-9e5e-8185f87743f1/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2376] 10.0.0.90 () {34 vars in 765 bytes} [Thu Apr 16 17:30:45 2026] PUT /v2.0/security-groups/80f666af-8e0b-43eb-ab17-626f6a63cea5/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2377] 10.0.0.90 () {32 vars in 678 bytes} [Thu Apr 16 17:30:45 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2378] 10.0.0.90 () {32 vars in 692 bytes} [Thu Apr 16 17:30:45 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2379] 10.0.0.90 () {32 vars in 688 bytes} [Thu Apr 16 17:30:45 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2380] 10.0.0.90 () {32 vars in 700 bytes} [Thu Apr 16 17:30:45 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2381] 10.0.0.90 () {32 vars in 686 bytes} [Thu Apr 16 17:30:45 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2382] 10.0.0.90 () {32 vars in 700 bytes} [Thu Apr 16 17:30:45 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2383] 10.0.0.90 () {32 vars in 696 bytes} [Thu Apr 16 17:30:45 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2384] 10.0.0.90 () {32 vars in 708 bytes} [Thu Apr 16 17:30:45 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2385] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:46 2026] DELETE /v2.0/security-groups/e1f7f58c-4b15-44f8-a085-36d55a6821ca => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2386] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:46 2026] GET /v2.0/security-groups?tenant_id=eade0ad76ed34b149e67691bc3bc8978&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2387] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:46 2026] DELETE /v2.0/security-groups/d825ddc5-a82b-4f26-8917-400673367b39 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2388] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:46 2026] DELETE /v2.0/security-groups/62ad10b1-e97c-44e7-b4df-096a317095e9 => 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: 1115/2389] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:46 2026] DELETE /v2.0/security-groups/53b6b231-56b1-4fa2-9e5e-8185f87743f1 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2390] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:46 2026] DELETE /v2.0/security-groups/80f666af-8e0b-43eb-ab17-626f6a63cea5 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2391] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:46 2026] GET /v2.0/security-groups?tenant_id=ec3fcec1db554294ac9720e465f867d8&name=default => generated 2929 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2392] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:46 2026] DELETE /v2.0/security-groups/5616be00-cbfb-4e36-85c7-6b5a16837e53 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2393] 10.0.0.90 () {34 vars in 674 bytes} [Thu Apr 16 17:30:46 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2394] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:46 2026] PUT /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2395] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:46 2026] DELETE /v2.0/security-groups/5c6541b2-7655-4a44-8d7c-30ae86cacb29 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2396] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:46 2026] GET /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2397] 10.0.0.90 () {34 vars in 768 bytes} [Thu Apr 16 17:30:46 2026] PUT /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2398] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:46 2026] GET /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/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: 1121/2399] 10.0.0.90 () {34 vars in 764 bytes} [Thu Apr 16 17:30:46 2026] PUT /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2400] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:46 2026] GET /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/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: 1122/2401] 10.0.0.90 () {34 vars in 786 bytes} [Thu Apr 16 17:30:46 2026] PUT /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2402] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:47 2026] GET /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2403] 10.0.0.90 () {34 vars in 757 bytes} [Thu Apr 16 17:30:47 2026] PUT /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2404] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:47 2026] GET /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/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: 1124/2405] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:30:47 2026] GET /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:47.240 8 INFO neutron.api.v2.resource [None req-e313b20c-af1e-4bca-a4d0-6a27297f5f54 77e571ab78c84dc0888091c024f53065 6d292e5d15024f40bf90d20643ae2049 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1282/2406] 10.0.0.90 () {32 vars in 749 bytes} [Thu Apr 16 17:30:47 2026] GET /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2407] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:30:47 2026] DELETE /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:47.333 7 INFO neutron.services.segments.plugin [-] Segment 7557a545-4b81-412b-8997-2f0198d5b19c resource provider aggregate not found [pid: 8|app: 0|req: 1283/2408] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:47 2026] GET /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:47.339 7 INFO neutron.services.segments.plugin [-] Segment 7557a545-4b81-412b-8997-2f0198d5b19c resource provider aggregate not found 2026-04-16 17:30:47.356 7 INFO neutron.services.segments.plugin [-] Segment 7557a545-4b81-412b-8997-2f0198d5b19c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7557a545-4b81-412b-8997-2f0198d5b19c found for delete ", "request_id": "req-2059c5e3-a3eb-4917-82e1-54fa83d57d07"}]} 2026-04-16 17:30:47.356 7 INFO neutron.services.segments.plugin [-] Segment 7557a545-4b81-412b-8997-2f0198d5b19c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7557a545-4b81-412b-8997-2f0198d5b19c found for delete ", "request_id": "req-104f2df9-6f94-4483-89c8-33c04e867e02"}]} 2026-04-16 17:30:47.377 7 INFO neutron.api.v2.resource [None req-46b59bb4-4654-4476-9451-6b4ca348ea59 77e571ab78c84dc0888091c024f53065 6d292e5d15024f40bf90d20643ae2049 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1126/2409] 10.0.0.90 () {32 vars in 752 bytes} [Thu Apr 16 17:30:47 2026] DELETE /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2410] 10.0.0.90 () {32 vars in 740 bytes} [Thu Apr 16 17:30:47 2026] DELETE /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2411] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:47 2026] GET /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:47.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-94ec8043-1548-42e8-b2e5-760cf623b2ae 77e571ab78c84dc0888091c024f53065 6d292e5d15024f40bf90d20643ae2049 - - default default] TaaS: Handle Delete Port: ad9fad1f-aeb5-40d1-b6e8-8e80480ed100 2026-04-16 17:30:47.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94ec8043-1548-42e8-b2e5-760cf623b2ae 77e571ab78c84dc0888091c024f53065 6d292e5d15024f40bf90d20643ae2049 - - default default] Tap Mirror: Handle Delete Port: ad9fad1f-aeb5-40d1-b6e8-8e80480ed100 [pid: 8|app: 0|req: 1284/2412] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:47 2026] GET /v2.0/security-groups?tenant_id=d5d7d38cec914770ab30f86e81fd2d93&name=default => generated 2929 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2413] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:47 2026] DELETE /v2.0/security-groups/160f2ba0-59b6-4cc3-9b13-e2acb28916b1 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2414] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:30:47 2026] DELETE /v2.0/floatingips/0086c785-779b-4d0a-b592-343c5d9737b2 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2415] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:47 2026] GET /v2.0/security-groups?tenant_id=ddb7e6b8141d4d27ab533a8f04763279&name=default => generated 2929 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2416] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:47 2026] DELETE /v2.0/security-groups/fafc8919-87be-410c-acf5-24611ff67442 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2417] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:48 2026] GET /v2.0/security-groups?tenant_id=3fb3a1d8fb424e2dbf53e6ed32651eb5&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2418] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:48 2026] DELETE /v2.0/security-groups/0d681541-6330-4734-9a43-256459b076b0 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2419] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:48 2026] GET /v2.0/security-groups?tenant_id=bef01891e8814cd782d76f07f21850f0&name=default => generated 2929 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2420] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:48 2026] DELETE /v2.0/security-groups/a8e45048-fc89-4a17-8c6d-0e57c0b80c37 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2421] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:48 2026] GET /v2.0/security-groups?tenant_id=6d292e5d15024f40bf90d20643ae2049&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2422] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:48 2026] DELETE /v2.0/security-groups/240b23c5-4eb8-4bb3-b3c0-2af7ae4cf1f9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2423] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:50 2026] GET /v2.0/security-groups?tenant_id=984d031bfbd945669cde836d0dad695c&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2424] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:50 2026] DELETE /v2.0/security-groups/538ee3ee-d82a-4772-b520-e36d4e3e3c8a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2425] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:50 2026] GET /v2.0/security-groups?tenant_id=00df7bf95259477d9febc1c32070c522&name=default => generated 2929 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2426] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:50 2026] DELETE /v2.0/security-groups/8bf010dc-28da-4791-bc12-3e21bbeeacee => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:52.454 8 INFO neutron.db.segments_db [None req-6636e5e3-117d-4a7b-99a2-80095e580f1b e24679210fb9471e94abe40f688ef430 1336cba769194736ad089639f5825deb - - default default] Added segment 8d64a455-8689-4214-81f9-51b81b96607e of type vxlan for network ccfbf4cb-a24c-4d61-ad82-be696b697dec 2026-04-16 17:30:52.487 7 INFO neutron.db.segments_db [None req-f8f97892-2f9c-40ba-8612-e46b920d74ae 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] Added segment aaefe2ab-a637-4e16-b1e2-6c764680f61e of type vxlan for network 367ca969-5b4f-4fc4-8969-38dd51262a02 [pid: 8|app: 0|req: 1292/2427] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:52 2026] POST /v2.0/networks => generated 612 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2428] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:52 2026] POST /v2.0/networks => generated 613 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2429] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:30:52 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2430] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:30:52 2026] PUT /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2431] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:30:52 2026] POST /v2.0/ports => generated 743 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1295/2432] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:52 2026] GET /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2435] 10.0.0.90 () {34 vars in 760 bytes} [Thu Apr 16 17:30:52 2026] PUT /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2436] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:52 2026] GET /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2437] 10.0.0.90 () {34 vars in 664 bytes} [Thu Apr 16 17:30:52 2026] POST /v2.0/trunks => generated 407 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2438] 10.0.0.90 () {34 vars in 756 bytes} [Thu Apr 16 17:30:52 2026] PUT /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-16 17:30:53.052 7 INFO neutron.db.segments_db [None req-2efc5a4c-74aa-432d-a1e9-e337157ba551 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] Added segment 46fb1c1e-983f-4e55-98ed-2aa7b5d8fdbc of type vxlan for network bb35bf45-439a-4a7f-8b0c-4ab34c19c1ac [pid: 8|app: 0|req: 1301/2439] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:53 2026] GET /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2440] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:53 2026] POST /v2.0/networks => generated 612 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2441] 10.0.0.90 () {34 vars in 778 bytes} [Thu Apr 16 17:30:53 2026] PUT /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2442] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:53 2026] GET /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2443] 10.0.0.90 () {34 vars in 749 bytes} [Thu Apr 16 17:30:53 2026] PUT /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2444] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:53 2026] GET /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2445] 10.0.0.90 () {32 vars in 737 bytes} [Thu Apr 16 17:30:53 2026] GET /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:53.360 8 INFO neutron.api.v2.resource [None req-56c13964-077a-48ab-a4fd-45bc48c7b36c e24679210fb9471e94abe40f688ef430 1336cba769194736ad089639f5825deb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1307/2446] 10.0.0.90 () {32 vars in 741 bytes} [Thu Apr 16 17:30:53 2026] GET /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2447] 10.0.0.90 () {32 vars in 740 bytes} [Thu Apr 16 17:30:53 2026] DELETE /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2448] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:30:53 2026] POST /v2.0/ports => generated 743 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1309/2449] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:53 2026] GET /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:53.494 8 INFO neutron.api.v2.resource [None req-370a695a-f4e9-427a-8e67-bf7a48eb8807 e24679210fb9471e94abe40f688ef430 1336cba769194736ad089639f5825deb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1310/2450] 10.0.0.90 () {32 vars in 744 bytes} [Thu Apr 16 17:30:53 2026] DELETE /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2451] 10.0.0.90 () {34 vars in 664 bytes} [Thu Apr 16 17:30:53 2026] POST /v2.0/trunks => generated 407 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2452] 10.0.0.90 () {32 vars in 732 bytes} [Thu Apr 16 17:30:53 2026] DELETE /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2453] 10.0.0.90 () {32 vars in 729 bytes} [Thu Apr 16 17:30:53 2026] GET /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:30:53.603 7 INFO neutron.db.segments_db [None req-caafede1-979e-467b-88f3-5c427791270d 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] Added segment 184c9798-de70-4dbe-bea9-305a0964f79e of type vxlan for network d88a9f06-6caf-49ac-ba52-508173a137c3 [pid: 7|app: 0|req: 1142/2454] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:53 2026] POST /v2.0/networks => generated 613 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2455] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:30:53 2026] DELETE /v2.0/subnets/538d2e85-908d-400a-ba6e-4294ebacbb07 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:53.891 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f331291-a04e-4ce6-bbe0-918e7341d11b e24679210fb9471e94abe40f688ef430 1336cba769194736ad089639f5825deb - - default default] TaaS: Handle Delete Port: 0998f9f6-6055-4530-8eda-5bff5ad96446 2026-04-16 17:30:53.894 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f331291-a04e-4ce6-bbe0-918e7341d11b e24679210fb9471e94abe40f688ef430 1336cba769194736ad089639f5825deb - - default default] Tap Mirror: Handle Delete Port: 0998f9f6-6055-4530-8eda-5bff5ad96446 [pid: 7|app: 0|req: 1143/2456] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:30:53 2026] POST /v2.0/ports => generated 743 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:30:54.124 8 INFO neutron.services.segments.plugin [-] Segment 8d64a455-8689-4214-81f9-51b81b96607e resource provider aggregate not found 2026-04-16 17:30:54.133 8 INFO neutron.services.segments.plugin [-] Segment 8d64a455-8689-4214-81f9-51b81b96607e resource provider aggregate not found 2026-04-16 17:30:54.143 8 INFO neutron.services.segments.plugin [-] Segment 8d64a455-8689-4214-81f9-51b81b96607e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d64a455-8689-4214-81f9-51b81b96607e found for delete ", "request_id": "req-7c0f336f-751e-4331-9a1a-eb887d37e44b"}]} 2026-04-16 17:30:54.146 8 INFO neutron.services.segments.plugin [-] Segment 8d64a455-8689-4214-81f9-51b81b96607e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d64a455-8689-4214-81f9-51b81b96607e found for delete ", "request_id": "req-35c8a1ed-24cb-435e-abe8-55e8baea07b3"}]} [pid: 8|app: 0|req: 1314/2457] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:53 2026] DELETE /v2.0/networks/ccfbf4cb-a24c-4d61-ad82-be696b697dec => 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: 1144/2458] 10.0.0.90 () {34 vars in 664 bytes} [Thu Apr 16 17:30:54 2026] POST /v2.0/trunks => generated 407 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:30:54.254 8 INFO neutron.db.segments_db [None req-61e54b52-50bf-4735-96db-550a96bb2507 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] Added segment 65f316d4-0e90-4f3f-9a41-9afc53b9678a of type vxlan for network 6d31f1c1-277a-4197-aa61-70c0cce6df5d [pid: 8|app: 0|req: 1315/2459] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:54 2026] POST /v2.0/networks => generated 613 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2460] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:30:54 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2461] 10.0.0.90 () {34 vars in 664 bytes} [Thu Apr 16 17:30:54 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:30:54.919 8 INFO neutron.db.segments_db [None req-2e6f4758-6266-4cc7-8d97-730553105784 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] Added segment ea9d80cb-4db8-4eb6-8bf0-96b54388ae54 of type vxlan for network a1e75a36-7764-4ff9-a653-6c44cbcc8ad0 [pid: 8|app: 0|req: 1317/2462] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:30:54 2026] POST /v2.0/networks => generated 613 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2463] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:54 2026] GET /v2.0/security-groups?tenant_id=ab722e3d65ca4d5e9e598e409e90d0a6&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2464] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:55 2026] DELETE /v2.0/security-groups/f24ea9dc-0007-4fa0-9088-25952ea0f129 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2465] 10.0.0.90 () {34 vars in 662 bytes} [Thu Apr 16 17:30:54 2026] POST /v2.0/ports => generated 743 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1319/2466] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/security-groups?tenant_id=1336cba769194736ad089639f5825deb&name=default => generated 2929 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2467] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:55 2026] DELETE /v2.0/security-groups/1b0fb2e3-bc51-4656-b137-cf0273b8900f => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2468] 10.0.0.90 () {34 vars in 664 bytes} [Thu Apr 16 17:30:55 2026] POST /v2.0/trunks => generated 407 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2469] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:30:55 2026] PUT /v2.0/trunks/b3e9e97b-79a8-427f-b4e1-4686f7a0d612/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2470] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:30:55 2026] PUT /v2.0/trunks/32e80122-9fcf-458b-9912-705e63689685/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2471] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:30:55 2026] PUT /v2.0/trunks/ff797dcb-e57f-4f6b-a818-9f8ef0806d7c/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2472] 10.0.0.90 () {34 vars in 747 bytes} [Thu Apr 16 17:30:55 2026] PUT /v2.0/trunks/15768843-9a45-4677-81ad-d486036a495f/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2473] 10.0.0.90 () {32 vars in 660 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2474] 10.0.0.90 () {32 vars in 674 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2475] 10.0.0.90 () {32 vars in 670 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2476] 10.0.0.90 () {32 vars in 682 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2477] 10.0.0.90 () {32 vars in 668 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2478] 10.0.0.90 () {32 vars in 682 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2479] 10.0.0.90 () {32 vars in 678 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2480] 10.0.0.90 () {32 vars in 690 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2481] 10.0.0.90 () {32 vars in 717 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/trunks/b3e9e97b-79a8-427f-b4e1-4686f7a0d612 => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2482] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/ports/2327bca2-5e5c-4c8b-84f3-4dace37bec7a => generated 826 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2483] 10.0.0.90 () {32 vars in 720 bytes} [Thu Apr 16 17:30:55 2026] DELETE /v2.0/trunks/b3e9e97b-79a8-427f-b4e1-4686f7a0d612 => 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: 1156/2484] 10.0.0.90 () {32 vars in 717 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/trunks/32e80122-9fcf-458b-9912-705e63689685 => generated 420 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2485] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:30:55 2026] GET /v2.0/ports/9b82e261-213f-4b24-8bc5-77a2423dfabb => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2486] 10.0.0.90 () {32 vars in 720 bytes} [Thu Apr 16 17:30:56 2026] DELETE /v2.0/trunks/32e80122-9fcf-458b-9912-705e63689685 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2487] 10.0.0.90 () {32 vars in 717 bytes} [Thu Apr 16 17:30:56 2026] GET /v2.0/trunks/ff797dcb-e57f-4f6b-a818-9f8ef0806d7c => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2488] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:30:56 2026] GET /v2.0/ports/596ade86-4ef6-423f-978d-54af41185bd8 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2489] 10.0.0.90 () {32 vars in 720 bytes} [Thu Apr 16 17:30:56 2026] DELETE /v2.0/trunks/ff797dcb-e57f-4f6b-a818-9f8ef0806d7c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2490] 10.0.0.90 () {32 vars in 717 bytes} [Thu Apr 16 17:30:56 2026] GET /v2.0/trunks/15768843-9a45-4677-81ad-d486036a495f => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2491] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:30:56 2026] GET /v2.0/ports/c72ee6e7-f7b2-46c0-bb2e-aa7a6b9bfd6b => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2492] 10.0.0.90 () {32 vars in 720 bytes} [Thu Apr 16 17:30:56 2026] DELETE /v2.0/trunks/15768843-9a45-4677-81ad-d486036a495f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2493] 10.0.0.90 () {32 vars in 717 bytes} [Thu Apr 16 17:30:56 2026] GET /v2.0/trunks/fd73b9c9-ca66-4ed4-af39-9d08265c6eb1 => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2494] 10.0.0.90 () {32 vars in 715 bytes} [Thu Apr 16 17:30:56 2026] GET /v2.0/ports/97a83ed6-1491-4340-85b6-e1b4eeee21e1 => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2495] 10.0.0.90 () {32 vars in 720 bytes} [Thu Apr 16 17:30:56 2026] DELETE /v2.0/trunks/fd73b9c9-ca66-4ed4-af39-9d08265c6eb1 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:30:56.665 7 INFO neutron_taas.services.taas.taas_plugin [None req-618e0e6d-8337-465b-b06c-3a2fd955324b 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] TaaS: Handle Delete Port: 2327bca2-5e5c-4c8b-84f3-4dace37bec7a 2026-04-16 17:30:56.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-618e0e6d-8337-465b-b06c-3a2fd955324b 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] Tap Mirror: Handle Delete Port: 2327bca2-5e5c-4c8b-84f3-4dace37bec7a [pid: 7|app: 0|req: 1162/2496] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:30:56 2026] DELETE /v2.0/ports/2327bca2-5e5c-4c8b-84f3-4dace37bec7a => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:56.834 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fc8e3d3-9a13-46f4-bec3-1898af848698 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] TaaS: Handle Delete Port: 9b82e261-213f-4b24-8bc5-77a2423dfabb 2026-04-16 17:30:56.837 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fc8e3d3-9a13-46f4-bec3-1898af848698 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] Tap Mirror: Handle Delete Port: 9b82e261-213f-4b24-8bc5-77a2423dfabb [pid: 8|app: 0|req: 1335/2497] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:30:56 2026] DELETE /v2.0/ports/9b82e261-213f-4b24-8bc5-77a2423dfabb => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:56.996 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f489971-3f4e-4a09-9d73-89c7cd1729b2 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] TaaS: Handle Delete Port: 596ade86-4ef6-423f-978d-54af41185bd8 2026-04-16 17:30:56.999 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f489971-3f4e-4a09-9d73-89c7cd1729b2 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] Tap Mirror: Handle Delete Port: 596ade86-4ef6-423f-978d-54af41185bd8 [pid: 7|app: 0|req: 1163/2498] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:30:56 2026] DELETE /v2.0/ports/596ade86-4ef6-423f-978d-54af41185bd8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:57.175 8 INFO neutron_taas.services.taas.taas_plugin [None req-53342ce4-a1ee-4b35-b2b2-ff6a9b1b9f29 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] TaaS: Handle Delete Port: c72ee6e7-f7b2-46c0-bb2e-aa7a6b9bfd6b 2026-04-16 17:30:57.178 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53342ce4-a1ee-4b35-b2b2-ff6a9b1b9f29 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] Tap Mirror: Handle Delete Port: c72ee6e7-f7b2-46c0-bb2e-aa7a6b9bfd6b [pid: 8|app: 0|req: 1336/2499] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:30:57 2026] DELETE /v2.0/ports/c72ee6e7-f7b2-46c0-bb2e-aa7a6b9bfd6b => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:57.323 7 INFO neutron_taas.services.taas.taas_plugin [None req-57a9dc02-01cb-41b4-b7e0-8556e3520261 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] TaaS: Handle Delete Port: 97a83ed6-1491-4340-85b6-e1b4eeee21e1 2026-04-16 17:30:57.325 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57a9dc02-01cb-41b4-b7e0-8556e3520261 2c05d9f343b94f69b156b3fb298cf40d 505a0608d6814902b363e713152017e0 - - default default] Tap Mirror: Handle Delete Port: 97a83ed6-1491-4340-85b6-e1b4eeee21e1 [pid: 7|app: 0|req: 1164/2500] 10.0.0.90 () {32 vars in 718 bytes} [Thu Apr 16 17:30:57 2026] DELETE /v2.0/ports/97a83ed6-1491-4340-85b6-e1b4eeee21e1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:57.498 8 INFO neutron.services.segments.plugin [-] Segment aaefe2ab-a637-4e16-b1e2-6c764680f61e resource provider aggregate not found 2026-04-16 17:30:57.502 8 INFO neutron.services.segments.plugin [-] Segment aaefe2ab-a637-4e16-b1e2-6c764680f61e resource provider aggregate not found 2026-04-16 17:30:57.519 8 INFO neutron.services.segments.plugin [-] Segment aaefe2ab-a637-4e16-b1e2-6c764680f61e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaefe2ab-a637-4e16-b1e2-6c764680f61e found for delete ", "request_id": "req-1054e198-b8e5-49a3-8120-771d1088e2db"}]} 2026-04-16 17:30:57.522 8 INFO neutron.services.segments.plugin [-] Segment aaefe2ab-a637-4e16-b1e2-6c764680f61e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaefe2ab-a637-4e16-b1e2-6c764680f61e found for delete ", "request_id": "req-b63ef548-f638-4e7d-9fbe-d69efa37b988"}]} [pid: 8|app: 0|req: 1337/2501] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:57 2026] DELETE /v2.0/networks/367ca969-5b4f-4fc4-8969-38dd51262a02 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:30:57.614 7 INFO neutron.services.segments.plugin [-] Segment 46fb1c1e-983f-4e55-98ed-2aa7b5d8fdbc resource provider aggregate not found 2026-04-16 17:30:57.624 7 INFO neutron.services.segments.plugin [-] Segment 46fb1c1e-983f-4e55-98ed-2aa7b5d8fdbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46fb1c1e-983f-4e55-98ed-2aa7b5d8fdbc found for delete ", "request_id": "req-5a48d151-14ce-409f-ba4a-f138759e9c61"}]} 2026-04-16 17:30:57.625 7 INFO neutron.services.segments.plugin [-] Segment 46fb1c1e-983f-4e55-98ed-2aa7b5d8fdbc resource provider aggregate not found 2026-04-16 17:30:57.642 7 INFO neutron.services.segments.plugin [-] Segment 46fb1c1e-983f-4e55-98ed-2aa7b5d8fdbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46fb1c1e-983f-4e55-98ed-2aa7b5d8fdbc found for delete ", "request_id": "req-85e7f3ec-218c-4189-96e9-73910470fc0c"}]} [pid: 7|app: 0|req: 1165/2502] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:57 2026] DELETE /v2.0/networks/bb35bf45-439a-4a7f-8b0c-4ab34c19c1ac => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2503] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:57 2026] DELETE /v2.0/networks/d88a9f06-6caf-49ac-ba52-508173a137c3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2504] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:57 2026] DELETE /v2.0/networks/6d31f1c1-277a-4197-aa61-70c0cce6df5d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2505] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:30:57 2026] DELETE /v2.0/networks/a1e75a36-7764-4ff9-a653-6c44cbcc8ad0 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2506] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:58 2026] GET /v2.0/security-groups?tenant_id=505a0608d6814902b363e713152017e0&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2507] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:58 2026] DELETE /v2.0/security-groups/d226a704-a601-48ae-8977-8a4fe3aff449 => 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: 1168/2508] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:59 2026] GET /v2.0/security-groups?tenant_id=db34c685343b4972bbf96368b3eef337&name=default => generated 2929 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2509] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:59 2026] DELETE /v2.0/security-groups/7251d98a-7ffb-467d-b14a-f00f8d7a66b9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2510] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:30:59 2026] GET /v2.0/security-groups?tenant_id=89553076cc824d28a6e3bad9db23eb12&name=default => generated 2929 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:30:59.541 8 INFO neutron.services.segments.plugin [-] Segment 184c9798-de70-4dbe-bea9-305a0964f79e resource provider aggregate not found 2026-04-16 17:30:59.549 8 INFO neutron.services.segments.plugin [-] Segment 184c9798-de70-4dbe-bea9-305a0964f79e resource provider aggregate not found 2026-04-16 17:30:59.568 8 INFO neutron.services.segments.plugin [-] Segment 184c9798-de70-4dbe-bea9-305a0964f79e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 184c9798-de70-4dbe-bea9-305a0964f79e found for delete ", "request_id": "req-7b4d5e54-5085-4d9f-a64a-2e939fdf9540"}]} 2026-04-16 17:30:59.573 8 INFO neutron.services.segments.plugin [-] Segment 184c9798-de70-4dbe-bea9-305a0964f79e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 184c9798-de70-4dbe-bea9-305a0964f79e found for delete ", "request_id": "req-f63c0277-c71b-49e5-8c84-c80d9d8ada3b"}]} 2026-04-16 17:30:59.614 8 INFO neutron.services.segments.plugin [-] Segment ea9d80cb-4db8-4eb6-8bf0-96b54388ae54 resource provider aggregate not found 2026-04-16 17:30:59.619 8 INFO neutron.services.segments.plugin [-] Segment ea9d80cb-4db8-4eb6-8bf0-96b54388ae54 resource provider aggregate not found 2026-04-16 17:30:59.634 8 INFO neutron.services.segments.plugin [-] Segment ea9d80cb-4db8-4eb6-8bf0-96b54388ae54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea9d80cb-4db8-4eb6-8bf0-96b54388ae54 found for delete ", "request_id": "req-182de407-5c30-44b1-94b2-80cafa4c79c6"}]} 2026-04-16 17:30:59.639 7 INFO neutron.services.segments.plugin [-] Segment 65f316d4-0e90-4f3f-9a41-9afc53b9678a resource provider aggregate not found 2026-04-16 17:30:59.640 8 INFO neutron.services.segments.plugin [-] Segment ea9d80cb-4db8-4eb6-8bf0-96b54388ae54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea9d80cb-4db8-4eb6-8bf0-96b54388ae54 found for delete ", "request_id": "req-8658fca6-22c5-4b08-af2d-709752d2ef2f"}]} 2026-04-16 17:30:59.653 7 INFO neutron.services.segments.plugin [-] Segment 65f316d4-0e90-4f3f-9a41-9afc53b9678a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65f316d4-0e90-4f3f-9a41-9afc53b9678a found for delete ", "request_id": "req-e1cd87e4-7e72-4ac1-929e-6e9547033e07"}]} 2026-04-16 17:30:59.655 7 INFO neutron.services.segments.plugin [-] Segment 65f316d4-0e90-4f3f-9a41-9afc53b9678a resource provider aggregate not found 2026-04-16 17:30:59.666 7 INFO neutron.services.segments.plugin [-] Segment 65f316d4-0e90-4f3f-9a41-9afc53b9678a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65f316d4-0e90-4f3f-9a41-9afc53b9678a found for delete ", "request_id": "req-a2c6b87b-dc9c-462a-bd9f-9711398e489e"}]} [pid: 8|app: 0|req: 1342/2511] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:30:59 2026] DELETE /v2.0/security-groups/f4e655dc-248b-4280-b3fd-80bd06144c67 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2512] 10.0.0.90 () {34 vars in 682 bytes} [Thu Apr 16 17:31:02 2026] POST /v2.0/security-groups => generated 1603 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2513] 10.0.0.90 () {34 vars in 765 bytes} [Thu Apr 16 17:31:02 2026] PUT /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2514] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:31:02 2026] GET /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2515] 10.0.0.90 () {34 vars in 776 bytes} [Thu Apr 16 17:31:02 2026] PUT /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2516] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:31:03 2026] GET /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2517] 10.0.0.90 () {34 vars in 772 bytes} [Thu Apr 16 17:31:03 2026] PUT /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2518] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:31:03 2026] GET /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2519] 10.0.0.90 () {34 vars in 794 bytes} [Thu Apr 16 17:31:03 2026] PUT /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2520] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:31:03 2026] GET /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2521] 10.0.0.90 () {34 vars in 765 bytes} [Thu Apr 16 17:31:03 2026] PUT /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/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: 1175/2522] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:31:03 2026] GET /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2523] 10.0.0.90 () {32 vars in 753 bytes} [Thu Apr 16 17:31:03 2026] GET /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:31:03.359 7 INFO neutron.api.v2.resource [None req-02f9b298-5d99-42d5-937c-77d09852ce8c 567a76a13e71472daceade76f23913f6 e03bee175e5f42ea84ea9ce584a38228 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1176/2524] 10.0.0.90 () {32 vars in 757 bytes} [Thu Apr 16 17:31:03 2026] GET /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2525] 10.0.0.90 () {32 vars in 756 bytes} [Thu Apr 16 17:31:03 2026] DELETE /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2526] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:31:03 2026] GET /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:31:03.481 8 INFO neutron.api.v2.resource [None req-d56247cc-2f4f-4324-b31b-acc18d9496ef 567a76a13e71472daceade76f23913f6 e03bee175e5f42ea84ea9ce584a38228 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1350/2527] 10.0.0.90 () {32 vars in 760 bytes} [Thu Apr 16 17:31:03 2026] DELETE /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2528] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:31:03 2026] DELETE /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2529] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:31:03 2026] GET /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936/tags => 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: 1179/2530] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:31:03 2026] DELETE /v2.0/security-groups/e3fb1fbd-1d1a-42b9-aaff-475f087fd936 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:31:03.886 8 INFO neutron.db.segments_db [None req-d12052d7-0418-4082-b398-362aab526d89 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Added segment 6e23b2dd-6fb6-4e42-a7bd-72599e23fd06 of type vxlan for network 5ab4acc5-00af-4f76-a8cb-58e341853cb3 [pid: 8|app: 0|req: 1352/2531] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:31:03 2026] POST /v2.0/networks => generated 620 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2532] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:31:03 2026] POST /v2.0/subnets => generated 658 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2533] 10.0.0.90 () {32 vars in 720 bytes} [Thu Apr 16 17:31:04 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2534] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:31:04 2026] GET /v2.0/security-groups?tenant_id=dfd6e08fda274124967b2da25f91e323&name=default => generated 2929 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2535] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:31:04 2026] DELETE /v2.0/security-groups/85d28ebf-d72b-4a16-8f0a-59b93bdc799d => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2536] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:31:04 2026] POST /v2.0/subnets => generated 732 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:31:04.660 7 INFO neutron.db.segments_db [None req-693a63c8-4ab6-4d74-9831-f443c4807abf f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Added segment 4e4f2c97-d38e-45e5-a79d-9be00d615595 of type vxlan for network 9f6c3d07-3b21-410a-9b91-4ef09cb58a38 [pid: 8|app: 0|req: 1355/2537] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:31:04 2026] GET /v2.0/security-groups?tenant_id=e03bee175e5f42ea84ea9ce584a38228&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2538] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:31:04 2026] POST /v2.0/networks => generated 619 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2539] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:31:04 2026] DELETE /v2.0/security-groups/56b13254-3424-429e-afa0-0448c241b260 => 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: 1184/2540] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:31:04 2026] POST /v2.0/subnets => generated 656 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2541] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:31:05 2026] POST /v2.0/subnets => generated 725 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:31:05.362 7 INFO neutron.db.segments_db [None req-2d1c0bfa-d684-4016-b0c7-84f3095df144 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Added segment 0ea3e394-7899-4d5f-8d46-08d031bffed6 of type vxlan for network 85741778-c5e2-42c9-b7d6-3132fc09bfb5 [pid: 7|app: 0|req: 1185/2542] 10.0.0.90 () {34 vars in 668 bytes} [Thu Apr 16 17:31:05 2026] POST /v2.0/networks => generated 618 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2543] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:31:05 2026] POST /v2.0/subnets => generated 655 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2544] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:31:05 2026] POST /v2.0/subnets => generated 730 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:31:05.963 8 INFO neutron.db.segments_db [None req-0788c4fa-bf84-4a10-bd18-0a2440718b4e f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Added segment ce361d6d-aa66-4d02-b4c8-1b7b33373983 of type vxlan for network f8f65542-5ba1-4001-bb65-28df2ac91f20 2026-04-16 17:31:06.197 8 INFO neutron.db.l3_hamode_db [None req-0788c4fa-bf84-4a10-bd18-0a2440718b4e f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-16 17:31:07.335 8 INFO neutron.db.l3_hamode_db [None req-0788c4fa-bf84-4a10-bd18-0a2440718b4e f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1359/2547] 10.0.0.90 () {34 vars in 667 bytes} [Thu Apr 16 17:31:05 2026] POST /v2.0/routers => generated 685 bytes in 2170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2548] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:31:08 2026] PUT /v2.0/routers/793d4c43-23b5-499c-a74f-8e6cfe27609f/add_router_interface => generated 309 bytes in 1750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2549] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:31:09 2026] PUT /v2.0/routers/793d4c43-23b5-499c-a74f-8e6cfe27609f/add_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2550] 10.0.0.90 () {34 vars in 781 bytes} [Thu Apr 16 17:31:11 2026] PUT /v2.0/routers/793d4c43-23b5-499c-a74f-8e6cfe27609f/add_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2551] 10.0.0.90 () {34 vars in 682 bytes} [Thu Apr 16 17:31:12 2026] POST /v2.0/security-groups => generated 1630 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2552] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:31:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2553] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:31:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2554] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:31:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2555] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:31:13 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) [pid: 7|app: 0|req: 1193/2556] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:31:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2557] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:31:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2558] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:31:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2559] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:31:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2560] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:31:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2561] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:31:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2562] 10.0.0.90 () {34 vars in 693 bytes} [Thu Apr 16 17:31:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2563] 10.0.0.23 () {34 vars in 1094 bytes} [Thu Apr 16 17:31:14 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2057157686&fields=id&tenant_id=ccb60d47f71a43c88bea8e8d0a42404b => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2564] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:31:14 2026] GET /v2.0/networks?id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2565] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:31:14 2026] GET /v2.0/quotas/ccb60d47f71a43c88bea8e8d0a42404b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2566] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:31:14 2026] GET /v2.0/ports?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&fields=id => generated 241 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2567] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:31:14 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2568] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:31:14 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2569] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:31:15 2026] GET /v2.0/ports?device_id=948ce775-fc03-4361-bb8a-b675626b0fca => 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: 1200/2570] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:31:19 2026] GET /v2.0/networks?id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2571] 199.204.45.140 () {34 vars in 1049 bytes} [Thu Apr 16 17:31:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ccb60d47f71a43c88bea8e8d0a42404b => generated 179 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2572] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:31:19 2026] POST /v2.0/ports => generated 1179 bytes in 397 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: 1202/2573] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:31:20 2026] GET /v2.0/ports?device_id=948ce775-fc03-4361-bb8a-b675626b0fca => generated 1194 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2574] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:31:19 2026] PUT /v2.0/ports/c32c752f-140f-42c5-8633-59394b9d4bb2 => generated 1460 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2575] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:31:20 2026] GET /v2.0/security-groups?id=58ee7e7a-7fd9-492e-9851-52fc6b9a9779&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:31:20.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8177194b-daa2-41b3-97c6-843bc9536bc1'] response: {'name': 'network-changed', 'server_uuid': '948ce775-fc03-4361-bb8a-b675626b0fca', 'tag': 'c32c752f-140f-42c5-8633-59394b9d4bb2', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1373/2576] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:31:20 2026] GET /v2.0/ports?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&device_id=948ce775-fc03-4361-bb8a-b675626b0fca => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2577] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:31:20 2026] GET /v2.0/networks?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&shared=False => generated 2375 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2578] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:31:20 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: 1205/2579] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:31:21 2026] GET /v2.0/ports?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&device_id=948ce775-fc03-4361-bb8a-b675626b0fca => generated 1463 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2580] 199.204.45.140 () {34 vars in 1055 bytes} [Thu Apr 16 17:31:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=c32c752f-140f-42c5-8633-59394b9d4bb2 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2581] 199.204.45.140 () {34 vars in 1103 bytes} [Thu Apr 16 17:31:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31d&port_id=c32c752f-140f-42c5-8633-59394b9d4bb2 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2582] 199.204.45.140 () {34 vars in 1063 bytes} [Thu Apr 16 17:31:22 2026] GET /v2.0/subnets?id=99947922-a316-4f5f-a11b-de9c829ee020&id=ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => 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: 1207/2583] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:31:22 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2584] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:31:22 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&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: 1208/2585] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:31:22 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2586] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:31:22 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2589] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:31:25 2026] GET /v2.0/ports?device_id=948ce775-fc03-4361-bb8a-b675626b0fca => generated 1194 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2590] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:31:25 2026] GET /v2.0/security-groups?id=58ee7e7a-7fd9-492e-9851-52fc6b9a9779&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: 1211/2591] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:31:30 2026] GET /v2.0/ports?device_id=948ce775-fc03-4361-bb8a-b675626b0fca => generated 1196 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2592] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:31:30 2026] GET /v2.0/security-groups?id=58ee7e7a-7fd9-492e-9851-52fc6b9a9779&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2593] 10.0.0.90 () {32 vars in 816 bytes} [Thu Apr 16 17:31:30 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&mac_address=fa%3A16%3A3e%3A0a%3Ae5%3Ad1 => generated 1196 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:31:31.453 8 INFO neutron.db.l3_db [None req-51d0ee45-bdd1-4666-b8c9-9c87d83f1b6e f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Floating IP 64eee8bb-855a-442c-9a60-293f31dbb40f associated. External IP: 10.96.250.220, port: c32c752f-140f-42c5-8633-59394b9d4bb2. [pid: 8|app: 0|req: 1382/2594] 10.0.0.90 () {34 vars in 675 bytes} [Thu Apr 16 17:31:30 2026] POST /v2.0/floatingips => generated 854 bytes in 1030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:31:31.809 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1da010c3-8e76-4573-b86a-95bbd6fcfb71'] response: {'name': 'network-changed', 'server_uuid': '948ce775-fc03-4361-bb8a-b675626b0fca', 'tag': 'c32c752f-140f-42c5-8633-59394b9d4bb2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1213/2595] 10.0.0.23 () {34 vars in 1094 bytes} [Thu Apr 16 17:31:31 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2057157686&fields=id&tenant_id=ccb60d47f71a43c88bea8e8d0a42404b => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2596] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:31:31 2026] GET /v2.0/networks?id=85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2597] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:31:31 2026] GET /v2.0/quotas/ccb60d47f71a43c88bea8e8d0a42404b => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2598] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:31:31 2026] GET /v2.0/ports?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&fields=id => generated 333 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2599] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2600] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?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: 1216/2601] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/ports?device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2602] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/ports?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&device_id=948ce775-fc03-4361-bb8a-b675626b0fca => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2603] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/networks?id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2604] 199.204.45.140 () {34 vars in 1055 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=c32c752f-140f-42c5-8633-59394b9d4bb2 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2605] 199.204.45.140 () {34 vars in 1103 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31d&port_id=c32c752f-140f-42c5-8633-59394b9d4bb2 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2606] 199.204.45.140 () {34 vars in 1063 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/subnets?id=99947922-a316-4f5f-a11b-de9c829ee020&id=ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2607] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2608] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2609] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2610] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:31:32 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?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: 1221/2611] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:31:36 2026] GET /v2.0/networks?id=85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2612] 199.204.45.140 () {34 vars in 1049 bytes} [Thu Apr 16 17:31:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ccb60d47f71a43c88bea8e8d0a42404b => generated 179 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2613] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:31:36 2026] POST /v2.0/ports => generated 1183 bytes in 397 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: 1223/2614] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:31:37 2026] GET /v2.0/ports?device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 1198 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2615] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:31:37 2026] GET /v2.0/security-groups?id=58ee7e7a-7fd9-492e-9851-52fc6b9a9779&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2616] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:31:37 2026] PUT /v2.0/ports/5a41f96f-b2b4-437a-89a5-b1bd50876290 => generated 1464 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:31:37.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-48e16b82-d8cc-4ad0-b243-f5b30efe7e2a'] response: {'name': 'network-changed', 'server_uuid': '13065066-f7ee-4bdc-93a2-3194f4b6c7ed', 'tag': '5a41f96f-b2b4-437a-89a5-b1bd50876290', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1226/2619] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:31:38 2026] GET /v2.0/ports?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 1467 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, ' [pid: 8|app: 0|req: 1394/2620] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:31:38 2026] GET /v2.0/networks?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&shared=False => generated 2375 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2621] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:31:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2622] 10.0.0.151 () {34 vars in 989 bytes} [Thu Apr 16 17:31:38 2026] GET /v2.0/ports?device_id=948ce775-fc03-4361-bb8a-b675626b0fca => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2623] 10.0.0.151 () {34 vars in 1039 bytes} [Thu Apr 16 17:31:38 2026] GET /v2.0/security-groups?id=58ee7e7a-7fd9-492e-9851-52fc6b9a9779&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2624] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:31:39 2026] GET /v2.0/ports?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2625] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:31:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.229&port_id=5a41f96f-b2b4-437a-89a5-b1bd50876290 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2626] 199.204.45.140 () {34 vars in 1103 bytes} [Thu Apr 16 17:31:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac9&port_id=5a41f96f-b2b4-437a-89a5-b1bd50876290 => 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: 1230/2627] 199.204.45.140 () {34 vars in 1063 bytes} [Thu Apr 16 17:31:39 2026] GET /v2.0/subnets?id=3b0b9a49-f827-45b4-a206-e303446c7623&id=332a18ab-0e0f-40d0-a944-dea7d904d5b2 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2628] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:31:39 2026] GET /v2.0/ports?network_id=85741778-c5e2-42c9-b7d6-3132fc09bfb5&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: 1231/2629] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:31:39 2026] GET /v2.0/ports?network_id=85741778-c5e2-42c9-b7d6-3132fc09bfb5&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: 8|app: 0|req: 1399/2630] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:31:39 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2631] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:31:39 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2632] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:31:42 2026] GET /v2.0/ports?device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 1200 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2633] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:31:42 2026] GET /v2.0/security-groups?id=58ee7e7a-7fd9-492e-9851-52fc6b9a9779&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2634] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:31:47 2026] GET /v2.0/ports?device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 1200 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2635] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:31:48 2026] GET /v2.0/security-groups?id=58ee7e7a-7fd9-492e-9851-52fc6b9a9779&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2636] 10.0.0.90 () {32 vars in 816 bytes} [Thu Apr 16 17:31:48 2026] GET /v2.0/ports?network_id=85741778-c5e2-42c9-b7d6-3132fc09bfb5&mac_address=fa%3A16%3A3e%3Ac7%3A1f%3A87 => generated 1200 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:31:48.820 7 INFO neutron.db.l3_db [None req-18374ca6-9080-4552-b513-122f6866d61e f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Floating IP aa620a6d-80e5-408a-8ce0-84fafe9146eb associated. External IP: 10.96.250.207, port: 5a41f96f-b2b4-437a-89a5-b1bd50876290. [pid: 7|app: 0|req: 1235/2637] 10.0.0.90 () {34 vars in 675 bytes} [Thu Apr 16 17:31:48 2026] POST /v2.0/floatingips => generated 855 bytes in 993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 17:31:49.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7c74917-bc58-430d-b1cc-0a111d939135'] response: {'name': 'network-changed', 'server_uuid': '13065066-f7ee-4bdc-93a2-3194f4b6c7ed', 'tag': '5a41f96f-b2b4-437a-89a5-b1bd50876290', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1403/2638] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:31:49 2026] GET /v2.0/ports?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 1469 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2639] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:31:49 2026] GET /v2.0/networks?id=85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2640] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:31:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.229&port_id=5a41f96f-b2b4-437a-89a5-b1bd50876290 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2641] 199.204.45.140 () {34 vars in 1103 bytes} [Thu Apr 16 17:31:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac9&port_id=5a41f96f-b2b4-437a-89a5-b1bd50876290 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2642] 199.204.45.140 () {34 vars in 1063 bytes} [Thu Apr 16 17:31:49 2026] GET /v2.0/subnets?id=3b0b9a49-f827-45b4-a206-e303446c7623&id=332a18ab-0e0f-40d0-a944-dea7d904d5b2 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2643] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:31:49 2026] GET /v2.0/ports?network_id=85741778-c5e2-42c9-b7d6-3132fc09bfb5&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2644] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:31:50 2026] GET /v2.0/ports?network_id=85741778-c5e2-42c9-b7d6-3132fc09bfb5&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2645] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:31:50 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2646] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:31:50 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2649] 10.0.0.151 () {34 vars in 989 bytes} [Thu Apr 16 17:31:53 2026] GET /v2.0/ports?device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2650] 10.0.0.151 () {34 vars in 1039 bytes} [Thu Apr 16 17:31:53 2026] GET /v2.0/security-groups?id=58ee7e7a-7fd9-492e-9851-52fc6b9a9779&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2651] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:32:04 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => 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: 1242/2652] 10.0.0.63 () {30 vars in 688 bytes} [Thu Apr 16 17:32:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2653] 10.0.0.63 () {30 vars in 690 bytes} [Thu Apr 16 17:32:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2654] 10.0.0.63 () {30 vars in 666 bytes} [Thu Apr 16 17:32:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2655] 10.0.0.63 () {30 vars in 702 bytes} [Thu Apr 16 17:32:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2656] 10.0.0.63 () {28 vars in 437 bytes} [Thu Apr 16 17:32:06 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2657] 10.0.0.63 () {30 vars in 726 bytes} [Thu Apr 16 17:32:06 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 658 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2658] 10.0.0.63 () {30 vars in 688 bytes} [Thu Apr 16 17:32:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2659] 10.0.0.63 () {30 vars in 690 bytes} [Thu Apr 16 17:32:06 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: 1246/2660] 10.0.0.63 () {30 vars in 666 bytes} [Thu Apr 16 17:32:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2661] 10.0.0.63 () {30 vars in 702 bytes} [Thu Apr 16 17:32:06 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: 1247/2662] 10.0.0.63 () {30 vars in 726 bytes} [Thu Apr 16 17:32:06 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2663] 10.0.0.63 () {30 vars in 688 bytes} [Thu Apr 16 17:32:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2664] 10.0.0.63 () {30 vars in 690 bytes} [Thu Apr 16 17:32:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2665] 10.0.0.63 () {30 vars in 666 bytes} [Thu Apr 16 17:32:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2666] 10.0.0.63 () {30 vars in 702 bytes} [Thu Apr 16 17:32:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2667] 10.0.0.63 () {30 vars in 728 bytes} [Thu Apr 16 17:32:06 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 799 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2668] 10.0.0.63 () {30 vars in 680 bytes} [Thu Apr 16 17:32:06 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2669] 10.0.0.63 () {34 vars in 702 bytes} [Thu Apr 16 17:32:06 2026] POST /v2.0/ports => generated 1132 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2672] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:32:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1421/2673] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:32:09 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: 1253/2674] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:32:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2675] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:32:09 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: 1254/2676] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:32:09 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2677] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:32:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2678] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:32:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2679] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:32:10 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: 1256/2680] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:32:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:32:10.038 8 INFO neutron.api.v2.resource [None req-21763b46-f844-49e8-8ca2-b73253de93a7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1425/2681] 199.204.45.140 () {30 vars in 762 bytes} [Thu Apr 16 17:32:10 2026] GET /v2.0/security-groups/lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2682] 199.204.45.140 () {30 vars in 784 bytes} [Thu Apr 16 17:32:10 2026] GET /v2.0/security-groups?name=lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2683] 199.204.45.140 () {34 vars in 735 bytes} [Thu Apr 16 17:32:10 2026] POST /v2.0/security-groups => generated 1638 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2684] 199.204.45.140 () {30 vars in 814 bytes} [Thu Apr 16 17:32:10 2026] GET /v2.0/security-group-rules?security_group_id=f4bce07b-d341-4bf9-ba9c-fb63c96e6de1 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2685] 199.204.45.140 () {34 vars in 788 bytes} [Thu Apr 16 17:32:10 2026] PUT /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1132 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2686] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:32:10 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: 8|app: 0|req: 1428/2687] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:32:10 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: 1260/2688] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:32:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2689] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:32:10 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: 1261/2690] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:32:10 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2691] 10.0.0.23 () {34 vars in 1014 bytes} [Thu Apr 16 17:32:18 2026] GET /v2.0/security-groups?id=65169606-d0a2-4553-b239-2b01cec06291&fields=id => 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: 1262/2692] 10.0.0.23 () {34 vars in 980 bytes} [Thu Apr 16 17:32:18 2026] GET /v2.0/networks?id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2693] 10.0.0.23 () {34 vars in 963 bytes} [Thu Apr 16 17:32:18 2026] GET /v2.0/quotas/2e2f38aa322d48f7a22035d07cfe4f34 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2694] 10.0.0.23 () {34 vars in 1000 bytes} [Thu Apr 16 17:32:18 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2695] 10.0.0.23 () {34 vars in 1006 bytes} [Thu Apr 16 17:32:18 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2696] 10.0.0.23 () {34 vars in 1106 bytes} [Thu Apr 16 17:32:18 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2697] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:19 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => 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: 1265/2698] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:19 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2699] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:21 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => 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: 1266/2700] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:21 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2703] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:32:23 2026] GET /v2.0/networks?id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2704] 199.204.45.140 () {34 vars in 1049 bytes} [Thu Apr 16 17:32:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2e2f38aa322d48f7a22035d07cfe4f34 => generated 343 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2705] 199.204.45.140 () {38 vars in 954 bytes} [Thu Apr 16 17:32:23 2026] POST /v2.0/ports => generated 1082 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2706] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:32:23 2026] PUT /v2.0/ports/0e735ed5-52a9-4855-b9f8-1851db489a17 => generated 1243 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:32:23.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a20e475c-e604-4160-80c9-c2f8215a0865'] response: {'name': 'network-changed', 'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'tag': '0e735ed5-52a9-4855-b9f8-1851db489a17', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1438/2707] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:32:24 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1246 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, ' [pid: 7|app: 0|req: 1270/2708] 199.204.45.140 () {34 vars in 1017 bytes} [Thu Apr 16 17:32:24 2026] GET /v2.0/networks?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&shared=False => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2709] 199.204.45.140 () {34 vars in 929 bytes} [Thu Apr 16 17:32:24 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: 1271/2710] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:24 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2711] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:32:24 2026] GET /v2.0/security-groups?id=65169606-d0a2-4553-b239-2b01cec06291&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2712] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:24 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2713] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:32:25 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2714] 199.204.45.140 () {34 vars in 1061 bytes} [Thu Apr 16 17:32:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.216&port_id=0e735ed5-52a9-4855-b9f8-1851db489a17 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2715] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:32:25 2026] GET /v2.0/subnets?id=fcda20e7-2ed6-44d2-ac41-e0e586333911 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2716] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:32:25 2026] GET /v2.0/ports?network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2717] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:32:25 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?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: 1275/2718] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:32:25 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2719] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:27 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2720] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:32:27 2026] GET /v2.0/security-groups?id=65169606-d0a2-4553-b239-2b01cec06291&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2721] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:27 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2722] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:32:29 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2723] 199.204.45.140 () {34 vars in 1043 bytes} [Thu Apr 16 17:32:29 2026] GET /v2.0/security-groups?id=65169606-d0a2-4553-b239-2b01cec06291&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2724] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:30 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2725] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:32:30 2026] GET /v2.0/security-groups?id=65169606-d0a2-4553-b239-2b01cec06291&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2726] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:31 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2727] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:33 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2728] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:32:33 2026] GET /v2.0/security-groups?id=65169606-d0a2-4553-b239-2b01cec06291&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2729] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:32:34 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2736] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:33:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2737] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:33:09 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: 1285/2738] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:33:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2739] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:33:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2740] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:33:09 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2741] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:33:09 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2742] 199.204.45.140 () {34 vars in 716 bytes} [Thu Apr 16 17:33:09 2026] POST /v2.0/ports => generated 1059 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2743] 10.0.0.23 () {34 vars in 969 bytes} [Thu Apr 16 17:33:09 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1059 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2744] 10.0.0.23 () {34 vars in 905 bytes} [Thu Apr 16 17:33:09 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2745] 199.204.45.140 () {34 vars in 1261 bytes} [Thu Apr 16 17:33:10 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2746] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:33:10 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2747] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:33:10 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?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: 1290/2748] 199.204.45.140 () {34 vars in 974 bytes} [Thu Apr 16 17:33:11 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1059 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2749] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:33:11 2026] GET /v2.0/networks?id=5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2750] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:33:11 2026] PUT /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1249 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:33:11.717 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-093b6de3-d3a3-42d3-88ed-820e2c0a6269'] response: {'name': 'network-changed', 'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'tag': 'b5e6cb17-9db9-4504-9bc1-50d606664b20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1460/2751] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:33:12 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2489 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2752] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:33:12 2026] GET /v2.0/networks?id=5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 802 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2753] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:33:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=b5e6cb17-9db9-4504-9bc1-50d606664b20 => 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: 1293/2754] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:33:12 2026] GET /v2.0/subnets?id=5be6d38e-154b-4636-9936-3c515676df98 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2755] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:33:12 2026] GET /v2.0/ports?network_id=5ab4acc5-00af-4f76-a8cb-58e341853cb3&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2756] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:33:12 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2757] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:33:12 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2758] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:33:13 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2489 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2759] 199.204.45.140 () {34 vars in 1061 bytes} [Thu Apr 16 17:33:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.216&port_id=0e735ed5-52a9-4855-b9f8-1851db489a17 => 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: 1296/2760] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:33:13 2026] GET /v2.0/subnets?id=fcda20e7-2ed6-44d2-ac41-e0e586333911 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2761] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:33:13 2026] GET /v2.0/ports?network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2762] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:33:13 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2763] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:33:13 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?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: 1298/2764] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:33:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2765] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:33:13 2026] GET /v2.0/subnets?id=5be6d38e-154b-4636-9936-3c515676df98 => 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: 1299/2766] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:33:13 2026] GET /v2.0/ports?network_id=5ab4acc5-00af-4f76-a8cb-58e341853cb3&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2767] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:33:13 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?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: 1300/2768] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:33:13 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2769] 10.0.0.23 () {34 vars in 969 bytes} [Thu Apr 16 17:33:18 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1251 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2770] 199.204.45.140 () {34 vars in 788 bytes} [Thu Apr 16 17:33:18 2026] PUT /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1276 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:33:18.433 8 INFO neutron.api.v2.resource [None req-6ce4cd9e-3099-454d-860c-6d11c3e5f642 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/2771] 199.204.45.140 () {30 vars in 762 bytes} [Thu Apr 16 17:33:18 2026] GET /v2.0/security-groups/lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:33:18.449 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-008bdde1-9322-4798-944f-8b4d7a06bda5'] response: {'name': 'network-changed', 'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'tag': 'b5e6cb17-9db9-4504-9bc1-50d606664b20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1302/2772] 199.204.45.140 () {30 vars in 784 bytes} [Thu Apr 16 17:33:18 2026] GET /v2.0/security-groups?name=lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2773] 199.204.45.140 () {34 vars in 788 bytes} [Thu Apr 16 17:33:18 2026] PUT /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1314 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:33:18.804 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b66d6d3a-523a-404d-9d34-f34fecec4dd4'] response: {'name': 'network-changed', 'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'tag': 'b5e6cb17-9db9-4504-9bc1-50d606664b20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1303/2774] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:33:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1472/2775] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:33: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: 7|app: 0|req: 1304/2776] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:33: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: 8|app: 0|req: 1473/2777] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:33:18 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: 1305/2778] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:33:18 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2779] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:33:18 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2590 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2780] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:33:18 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2781] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.0/networks?id=5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 802 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2782] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2783] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=b5e6cb17-9db9-4504-9bc1-50d606664b20 => 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: 1308/2784] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2785] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.0/subnets?id=5be6d38e-154b-4636-9936-3c515676df98 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2786] 199.204.45.140 () {30 vars in 742 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 799 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2787] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.0/ports?network_id=5ab4acc5-00af-4f76-a8cb-58e341853cb3&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: 1310/2788] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2789] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?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: 1311/2790] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2791] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:33:19 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?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: 1312/2792] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:33:20 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2793] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:33:20 2026] GET /v2.0/networks?id=5ab4acc5-00af-4f76-a8cb-58e341853cb3 => 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: 1313/2794] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:33:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2795] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:33:20 2026] GET /v2.0/subnets?id=5be6d38e-154b-4636-9936-3c515676df98 => 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: 1314/2796] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:33:20 2026] GET /v2.0/ports?network_id=5ab4acc5-00af-4f76-a8cb-58e341853cb3&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: 8|app: 0|req: 1483/2797] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:33:20 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?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: 1315/2798] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:33:20 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?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) 2026-04-16 17:33:28.226 8 INFO neutron.db.l3_db [None req-96aa8f97-fbec-43a3-b629-cdfcad2dc9d5 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Floating IP da4ed00d-8e19-4454-9c7e-3a8adbe03561 associated. External IP: 10.96.250.219, port: 0c2b346a-21af-4194-8f4c-01d21378dd49. [pid: 8|app: 0|req: 1485/2801] 10.0.0.90 () {34 vars in 675 bytes} [Thu Apr 16 17:33:27 2026] POST /v2.0/floatingips => generated 899 bytes in 929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2802] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:33:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2803] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:33:31 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: 1318/2804] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:33:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2805] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:33:31 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-04-16 17:33:31.158 7 INFO neutron.api.v2.resource [None req-51937433-1b69-4fcb-bb33-7f38f4487752 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1319/2806] 199.204.45.140 () {30 vars in 762 bytes} [Thu Apr 16 17:33:31 2026] GET /v2.0/security-groups/lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2807] 199.204.45.140 () {30 vars in 784 bytes} [Thu Apr 16 17:33:31 2026] GET /v2.0/security-groups?name=lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2808] 199.204.45.140 () {30 vars in 814 bytes} [Thu Apr 16 17:33:31 2026] GET /v2.0/security-group-rules?security_group_id=f4bce07b-d341-4bf9-ba9c-fb63c96e6de1 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2809] 199.204.45.140 () {34 vars in 746 bytes} [Thu Apr 16 17:33:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2810] 199.204.45.140 () {34 vars in 746 bytes} [Thu Apr 16 17:33:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2813] 10.0.0.63 () {30 vars in 688 bytes} [Thu Apr 16 17:33:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2814] 10.0.0.63 () {30 vars in 690 bytes} [Thu Apr 16 17:33:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2815] 10.0.0.63 () {30 vars in 666 bytes} [Thu Apr 16 17:33:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2816] 10.0.0.63 () {30 vars in 702 bytes} [Thu Apr 16 17:33:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2817] 10.0.0.63 () {28 vars in 437 bytes} [Thu Apr 16 17:33:40 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2818] 10.0.0.63 () {30 vars in 726 bytes} [Thu Apr 16 17:33:40 2026] GET /v2.0/subnets/ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2819] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:33:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2820] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:33:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2821] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:33:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2822] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:33:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2823] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:33:42 2026] GET /v2.0/subnets/ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2824] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:33:42 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2825] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:33:43 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: 1329/2826] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:33:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2827] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:33:43 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: 1330/2828] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:33:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2829] 199.204.45.140 () {34 vars in 716 bytes} [Thu Apr 16 17:33:43 2026] POST /v2.0/ports => generated 1324 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2830] 10.0.0.23 () {34 vars in 969 bytes} [Thu Apr 16 17:33:43 2026] GET /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1500/2831] 10.0.0.23 () {34 vars in 905 bytes} [Thu Apr 16 17:33:43 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2832] 199.204.45.140 () {34 vars in 1261 bytes} [Thu Apr 16 17:33:44 2026] GET /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2833] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:33:45 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?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: 1333/2834] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:33:45 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2835] 199.204.45.140 () {34 vars in 974 bytes} [Thu Apr 16 17:33:45 2026] GET /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2836] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:33:45 2026] GET /v2.0/networks?id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2837] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:33:45 2026] PUT /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 1514 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:33:46.233 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-411d0afb-2df2-4e54-9640-aff5ec3da772'] response: {'name': 'network-changed', 'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'tag': 'c3fe7c47-5f1c-4797-9963-00572a0cfd35', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1335/2838] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:33:46 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 4096 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1504/2839] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:33:46 2026] GET /v2.0/networks?id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => 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: 1336/2840] 199.204.45.140 () {34 vars in 1055 bytes} [Thu Apr 16 17:33:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2841] 199.204.45.140 () {34 vars in 1103 bytes} [Thu Apr 16 17:33:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A164&port_id=c3fe7c47-5f1c-4797-9963-00572a0cfd35 => 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: 1337/2842] 199.204.45.140 () {34 vars in 1063 bytes} [Thu Apr 16 17:33:46 2026] GET /v2.0/subnets?id=99947922-a316-4f5f-a11b-de9c829ee020&id=ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2843] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:33:46 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&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: 7|app: 0|req: 1338/2844] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:33:46 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2845] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:33:47 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2846] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:33:47 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2847] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 4096 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2848] 199.204.45.140 () {34 vars in 1061 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.216&port_id=0e735ed5-52a9-4855-b9f8-1851db489a17 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2849] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/subnets?id=fcda20e7-2ed6-44d2-ac41-e0e586333911 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2850] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/ports?network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2851] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?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: 1342/2852] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2853] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=b5e6cb17-9db9-4504-9bc1-50d606664b20 => 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: 1343/2854] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/subnets?id=5be6d38e-154b-4636-9936-3c515676df98 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2855] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/ports?network_id=5ab4acc5-00af-4f76-a8cb-58e341853cb3&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2856] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2857] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?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: 1345/2858] 199.204.45.140 () {34 vars in 1055 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2859] 199.204.45.140 () {34 vars in 1103 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A164&port_id=c3fe7c47-5f1c-4797-9963-00572a0cfd35 => 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: 1346/2860] 199.204.45.140 () {34 vars in 1063 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/subnets?id=99947922-a316-4f5f-a11b-de9c829ee020&id=ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 1410 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2861] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2862] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&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: 8|app: 0|req: 1516/2863] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2864] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:33:48 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2867] 10.0.0.23 () {34 vars in 969 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 1516 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2868] 199.204.45.140 () {30 vars in 742 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2869] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/subnets/ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2870] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/subnets/99947922-a316-4f5f-a11b-de9c829ee020 => generated 743 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2871] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2872] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:33:53 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: 1353/2873] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2874] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2875] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2876] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2877] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2878] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2879] 199.204.45.140 () {30 vars in 742 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2880] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2881] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:33:53 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2882] 10.0.0.63 () {30 vars in 688 bytes} [Thu Apr 16 17:34:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2883] 10.0.0.63 () {30 vars in 690 bytes} [Thu Apr 16 17:34:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2884] 10.0.0.63 () {30 vars in 666 bytes} [Thu Apr 16 17:34:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2885] 10.0.0.63 () {30 vars in 702 bytes} [Thu Apr 16 17:34:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2886] 10.0.0.63 () {28 vars in 437 bytes} [Thu Apr 16 17:34:01 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2887] 10.0.0.63 () {30 vars in 726 bytes} [Thu Apr 16 17:34:01 2026] GET /v2.0/subnets/3b0b9a49-f827-45b4-a206-e303446c7623 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2888] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:02 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: 1361/2889] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2890] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2891] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2892] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:02 2026] GET /v2.0/subnets/ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2893] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:02 2026] GET /v2.0/subnets/3b0b9a49-f827-45b4-a206-e303446c7623 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2894] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:02 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 4098 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2895] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2896] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34:02 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: 1365/2897] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2898] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:02 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: 7|app: 0|req: 1366/2899] 199.204.45.140 () {34 vars in 716 bytes} [Thu Apr 16 17:34:02 2026] POST /v2.0/ports => generated 1332 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2900] 10.0.0.23 () {34 vars in 969 bytes} [Thu Apr 16 17:34:03 2026] GET /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14 => generated 1332 bytes in 28 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: 1367/2901] 199.204.45.140 () {34 vars in 1261 bytes} [Thu Apr 16 17:34:04 2026] GET /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2902] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:04 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?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: 1368/2903] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:04 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2904] 199.204.45.140 () {34 vars in 974 bytes} [Thu Apr 16 17:34:04 2026] GET /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14 => generated 1332 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2905] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:34:04 2026] GET /v2.0/networks?id=85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2906] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:34:05 2026] PUT /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14 => generated 1522 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:34:05.473 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-234d050e-5365-4c46-93c1-fd7692326fe4'] response: {'name': 'network-changed', 'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'tag': 'aace846d-9291-432e-b7e4-81bb1e206f14', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1370/2907] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:34:05 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 5612 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1538/2908] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:34:06 2026] GET /v2.0/networks?id=85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2909] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:34:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.233&port_id=aace846d-9291-432e-b7e4-81bb1e206f14 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2910] 199.204.45.140 () {34 vars in 1105 bytes} [Thu Apr 16 17:34:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e8&port_id=aace846d-9291-432e-b7e4-81bb1e206f14 => 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: 1372/2911] 199.204.45.140 () {34 vars in 1063 bytes} [Thu Apr 16 17:34:06 2026] GET /v2.0/subnets?id=3b0b9a49-f827-45b4-a206-e303446c7623&id=332a18ab-0e0f-40d0-a944-dea7d904d5b2 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2912] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:06 2026] GET /v2.0/ports?network_id=85741778-c5e2-42c9-b7d6-3132fc09bfb5&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: 1373/2913] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:06 2026] GET /v2.0/ports?network_id=85741778-c5e2-42c9-b7d6-3132fc09bfb5&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2914] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:06 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?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: 1374/2915] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:06 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2916] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 5612 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2917] 199.204.45.140 () {34 vars in 1061 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.216&port_id=0e735ed5-52a9-4855-b9f8-1851db489a17 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2918] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/subnets?id=fcda20e7-2ed6-44d2-ac41-e0e586333911 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2919] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/ports?network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2920] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2921] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2922] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2923] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/subnets?id=5be6d38e-154b-4636-9936-3c515676df98 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2924] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/ports?network_id=5ab4acc5-00af-4f76-a8cb-58e341853cb3&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2925] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2926] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?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: 1380/2929] 199.204.45.140 () {34 vars in 1055 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2930] 199.204.45.140 () {34 vars in 1103 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A164&port_id=c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2931] 199.204.45.140 () {34 vars in 1063 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/subnets?id=99947922-a316-4f5f-a11b-de9c829ee020&id=ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2932] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2933] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:07 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&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: 8|app: 0|req: 1552/2934] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:08 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?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: 1383/2935] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:08 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2936] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:34:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.233&port_id=aace846d-9291-432e-b7e4-81bb1e206f14 => 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: 1384/2937] 199.204.45.140 () {34 vars in 1105 bytes} [Thu Apr 16 17:34:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1e8&port_id=aace846d-9291-432e-b7e4-81bb1e206f14 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2938] 199.204.45.140 () {34 vars in 1063 bytes} [Thu Apr 16 17:34:08 2026] GET /v2.0/subnets?id=3b0b9a49-f827-45b4-a206-e303446c7623&id=332a18ab-0e0f-40d0-a944-dea7d904d5b2 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2939] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:08 2026] GET /v2.0/ports?network_id=85741778-c5e2-42c9-b7d6-3132fc09bfb5&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2940] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:08 2026] GET /v2.0/ports?network_id=85741778-c5e2-42c9-b7d6-3132fc09bfb5&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2941] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:08 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2942] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:08 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?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: 1387/2943] 10.0.0.23 () {34 vars in 969 bytes} [Thu Apr 16 17:34:12 2026] GET /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14 => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2944] 199.204.45.140 () {30 vars in 742 bytes} [Thu Apr 16 17:34:12 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2945] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:12 2026] GET /v2.0/subnets/3b0b9a49-f827-45b4-a206-e303446c7623 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2946] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:12 2026] GET /v2.0/subnets/332a18ab-0e0f-40d0-a944-dea7d904d5b2 => generated 748 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2947] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:12 2026] GET /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 1516 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2948] 199.204.45.140 () {34 vars in 789 bytes} [Thu Apr 16 17:34:12 2026] PUT /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 1251 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:34:12.864 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9d5627e-1a21-4443-b08a-803e59d8a40a'] response: {'name': 'network-changed', 'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'tag': 'c3fe7c47-5f1c-4797-9963-00572a0cfd35', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1390/2949] 199.204.45.140 () {30 vars in 742 bytes} [Thu Apr 16 17:34:12 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1560/2950] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:12 2026] GET /v2.0/subnets/ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2951] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2952] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2953] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34: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: 8|app: 0|req: 1562/2954] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2955] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2956] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2957] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1350 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2958] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => 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: 1395/2959] 199.204.45.140 () {30 vars in 742 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2960] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2961] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2962] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 5385 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2963] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/networks?id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2964] 199.204.45.140 () {34 vars in 1055 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2965] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/subnets?id=ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2966] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2967] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/2968] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:13 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2971] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2972] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34:26 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: 1402/2973] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2974] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:26 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: 1403/2975] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:26 2026] GET /v2.0/subnets/ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2976] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:26 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 5385 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2977] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2978] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34:26 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: 1405/2979] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2980] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:26 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: 7|app: 0|req: 1406/2981] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:26 2026] GET /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14 => generated 1524 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/2982] 199.204.45.140 () {34 vars in 789 bytes} [Thu Apr 16 17:34:26 2026] PUT /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14 => generated 1311 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:34:26.882 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a0970ef-7f26-4848-b88a-eb60af2040a8'] response: {'name': 'network-changed', 'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'tag': 'aace846d-9291-432e-b7e4-81bb1e206f14', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1407/2983] 199.204.45.140 () {30 vars in 742 bytes} [Thu Apr 16 17:34:26 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1577/2984] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:26 2026] GET /v2.0/subnets/332a18ab-0e0f-40d0-a944-dea7d904d5b2 => 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: 1408/2985] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:26 2026] GET /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14 => generated 1347 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2986] 199.204.45.140 () {34 vars in 788 bytes} [Thu Apr 16 17:34:27 2026] PUT /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14 => generated 1080 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2987] 199.204.45.140 () {30 vars in 742 bytes} [Thu Apr 16 17:34:27 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1410/2988] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:27 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 4977 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2989] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:34:27 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 4977 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2990] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:34:27 2026] GET /v2.0/networks?id=85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2991] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:27 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2992] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:27 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2993] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:27 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?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: 1413/2994] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:28 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:34:28.941 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-862d4b4f-16b4-4619-a765-243f1f629214'] response: {'name': 'network-changed', 'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'tag': 'aace846d-9291-432e-b7e4-81bb1e206f14', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1582/2995] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:34:29 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 4977 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2996] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:34:29 2026] GET /v2.0/networks?id=85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/2997] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:29 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?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: 1415/2998] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:29 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 4977 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2999] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:29 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3000] 199.204.45.140 () {34 vars in 974 bytes} [Thu Apr 16 17:34:29 2026] GET /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14 => generated 1116 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3001] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:34:29 2026] GET /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/3002] 199.204.45.140 () {34 vars in 1015 bytes} [Thu Apr 16 17:34:29 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=dns_domain => generated 29 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3003] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:34:30 2026] PUT /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14 => generated 917 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3004] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:30 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 3869 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:30.893 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2598365-6d59-47b5-b93f-a7120323c265 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: aace846d-9291-432e-b7e4-81bb1e206f14 2026-04-16 17:34:30.897 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2598365-6d59-47b5-b93f-a7120323c265 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: aace846d-9291-432e-b7e4-81bb1e206f14 [pid: 8|app: 0|req: 1587/3005] 199.204.45.140 () {32 vars in 758 bytes} [Thu Apr 16 17:34:30 2026] DELETE /v2.0/ports/aace846d-9291-432e-b7e4-81bb1e206f14 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3006] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3007] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3008] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3009] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:31 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: 1421/3010] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3011] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => 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: 1422/3012] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3013] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3014] 199.204.45.140 () {30 vars in 742 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3015] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => 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: 1424/3016] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3017] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 3869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3018] 199.204.45.140 () {34 vars in 1225 bytes} [Thu Apr 16 17:34:31 2026] GET /v2.0/networks?id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1&id=5ab4acc5-00af-4f76-a8cb-58e341853cb3&id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&id=85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 3096 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3019] 199.204.45.140 () {34 vars in 1061 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.216&port_id=0e735ed5-52a9-4855-b9f8-1851db489a17 => 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: 1426/3020] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/subnets?id=fcda20e7-2ed6-44d2-ac41-e0e586333911 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3021] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/ports?network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3022] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3023] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?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: 1428/3024] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3025] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/subnets?id=5be6d38e-154b-4636-9936-3c515676df98 => 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: 1429/3026] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/ports?network_id=5ab4acc5-00af-4f76-a8cb-58e341853cb3&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3027] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?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: 1430/3028] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3029] 199.204.45.140 () {34 vars in 1055 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.92&port_id=c3fe7c47-5f1c-4797-9963-00572a0cfd35 => 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: 1431/3030] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/subnets?id=ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3031] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3032] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3033] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:32 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3034] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3035] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34:36 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/3036] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3037] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:36 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: 1435/3038] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:36 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 3869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3039] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3040] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3041] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34:36 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: 1437/3042] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3043] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:36 2026] GET /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 1287 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3044] 199.204.45.140 () {34 vars in 788 bytes} [Thu Apr 16 17:34:37 2026] PUT /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 1080 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:34:37.433 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c653f2d-f46b-493b-a692-ec291f512e18'] response: {'name': 'network-changed', 'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'tag': 'c3fe7c47-5f1c-4797-9963-00572a0cfd35', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1607/3045] 199.204.45.140 () {30 vars in 742 bytes} [Thu Apr 16 17:34:37 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 798 bytes in 60 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: 1439/3046] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:37 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 3698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3047] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:37 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 3698 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3050] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:34:37 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 3698 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3051] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:34:38 2026] GET /v2.0/networks?id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => 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: 1442/3052] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:38 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3053] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:38 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?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: 1443/3054] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:38 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 3698 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3055] 199.204.45.140 () {34 vars in 974 bytes} [Thu Apr 16 17:34:39 2026] GET /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 1116 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3056] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:34:39 2026] GET /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3057] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:39 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 3698 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3058] 199.204.45.140 () {34 vars in 1015 bytes} [Thu Apr 16 17:34:39 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=dns_domain => generated 29 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3059] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:34:39 2026] PUT /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 917 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3060] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:40 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2590 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:34:40.962 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2e47d2d-7e49-467d-864e-c07f8e232f85 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: c3fe7c47-5f1c-4797-9963-00572a0cfd35 2026-04-16 17:34:40.965 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2e47d2d-7e49-467d-864e-c07f8e232f85 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: c3fe7c47-5f1c-4797-9963-00572a0cfd35 [pid: 8|app: 0|req: 1615/3061] 199.204.45.140 () {32 vars in 758 bytes} [Thu Apr 16 17:34:40 2026] DELETE /v2.0/ports/c3fe7c47-5f1c-4797-9963-00572a0cfd35 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3062] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3063] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34:41 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: 1448/3064] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3065] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:41 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: 1449/3066] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3067] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => 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: 1450/3068] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3069] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3070] 199.204.45.140 () {30 vars in 742 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3071] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3072] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3073] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => 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: 1453/3074] 199.204.45.140 () {34 vars in 1145 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/networks?id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1&id=5ab4acc5-00af-4f76-a8cb-58e341853cb3&id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 2310 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3075] 199.204.45.140 () {34 vars in 1061 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.216&port_id=0e735ed5-52a9-4855-b9f8-1851db489a17 => 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: 1454/3076] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/subnets?id=fcda20e7-2ed6-44d2-ac41-e0e586333911 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3077] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/ports?network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3078] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3079] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?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: 1456/3080] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3081] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/subnets?id=5be6d38e-154b-4636-9936-3c515676df98 => 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: 1457/3082] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/ports?network_id=5ab4acc5-00af-4f76-a8cb-58e341853cb3&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3083] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:34:41 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?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: 1458/3084] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:34:42 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3086] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3088] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34:52 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: 1461/3089] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3090] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:34:52.918 7 INFO neutron.api.v2.resource [None req-bbd38a37-149e-4674-8e15-4647825ec2f3 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/3091] 199.204.45.140 () {30 vars in 762 bytes} [Thu Apr 16 17:34:52 2026] GET /v2.0/security-groups/lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3092] 199.204.45.140 () {30 vars in 784 bytes} [Thu Apr 16 17:34:52 2026] GET /v2.0/security-groups?name=lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3093] 199.204.45.140 () {30 vars in 814 bytes} [Thu Apr 16 17:34:52 2026] GET /v2.0/security-group-rules?security_group_id=f4bce07b-d341-4bf9-ba9c-fb63c96e6de1 => generated 2334 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3094] 199.204.45.140 () {32 vars in 788 bytes} [Thu Apr 16 17:34:53 2026] DELETE /v2.0/security-group-rules/07723779-925d-4c14-95bc-1191c4f188c7 => 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: 1464/3095] 199.204.45.140 () {32 vars in 788 bytes} [Thu Apr 16 17:34:53 2026] DELETE /v2.0/security-group-rules/2bc31991-a36e-4b84-8941-c9642f95b5c5 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:34:56.938 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9eaabdc-58fb-4bb3-9e93-3040a91b6e5b f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: fc42ab83-72ed-40e1-99c2-ea53e90a33a3 2026-04-16 17:34:56.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9eaabdc-58fb-4bb3-9e93-3040a91b6e5b f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: fc42ab83-72ed-40e1-99c2-ea53e90a33a3 2026-04-16 17:34:57.132 8 INFO neutron.db.l3_db [None req-b9eaabdc-58fb-4bb3-9e93-3040a91b6e5b f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Floating IP da4ed00d-8e19-4454-9c7e-3a8adbe03561 disassociated (deleted). External IP: 10.96.250.219, port: 0c2b346a-21af-4194-8f4c-01d21378dd49. [pid: 8|app: 0|req: 1632/3096] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:34:56 2026] DELETE /v2.0/floatingips/da4ed00d-8e19-4454-9c7e-3a8adbe03561 => generated 0 bytes in 653 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:34:57.482 7 INFO neutron.api.v2.resource [None req-2a3d0038-3a7e-4c07-84d8-2ca459395180 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/3097] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:34:57 2026] GET /v2.0/floatingips/da4ed00d-8e19-4454-9c7e-3a8adbe03561 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3098] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:58 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: 1466/3099] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34: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: 8|app: 0|req: 1634/3100] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3101] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:58 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) 2026-04-16 17:34:58.248 8 INFO neutron.api.v2.resource [None req-3a017d7d-5678-4d50-9e1c-7f4423d4eb12 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3102] 199.204.45.140 () {30 vars in 762 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/security-groups/lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3103] 199.204.45.140 () {30 vars in 784 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/security-groups?name=lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3104] 199.204.45.140 () {30 vars in 814 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/security-group-rules?security_group_id=f4bce07b-d341-4bf9-ba9c-fb63c96e6de1 => generated 1182 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3105] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3106] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3107] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3108] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3109] 199.204.45.140 () {30 vars in 740 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3110] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2590 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3111] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3112] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:58 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3113] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:34:59 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3114] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:35:00 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3115] 199.204.45.140 () {34 vars in 974 bytes} [Thu Apr 16 17:35:00 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3116] 199.204.45.140 () {34 vars in 1059 bytes} [Thu Apr 16 17:35:00 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3117] 199.204.45.140 () {34 vars in 1015 bytes} [Thu Apr 16 17:35:00 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3118] 199.204.45.140 () {38 vars in 1027 bytes} [Thu Apr 16 17:35:00 2026] PUT /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1151 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3119] 199.204.45.140 () {30 vars in 768 bytes} [Thu Apr 16 17:35:01 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1644/3120] 199.204.45.140 () {34 vars in 788 bytes} [Thu Apr 16 17:35:01 2026] PUT /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1090 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3121] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 1090 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 17:35:02.308 8 INFO neutron_taas.services.taas.taas_plugin [None req-eea3cb81-4e59-4fdf-ad7d-dfdc45594ed9 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: b5e6cb17-9db9-4504-9bc1-50d606664b20 2026-04-16 17:35:02.312 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eea3cb81-4e59-4fdf-ad7d-dfdc45594ed9 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: b5e6cb17-9db9-4504-9bc1-50d606664b20 [pid: 8|app: 0|req: 1645/3122] 199.204.45.140 () {32 vars in 758 bytes} [Thu Apr 16 17:35:02 2026] DELETE /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3123] 199.204.45.140 () {30 vars in 702 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3124] 199.204.45.140 () {30 vars in 704 bytes} [Thu Apr 16 17:35:02 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: 1479/3125] 199.204.45.140 () {30 vars in 680 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3126] 199.204.45.140 () {30 vars in 716 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:35:02.583 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5307c065-9e68-4b94-8edf-db51218c5ff7 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3127] 199.204.45.140 () {32 vars in 758 bytes} [Thu Apr 16 17:35:02 2026] DELETE /v2.0/ports/b5e6cb17-9db9-4504-9bc1-50d606664b20 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3128] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:35:02.659 7 INFO neutron.api.v2.resource [None req-c73ed424-692d-466b-a52c-4c07dd71b59e c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/3129] 199.204.45.140 () {30 vars in 762 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/security-groups/lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3130] 199.204.45.140 () {30 vars in 784 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/security-groups?name=lb-26727d03-60b5-465e-8589-0e1613aef4ae => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3131] 199.204.45.140 () {30 vars in 736 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3132] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/ports?tenant_id=2e2f38aa322d48f7a22035d07cfe4f34&device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3133] 199.204.45.140 () {34 vars in 1065 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/networks?id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1&id=5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 1523 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3134] 199.204.45.140 () {34 vars in 1061 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.216&port_id=0e735ed5-52a9-4855-b9f8-1851db489a17 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3135] 199.204.45.140 () {34 vars in 983 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/subnets?id=fcda20e7-2ed6-44d2-ac41-e0e586333911 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3136] 199.204.45.140 () {34 vars in 788 bytes} [Thu Apr 16 17:35:02 2026] PUT /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 1094 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3137] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/ports?network_id=5ac764e9-58bb-4708-acb5-a4eeca55c2f1&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3138] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:35:02 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3139] 199.204.45.140 () {32 vars in 778 bytes} [Thu Apr 16 17:35:02 2026] DELETE /v2.0/security-groups/f4bce07b-d341-4bf9-ba9c-fb63c96e6de1 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3140] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:35:03 2026] GET /v2.0/networks/5ac764e9-58bb-4708-acb5-a4eeca55c2f1?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) 2026-04-16 17:35:03.148 7 INFO neutron_taas.services.taas.taas_plugin [None req-29703605-6e09-4d39-9b23-1ff2111756c9 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 0c2b346a-21af-4194-8f4c-01d21378dd49 2026-04-16 17:35:03.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29703605-6e09-4d39-9b23-1ff2111756c9 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 0c2b346a-21af-4194-8f4c-01d21378dd49 [pid: 7|app: 0|req: 1485/3141] 199.204.45.140 () {32 vars in 758 bytes} [Thu Apr 16 17:35:03 2026] DELETE /v2.0/ports/0c2b346a-21af-4194-8f4c-01d21378dd49 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3142] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:35:06 2026] GET /v2.0/ports?device_id=1beeebbc-69de-41b7-9859-ecaaa0ae47fe => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:35:06.351 7 INFO neutron_taas.services.taas.taas_plugin [req-93c60c8c-d1aa-4b28-b021-4c60dd0ece98 req-8104e94d-1a0d-4d1d-8750-7b29329f9ef1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] TaaS: Handle Delete Port: 0e735ed5-52a9-4855-b9f8-1851db489a17 2026-04-16 17:35:06.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-93c60c8c-d1aa-4b28-b021-4c60dd0ece98 req-8104e94d-1a0d-4d1d-8750-7b29329f9ef1 c6305cc007984aa89fd3e81a8a9f2482 2e2f38aa322d48f7a22035d07cfe4f34 - - default default] Tap Mirror: Handle Delete Port: 0e735ed5-52a9-4855-b9f8-1851db489a17 [pid: 7|app: 0|req: 1486/3143] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:35:06 2026] DELETE /v2.0/ports/0e735ed5-52a9-4855-b9f8-1851db489a17 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:06.559 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-96b87e50-676f-4611-8103-8874308fc642'] response: {'server_uuid': '1beeebbc-69de-41b7-9859-ecaaa0ae47fe', 'name': 'network-vif-deleted', 'tag': '0e735ed5-52a9-4855-b9f8-1851db489a17', 'status': 'completed', 'code': 200} 2026-04-16 17:35:07.837 8 INFO neutron_taas.services.taas.taas_plugin [None req-3381e8b9-262e-4106-b489-a0ec9cc1ba12 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: 3b76094d-1396-416c-828e-773c57e49648 2026-04-16 17:35:07.840 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3381e8b9-262e-4106-b489-a0ec9cc1ba12 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: 3b76094d-1396-416c-828e-773c57e49648 2026-04-16 17:35:08.028 8 INFO neutron.db.l3_db [None req-3381e8b9-262e-4106-b489-a0ec9cc1ba12 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Floating IP aa620a6d-80e5-408a-8ce0-84fafe9146eb disassociated (deleted). External IP: 10.96.250.207, port: 5a41f96f-b2b4-437a-89a5-b1bd50876290. [pid: 8|app: 0|req: 1658/3146] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:35:07 2026] DELETE /v2.0/floatingips/aa620a6d-80e5-408a-8ce0-84fafe9146eb => generated 0 bytes in 657 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:08.407 7 INFO neutron.api.v2.resource [None req-6726465e-f849-4b7a-b87d-87f183f161de f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/3147] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:35:08 2026] GET /v2.0/floatingips/aa620a6d-80e5-408a-8ce0-84fafe9146eb => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:35:08.428 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e18388c-7732-4a38-90f8-51bb18daae94'] response: {'name': 'network-changed', 'server_uuid': '13065066-f7ee-4bdc-93a2-3194f4b6c7ed', 'tag': '5a41f96f-b2b4-437a-89a5-b1bd50876290', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1659/3148] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:35:08 2026] GET /v2.0/ports?device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 1200 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3149] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:35:08 2026] GET /v2.0/security-groups?id=58ee7e7a-7fd9-492e-9851-52fc6b9a9779&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3150] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:35:08 2026] GET /v2.0/ports?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3151] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:35:08 2026] GET /v2.0/networks?id=85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3152] 199.204.45.140 () {34 vars in 1057 bytes} [Thu Apr 16 17:35:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.229&port_id=5a41f96f-b2b4-437a-89a5-b1bd50876290 => 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: 1492/3153] 199.204.45.140 () {34 vars in 1103 bytes} [Thu Apr 16 17:35:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ac9&port_id=5a41f96f-b2b4-437a-89a5-b1bd50876290 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3154] 199.204.45.140 () {34 vars in 1063 bytes} [Thu Apr 16 17:35:09 2026] GET /v2.0/subnets?id=3b0b9a49-f827-45b4-a206-e303446c7623&id=332a18ab-0e0f-40d0-a944-dea7d904d5b2 => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3155] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:35:09 2026] GET /v2.0/ports?network_id=85741778-c5e2-42c9-b7d6-3132fc09bfb5&device_owner=network%3Adhcp => generated 1461 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3156] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:35:09 2026] GET /v2.0/ports?network_id=85741778-c5e2-42c9-b7d6-3132fc09bfb5&device_owner=network%3Adhcp => generated 1461 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3157] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:35:09 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3158] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:35:09 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5?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: 1495/3159] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:35:11 2026] GET /v2.0/ports?device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:35:11.527 8 INFO neutron_taas.services.taas.taas_plugin [req-074a5708-3d88-471f-8e21-4cae61a2d1b0 req-b4411c40-f0e1-44db-bf27-e0149bb45eec f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: 5a41f96f-b2b4-437a-89a5-b1bd50876290 2026-04-16 17:35:11.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-074a5708-3d88-471f-8e21-4cae61a2d1b0 req-b4411c40-f0e1-44db-bf27-e0149bb45eec f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: 5a41f96f-b2b4-437a-89a5-b1bd50876290 [pid: 8|app: 0|req: 1665/3160] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:35:11 2026] DELETE /v2.0/ports/5a41f96f-b2b4-437a-89a5-b1bd50876290 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:11.812 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef4358ba-8746-4f4f-958c-25c6f3ae9504'] response: {'server_uuid': '13065066-f7ee-4bdc-93a2-3194f4b6c7ed', 'name': 'network-vif-deleted', 'tag': '5a41f96f-b2b4-437a-89a5-b1bd50876290', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1496/3161] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:35:13 2026] GET /v2.0/ports?device_id=13065066-f7ee-4bdc-93a2-3194f4b6c7ed => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 17:35:19.103 8 INFO neutron_taas.services.taas.taas_plugin [None req-2afc3e31-aaae-4fae-8cb3-148cb4d3a4c1 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: f055bcda-580a-47a1-9ff3-dcd38ac87ca6 2026-04-16 17:35:19.106 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2afc3e31-aaae-4fae-8cb3-148cb4d3a4c1 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: f055bcda-580a-47a1-9ff3-dcd38ac87ca6 2026-04-16 17:35:19.295 8 INFO neutron.db.l3_db [None req-2afc3e31-aaae-4fae-8cb3-148cb4d3a4c1 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Floating IP 64eee8bb-855a-442c-9a60-293f31dbb40f disassociated (deleted). External IP: 10.96.250.220, port: c32c752f-140f-42c5-8633-59394b9d4bb2. [pid: 8|app: 0|req: 1666/3162] 10.0.0.90 () {32 vars in 730 bytes} [Thu Apr 16 17:35:18 2026] DELETE /v2.0/floatingips/64eee8bb-855a-442c-9a60-293f31dbb40f => generated 0 bytes in 631 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:19.621 7 INFO neutron.api.v2.resource [None req-56b2dec2-8a31-41df-918f-ef2083a06448 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3163] 10.0.0.90 () {32 vars in 727 bytes} [Thu Apr 16 17:35:19 2026] GET /v2.0/floatingips/64eee8bb-855a-442c-9a60-293f31dbb40f => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:35:19.642 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51b34b49-b0fb-4304-85ec-70db2c4f49a3'] response: {'name': 'network-changed', 'server_uuid': '948ce775-fc03-4361-bb8a-b675626b0fca', 'tag': 'c32c752f-140f-42c5-8633-59394b9d4bb2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1667/3164] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:35:19 2026] GET /v2.0/ports?device_id=948ce775-fc03-4361-bb8a-b675626b0fca => generated 1196 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3165] 10.0.0.23 () {34 vars in 1038 bytes} [Thu Apr 16 17:35:19 2026] GET /v2.0/security-groups?id=58ee7e7a-7fd9-492e-9851-52fc6b9a9779&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3166] 199.204.45.140 () {34 vars in 1079 bytes} [Thu Apr 16 17:35:20 2026] GET /v2.0/ports?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&device_id=948ce775-fc03-4361-bb8a-b675626b0fca => generated 1465 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3167] 199.204.45.140 () {34 vars in 985 bytes} [Thu Apr 16 17:35:20 2026] GET /v2.0/networks?id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3168] 199.204.45.140 () {34 vars in 1055 bytes} [Thu Apr 16 17:35:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.58&port_id=c32c752f-140f-42c5-8633-59394b9d4bb2 => 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: 1500/3169] 199.204.45.140 () {34 vars in 1103 bytes} [Thu Apr 16 17:35:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A31d&port_id=c32c752f-140f-42c5-8633-59394b9d4bb2 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3170] 199.204.45.140 () {34 vars in 1063 bytes} [Thu Apr 16 17:35:20 2026] GET /v2.0/subnets?id=99947922-a316-4f5f-a11b-de9c829ee020&id=ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3171] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:35:20 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3172] 199.204.45.140 () {34 vars in 1051 bytes} [Thu Apr 16 17:35:20 2026] GET /v2.0/ports?network_id=9f6c3d07-3b21-410a-9b91-4ef09cb58a38&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: 1502/3173] 199.204.45.140 () {34 vars in 1011 bytes} [Thu Apr 16 17:35:20 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3174] 199.204.45.140 () {34 vars in 1111 bytes} [Thu Apr 16 17:35:20 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38?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: 1503/3175] 199.204.45.140 () {34 vars in 993 bytes} [Thu Apr 16 17:35:22 2026] GET /v2.0/ports?device_id=948ce775-fc03-4361-bb8a-b675626b0fca => generated 1196 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 17:35:22.367 8 INFO neutron_taas.services.taas.taas_plugin [req-9eec83aa-126c-48c8-baa4-62479ba00dd7 req-52818338-0dcf-4aad-b0b4-c02c0e353e02 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: c32c752f-140f-42c5-8633-59394b9d4bb2 2026-04-16 17:35:22.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9eec83aa-126c-48c8-baa4-62479ba00dd7 req-52818338-0dcf-4aad-b0b4-c02c0e353e02 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: c32c752f-140f-42c5-8633-59394b9d4bb2 [pid: 8|app: 0|req: 1673/3176] 199.204.45.140 () {36 vars in 996 bytes} [Thu Apr 16 17:35:22 2026] DELETE /v2.0/ports/c32c752f-140f-42c5-8633-59394b9d4bb2 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:22.598 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b833e073-5cf4-42f0-b1a2-d5520ea6168b'] response: {'server_uuid': '948ce775-fc03-4361-bb8a-b675626b0fca', 'name': 'network-vif-deleted', 'tag': 'c32c752f-140f-42c5-8633-59394b9d4bb2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1675/3179] 10.0.0.23 () {34 vars in 988 bytes} [Thu Apr 16 17:35:24 2026] GET /v2.0/ports?device_id=948ce775-fc03-4361-bb8a-b675626b0fca => 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: 1505/3180] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:35:30 2026] DELETE /v2.0/security-group-rules/c59b50e8-47ca-49f3-bef8-3f1970cf0135 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:30.162 8 INFO neutron.api.v2.resource [None req-aede740b-5b5d-4795-8e43-4a8b8a8075e6 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1676/3181] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:35:30 2026] GET /v2.0/security-group-rules/c59b50e8-47ca-49f3-bef8-3f1970cf0135 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3182] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:35:30 2026] DELETE /v2.0/security-group-rules/4f53d792-3758-4446-b5dd-41d5a6af36cb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:30.260 8 INFO neutron.api.v2.resource [None req-c84c44d7-1496-4c82-bd2f-e0b9daa89d01 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1677/3183] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:35:30 2026] GET /v2.0/security-group-rules/4f53d792-3758-4446-b5dd-41d5a6af36cb => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3184] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:35:30 2026] DELETE /v2.0/security-group-rules/153d9ffe-8807-4c00-869b-0b854cc3073d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:30.348 8 INFO neutron.api.v2.resource [None req-4825c40b-98fd-400e-aac6-ebf51354ae7c f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1678/3185] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:35:30 2026] GET /v2.0/security-group-rules/153d9ffe-8807-4c00-869b-0b854cc3073d => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3186] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:35:30 2026] DELETE /v2.0/security-group-rules/a76409ca-798a-4b2a-be63-2447b9d58644 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:30.443 8 INFO neutron.api.v2.resource [None req-ceaf64c2-3630-4eb4-94cd-6d5842e6d2d9 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1679/3187] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:35:30 2026] GET /v2.0/security-group-rules/a76409ca-798a-4b2a-be63-2447b9d58644 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3188] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:35:30 2026] DELETE /v2.0/security-group-rules/da6c10e4-2124-4b11-9864-86c2a70f7a9c => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:30.557 8 INFO neutron.api.v2.resource [None req-81319cbb-07f3-4dbe-b690-72f8217e0026 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1680/3189] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:35:30 2026] GET /v2.0/security-group-rules/da6c10e4-2124-4b11-9864-86c2a70f7a9c => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3190] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:35:30 2026] DELETE /v2.0/security-group-rules/33d4ff84-5785-4d64-b498-1b2dcebca776 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:30.663 8 INFO neutron.api.v2.resource [None req-c127b460-d61b-4451-aedb-080591678573 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1681/3191] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:35:30 2026] GET /v2.0/security-group-rules/33d4ff84-5785-4d64-b498-1b2dcebca776 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3192] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:35:30 2026] DELETE /v2.0/security-group-rules/f497ff30-d9cb-464c-bc91-9f9ad99f9943 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:30.747 8 INFO neutron.api.v2.resource [None req-01eb9f6c-6e13-4465-9f4f-9fc4287d6ad7 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1682/3193] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:35:30 2026] GET /v2.0/security-group-rules/f497ff30-d9cb-464c-bc91-9f9ad99f9943 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3194] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:35:30 2026] DELETE /v2.0/security-group-rules/174f6930-1f22-4bab-b728-db3a5270010f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:30.836 8 INFO neutron.api.v2.resource [None req-d2110ba8-b45a-4046-baf1-d513d423782c f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1683/3195] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:35:30 2026] GET /v2.0/security-group-rules/174f6930-1f22-4bab-b728-db3a5270010f => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3196] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:35:30 2026] DELETE /v2.0/security-group-rules/7fc61af2-b9fa-4c78-9bdf-a50ddc6be104 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:30.920 8 INFO neutron.api.v2.resource [None req-c0a759cc-1268-4a3c-ac72-d2cb940c3a95 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1684/3197] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:35:30 2026] GET /v2.0/security-group-rules/7fc61af2-b9fa-4c78-9bdf-a50ddc6be104 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3198] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:35:30 2026] DELETE /v2.0/security-group-rules/ae2c8c64-2832-4672-a658-cf481e3ff20c => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:31.005 8 INFO neutron.api.v2.resource [None req-8084030b-0b30-41e6-bbeb-eb94ea80e2f4 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1685/3199] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:35:30 2026] GET /v2.0/security-group-rules/ae2c8c64-2832-4672-a658-cf481e3ff20c => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3200] 10.0.0.90 () {32 vars in 748 bytes} [Thu Apr 16 17:35:31 2026] DELETE /v2.0/security-group-rules/56f14618-9597-435f-b0b7-bda66c74aa6d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:31.089 8 INFO neutron.api.v2.resource [None req-cf0b729d-abe4-4932-b8e6-516ac7b78587 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1686/3201] 10.0.0.90 () {32 vars in 745 bytes} [Thu Apr 16 17:35:31 2026] GET /v2.0/security-group-rules/56f14618-9597-435f-b0b7-bda66c74aa6d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3202] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:35:31 2026] DELETE /v2.0/security-groups/58ee7e7a-7fd9-492e-9851-52fc6b9a9779 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:31.194 8 INFO neutron.api.v2.resource [None req-c2957919-047d-4c6e-a65c-eb940a8692a7 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1687/3203] 10.0.0.90 () {32 vars in 735 bytes} [Thu Apr 16 17:35:31 2026] GET /v2.0/security-groups/58ee7e7a-7fd9-492e-9851-52fc6b9a9779 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:35:31.619 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5730dfc-5258-403f-822b-520ad21831ca f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: 03dec29c-069f-4231-922a-9510fc14d5a9 2026-04-16 17:35:31.622 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5730dfc-5258-403f-822b-520ad21831ca f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: 03dec29c-069f-4231-922a-9510fc14d5a9 [pid: 7|app: 0|req: 1517/3204] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:35:31 2026] PUT /v2.0/routers/793d4c43-23b5-499c-a74f-8e6cfe27609f/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:35:32.329 8 INFO neutron.api.v2.resource [None req-2fc3c581-ee99-4462-b01a-c407f201697a f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1688/3205] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:35:32 2026] PUT /v2.0/routers/793d4c43-23b5-499c-a74f-8e6cfe27609f/remove_router_interface => generated 198 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:35:32.713 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1b3e051-f687-4712-9b9b-bf3937fa098c f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: 7090ed98-86d5-4bd5-b963-18f7a5ec91f7 2026-04-16 17:35:32.717 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1b3e051-f687-4712-9b9b-bf3937fa098c f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: 7090ed98-86d5-4bd5-b963-18f7a5ec91f7 [pid: 7|app: 0|req: 1518/3206] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:35:32 2026] PUT /v2.0/routers/793d4c43-23b5-499c-a74f-8e6cfe27609f/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:35:33.428 8 INFO neutron.api.v2.resource [None req-af544fcc-3943-4621-8632-c82a217d887f f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1689/3207] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:35:33 2026] PUT /v2.0/routers/793d4c43-23b5-499c-a74f-8e6cfe27609f/remove_router_interface => generated 198 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:35:33.798 7 INFO neutron_taas.services.taas.taas_plugin [None req-da12c888-e6fc-46a4-b159-22dd71b37011 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: c9b5e6b4-46a7-44f5-b79b-36fe12b8b302 2026-04-16 17:35:33.801 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da12c888-e6fc-46a4-b159-22dd71b37011 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: c9b5e6b4-46a7-44f5-b79b-36fe12b8b302 [pid: 7|app: 0|req: 1519/3208] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:35:33 2026] PUT /v2.0/routers/793d4c43-23b5-499c-a74f-8e6cfe27609f/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 17:35:34.593 8 INFO neutron.api.v2.resource [None req-9ec0e9ad-b69e-4091-9e10-3cf13bbf27c1 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1690/3209] 10.0.0.90 () {34 vars in 787 bytes} [Thu Apr 16 17:35:34 2026] PUT /v2.0/routers/793d4c43-23b5-499c-a74f-8e6cfe27609f/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:35:34.819 7 INFO neutron_taas.services.taas.taas_plugin [None req-68eecc0c-2775-4db1-9329-4466a5137945 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: 0f8df6bd-6cee-4b7c-8562-6336d47dbed5 2026-04-16 17:35:34.822 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68eecc0c-2775-4db1-9329-4466a5137945 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: 0f8df6bd-6cee-4b7c-8562-6336d47dbed5 2026-04-16 17:35:35.079 7 INFO neutron_taas.services.taas.taas_plugin [None req-68eecc0c-2775-4db1-9329-4466a5137945 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: 4c3f7361-28df-4c48-b582-14c3553d5e84 2026-04-16 17:35:35.082 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68eecc0c-2775-4db1-9329-4466a5137945 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: 4c3f7361-28df-4c48-b582-14c3553d5e84 2026-04-16 17:35:35.501 7 INFO neutron.db.l3_hamode_db [None req-68eecc0c-2775-4db1-9329-4466a5137945 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] HA network f8f65542-5ba1-4001-bb65-28df2ac91f20 was deleted as no HA routers are present in tenant ccb60d47f71a43c88bea8e8d0a42404b. [pid: 7|app: 0|req: 1520/3210] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:35:34 2026] DELETE /v2.0/routers/793d4c43-23b5-499c-a74f-8e6cfe27609f => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 17:35:35.512 7 INFO neutron.services.segments.plugin [-] Segment ce361d6d-aa66-4d02-b4c8-1b7b33373983 resource provider aggregate not found 2026-04-16 17:35:35.518 7 INFO neutron.services.segments.plugin [-] Segment ce361d6d-aa66-4d02-b4c8-1b7b33373983 resource provider aggregate not found 2026-04-16 17:35:35.535 8 INFO neutron.api.v2.resource [None req-02c9de4d-82e0-4673-b1b6-80b3cdaac66d f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1691/3211] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:35:35 2026] GET /v2.0/routers/793d4c43-23b5-499c-a74f-8e6cfe27609f => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:35:35.537 7 INFO neutron.services.segments.plugin [-] Segment ce361d6d-aa66-4d02-b4c8-1b7b33373983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce361d6d-aa66-4d02-b4c8-1b7b33373983 found for delete ", "request_id": "req-e351bab9-9c3c-4e43-894a-b2d7fcbe352f"}]} 2026-04-16 17:35:35.537 7 INFO neutron.services.segments.plugin [-] Segment ce361d6d-aa66-4d02-b4c8-1b7b33373983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce361d6d-aa66-4d02-b4c8-1b7b33373983 found for delete ", "request_id": "req-a60b026d-3f97-4d15-8d51-d3defae0ffba"}]} [pid: 7|app: 0|req: 1521/3212] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:35:35 2026] DELETE /v2.0/subnets/332a18ab-0e0f-40d0-a944-dea7d904d5b2 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:35.701 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea552a49-7951-4c6b-be57-3eec63c17a3e f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1692/3213] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:35:35 2026] GET /v2.0/subnets/332a18ab-0e0f-40d0-a944-dea7d904d5b2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3214] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:35:35 2026] DELETE /v2.0/subnets/3b0b9a49-f827-45b4-a206-e303446c7623 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:35.861 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4233c29-a1d0-4cfb-80c3-cc256eaa03a6 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1693/3215] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:35:35 2026] GET /v2.0/subnets/3b0b9a49-f827-45b4-a206-e303446c7623 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:35:35.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-122f9ce6-9cbb-4a30-a1e1-c16a92d3448a f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: 49c806ef-a75b-4454-ba81-6d1f8d15bc3b 2026-04-16 17:35:35.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-122f9ce6-9cbb-4a30-a1e1-c16a92d3448a f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: 49c806ef-a75b-4454-ba81-6d1f8d15bc3b [pid: 7|app: 0|req: 1523/3216] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:35:35 2026] DELETE /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:36.098 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b9f0637-5751-4d99-8996-95912fde3340 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1694/3217] 10.0.0.90 () {32 vars in 721 bytes} [Thu Apr 16 17:35:36 2026] GET /v2.0/networks/85741778-c5e2-42c9-b7d6-3132fc09bfb5 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3218] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:35:36 2026] DELETE /v2.0/subnets/99947922-a316-4f5f-a11b-de9c829ee020 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:36.234 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe9b9219-3d9d-4f3e-8d67-15ec14bfcfb7 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1695/3219] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:35:36 2026] GET /v2.0/subnets/99947922-a316-4f5f-a11b-de9c829ee020 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3220] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:35:36 2026] DELETE /v2.0/subnets/ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:36.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d3d7aac-8b04-408a-9c12-b481a1b40410 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1696/3221] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:35:36 2026] GET /v2.0/subnets/ffd24aea-bf19-4bb4-be9d-09ce575c7d22 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:35:36.497 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ab000ee-32c9-4304-a2a9-3188593f3f77 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: a8023447-aaef-4cac-b807-f02caab00a2b 2026-04-16 17:35:36.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ab000ee-32c9-4304-a2a9-3188593f3f77 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: a8023447-aaef-4cac-b807-f02caab00a2b [pid: 7|app: 0|req: 1526/3222] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:35:36 2026] DELETE /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:36.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e0a5b96-22b5-4a28-b623-0fc884366465 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1697/3223] 10.0.0.90 () {32 vars in 721 bytes} [Thu Apr 16 17:35:36 2026] GET /v2.0/networks/9f6c3d07-3b21-410a-9b91-4ef09cb58a38 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3224] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:35:36 2026] DELETE /v2.0/subnets/d55d6a93-6fb4-440b-abac-6f12fa401d2b => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:36.904 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e18ac12-68e1-4257-9913-ac4223d76c77 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1698/3225] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:35:36 2026] GET /v2.0/subnets/d55d6a93-6fb4-440b-abac-6f12fa401d2b => 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: 1528/3226] 10.0.0.90 () {32 vars in 722 bytes} [Thu Apr 16 17:35:36 2026] DELETE /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:37.075 8 INFO neutron.pecan_wsgi.hooks.translation [None req-631f3366-bf2f-45ed-8e92-21c460dac08c f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1699/3227] 10.0.0.90 () {32 vars in 719 bytes} [Thu Apr 16 17:35:37 2026] GET /v2.0/subnets/5be6d38e-154b-4636-9936-3c515676df98 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:35:37.187 7 INFO neutron_taas.services.taas.taas_plugin [None req-39f23ee9-b9ae-415a-bdf4-604a05fcebf6 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] TaaS: Handle Delete Port: 4934ad4f-c9cd-4591-bfe8-199185b54d4f 2026-04-16 17:35:37.190 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39f23ee9-b9ae-415a-bdf4-604a05fcebf6 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] Tap Mirror: Handle Delete Port: 4934ad4f-c9cd-4591-bfe8-199185b54d4f [pid: 7|app: 0|req: 1529/3228] 10.0.0.90 () {32 vars in 724 bytes} [Thu Apr 16 17:35:37 2026] DELETE /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 17:35:37.405 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52496a48-d4b2-4b2f-b717-3d612cebd448 f12a9f558a1842f59759d6f447a3246d ccb60d47f71a43c88bea8e8d0a42404b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1700/3229] 10.0.0.90 () {32 vars in 721 bytes} [Thu Apr 16 17:35:37 2026] GET /v2.0/networks/5ab4acc5-00af-4f76-a8cb-58e341853cb3 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 17:35:37.555 7 INFO neutron.services.segments.plugin [-] Segment 0ea3e394-7899-4d5f-8d46-08d031bffed6 resource provider aggregate not found 2026-04-16 17:35:37.560 7 INFO neutron.services.segments.plugin [-] Segment 0ea3e394-7899-4d5f-8d46-08d031bffed6 resource provider aggregate not found 2026-04-16 17:35:37.574 7 INFO neutron.services.segments.plugin [-] Segment 0ea3e394-7899-4d5f-8d46-08d031bffed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea3e394-7899-4d5f-8d46-08d031bffed6 found for delete ", "request_id": "req-5373dd5d-ea69-4a76-a06a-1b4cd63158b7"}]} 2026-04-16 17:35:37.579 7 INFO neutron.services.segments.plugin [-] Segment 0ea3e394-7899-4d5f-8d46-08d031bffed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ea3e394-7899-4d5f-8d46-08d031bffed6 found for delete ", "request_id": "req-5e04bab1-fc84-49ce-86c6-0f46e1377318"}]} 2026-04-16 17:35:37.592 7 INFO neutron.services.segments.plugin [-] Segment 4e4f2c97-d38e-45e5-a79d-9be00d615595 resource provider aggregate not found 2026-04-16 17:35:37.594 7 INFO neutron.services.segments.plugin [-] Segment 4e4f2c97-d38e-45e5-a79d-9be00d615595 resource provider aggregate not found 2026-04-16 17:35:37.612 7 INFO neutron.services.segments.plugin [-] Segment 4e4f2c97-d38e-45e5-a79d-9be00d615595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e4f2c97-d38e-45e5-a79d-9be00d615595 found for delete ", "request_id": "req-df6badaa-8e43-4ff7-8480-0cd8e7d9cf54"}]} 2026-04-16 17:35:37.617 7 INFO neutron.services.segments.plugin [-] Segment 4e4f2c97-d38e-45e5-a79d-9be00d615595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e4f2c97-d38e-45e5-a79d-9be00d615595 found for delete ", "request_id": "req-d7bd3655-0d09-4b01-9d99-18d8efe6da57"}]} 2026-04-16 17:35:37.632 7 INFO neutron.services.segments.plugin [-] Segment 6e23b2dd-6fb6-4e42-a7bd-72599e23fd06 resource provider aggregate not found 2026-04-16 17:35:37.638 7 INFO neutron.services.segments.plugin [-] Segment 6e23b2dd-6fb6-4e42-a7bd-72599e23fd06 resource provider aggregate not found 2026-04-16 17:35:37.653 7 INFO neutron.services.segments.plugin [-] Segment 6e23b2dd-6fb6-4e42-a7bd-72599e23fd06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e23b2dd-6fb6-4e42-a7bd-72599e23fd06 found for delete ", "request_id": "req-a944d9cf-10a0-43ed-8a71-b9e63af2c7fd"}]} 2026-04-16 17:35:37.654 7 INFO neutron.services.segments.plugin [-] Segment 6e23b2dd-6fb6-4e42-a7bd-72599e23fd06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e23b2dd-6fb6-4e42-a7bd-72599e23fd06 found for delete ", "request_id": "req-7b079e34-d262-442a-b490-21700fb230ed"}]} [pid: 8|app: 0|req: 1702/3232] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:35:39 2026] GET /v2.0/security-groups?tenant_id=9901c175d40f462594be101d8d94a60f&name=default => generated 2929 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3233] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:35:39 2026] DELETE /v2.0/security-groups/757c8688-65f9-4f0e-9a13-ef48b6de7a03 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3234] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:35:39 2026] GET /v2.0/security-groups?tenant_id=0db1df07778e4cf6856a1f4dcea89e89&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3235] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:35:39 2026] DELETE /v2.0/security-groups/f8fa2b75-8e3b-484f-9bba-20abd362fda8 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3236] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:35:40 2026] GET /v2.0/security-groups?tenant_id=b2233c98ce034e06a9eb91ad3caa9468&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3237] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:35:40 2026] DELETE /v2.0/security-groups/4d2b34e9-0f12-4eaa-a4d0-75c4947c25ae => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3238] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:35:40 2026] GET /v2.0/security-groups?tenant_id=b899b0c72762460e9ba658833e3b582b&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3239] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:35:40 2026] DELETE /v2.0/security-groups/5e21f5a7-39c9-4c86-be02-37d29ed2fc6a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3240] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:35:40 2026] GET /v2.0/security-groups?tenant_id=563ad06fada0415f9ccd33a5494b9830&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3241] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:35:41 2026] DELETE /v2.0/security-groups/1371b981-91d1-4b72-af81-41cd5ac0e283 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3242] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:35:41 2026] GET /v2.0/security-groups?tenant_id=ccb60d47f71a43c88bea8e8d0a42404b&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3243] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:35:41 2026] DELETE /v2.0/security-groups/83c25368-d4bd-4259-ade1-4e1d288f3b2b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3244] 10.0.0.90 () {32 vars in 772 bytes} [Thu Apr 16 17:35:41 2026] GET /v2.0/security-groups?tenant_id=47fdc621404641c78694b9b862d2bd4c&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3245] 10.0.0.90 () {32 vars in 738 bytes} [Thu Apr 16 17:35:41 2026] DELETE /v2.0/security-groups/6209573e-b5a1-4d68-bf6b-0c3e8269736f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3246] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:35:44 2026] GET /v2.0/networks => generated 2168 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3247] 10.0.0.90 () {32 vars in 653 bytes} [Thu Apr 16 17:35:45 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3248] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:35:45 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3249] 10.0.0.90 () {32 vars in 641 bytes} [Thu Apr 16 17:35:45 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3250] 10.0.0.90 () {32 vars in 645 bytes} [Thu Apr 16 17:35:45 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3251] 10.0.0.90 () {32 vars in 647 bytes} [Thu Apr 16 17:35:45 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: 8|app: 0|req: 1712/3252] 10.0.0.90 () {32 vars in 661 bytes} [Thu Apr 16 17:35:45 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3253] 10.0.0.90 () {32 vars in 653 bytes} [Thu Apr 16 17:35:45 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)