+ 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 Jun 11 02:39:22 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-6fb6569594-76pfb 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 0x7f83251d0668 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-06-11 02:39:26.290 7 INFO neutron.common.config [-] Logging enabled! 2026-06-11 02:39:26.290 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-11 02:39:26.520 8 INFO neutron.common.config [-] Logging enabled! 2026-06-11 02:39:26.521 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-11 02:39:27.335 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-11 02:39:27.600 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-11 02:39:28.841 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 02:39:28.844 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-11 02:39:28.848 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-11 02:39:28.849 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 02:39:28.849 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-11 02:39:28.849 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-11 02:39:28.849 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 02:39:28.857 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 02:39:28.857 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 02:39:28.857 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 02:39:28.880 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-11 02:39:28.881 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 02:39:28.881 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-11 02:39:28.911 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-11 02:39:28.911 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-11 02:39:28.911 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-11 02:39:28.911 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-11 02:39:29.160 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 02:39:29.163 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-11 02:39:29.167 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-11 02:39:29.168 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 02:39:29.168 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-11 02:39:29.168 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-11 02:39:29.168 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 02:39:29.176 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 02:39:29.176 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 02:39:29.176 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 02:39:29.198 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-11 02:39:29.199 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 02:39:29.199 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-11 02:39:29.199 7 INFO neutron.plugins.ml2.managers [None req-d76cfe5b-147c-4778-8c1c-e3cb50c8c85a - - - - - -] Initializing driver for type 'vlan' 2026-06-11 02:39:29.227 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-11 02:39:29.228 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-11 02:39:29.228 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-11 02:39:29.228 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-11 02:39:29.525 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d76cfe5b-147c-4778-8c1c-e3cb50c8c85a - - - - - -] VlanTypeDriver initialization complete 2026-06-11 02:39:29.525 7 INFO neutron.plugins.ml2.managers [None req-d76cfe5b-147c-4778-8c1c-e3cb50c8c85a - - - - - -] Initializing driver for type 'vxlan' 2026-06-11 02:39:29.526 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d76cfe5b-147c-4778-8c1c-e3cb50c8c85a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-11 02:39:29.540 7 INFO neutron.plugins.ml2.managers [None req-d76cfe5b-147c-4778-8c1c-e3cb50c8c85a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-11 02:39:29.540 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d76cfe5b-147c-4778-8c1c-e3cb50c8c85a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-11 02:39:29.541 7 INFO neutron.plugins.ml2.managers [None req-d76cfe5b-147c-4778-8c1c-e3cb50c8c85a - - - - - -] Initializing extension driver 'port_security' 2026-06-11 02:39:29.541 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d76cfe5b-147c-4778-8c1c-e3cb50c8c85a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-11 02:39:29.541 7 INFO neutron.plugins.ml2.managers [None req-d76cfe5b-147c-4778-8c1c-e3cb50c8c85a - - - - - -] Initializing extension driver 'qos' 2026-06-11 02:39:29.541 7 INFO neutron.plugins.ml2.managers [None req-d76cfe5b-147c-4778-8c1c-e3cb50c8c85a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-11 02:39:29.541 7 INFO neutron.plugins.ml2.managers [None req-d76cfe5b-147c-4778-8c1c-e3cb50c8c85a - - - - - -] Initializing mechanism driver 'l2population' 2026-06-11 02:39:29.553 8 INFO neutron.plugins.ml2.managers [None req-2eea4d30-7d5d-4c8b-b230-b240b87e6949 - - - - - -] Initializing driver for type 'vlan' 2026-06-11 02:39:29.556 7 INFO neutron.quota [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded quota_driver: . 2026-06-11 02:39:29.556 7 INFO neutron.plugins.ml2.plugin [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Modular L2 Plugin initialization complete 2026-06-11 02:39:29.556 7 INFO neutron.plugins.ml2.managers [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-11 02:39:29.557 7 INFO neutron.plugins.ml2.managers [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-11 02:39:29.557 7 INFO neutron.plugins.ml2.managers [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-11 02:39:29.557 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: qos 2026-06-11 02:39:29.571 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: router 2026-06-11 02:39:29.622 7 INFO neutron.services.service_base [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-11 02:39:29.622 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: segments 2026-06-11 02:39:29.725 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: trunk 2026-06-11 02:39:29.739 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: vpnaas 2026-06-11 02:39:29.778 7 WARNING stevedore.named [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 02:39:29.844 7 INFO neutron_vpnaas.services.vpn.plugin [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-11 02:39:29.844 7 INFO neutron.common.utils [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-11 02:39:29.844 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: taas 2026-06-11 02:39:29.867 7 WARNING stevedore.named [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 02:39:29.868 7 WARNING stevedore.named [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 02:39:29.891 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-11 02:39:29.891 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: tapmirror 2026-06-11 02:39:29.906 7 WARNING stevedore.named [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 02:39:29.906 7 WARNING stevedore.named [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 02:39:29.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-11 02:39:29.923 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: auto_allocate 2026-06-11 02:39:29.933 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: tag 2026-06-11 02:39:29.942 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: timestamp 2026-06-11 02:39:29.945 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: network_ip_availability 2026-06-11 02:39:29.948 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: flavors 2026-06-11 02:39:29.950 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2eea4d30-7d5d-4c8b-b230-b240b87e6949 - - - - - -] VlanTypeDriver initialization complete 2026-06-11 02:39:29.950 8 INFO neutron.plugins.ml2.managers [None req-2eea4d30-7d5d-4c8b-b230-b240b87e6949 - - - - - -] Initializing driver for type 'vxlan' 2026-06-11 02:39:29.951 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2eea4d30-7d5d-4c8b-b230-b240b87e6949 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-11 02:39:29.952 7 INFO neutron.manager [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loading Plugin: revisions 2026-06-11 02:39:29.955 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Initializing extension manager. 2026-06-11 02:39:29.957 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: address-group 2026-06-11 02:39:29.958 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: address-scope 2026-06-11 02:39:29.958 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-11 02:39:29.959 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: agent 2026-06-11 02:39:29.959 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: agent-resources-synced 2026-06-11 02:39:29.961 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-11 02:39:29.961 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-11 02:39:29.962 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: availability_zone 2026-06-11 02:39:29.962 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: availability_zone_filter 2026-06-11 02:39:29.963 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-11 02:39:29.964 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: default-subnetpools 2026-06-11 02:39:29.965 8 INFO neutron.plugins.ml2.managers [None req-2eea4d30-7d5d-4c8b-b230-b240b87e6949 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-11 02:39:29.965 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-11 02:39:29.965 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2eea4d30-7d5d-4c8b-b230-b240b87e6949 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-11 02:39:29.965 8 INFO neutron.plugins.ml2.managers [None req-2eea4d30-7d5d-4c8b-b230-b240b87e6949 - - - - - -] Initializing extension driver 'port_security' 2026-06-11 02:39:29.965 8 INFO neutron.plugins.ml2.extensions.port_security [None req-2eea4d30-7d5d-4c8b-b230-b240b87e6949 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-11 02:39:29.966 8 INFO neutron.plugins.ml2.managers [None req-2eea4d30-7d5d-4c8b-b230-b240b87e6949 - - - - - -] Initializing extension driver 'qos' 2026-06-11 02:39:29.966 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: dns-integration 2026-06-11 02:39:29.966 8 INFO neutron.plugins.ml2.managers [None req-2eea4d30-7d5d-4c8b-b230-b240b87e6949 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-11 02:39:29.966 8 INFO neutron.plugins.ml2.managers [None req-2eea4d30-7d5d-4c8b-b230-b240b87e6949 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-11 02:39:29.966 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: dns-domain-ports 2026-06-11 02:39:29.967 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-11 02:39:29.968 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: dvr 2026-06-11 02:39:29.968 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-11 02:39:29.969 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: empty-string-filtering 2026-06-11 02:39:29.970 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 02:39:29.970 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-11 02:39:29.971 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: external-net 2026-06-11 02:39:29.971 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-11 02:39:29.972 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: extraroute 2026-06-11 02:39:29.972 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: extraroute-atomic 2026-06-11 02:39:29.975 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-11 02:39:29.975 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-11 02:39:29.976 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-11 02:39:29.976 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-11 02:39:29.977 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: fip-port-details 2026-06-11 02:39:29.977 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: flavors 2026-06-11 02:39:29.978 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-11 02:39:29.979 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: floatingip-pools 2026-06-11 02:39:29.980 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: ip_allocation 2026-06-11 02:39:29.980 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-11 02:39:29.981 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: l2_adjacency 2026-06-11 02:39:29.981 8 INFO neutron.quota [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded quota_driver: . 2026-06-11 02:39:29.982 8 INFO neutron.plugins.ml2.plugin [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Modular L2 Plugin initialization complete 2026-06-11 02:39:29.982 8 INFO neutron.plugins.ml2.managers [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-11 02:39:29.982 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: router 2026-06-11 02:39:29.982 8 INFO neutron.plugins.ml2.managers [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-11 02:39:29.982 8 INFO neutron.plugins.ml2.managers [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-11 02:39:29.982 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: qos 2026-06-11 02:39:29.983 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 02:39:29.984 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-11 02:39:29.985 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-11 02:39:29.985 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: ext-gw-mode 2026-06-11 02:39:29.986 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: l3-ha 2026-06-11 02:39:29.986 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-11 02:39:29.987 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-11 02:39:29.987 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: l3-flavors 2026-06-11 02:39:29.988 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-11 02:39:29.989 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-11 02:39:29.991 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-11 02:39:29.993 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-11 02:39:29.994 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-11 02:39:29.995 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-11 02:39:29.995 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: router 2026-06-11 02:39:29.996 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-11 02:39:29.996 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: multi-provider 2026-06-11 02:39:29.997 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: net-mtu 2026-06-11 02:39:30.003 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: net-mtu-writable 2026-06-11 02:39:30.005 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: network_availability_zone 2026-06-11 02:39:30.007 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: network_ha 2026-06-11 02:39:30.008 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: network-ip-availability 2026-06-11 02:39:30.010 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-11 02:39:30.011 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: pagination 2026-06-11 02:39:30.011 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: port-device-profile 2026-06-11 02:39:30.012 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-11 02:39:30.012 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-11 02:39:30.013 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-11 02:39:30.013 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: port-mac-override 2026-06-11 02:39:30.014 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-11 02:39:30.014 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-11 02:39:30.015 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-11 02:39:30.015 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: port-resource-request 2026-06-11 02:39:30.016 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-11 02:39:30.017 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-11 02:39:30.017 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: binding 2026-06-11 02:39:30.018 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: binding-extended 2026-06-11 02:39:30.019 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: port-security 2026-06-11 02:39:30.019 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: project-id 2026-06-11 02:39:30.020 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: provider 2026-06-11 02:39:30.021 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-11 02:39:30.023 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos 2026-06-11 02:39:30.024 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-11 02:39:30.025 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-11 02:39:30.025 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-default 2026-06-11 02:39:30.026 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-fip 2026-06-11 02:39:30.026 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-11 02:39:30.027 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-11 02:39:30.028 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-11 02:39:30.028 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-11 02:39:30.029 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-11 02:39:30.030 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-pps 2026-06-11 02:39:30.030 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-11 02:39:30.031 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-11 02:39:30.031 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: qos-rules-alias 2026-06-11 02:39:30.032 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: quota-check-limit 2026-06-11 02:39:30.033 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-11 02:39:30.035 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: quotas 2026-06-11 02:39:30.036 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: quota_details 2026-06-11 02:39:30.038 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: rbac-policies 2026-06-11 02:39:30.039 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: rbac-address-group 2026-06-11 02:39:30.039 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: rbac-address-scope 2026-06-11 02:39:30.040 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: rbac-security-groups 2026-06-11 02:39:30.040 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-11 02:39:30.041 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: revision-if-match 2026-06-11 02:39:30.041 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-11 02:39:30.042 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: router_availability_zone 2026-06-11 02:39:30.042 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-11 02:39:30.042 8 INFO neutron.services.service_base [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-11 02:39:30.043 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: segments 2026-06-11 02:39:30.044 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-11 02:39:30.045 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-11 02:39:30.045 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-11 02:39:30.046 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-11 02:39:30.047 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-11 02:39:30.047 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-11 02:39:30.052 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: security-group 2026-06-11 02:39:30.053 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: segment 2026-06-11 02:39:30.053 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-11 02:39:30.054 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: service-type 2026-06-11 02:39:30.055 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: sorting 2026-06-11 02:39:30.055 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: standard-attr-segment 2026-06-11 02:39:30.056 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: standard-attr-description 2026-06-11 02:39:30.056 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: stateful-security-group 2026-06-11 02:39:30.057 7 WARNING neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-11 02:39:30.057 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-11 02:39:30.058 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: subnet-external-network 2026-06-11 02:39:30.058 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: subnet_onboard 2026-06-11 02:39:30.059 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-11 02:39:30.059 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: subnet-service-types 2026-06-11 02:39:30.060 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: subnet_allocation 2026-06-11 02:39:30.063 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-11 02:39:30.064 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: tag-creation 2026-06-11 02:39:30.064 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-11 02:39:30.068 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: standard-attr-tag 2026-06-11 02:39:30.070 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-11 02:39:30.070 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: trunk 2026-06-11 02:39:30.071 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: trunk-details 2026-06-11 02:39:30.072 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-11 02:39:30.072 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-11 02:39:30.073 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-11 02:39:30.074 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-11 02:39:30.077 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-11 02:39:30.078 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-11 02:39:30.079 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: vpn-flavors 2026-06-11 02:39:30.081 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: vpnaas 2026-06-11 02:39:30.083 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: taas 2026-06-11 02:39:30.085 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: tap-mirror 2026-06-11 02:39:30.085 7 INFO neutron.api.extensions [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-11 02:39:30.089 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-11 02:39:30.090 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-11 02:39:30.090 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 02:39:30.090 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-11 02:39:30.094 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-11 02:39:30.094 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-11 02:39:30.099 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-11 02:39:30.100 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-11 02:39:30.101 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-11 02:39:30.102 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 02:39:30.103 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] subnetpool is already registered 2026-06-11 02:39:30.103 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 02:39:30.104 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] subnetpool is already registered 2026-06-11 02:39:30.104 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-11 02:39:30.105 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 02:39:30.105 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 02:39:30.106 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-11 02:39:30.107 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-11 02:39:30.107 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-11 02:39:30.108 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 02:39:30.108 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] ipsecpolicy is already registered 2026-06-11 02:39:30.109 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 02:39:30.109 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] ikepolicy is already registered 2026-06-11 02:39:30.117 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-11 02:39:30.117 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] router is already registered 2026-06-11 02:39:30.118 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-11 02:39:30.118 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] floatingip is already registered 2026-06-11 02:39:30.123 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-11 02:39:30.124 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] rbac_policy is already registered 2026-06-11 02:39:30.124 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-11 02:39:30.125 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] security_group is already registered 2026-06-11 02:39:30.125 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-11 02:39:30.125 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] security_group_rule is already registered 2026-06-11 02:39:30.126 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 02:39:30.126 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] subnetpool is already registered 2026-06-11 02:39:30.127 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 02:39:30.127 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] subnetpool is already registered 2026-06-11 02:39:30.127 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-11 02:39:30.128 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] trunk is already registered 2026-06-11 02:39:30.128 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 02:39:30.128 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] ikepolicy is already registered 2026-06-11 02:39:30.129 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 02:39:30.129 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] ipsecpolicy is already registered 2026-06-11 02:39:30.129 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-11 02:39:30.129 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] endpoint_group is already registered 2026-06-11 02:39:30.130 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-11 02:39:30.130 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] vpnservice is already registered 2026-06-11 02:39:30.130 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-11 02:39:30.130 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] ipsec_site_connection is already registered 2026-06-11 02:39:30.131 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 02:39:30.131 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] ipsecpolicy is already registered 2026-06-11 02:39:30.131 7 INFO neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 02:39:30.131 7 WARNING neutron.quota.resource_registry [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] ikepolicy is already registered 2026-06-11 02:39:30.145 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: trunk 2026-06-11 02:39:30.160 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: vpnaas 2026-06-11 02:39:30.169 7 WARNING keystonemiddleware._common.config [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 02:39:30.177 7 WARNING oslo_config.cfg [None req-fb47c0df-e2ee-448b-9a0b-9b143fea8a82 - - - - - -] 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 0x7f83251d0668 pid: 7 (default app) 2026-06-11 02:39:30.201 8 WARNING stevedore.named [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 02:39:30.280 8 INFO neutron_vpnaas.services.vpn.plugin [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-11 02:39:30.280 8 INFO neutron.common.utils [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-11 02:39:30.280 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: taas 2026-06-11 02:39:30.310 8 WARNING stevedore.named [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 02:39:30.310 8 WARNING stevedore.named [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 02:39:30.342 8 INFO neutron_taas.services.taas.taas_plugin [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-11 02:39:30.343 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: tapmirror 2026-06-11 02:39:30.356 8 WARNING stevedore.named [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 02:39:30.356 8 WARNING stevedore.named [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 02:39:30.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-11 02:39:30.371 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: auto_allocate 2026-06-11 02:39:30.381 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: tag 2026-06-11 02:39:30.390 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: timestamp 2026-06-11 02:39:30.393 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: network_ip_availability 2026-06-11 02:39:30.398 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: flavors 2026-06-11 02:39:30.401 8 INFO neutron.manager [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loading Plugin: revisions 2026-06-11 02:39:30.405 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Initializing extension manager. 2026-06-11 02:39:30.406 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: address-group 2026-06-11 02:39:30.407 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: address-scope 2026-06-11 02:39:30.407 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-11 02:39:30.408 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: agent 2026-06-11 02:39:30.409 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: agent-resources-synced 2026-06-11 02:39:30.410 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-11 02:39:30.411 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-11 02:39:30.412 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: availability_zone 2026-06-11 02:39:30.412 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: availability_zone_filter 2026-06-11 02:39:30.413 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-11 02:39:30.413 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: default-subnetpools 2026-06-11 02:39:30.415 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-11 02:39:30.416 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: dns-integration 2026-06-11 02:39:30.416 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: dns-domain-ports 2026-06-11 02:39:30.417 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-11 02:39:30.418 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: dvr 2026-06-11 02:39:30.418 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-11 02:39:30.419 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: empty-string-filtering 2026-06-11 02:39:30.419 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 02:39:30.419 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-11 02:39:30.420 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: external-net 2026-06-11 02:39:30.420 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-11 02:39:30.421 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: extraroute 2026-06-11 02:39:30.421 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: extraroute-atomic 2026-06-11 02:39:30.422 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-11 02:39:30.423 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-11 02:39:30.423 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-11 02:39:30.423 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-11 02:39:30.424 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: fip-port-details 2026-06-11 02:39:30.425 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: flavors 2026-06-11 02:39:30.426 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-11 02:39:30.426 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: floatingip-pools 2026-06-11 02:39:30.427 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: ip_allocation 2026-06-11 02:39:30.428 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-11 02:39:30.428 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: l2_adjacency 2026-06-11 02:39:30.430 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: router 2026-06-11 02:39:30.432 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 02:39:30.432 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-11 02:39:30.433 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-11 02:39:30.434 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: ext-gw-mode 2026-06-11 02:39:30.434 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: l3-ha 2026-06-11 02:39:30.435 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-11 02:39:30.435 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-11 02:39:30.436 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: l3-flavors 2026-06-11 02:39:30.437 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-11 02:39:30.437 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-11 02:39:30.439 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-11 02:39:30.440 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-11 02:39:30.441 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-11 02:39:30.442 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-11 02:39:30.443 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-11 02:39:30.444 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: multi-provider 2026-06-11 02:39:30.444 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: net-mtu 2026-06-11 02:39:30.445 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: net-mtu-writable 2026-06-11 02:39:30.445 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: network_availability_zone 2026-06-11 02:39:30.446 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: network_ha 2026-06-11 02:39:30.446 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: network-ip-availability 2026-06-11 02:39:30.447 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-11 02:39:30.448 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: pagination 2026-06-11 02:39:30.448 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: port-device-profile 2026-06-11 02:39:30.449 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-11 02:39:30.449 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-11 02:39:30.450 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-11 02:39:30.450 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: port-mac-override 2026-06-11 02:39:30.451 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-11 02:39:30.451 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-11 02:39:30.452 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-11 02:39:30.452 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: port-resource-request 2026-06-11 02:39:30.453 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-11 02:39:30.453 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-11 02:39:30.454 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: binding 2026-06-11 02:39:30.454 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: binding-extended 2026-06-11 02:39:30.455 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: port-security 2026-06-11 02:39:30.455 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: project-id 2026-06-11 02:39:30.456 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: provider 2026-06-11 02:39:30.456 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-11 02:39:30.459 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos 2026-06-11 02:39:30.460 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-11 02:39:30.461 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-11 02:39:30.461 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-default 2026-06-11 02:39:30.462 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-fip 2026-06-11 02:39:30.462 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-11 02:39:30.463 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-11 02:39:30.463 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-11 02:39:30.464 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-11 02:39:30.464 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-11 02:39:30.465 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-pps 2026-06-11 02:39:30.465 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-11 02:39:30.466 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-11 02:39:30.466 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: qos-rules-alias 2026-06-11 02:39:30.467 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: quota-check-limit 2026-06-11 02:39:30.468 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-11 02:39:30.470 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: quotas 2026-06-11 02:39:30.471 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: quota_details 2026-06-11 02:39:30.472 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: rbac-policies 2026-06-11 02:39:30.473 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: rbac-address-group 2026-06-11 02:39:30.473 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: rbac-address-scope 2026-06-11 02:39:30.474 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: rbac-security-groups 2026-06-11 02:39:30.474 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-11 02:39:30.475 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: revision-if-match 2026-06-11 02:39:30.475 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-11 02:39:30.476 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: router_availability_zone 2026-06-11 02:39:30.477 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-11 02:39:30.478 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-11 02:39:30.479 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-11 02:39:30.479 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-11 02:39:30.480 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-11 02:39:30.480 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-11 02:39:30.481 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-11 02:39:30.485 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: security-group 2026-06-11 02:39:30.486 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: segment 2026-06-11 02:39:30.487 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-11 02:39:30.487 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: service-type 2026-06-11 02:39:30.488 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: sorting 2026-06-11 02:39:30.490 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: standard-attr-segment 2026-06-11 02:39:30.491 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: standard-attr-description 2026-06-11 02:39:30.491 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: stateful-security-group 2026-06-11 02:39:30.492 8 WARNING neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-11 02:39:30.492 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-11 02:39:30.493 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: subnet-external-network 2026-06-11 02:39:30.493 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: subnet_onboard 2026-06-11 02:39:30.494 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-11 02:39:30.495 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: subnet-service-types 2026-06-11 02:39:30.496 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: subnet_allocation 2026-06-11 02:39:30.497 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-11 02:39:30.497 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: tag-creation 2026-06-11 02:39:30.498 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-11 02:39:30.502 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: standard-attr-tag 2026-06-11 02:39:30.502 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-11 02:39:30.503 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: trunk 2026-06-11 02:39:30.503 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: trunk-details 2026-06-11 02:39:30.504 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-11 02:39:30.504 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-11 02:39:30.505 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-11 02:39:30.505 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-11 02:39:30.507 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-11 02:39:30.508 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-11 02:39:30.509 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: vpn-flavors 2026-06-11 02:39:30.510 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: vpnaas 2026-06-11 02:39:30.512 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: taas 2026-06-11 02:39:30.513 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: tap-mirror 2026-06-11 02:39:30.513 8 INFO neutron.api.extensions [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-11 02:39:30.516 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-11 02:39:30.516 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-11 02:39:30.516 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 02:39:30.516 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-11 02:39:30.519 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-11 02:39:30.520 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-11 02:39:30.524 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-11 02:39:30.525 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-11 02:39:30.525 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-11 02:39:30.526 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 02:39:30.526 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] subnetpool is already registered 2026-06-11 02:39:30.527 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 02:39:30.527 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] subnetpool is already registered 2026-06-11 02:39:30.527 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-11 02:39:30.528 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 02:39:30.528 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 02:39:30.529 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-11 02:39:30.529 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-11 02:39:30.529 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-11 02:39:30.530 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 02:39:30.530 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] ipsecpolicy is already registered 2026-06-11 02:39:30.530 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 02:39:30.531 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] ikepolicy is already registered 2026-06-11 02:39:30.535 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-11 02:39:30.535 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] router is already registered 2026-06-11 02:39:30.535 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-11 02:39:30.536 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] floatingip is already registered 2026-06-11 02:39:30.539 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-11 02:39:30.539 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] rbac_policy is already registered 2026-06-11 02:39:30.540 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-11 02:39:30.540 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] security_group is already registered 2026-06-11 02:39:30.540 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-11 02:39:30.541 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] security_group_rule is already registered 2026-06-11 02:39:30.541 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 02:39:30.541 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] subnetpool is already registered 2026-06-11 02:39:30.542 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 02:39:30.542 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] subnetpool is already registered 2026-06-11 02:39:30.543 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-11 02:39:30.543 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] trunk is already registered 2026-06-11 02:39:30.543 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 02:39:30.543 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] ikepolicy is already registered 2026-06-11 02:39:30.544 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 02:39:30.544 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] ipsecpolicy is already registered 2026-06-11 02:39:30.544 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-11 02:39:30.544 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] endpoint_group is already registered 2026-06-11 02:39:30.545 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-11 02:39:30.545 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] vpnservice is already registered 2026-06-11 02:39:30.545 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-11 02:39:30.545 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] ipsec_site_connection is already registered 2026-06-11 02:39:30.546 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 02:39:30.546 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] ipsecpolicy is already registered 2026-06-11 02:39:30.546 8 INFO neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 02:39:30.546 8 WARNING neutron.quota.resource_registry [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] ikepolicy is already registered 2026-06-11 02:39:30.585 8 WARNING keystonemiddleware._common.config [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 02:39:30.591 8 WARNING oslo_config.cfg [None req-c77a1d3d-26e8-49a5-ac6f-d2b11d53a1d4 - - - - - -] 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 0x7f83251d0668 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-06-11 02:39:34.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d36898b6-050c-44a2-ac0a-ff34dd3164ef 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.140 () {44 vars in 927 bytes} [Thu Jun 11 02:39:34 2026] GET /v2.0/networks/public => generated 108 bytes in 855 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.204.45.140 () {44 vars in 949 bytes} [Thu Jun 11 02:39:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 02:39:35.776 8 WARNING neutron.services.revisions.revision_plugin [None req-d3e6f3ce-eed1-48dd-90b2-1d0c1f41c231 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Could not find related network for resource to bump revision. 2026-06-11 02:39:35.799 8 INFO neutron.db.segments_db [None req-d3e6f3ce-eed1-48dd-90b2-1d0c1f41c231 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment f70e65c4-cc76-470e-aea5-283ccaa4f7b8 of type flat for network 267925c2-b0ae-43a1-83d7-9ead752e422b 2026-06-11 02:39:35.881 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3e6f3ce-eed1-48dd-90b2-1d0c1f41c231 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.140 () {48 vars in 967 bytes} [Thu Jun 11 02:39:35 2026] POST /v2.0/networks => generated 124 bytes in 532 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 02:39:42.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41c1c94c-a2ec-435c-b63c-db3762dab763 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.140 () {44 vars in 927 bytes} [Thu Jun 11 02:39:41 2026] GET /v2.0/networks/public => generated 108 bytes in 407 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.140 () {44 vars in 949 bytes} [Thu Jun 11 02:39:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 02:39:42.414 7 WARNING neutron.services.revisions.revision_plugin [None req-654a223d-ec90-4dae-bdc3-aec6792f9041 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Could not find related network for resource to bump revision. 2026-06-11 02:39:42.440 7 INFO neutron.db.segments_db [None req-654a223d-ec90-4dae-bdc3-aec6792f9041 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 7f881c92-84f5-444c-96d2-90096595abc0 of type flat for network 83f5e837-f695-4799-90de-24d4ca079432 2026-06-11 02:39:42.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-654a223d-ec90-4dae-bdc3-aec6792f9041 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.140 () {48 vars in 967 bytes} [Thu Jun 11 02:39:42 2026] POST /v2.0/networks => generated 124 bytes in 347 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 02:39:48.403 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37a626bd-6b90-48ef-8821-6bbcb16322e0 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.140 () {44 vars in 927 bytes} [Thu Jun 11 02:39:48 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.140 () {44 vars in 949 bytes} [Thu Jun 11 02:39:48 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-06-11 02:39:48.476 7 WARNING neutron.services.revisions.revision_plugin [None req-d93cdbe7-2107-4930-b2b8-3b9a997f9883 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Could not find related network for resource to bump revision. 2026-06-11 02:39:48.491 7 INFO neutron.db.segments_db [None req-d93cdbe7-2107-4930-b2b8-3b9a997f9883 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 01815ec0-47c2-4ef7-93c7-6fd71aa2787f of type flat for network 3291db27-7f3e-4cd6-87f6-a9435e63a9ff 2026-06-11 02:39:48.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d93cdbe7-2107-4930-b2b8-3b9a997f9883 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.140 () {48 vars in 967 bytes} [Thu Jun 11 02:39:48 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 02:39:54.425 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31a2c33b-f622-46a6-950f-f1007bff4a02 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.140 () {44 vars in 927 bytes} [Thu Jun 11 02:39:54 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.140 () {44 vars in 949 bytes} [Thu Jun 11 02:39:54 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-06-11 02:39:54.498 8 WARNING neutron.services.revisions.revision_plugin [None req-f6674dfc-606d-4522-8c22-4b97b2ef393b 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Could not find related network for resource to bump revision. 2026-06-11 02:39:54.512 8 INFO neutron.db.segments_db [None req-f6674dfc-606d-4522-8c22-4b97b2ef393b 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 50b6b641-12b9-46a7-80a0-fa8ceba82f1c of type flat for network 581d2f8b-98cd-48c1-a8a8-fed6f2c57e6d 2026-06-11 02:39:54.530 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6674dfc-606d-4522-8c22-4b97b2ef393b 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.140 () {48 vars in 967 bytes} [Thu Jun 11 02:39:54 2026] POST /v2.0/networks => generated 124 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 02:40:00.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b84d4e63-84b1-47b7-92cd-3bd94bbf4c0c 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.140 () {44 vars in 927 bytes} [Thu Jun 11 02:40:00 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.140 () {44 vars in 949 bytes} [Thu Jun 11 02:40:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 02:40:00.541 7 WARNING neutron.services.revisions.revision_plugin [None req-21e9c5a7-1bfa-4d10-a3cd-c7cdfb639534 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Could not find related network for resource to bump revision. 2026-06-11 02:40:00.575 7 INFO neutron.db.segments_db [None req-21e9c5a7-1bfa-4d10-a3cd-c7cdfb639534 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 7a6e4656-e9a1-4bac-b19d-a02147b2643b of type flat for network 6586f6c5-e3e3-464c-8818-24f896cc220d 2026-06-11 02:40:00.614 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21e9c5a7-1bfa-4d10-a3cd-c7cdfb639534 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.140 () {48 vars in 967 bytes} [Thu Jun 11 02:40:00 2026] POST /v2.0/networks => generated 124 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 02:40:06.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f25eb54-a739-48e2-9423-82efd04dc6c2 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.140 () {44 vars in 927 bytes} [Thu Jun 11 02:40:06 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: 10/22] 199.204.45.140 () {44 vars in 949 bytes} [Thu Jun 11 02:40:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 02:40:06.598 7 WARNING neutron.services.revisions.revision_plugin [None req-300f2147-7ed2-4d96-b729-c41a98c270aa 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Could not find related network for resource to bump revision. 2026-06-11 02:40:06.625 7 INFO neutron.db.segments_db [None req-300f2147-7ed2-4d96-b729-c41a98c270aa 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 75706562-5e1e-4b6a-b2e9-46777f096f77 of type flat for network 33270f65-d750-4570-8bb0-aaf3eaa63c0f [pid: 7|app: 0|req: 13/23] 199.204.45.140 () {48 vars in 967 bytes} [Thu Jun 11 02:40:06 2026] POST /v2.0/networks => generated 706 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 02:40:08.120 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b065871d-8ab3-453a-82c1-06863ef8b472 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.140 () {44 vars in 927 bytes} [Thu Jun 11 02:40:08 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: 14/25] 199.204.45.140 () {44 vars in 949 bytes} [Thu Jun 11 02:40:08 2026] GET /v2.0/networks?name=public => generated 709 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 02:40:08.202 8 INFO neutron.pecan_wsgi.hooks.translation [None req-793f7902-99e7-4bf0-9f5b-58e3badeddcf 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.204.45.140 () {44 vars in 1034 bytes} [Thu Jun 11 02:40:08 2026] GET /v2.0/subnets/public-subnet?network_id=33270f65-d750-4570-8bb0-aaf3eaa63c0f => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.140 () {44 vars in 1057 bytes} [Thu Jun 11 02:40:08 2026] GET /v2.0/subnets?name=public-subnet&network_id=33270f65-d750-4570-8bb0-aaf3eaa63c0f => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.140 () {48 vars in 965 bytes} [Thu Jun 11 02:40:08 2026] POST /v2.0/subnets => generated 664 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 02:45:01.118 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e759f117-da1d-4063-b874-116319382ce3 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.204.45.140 () {44 vars in 937 bytes} [Thu Jun 11 02:45:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.204.45.140 () {44 vars in 959 bytes} [Thu Jun 11 02:45:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 02:45:01.212 8 INFO neutron.db.segments_db [None req-1a119dbd-2074-47bb-a2c4-f34205c4d614 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 0738332a-580a-4d5d-9ba4-e105d6910e43 of type vxlan for network 03fef94a-14ec-452b-9cef-4a2532061f7d [pid: 8|app: 0|req: 33/68] 199.204.45.140 () {48 vars in 966 bytes} [Thu Jun 11 02:45:01 2026] POST /v2.0/networks => generated 688 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 02:45:02.307 7 INFO neutron.pecan_wsgi.hooks.translation [None req-78ed0133-ed5c-4120-97e9-0dbca5729a71 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.140 () {44 vars in 937 bytes} [Thu Jun 11 02:45:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.140 () {44 vars in 959 bytes} [Thu Jun 11 02:45:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 02:45:02.379 7 INFO neutron.pecan_wsgi.hooks.translation [None req-551ae74e-a3a8-4acb-a72e-96fe228b9538 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/73] 199.204.45.140 () {44 vars in 1036 bytes} [Thu Jun 11 02:45:02 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=03fef94a-14ec-452b-9cef-4a2532061f7d => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.140 () {44 vars in 1059 bytes} [Thu Jun 11 02:45:02 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=03fef94a-14ec-452b-9cef-4a2532061f7d => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.140 () {48 vars in 965 bytes} [Thu Jun 11 02:45:02 2026] POST /v2.0/subnets => generated 651 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 02:45:03.799 8 INFO neutron.api.v2.resource [None req-80e42042-662f-476a-90c7-0d2789c4e57c 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/76] 199.204.45.140 () {44 vars in 971 bytes} [Thu Jun 11 02:45:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.140 () {44 vars in 993 bytes} [Thu Jun 11 02:45:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => 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: 38/78] 199.204.45.140 () {48 vars in 980 bytes} [Thu Jun 11 02:45:03 2026] POST /v2.0/security-groups => generated 1616 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:05 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 1616 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:05 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:05 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 1616 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.140 () {48 vars in 991 bytes} [Thu Jun 11 02:45:05 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: 7|app: 0|req: 43/83] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:06 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 2230 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:06 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:06 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.140 () {48 vars in 991 bytes} [Thu Jun 11 02:45:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:07 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:07 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:07 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.140 () {48 vars in 991 bytes} [Thu Jun 11 02:45:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:08 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 3462 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:08 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 3462 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:08 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.140 () {48 vars in 991 bytes} [Thu Jun 11 02:45:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:09 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:09 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:09 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.140 () {48 vars in 991 bytes} [Thu Jun 11 02:45:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.140 () {44 vars in 987 bytes} [Thu Jun 11 02:45:11 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 02:45:11.188 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8a6d11d-9fcd-4cdc-95c0-fc0148d9ca62 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/100] 199.204.45.140 () {44 vars in 1076 bytes} [Thu Jun 11 02:45:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=03fef94a-14ec-452b-9cef-4a2532061f7d => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.140 () {44 vars in 1099 bytes} [Thu Jun 11 02:45:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=03fef94a-14ec-452b-9cef-4a2532061f7d => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:11 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => 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: 53/103] 199.204.45.140 () {48 vars in 961 bytes} [Thu Jun 11 02:45:11 2026] POST /v2.0/ports => generated 1100 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-11 02:45:19.038 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49939731-244b-4421-a593-fcdca9e0a799 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/106] 199.204.45.140 () {44 vars in 979 bytes} [Thu Jun 11 02:45:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/107] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.204.45.140 () {48 vars in 1031 bytes} [Thu Jun 11 02:45:19 2026] PUT /v2.0/ports/f7ac29c1-0dc3-493b-bd32-341c1ee0911f => generated 1249 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.140 () {44 vars in 920 bytes} [Thu Jun 11 02:45:21 2026] GET /v2.0/ports => generated 3730 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 02:45:22.852 8 INFO neutron.api.v2.resource [None req-726323e8-701f-4c6d-889e-68c50c4b059b 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/110] 199.204.45.140 () {44 vars in 959 bytes} [Thu Jun 11 02:45:22 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.140 () {44 vars in 981 bytes} [Thu Jun 11 02:45:22 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.140 () {48 vars in 980 bytes} [Thu Jun 11 02:45:22 2026] POST /v2.0/security-groups => generated 1610 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:23 2026] GET /v2.0/security-groups/7505de29-baee-4bae-aa8c-351a17c705d3 => generated 1610 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:23 2026] GET /v2.0/security-groups/7505de29-baee-4bae-aa8c-351a17c705d3 => generated 1610 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:23 2026] GET /v2.0/security-groups/7505de29-baee-4bae-aa8c-351a17c705d3 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.140 () {48 vars in 991 bytes} [Thu Jun 11 02:45:24 2026] POST /v2.0/security-group-rules => generated 623 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:24 2026] GET /v2.0/security-groups/7505de29-baee-4bae-aa8c-351a17c705d3 => generated 2246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:25 2026] GET /v2.0/security-groups/7505de29-baee-4bae-aa8c-351a17c705d3 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:45:25 2026] GET /v2.0/security-groups/7505de29-baee-4bae-aa8c-351a17c705d3 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 199.204.45.140 () {48 vars in 991 bytes} [Thu Jun 11 02:45:25 2026] POST /v2.0/security-group-rules => generated 627 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/129] 199.204.45.140 () {44 vars in 975 bytes} [Thu Jun 11 02:46:31 2026] GET /v2.0/quotas/7aae08f2e93949cbb64c18995ca8c413 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/132] 199.204.45.140 () {48 vars in 1027 bytes} [Thu Jun 11 02:46:32 2026] PUT /v2.0/quotas/7aae08f2e93949cbb64c18995ca8c413 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 02:48:52.274 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71354c11-9554-45a1-bd26-0fdae8a44363 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/151] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 02:48:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/152] 199.204.45.140 () {30 vars in 763 bytes} [Thu Jun 11 02:48:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 02:48:54.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-896791ae-d938-4c54-b984-78500f209e21 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/153] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 02:48:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/154] 199.204.45.140 () {30 vars in 763 bytes} [Thu Jun 11 02:48:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 02:55:42.487 7 INFO neutron.api.v2.resource [None req-647351ff-fa1c-424f-a859-03d6ffa5a33b 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 105/209] 199.204.45.140 () {44 vars in 1074 bytes} [Thu Jun 11 02:55:42 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 139 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/210] 199.204.45.140 () {44 vars in 1097 bytes} [Thu Jun 11 02:55:42 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 23 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.204.45.140 () {48 vars in 981 bytes} [Thu Jun 11 02:55:42 2026] POST /v2.0/security-groups => generated 1624 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 02:55:43 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 1624 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:55:43 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 02:55:43 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.204.45.140 () {48 vars in 991 bytes} [Thu Jun 11 02:55:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 02:55:45 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 2234 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:55:45 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b => generated 2234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 02:55:45 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.204.45.140 () {48 vars in 991 bytes} [Thu Jun 11 02:55:45 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: 8|app: 0|req: 110/220] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 02:55:46 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 2846 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:55:46 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 02:55:46 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 199.204.45.140 () {48 vars in 991 bytes} [Thu Jun 11 02:55:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/226] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 02:55:47 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/227] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 02:55:47 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b => 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: 114/228] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 02:55:47 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/229] 199.204.45.140 () {48 vars in 991 bytes} [Thu Jun 11 02:55:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/248] 199.204.45.140 () {30 vars in 740 bytes} [Thu Jun 11 02:58:10 2026] GET /v2.0/networks?tenant_id=9b8f221a23aa467cb2286eb6d258f978&shared=False => generated 15 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 02:58:10.799 8 INFO neutron.db.segments_db [None req-6d71cd09-9861-4b31-8a56-292b65f9587e 620ab34f930148e7bcb3fec3a6be242b 9b8f221a23aa467cb2286eb6d258f978 - - e2c82484aa81417c831a3f0bf70f533d e2c82484aa81417c831a3f0bf70f533d] Added segment df3c7bee-04ec-441d-bf39-fa55fef82a2c of type vxlan for network 73f9b215-a48e-4275-8002-8ddff7afddd3 [pid: 8|app: 0|req: 124/249] 199.204.45.140 () {34 vars in 682 bytes} [Thu Jun 11 02:58:10 2026] POST /v2.0/networks => generated 699 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/250] 199.204.45.140 () {30 vars in 722 bytes} [Thu Jun 11 02:58:10 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/251] 199.204.45.140 () {30 vars in 633 bytes} [Thu Jun 11 02:58:10 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 199.204.45.140 () {34 vars in 677 bytes} [Thu Jun 11 02:58:10 2026] POST /v2.0/ports => generated 999 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/253] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 02:58:11 2026] GET /v2.0/networks/73f9b215-a48e-4275-8002-8ddff7afddd3 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/254] 199.204.45.140 () {30 vars in 722 bytes} [Thu Jun 11 02:58:13 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/255] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 02:58:13 2026] GET /v2.0/networks/73f9b215-a48e-4275-8002-8ddff7afddd3 => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/258] 199.204.45.140 () {44 vars in 975 bytes} [Thu Jun 11 02:58:31 2026] GET /v2.0/quotas/9b8f221a23aa467cb2286eb6d258f978 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/261] 199.204.45.140 () {48 vars in 1027 bytes} [Thu Jun 11 02:58:32 2026] PUT /v2.0/quotas/9b8f221a23aa467cb2286eb6d258f978 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:11:05.801 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e008118a-d554-4f1c-b042-5079df934ee7 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/362] 199.204.45.140 () {44 vars in 927 bytes} [Thu Jun 11 03:11:05 2026] GET /v2.0/networks/public => generated 108 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/363] 199.204.45.140 () {44 vars in 949 bytes} [Thu Jun 11 03:11:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:11:07.099 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e45d8f12-c3a2-4221-8b92-5ed25b7e7e3f 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/364] 199.204.45.140 () {44 vars in 927 bytes} [Thu Jun 11 03:11:07 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: 184/365] 199.204.45.140 () {44 vars in 949 bytes} [Thu Jun 11 03:11:07 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:11:07.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b30e3dd2-22d0-4976-a504-517094f38c92 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/366] 199.204.45.140 () {44 vars in 1034 bytes} [Thu Jun 11 03:11:07 2026] GET /v2.0/subnets/public-subnet?network_id=33270f65-d750-4570-8bb0-aaf3eaa63c0f => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/367] 199.204.45.140 () {44 vars in 1057 bytes} [Thu Jun 11 03:11:07 2026] GET /v2.0/subnets?name=public-subnet&network_id=33270f65-d750-4570-8bb0-aaf3eaa63c0f => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:11:35.426 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfe37123-24c0-4e34-8bb2-fa8b449771e2 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/372] 199.204.45.140 () {44 vars in 937 bytes} [Thu Jun 11 03:11:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.140 () {44 vars in 959 bytes} [Thu Jun 11 03:11:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:11:36.442 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb57cc97-c8ae-4faf-9dcb-ba86e885c1ff 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/374] 199.204.45.140 () {44 vars in 937 bytes} [Thu Jun 11 03:11:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.140 () {44 vars in 959 bytes} [Thu Jun 11 03:11:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:11:36.511 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4edfa586-7c92-4383-9a08-966fb43a11bd 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/376] 199.204.45.140 () {44 vars in 1036 bytes} [Thu Jun 11 03:11:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=03fef94a-14ec-452b-9cef-4a2532061f7d => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.140 () {44 vars in 1059 bytes} [Thu Jun 11 03:11:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=03fef94a-14ec-452b-9cef-4a2532061f7d => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:11:37.700 8 INFO neutron.api.v2.resource [None req-8e569f3d-3e2e-4ec0-a556-74f5ad46b4e9 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/378] 199.204.45.140 () {44 vars in 971 bytes} [Thu Jun 11 03:11:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.140 () {44 vars in 993 bytes} [Thu Jun 11 03:11:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:38 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:38 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.140 () {44 vars in 1011 bytes} [Thu Jun 11 03:11:38 2026] GET /v2.0/security-group-rules/6860de95-0ba0-40bc-aa7c-75483f55d7dc => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:39 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:39 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.140 () {44 vars in 1011 bytes} [Thu Jun 11 03:11:39 2026] GET /v2.0/security-group-rules/1ab2cedf-a2a0-4a6c-a06f-2804390339d1 => 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: 192/386] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:40 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:40 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.140 () {44 vars in 1011 bytes} [Thu Jun 11 03:11:40 2026] GET /v2.0/security-group-rules/a026b39f-89fa-4c49-8d26-c048ea7b77eb => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:41 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:41 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.140 () {44 vars in 1011 bytes} [Thu Jun 11 03:11:41 2026] GET /v2.0/security-group-rules/a422b959-a684-4de4-b720-1e5dd06774e3 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:42 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:42 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.140 () {44 vars in 1011 bytes} [Thu Jun 11 03:11:42 2026] GET /v2.0/security-group-rules/b3ae6255-f7c6-40b3-a5f4-d1215249a89c => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.140 () {44 vars in 987 bytes} [Thu Jun 11 03:11:44 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:11:44.166 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a276392-efdb-4ee0-9fdd-fd5cc4876997 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/396] 199.204.45.140 () {44 vars in 1076 bytes} [Thu Jun 11 03:11:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=03fef94a-14ec-452b-9cef-4a2532061f7d => 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: 200/397] 199.204.45.140 () {44 vars in 1099 bytes} [Thu Jun 11 03:11:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=03fef94a-14ec-452b-9cef-4a2532061f7d => generated 1254 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:44 2026] GET /v2.0/security-groups/4ee9fc06-25c4-4dfd-b8ad-01448197e0ec => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:11:52.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1275687-e691-46f8-8d6a-2bba461baeeb 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/401] 199.204.45.140 () {44 vars in 979 bytes} [Thu Jun 11 03:11:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.140 () {44 vars in 920 bytes} [Thu Jun 11 03:11:53 2026] GET /v2.0/ports => generated 4725 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:11:55.143 8 INFO neutron.api.v2.resource [None req-00e65e45-4ed3-49e4-a8c8-acbb32d32ee2 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/404] 199.204.45.140 () {44 vars in 959 bytes} [Thu Jun 11 03:11:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.140 () {44 vars in 981 bytes} [Thu Jun 11 03:11:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:56 2026] GET /v2.0/security-groups/7505de29-baee-4bae-aa8c-351a17c705d3 => generated 2886 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:56 2026] GET /v2.0/security-groups/7505de29-baee-4bae-aa8c-351a17c705d3 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.140 () {44 vars in 1011 bytes} [Thu Jun 11 03:11:56 2026] GET /v2.0/security-group-rules/176ac204-9717-4515-a7cd-5b4901049f17 => generated 623 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:57 2026] GET /v2.0/security-groups/7505de29-baee-4bae-aa8c-351a17c705d3 => generated 2886 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:11:57 2026] GET /v2.0/security-groups/7505de29-baee-4bae-aa8c-351a17c705d3 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.140 () {44 vars in 1011 bytes} [Thu Jun 11 03:11:57 2026] GET /v2.0/security-group-rules/047df692-3fc0-4606-8e6e-d56f6ecbdb6e => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.204.45.140 () {44 vars in 975 bytes} [Thu Jun 11 03:12:10 2026] GET /v2.0/quotas/7aae08f2e93949cbb64c18995ca8c413 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:13:07.400 7 INFO neutron.api.v2.resource [None req-5aafc519-42d1-4f2b-b216-7bc2d2196f01 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 214/423] 199.204.45.140 () {44 vars in 1074 bytes} [Thu Jun 11 03:13:07 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 139 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.140 () {44 vars in 1097 bytes} [Thu Jun 11 03:13:07 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 4072 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 03:13:08 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => 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: 211/426] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:13:08 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/427] 199.204.45.140 () {44 vars in 1011 bytes} [Thu Jun 11 03:13:08 2026] GET /v2.0/security-group-rules/f7d8b66e-7597-4c84-a4b9-ed6d02bb1289 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/428] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 03:13:09 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/429] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:13:09 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b => 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: 213/430] 199.204.45.140 () {44 vars in 1011 bytes} [Thu Jun 11 03:13:09 2026] GET /v2.0/security-group-rules/201ab748-90a3-4c9a-9b19-276446eae139 => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 03:13:10 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/432] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:13:10 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 199.204.45.140 () {44 vars in 1011 bytes} [Thu Jun 11 03:13:10 2026] GET /v2.0/security-group-rules/b5dd8e93-e7a6-4b87-9d33-9639094587e7 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/434] 199.204.45.140 () {44 vars in 1088 bytes} [Thu Jun 11 03:13:11 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b?project_id=9b8f221a23aa467cb2286eb6d258f978 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/435] 199.204.45.140 () {44 vars in 1001 bytes} [Thu Jun 11 03:13:11 2026] GET /v2.0/security-groups/39d6fc0e-de67-4d1c-8a1d-06874ec5244b => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/436] 199.204.45.140 () {44 vars in 1011 bytes} [Thu Jun 11 03:13:11 2026] GET /v2.0/security-group-rules/3894f687-c574-4f43-ad76-7210d665dffe => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/439] 199.204.45.140 () {44 vars in 975 bytes} [Thu Jun 11 03:13:19 2026] GET /v2.0/quotas/9b8f221a23aa467cb2286eb6d258f978 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/446] 199.204.45.140 () {44 vars in 949 bytes} [Thu Jun 11 03:14:12 2026] GET /v2.0/networks?name=public => generated 753 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/453] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:14:53 2026] GET /v2.0/networks => generated 2168 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/454] 10.0.0.250 () {32 vars in 655 bytes} [Thu Jun 11 03:14:54 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/455] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:14:54 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/456] 10.0.0.250 () {32 vars in 643 bytes} [Thu Jun 11 03:14:54 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/457] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:14:54 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/458] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:14:55 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: 227/459] 10.0.0.250 () {32 vars in 663 bytes} [Thu Jun 11 03:14:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/460] 10.0.0.250 () {32 vars in 655 bytes} [Thu Jun 11 03:14:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:06.613 7 INFO neutron.db.segments_db [None req-589fc3ee-0098-4277-ba7a-9476cb39401b 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 4f4f1568-b4f1-4a6e-995c-c24fe7c4d13b of type vxlan for network 9ac84ce5-8ed3-456e-936c-83fb9d7a58a5 2026-06-11 03:15:06.632 8 INFO neutron.db.segments_db [None req-1d3e4379-0374-4e46-b8eb-f6a0672e5969 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 20999f4e-d290-41d4-aeb2-940da4b29e03 of type vxlan for network 3881830f-9644-4ec5-b598-e7fa64a0a767 [pid: 7|app: 0|req: 235/463] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:15:06 2026] POST /v2.0/networks => generated 725 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/464] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:15:06 2026] POST /v2.0/networks => generated 724 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/465] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:06 2026] POST /v2.0/subnets => generated 691 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:15:06.970 7 INFO neutron.db.segments_db [None req-d01e83e2-2ff9-4aa9-9736-bfbd3661ce0b 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 834f9320-34ce-4d24-bcb7-144846764686 of type vxlan for network b3bf6bb7-1c82-4b15-b5c6-70524d80c961 [pid: 7|app: 0|req: 236/466] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:15:06 2026] POST /v2.0/networks => generated 728 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/467] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:06 2026] POST /v2.0/subnets => generated 690 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:15:07.131 7 INFO neutron.db.segments_db [None req-03e7bdd8-8348-40ec-8713-570e3bc69389 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 1acab958-22f7-47ba-9dea-f13e9cd6001e of type vxlan for network 4212f707-59d9-4ffb-afd8-ac2747c82704 [pid: 8|app: 0|req: 232/468] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:07 2026] POST /v2.0/subnets => generated 695 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:15:07.354 8 INFO neutron.db.segments_db [None req-aa8be0b0-fcec-472c-84f7-d38a9a63af30 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment cbfd0d09-d214-4e6c-b1de-24af67dbc116 of type vxlan for network 809f4564-9983-4f92-b773-ecac82752c99 2026-06-11 03:15:07.421 7 INFO neutron.db.l3_hamode_db [None req-03e7bdd8-8348-40ec-8713-570e3bc69389 1905839bca334255831f6a347de62bc2 ec6bdd1dda154eda94a0700a81164956 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:15:07.586 8 INFO neutron.db.l3_hamode_db [None req-aa8be0b0-fcec-472c-84f7-d38a9a63af30 1905839bca334255831f6a347de62bc2 b71ac622911b4cb19dffc322513f5b6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:15:08.184 7 INFO neutron.db.l3_hamode_db [None req-03e7bdd8-8348-40ec-8713-570e3bc69389 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:15:08.531 8 INFO neutron.db.l3_hamode_db [None req-aa8be0b0-fcec-472c-84f7-d38a9a63af30 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 237/469] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:07 2026] POST /v2.0/routers => generated 731 bytes in 2504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/470] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:15:09 2026] GET /v2.0/security-groups?tenant_id=cbf9c7de9d03467fb1fb8193423f80d5&name=default => generated 2921 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/471] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:07 2026] POST /v2.0/routers => generated 730 bytes in 2527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:15:09.857 7 INFO neutron.db.segments_db [None req-d079de7c-71f0-45d3-a2a2-706365a45abd 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 65af9667-ce82-49e3-9981-5a7060e4d0a8 of type vxlan for network 6e28a1d3-ccb2-4828-8418-622586d1b9a7 2026-06-11 03:15:10.119 7 INFO neutron.db.l3_hamode_db [None req-d079de7c-71f0-45d3-a2a2-706365a45abd 1905839bca334255831f6a347de62bc2 cf418d7eef1d4d3585e67bf030b08e35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:15:10.932 7 INFO neutron.db.l3_hamode_db [None req-d079de7c-71f0-45d3-a2a2-706365a45abd 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/472] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:15:09 2026] PUT /v2.0/routers/da8cacf0-9f65-44db-a89c-f9e964b99ecf/add_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/473] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:15:10 2026] DELETE /v2.0/security-groups/4123653d-ce45-4435-802d-05ceddca9a3d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:09 2026] POST /v2.0/routers => generated 735 bytes in 2074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/475] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:15:11 2026] PUT /v2.0/routers/5bd5b708-aaf3-4375-a836-0dd9ba929a2f/add_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/476] 10.0.0.24 () {38 vars in 970 bytes} [Thu Jun 11 03:15:12 2026] POST /v2.0/security-groups => generated 1681 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 10.0.0.24 () {38 vars in 970 bytes} [Thu Jun 11 03:15:12 2026] POST /v2.0/security-groups => generated 1682 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 10.0.0.250 () {34 vars in 685 bytes} [Thu Jun 11 03:15:12 2026] POST /v2.0/security-groups => generated 1660 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:15:11 2026] PUT /v2.0/routers/813dd902-6cec-4c61-838f-d860bc43b654/add_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 10.0.0.24 () {38 vars in 970 bytes} [Thu Jun 11 03:15:13 2026] POST /v2.0/security-groups => generated 1681 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:15:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:15:13.358 7 INFO neutron.db.segments_db [None req-3624bfc0-1655-4b40-a894-2ff6cb970211 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 99d34c79-b67e-48b1-9bfc-82920b0abe7d of type vxlan for network 33acff3b-6b19-45ab-9cf3-624c93b13cd5 [pid: 7|app: 0|req: 241/482] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:15:13 2026] POST /v2.0/networks => generated 727 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:15:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:13 2026] POST /v2.0/subnets => generated 693 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:15:13 2026] GET /v2.0/security-groups?tenant_id=ec6bdd1dda154eda94a0700a81164956 => generated 7905 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 10.0.0.24 () {38 vars in 970 bytes} [Thu Jun 11 03:15:13 2026] POST /v2.0/security-groups => generated 1685 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-11 03:15:13.910 7 INFO neutron.db.segments_db [None req-dd0c4a2c-d15b-4b68-a1ae-bc50085bfd8a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 98738606-a766-40ce-8f3d-45ca8828e3b1 of type vxlan for network 2b16e1d0-10d4-4d29-aed7-f88c8b5944b5 [pid: 8|app: 0|req: 243/487] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:15:13 2026] POST /v2.0/floatingips => generated 552 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:14 2026] GET /v2.0/security-groups/505c1404-a9e4-4b13-8d26-e34ba15ffc68 => 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: 245/489] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:14 2026] GET /v2.0/security-groups/a1d618d1-0860-4a09-8e38-73d97d170b36 => generated 1685 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:14 2026] GET /v2.0/security-groups/505c1404-a9e4-4b13-8d26-e34ba15ffc68 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:15:14.098 7 INFO neutron.db.l3_hamode_db [None req-dd0c4a2c-d15b-4b68-a1ae-bc50085bfd8a 1905839bca334255831f6a347de62bc2 839503ca496a41fe9f03e227b20d0e16 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 247/491] 10.0.0.24 () {38 vars in 980 bytes} [Thu Jun 11 03:15:14 2026] POST /v2.0/security-group-rules => generated 614 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/492] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:14 2026] GET /v2.0/security-groups/e0d0c898-206d-4bde-9ea9-af5e9b17486f => 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: 249/493] 10.0.0.24 () {38 vars in 970 bytes} [Thu Jun 11 03:15:14 2026] POST /v2.0/security-groups => generated 1686 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/494] 10.0.0.24 () {36 vars in 1012 bytes} [Thu Jun 11 03:15:14 2026] DELETE /v2.0/security-groups/e0d0c898-206d-4bde-9ea9-af5e9b17486f => 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: 251/495] 10.0.0.24 () {34 vars in 1099 bytes} [Thu Jun 11 03:15:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1989361839&fields=id&tenant_id=b71ac622911b4cb19dffc322513f5b6e => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/496] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:14 2026] GET /v2.0/security-groups/b3f4f6ae-28e7-4add-a9aa-55a83fec3e6c => generated 1686 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/497] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:15:14 2026] GET /v2.0/networks?id=3881830f-9644-4ec5-b598-e7fa64a0a767 => generated 675 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/498] 10.0.0.24 () {38 vars in 980 bytes} [Thu Jun 11 03:15:14 2026] POST /v2.0/security-group-rules => generated 614 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/499] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:15:14 2026] GET /v2.0/quotas/b71ac622911b4cb19dffc322513f5b6e => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:14.740 8 INFO neutron.api.v2.resource [req-742e3fbd-0a9a-4a29-8a7a-d5f37966590d req-26226883-d361-4a29-ad59-8484e7880d93 91acab9ac90d4621acec2ad2a5c2b949 ec6bdd1dda154eda94a0700a81164956 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/500] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:14 2026] GET /v2.0/security-groups/e0d0c898-206d-4bde-9ea9-af5e9b17486f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/501] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:15:14 2026] GET /v2.0/ports?tenant_id=b71ac622911b4cb19dffc322513f5b6e&fields=id => generated 57 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:14.884 7 INFO neutron.db.l3_hamode_db [None req-dd0c4a2c-d15b-4b68-a1ae-bc50085bfd8a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 258/502] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:14 2026] GET /v2.0/security-groups/b3f4f6ae-28e7-4add-a9aa-55a83fec3e6c => generated 2311 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/503] 10.0.0.24 () {38 vars in 980 bytes} [Thu Jun 11 03:15:14 2026] POST /v2.0/security-group-rules => generated 619 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/504] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/security-groups/85bf576d-7961-4a83-a92a-b38362e63b09 => generated 1682 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/505] 10.0.0.24 () {36 vars in 1012 bytes} [Thu Jun 11 03:15:15 2026] DELETE /v2.0/security-groups/85bf576d-7961-4a83-a92a-b38362e63b09 => 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: 262/506] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/security-groups/b3f4f6ae-28e7-4add-a9aa-55a83fec3e6c => generated 2941 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/507] 10.0.0.24 () {34 vars in 906 bytes} [Thu Jun 11 03:15:15 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) 2026-06-11 03:15:15.297 8 INFO neutron.api.v2.resource [req-08472554-0a8a-4b5b-a9c3-bb08522b79c3 req-f6ad0959-12e0-4b83-aafe-a973faf450f8 91acab9ac90d4621acec2ad2a5c2b949 ec6bdd1dda154eda94a0700a81164956 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/508] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/security-groups/85bf576d-7961-4a83-a92a-b38362e63b09 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/509] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/networks/3881830f-9644-4ec5-b598-e7fa64a0a767?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: 266/510] 10.0.0.24 () {34 vars in 1000 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/security-group-rules/759a9207-31a9-435f-82ca-7f61a9c43613 => generated 616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/511] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/networks/3881830f-9644-4ec5-b598-e7fa64a0a767?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: 268/512] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/security-groups/b3f4f6ae-28e7-4add-a9aa-55a83fec3e6c => generated 2941 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/513] 10.0.0.24 () {36 vars in 1022 bytes} [Thu Jun 11 03:15:15 2026] DELETE /v2.0/security-group-rules/759a9207-31a9-435f-82ca-7f61a9c43613 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/514] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/security-groups/dbbb8233-28cb-4e90-b05f-ac2db3cf89e8 => generated 1681 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/515] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/security-groups/b3f4f6ae-28e7-4add-a9aa-55a83fec3e6c => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/516] 10.0.0.24 () {36 vars in 1012 bytes} [Thu Jun 11 03:15:15 2026] DELETE /v2.0/security-groups/dbbb8233-28cb-4e90-b05f-ac2db3cf89e8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/517] 10.0.0.24 () {36 vars in 1012 bytes} [Thu Jun 11 03:15:15 2026] DELETE /v2.0/security-groups/b3f4f6ae-28e7-4add-a9aa-55a83fec3e6c => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/518] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:15.806 8 INFO neutron.api.v2.resource [req-68741d56-b74b-4d8d-8f89-259b54efbcce req-539c50f2-39be-445d-a495-83bc0d52cbd4 91acab9ac90d4621acec2ad2a5c2b949 ec6bdd1dda154eda94a0700a81164956 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 275/519] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/security-groups/dbbb8233-28cb-4e90-b05f-ac2db3cf89e8 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/520] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/security-groups/a1d618d1-0860-4a09-8e38-73d97d170b36 => generated 2310 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/521] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:15:15 2026] GET /v2.0/security-groups?tenant_id=ec6bdd1dda154eda94a0700a81164956 => generated 2921 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/522] 10.0.0.24 () {36 vars in 1012 bytes} [Thu Jun 11 03:15:15 2026] DELETE /v2.0/security-groups/a1d618d1-0860-4a09-8e38-73d97d170b36 => 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: 279/523] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:16 2026] GET /v2.0/security-groups/505c1404-a9e4-4b13-8d26-e34ba15ffc68 => generated 2918 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/524] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:13 2026] POST /v2.0/routers => generated 733 bytes in 2197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/525] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:16 2026] GET /v2.0/security-groups/505c1404-a9e4-4b13-8d26-e34ba15ffc68 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:15:16.854 8 INFO neutron_taas.services.taas.taas_plugin [None req-b14a45e8-a9bd-4792-b6b4-0ace3fc8ba23 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: fb21a3ae-70cf-4856-a0f4-e87bd233dcaa 2026-06-11 03:15:16.861 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b14a45e8-a9bd-4792-b6b4-0ace3fc8ba23 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: fb21a3ae-70cf-4856-a0f4-e87bd233dcaa [pid: 7|app: 0|req: 247/526] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:15:16 2026] PUT /v2.0/routers/309d163a-ce00-4fc1-8af5-898316c3e16a/add_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:17.225 7 INFO neutron.api.v2.resource [req-8a162a81-9a41-4cd5-b961-684bd2ef1786 req-98abbaed-60a5-48a5-8acf-978aa5dd5571 91acab9ac90d4621acec2ad2a5c2b949 ec6bdd1dda154eda94a0700a81164956 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/527] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:17 2026] GET /v2.0/security-groups/dbbb8233-28cb-4e90-b05f-ac2db3cf89e8 => 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: 251/530] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:17 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:17.290 7 INFO neutron.api.v2.resource [req-f213954e-86e7-4f78-b1c1-2c3a8620441b req-dc5b2f7b-8329-4758-8ff2-baee73f33249 91acab9ac90d4621acec2ad2a5c2b949 ec6bdd1dda154eda94a0700a81164956 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/531] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:17 2026] GET /v2.0/security-groups/85bf576d-7961-4a83-a92a-b38362e63b09 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:15:17.333 7 INFO neutron.api.v2.resource [req-e8450c01-aa8f-4570-920d-5c89bb46e960 req-36bb27b3-ed52-4028-9779-efeff13bad11 91acab9ac90d4621acec2ad2a5c2b949 ec6bdd1dda154eda94a0700a81164956 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/532] 10.0.0.24 () {34 vars in 990 bytes} [Thu Jun 11 03:15:17 2026] GET /v2.0/security-groups/e0d0c898-206d-4bde-9ea9-af5e9b17486f => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/533] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:15:16 2026] PUT /v2.0/routers/813dd902-6cec-4c61-838f-d860bc43b654/remove_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:17.654 8 INFO neutron_taas.services.taas.taas_plugin [None req-21bd3564-eb4c-4797-a4d2-0e7d996d1729 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: befadef2-a75d-4c74-aa56-17fcac9e1cca 2026-06-11 03:15:17.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21bd3564-eb4c-4797-a4d2-0e7d996d1729 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: befadef2-a75d-4c74-aa56-17fcac9e1cca 2026-06-11 03:15:17.808 7 INFO neutron_taas.services.taas.taas_plugin [None req-22c678a8-c72d-4169-b157-f9f92c5a1862 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 3b9e64ff-61c7-4071-9232-5b2a3af8ff18 2026-06-11 03:15:17.815 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22c678a8-c72d-4169-b157-f9f92c5a1862 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 3b9e64ff-61c7-4071-9232-5b2a3af8ff18 2026-06-11 03:15:17.874 8 INFO neutron_taas.services.taas.taas_plugin [None req-21bd3564-eb4c-4797-a4d2-0e7d996d1729 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 636222cd-6a69-48d0-9dbd-623e32d3d23f 2026-06-11 03:15:17.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21bd3564-eb4c-4797-a4d2-0e7d996d1729 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 636222cd-6a69-48d0-9dbd-623e32d3d23f 2026-06-11 03:15:17.947 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-21bd3564-eb4c-4797-a4d2-0e7d996d1729 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - 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-06-11 03:15:18.311 8 INFO neutron.db.l3_hamode_db [None req-21bd3564-eb4c-4797-a4d2-0e7d996d1729 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] HA network 6e28a1d3-ccb2-4828-8418-622586d1b9a7 was deleted as no HA routers are present in tenant cf418d7eef1d4d3585e67bf030b08e35. [pid: 8|app: 0|req: 281/534] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:15:17 2026] DELETE /v2.0/routers/813dd902-6cec-4c61-838f-d860bc43b654 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/535] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:15:18 2026] GET /v2.0/networks?id=33acff3b-6b19-45ab-9cf3-624c93b13cd5 => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/536] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:15:17 2026] PUT /v2.0/routers/da8cacf0-9f65-44db-a89c-f9e964b99ecf/remove_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/537] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:18 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => 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: 256/538] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:15:18 2026] GET /v2.0/quotas/839503ca496a41fe9f03e227b20d0e16 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/539] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:15:18 2026] DELETE /v2.0/subnets/72afeea0-0629-44aa-a51a-84b3ade0252c => 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: 284/540] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:15:18 2026] GET /v2.0/ports?tenant_id=839503ca496a41fe9f03e227b20d0e16&fields=id => generated 57 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:18.605 7 INFO neutron_taas.services.taas.taas_plugin [None req-922f4b97-b21b-4b6f-8f78-e3e800c4a2fd 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: a98669ed-9972-4089-a0a7-ac12fc4fe89c 2026-06-11 03:15:18.608 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-922f4b97-b21b-4b6f-8f78-e3e800c4a2fd 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: a98669ed-9972-4089-a0a7-ac12fc4fe89c 2026-06-11 03:15:18.677 8 INFO neutron.services.segments.plugin [-] Segment 65af9667-ce82-49e3-9981-5a7060e4d0a8 resource provider aggregate not found 2026-06-11 03:15:18.698 8 INFO neutron.services.segments.plugin [-] Segment 65af9667-ce82-49e3-9981-5a7060e4d0a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65af9667-ce82-49e3-9981-5a7060e4d0a8 found for delete ", "request_id": "req-e339d9ee-2109-4669-986a-a6b3b76ba2f5"}]} 2026-06-11 03:15:18.718 8 INFO neutron.services.segments.plugin [-] Segment 65af9667-ce82-49e3-9981-5a7060e4d0a8 resource provider aggregate not found [pid: 8|app: 0|req: 285/541] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:15:18 2026] DELETE /v2.0/networks/b3bf6bb7-1c82-4b15-b5c6-70524d80c961 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:15:18.743 8 INFO neutron.services.segments.plugin [-] Segment 65af9667-ce82-49e3-9981-5a7060e4d0a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65af9667-ce82-49e3-9981-5a7060e4d0a8 found for delete ", "request_id": "req-06bdec00-d402-4639-906c-d18c518df65b"}]} [pid: 8|app: 0|req: 286/542] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:15:18 2026] GET /v2.0/networks/33acff3b-6b19-45ab-9cf3-624c93b13cd5?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:18.846 7 INFO neutron_taas.services.taas.taas_plugin [None req-922f4b97-b21b-4b6f-8f78-e3e800c4a2fd 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: f7702cc6-87f6-4c8d-ba06-6d5e412318f5 2026-06-11 03:15:18.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-922f4b97-b21b-4b6f-8f78-e3e800c4a2fd 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: f7702cc6-87f6-4c8d-ba06-6d5e412318f5 [pid: 8|app: 0|req: 287/543] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:15:18 2026] GET /v2.0/networks/33acff3b-6b19-45ab-9cf3-624c93b13cd5?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: 288/544] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:15:18 2026] GET /v2.0/security-groups?tenant_id=cf418d7eef1d4d3585e67bf030b08e35&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:15:18.924 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-922f4b97-b21b-4b6f-8f78-e3e800c4a2fd 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 289/545] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:15:18 2026] DELETE /v2.0/security-groups/b8d364b0-b364-4762-9c98-7b083e59201c => 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: 290/546] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:19 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:19.271 7 INFO neutron.db.l3_hamode_db [None req-922f4b97-b21b-4b6f-8f78-e3e800c4a2fd 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] HA network 4212f707-59d9-4ffb-afd8-ac2747c82704 was deleted as no HA routers are present in tenant ec6bdd1dda154eda94a0700a81164956. [pid: 7|app: 0|req: 257/547] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:15:18 2026] DELETE /v2.0/routers/da8cacf0-9f65-44db-a89c-f9e964b99ecf => 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: 291/548] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:15:19 2026] DELETE /v2.0/subnets/216f2bca-c91f-43e1-ace5-f0b72d32e2c6 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:15:19.569 7 INFO neutron_taas.services.taas.taas_plugin [None req-49cfee99-4a5b-4430-ab24-54ecb2724408 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: ba4c407a-9283-40aa-8163-93ee580c407e 2026-06-11 03:15:19.572 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49cfee99-4a5b-4430-ab24-54ecb2724408 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: ba4c407a-9283-40aa-8163-93ee580c407e [pid: 8|app: 0|req: 292/549] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:19 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:19.727 7 INFO neutron.services.segments.plugin [-] Segment 1acab958-22f7-47ba-9dea-f13e9cd6001e resource provider aggregate not found 2026-06-11 03:15:19.737 7 INFO neutron.services.segments.plugin [-] Segment 1acab958-22f7-47ba-9dea-f13e9cd6001e resource provider aggregate not found 2026-06-11 03:15:19.747 7 INFO neutron.services.segments.plugin [-] Segment 1acab958-22f7-47ba-9dea-f13e9cd6001e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1acab958-22f7-47ba-9dea-f13e9cd6001e found for delete ", "request_id": "req-b19cc4d3-60da-4e93-82c0-e313fc94e358"}]} 2026-06-11 03:15:19.758 7 INFO neutron.services.segments.plugin [-] Segment 1acab958-22f7-47ba-9dea-f13e9cd6001e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1acab958-22f7-47ba-9dea-f13e9cd6001e found for delete ", "request_id": "req-b5df0262-e408-4c7a-a236-68e036e5d770"}]} [pid: 7|app: 0|req: 258/550] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:15:19 2026] DELETE /v2.0/networks/9ac84ce5-8ed3-456e-936c-83fb9d7a58a5 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/551] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:15:19 2026] GET /v2.0/security-groups?tenant_id=ec6bdd1dda154eda94a0700a81164956&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/552] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:15:19 2026] DELETE /v2.0/security-groups/505c1404-a9e4-4b13-8d26-e34ba15ffc68 => 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: 294/553] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:20 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => 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: 295/554] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:20 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:20.718 8 INFO neutron.services.segments.plugin [-] Segment 834f9320-34ce-4d24-bcb7-144846764686 resource provider aggregate not found 2026-06-11 03:15:20.733 8 INFO neutron.services.segments.plugin [-] Segment 834f9320-34ce-4d24-bcb7-144846764686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 834f9320-34ce-4d24-bcb7-144846764686 found for delete ", "request_id": "req-5b822c4c-2d5d-4cd3-b39f-be6c89cc4eb6"}]} [pid: 7|app: 0|req: 260/555] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:15:20 2026] GET /v2.0/networks?id=3881830f-9644-4ec5-b598-e7fa64a0a767 => generated 675 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:20.763 8 INFO neutron.services.segments.plugin [-] Segment 834f9320-34ce-4d24-bcb7-144846764686 resource provider aggregate not found [pid: 8|app: 0|req: 296/556] 199.204.45.140 () {34 vars in 911 bytes} [Thu Jun 11 03:15:20 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) 2026-06-11 03:15:20.786 8 INFO neutron.services.segments.plugin [-] Segment 834f9320-34ce-4d24-bcb7-144846764686 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 834f9320-34ce-4d24-bcb7-144846764686 found for delete ", "request_id": "req-177be6e3-9b7f-41c6-8a9f-a72a0de4acbf"}]} [pid: 7|app: 0|req: 261/557] 199.204.45.140 () {34 vars in 1050 bytes} [Thu Jun 11 03:15:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b71ac622911b4cb19dffc322513f5b6e => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:21.251 7 INFO neutron.db.segments_db [None req-ad7aebac-8f35-47e5-aecf-214afcf63b2c 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment e0f43291-8a25-484c-9867-693ccb4e3f52 of type vxlan for network eb130fa3-26d1-4d56-bcf5-404b9af51084 [pid: 7|app: 0|req: 262/558] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:15:20 2026] POST /v2.0/networks => generated 732 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/559] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:21 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => 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: 297/560] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:15:20 2026] POST /v2.0/ports => generated 954 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/561] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:21 2026] POST /v2.0/subnets => generated 699 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 03:15:21.689 8 INFO neutron.db.segments_db [None req-41263cf0-0280-41e5-9a3b-d1d8736f856a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment cb7cefb5-03f9-482d-92b0-3a238610539d of type vxlan for network e5d17861-ef90-48c8-806c-466beadc591e 2026-06-11 03:15:21.764 7 INFO neutron.services.segments.plugin [-] Segment 4f4f1568-b4f1-4a6e-995c-c24fe7c4d13b resource provider aggregate not found 2026-06-11 03:15:21.785 7 INFO neutron.services.segments.plugin [-] Segment 4f4f1568-b4f1-4a6e-995c-c24fe7c4d13b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f4f1568-b4f1-4a6e-995c-c24fe7c4d13b found for delete ", "request_id": "req-e0745952-20db-4670-9387-5a291b90bacd"}]} 2026-06-11 03:15:21.796 7 INFO neutron.services.segments.plugin [-] Segment 4f4f1568-b4f1-4a6e-995c-c24fe7c4d13b resource provider aggregate not found 2026-06-11 03:15:21.861 7 INFO neutron.services.segments.plugin [-] Segment 4f4f1568-b4f1-4a6e-995c-c24fe7c4d13b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f4f1568-b4f1-4a6e-995c-c24fe7c4d13b found for delete ", "request_id": "req-f07e7821-2b46-4ad1-a49e-351ef9d5b354"}]} [pid: 7|app: 0|req: 265/562] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:21 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 957 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:22.092 8 INFO neutron.db.l3_hamode_db [None req-41263cf0-0280-41e5-9a3b-d1d8736f856a 1905839bca334255831f6a347de62bc2 b9ea7a9bf19942a9b07a1f7b18881982 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:15:22.199 7 INFO neutron.db.segments_db [None req-b5b856bc-e5da-4ebe-9322-06a39fa5293f 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 8695aa6a-8f27-44bb-a4b2-443c3a3757d3 of type vxlan for network f188a056-981d-4041-bb4d-a6fd1565f617 [pid: 7|app: 0|req: 266/563] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:15:21 2026] POST /v2.0/networks => generated 729 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:15:22.951 8 INFO neutron.db.l3_hamode_db [None req-41263cf0-0280-41e5-9a3b-d1d8736f856a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 267/564] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:15:22 2026] PUT /v2.0/ports/cb7dd41b-4060-4a0b-b467-fe69e5d492b9 => generated 1235 bytes in 668 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: 268/565] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:22 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&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: 269/566] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:23 2026] POST /v2.0/subnets => generated 695 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/567] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:23 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:23.273 7 INFO neutron.db.segments_db [None req-fa625a99-5f04-42fd-889d-4139f1daa822 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment d115ac77-e703-4be7-953a-bbb5a3d723b4 of type vxlan for network 71e1277f-6ac7-46a9-84bf-60ba6b426d35 2026-06-11 03:15:23.550 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-adf67e58-3a24-4bc6-a212-1fe57fae21d9'] response: {'name': 'network-changed', 'server_uuid': '01ed2867-f0e9-4bb7-af9d-f3c50d31485e', 'tag': 'cb7dd41b-4060-4a0b-b467-fe69e5d492b9', 'status': 'completed', 'code': 200} 2026-06-11 03:15:23.560 7 INFO neutron.db.l3_hamode_db [None req-fa625a99-5f04-42fd-889d-4139f1daa822 1905839bca334255831f6a347de62bc2 7ac57c4687414e1a8c4404dc9058bba5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 298/568] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:21 2026] POST /v2.0/routers => generated 739 bytes in 2136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/569] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:15:23 2026] GET /v2.0/networks?id=33acff3b-6b19-45ab-9cf3-624c93b13cd5 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:24.315 7 INFO neutron.db.l3_hamode_db [None req-fa625a99-5f04-42fd-889d-4139f1daa822 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 300/570] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:15:23 2026] PUT /v2.0/routers/31c788fc-9ed4-414c-a34e-a4e322de6588/add_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/571] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:23 2026] POST /v2.0/routers => generated 735 bytes in 1905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/572] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:15:25 2026] GET /v2.0/ports?tenant_id=b71ac622911b4cb19dffc322513f5b6e&device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/573] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:25 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => 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: 274/574] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:25 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => 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: 301/575] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:15:25 2026] POST /v2.0/ports => generated 954 bytes in 414 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: 302/576] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:15:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=cb7dd41b-4060-4a0b-b467-fe69e5d492b9 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/577] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:25 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&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: 8|app: 0|req: 304/578] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:15:25 2026] PUT /v2.0/ports/12d56263-a23b-48e1-8972-cff9e9ef7d90 => generated 1235 bytes in 405 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: 305/579] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:15:25 2026] GET /v2.0/subnets?id=d2448c4b-0839-4ed3-b106-ac1cea7cc263 => generated 693 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/580] 10.0.0.250 () {34 vars in 685 bytes} [Thu Jun 11 03:15:25 2026] POST /v2.0/security-groups => generated 1658 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/581] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:15:26 2026] GET /v2.0/ports?network_id=3881830f-9644-4ec5-b598-e7fa64a0a767&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: 8|app: 0|req: 308/582] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:15:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/583] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:15:26 2026] GET /v2.0/networks/3881830f-9644-4ec5-b598-e7fa64a0a767?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/584] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:15:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:15:26.413 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21805cbe-c09a-478b-8ffc-73e66a570c9a'] response: {'name': 'network-changed', 'server_uuid': 'f1a40661-5ad6-46da-bab2-5acc48a7d4ca', 'tag': '12d56263-a23b-48e1-8972-cff9e9ef7d90', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 311/585] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:15:26 2026] GET /v2.0/networks/3881830f-9644-4ec5-b598-e7fa64a0a767?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: 312/586] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:26 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/587] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:15:25 2026] PUT /v2.0/routers/4cd55b28-693c-4d17-ad50-02b905cbcebb/add_router_interface => generated 309 bytes in 1686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/588] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:15:26 2026] POST /v2.0/floatingips => generated 552 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/589] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:26 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/590] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:26 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/591] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:15:26 2026] GET /v2.0/ports?tenant_id=839503ca496a41fe9f03e227b20d0e16&device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/592] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&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: 278/593] 199.204.45.140 () {34 vars in 1018 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/networks?tenant_id=839503ca496a41fe9f03e227b20d0e16&shared=False => generated 774 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/594] 199.204.45.140 () {34 vars in 930 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/595] 10.0.0.24 () {34 vars in 1097 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--607551441&fields=id&tenant_id=b9ea7a9bf19942a9b07a1f7b18881982 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/596] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/ports?tenant_id=b71ac622911b4cb19dffc322513f5b6e&device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/597] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/networks?id=eb130fa3-26d1-4d56-bcf5-404b9af51084 => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/598] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/networks?id=3881830f-9644-4ec5-b598-e7fa64a0a767 => generated 771 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/599] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/quotas/b9ea7a9bf19942a9b07a1f7b18881982 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/600] 10.0.0.250 () {34 vars in 685 bytes} [Thu Jun 11 03:15:27 2026] POST /v2.0/security-groups => generated 1660 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/601] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=cb7dd41b-4060-4a0b-b467-fe69e5d492b9 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/602] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/ports?tenant_id=b9ea7a9bf19942a9b07a1f7b18881982&fields=id => generated 57 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/603] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/subnets?id=d2448c4b-0839-4ed3-b106-ac1cea7cc263 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/604] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:15:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/605] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?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: 285/606] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/ports?network_id=3881830f-9644-4ec5-b598-e7fa64a0a767&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/607] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?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: 322/608] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:15:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/609] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/networks/3881830f-9644-4ec5-b598-e7fa64a0a767?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/610] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/networks/3881830f-9644-4ec5-b598-e7fa64a0a767?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: 289/611] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:27 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => 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: 290/612] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:28 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/613] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:28 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/614] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:15:28 2026] GET /v2.0/ports?tenant_id=839503ca496a41fe9f03e227b20d0e16&device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/615] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:28 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/616] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:28 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&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: 295/617] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:15:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=12d56263-a23b-48e1-8972-cff9e9ef7d90 => 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: 296/618] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:15:28 2026] GET /v2.0/subnets?id=bdeb6f14-5bbd-4aaf-b4fb-35e42dc47832 => 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: 323/619] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:15:27 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/620] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:15:28 2026] GET /v2.0/ports?network_id=33acff3b-6b19-45ab-9cf3-624c93b13cd5&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: 324/621] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:15:28 2026] GET /v2.0/networks/33acff3b-6b19-45ab-9cf3-624c93b13cd5?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/622] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:15:28 2026] GET /v2.0/networks/33acff3b-6b19-45ab-9cf3-624c93b13cd5?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: 325/623] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:29 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => 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: 299/624] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:29 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/625] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:29 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/626] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:29 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&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: 300/627] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:29 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&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: 328/628] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:30 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => 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: 301/629] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:30 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/630] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:30 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/631] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:30 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/632] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:30 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/633] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:31 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => 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: 304/634] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:31 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/635] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:31 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/638] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:31 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 969 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/639] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:31 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/640] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:32 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => 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: 309/641] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:15:32 2026] GET /v2.0/networks?id=eb130fa3-26d1-4d56-bcf5-404b9af51084 => generated 684 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/642] 199.204.45.140 () {34 vars in 1050 bytes} [Thu Jun 11 03:15:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9ea7a9bf19942a9b07a1f7b18881982 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/643] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:15:32 2026] POST /v2.0/ports => generated 954 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/644] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:32 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 971 bytes in 83 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: 335/645] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:32 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/646] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:33 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => 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: 337/647] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:33 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/648] 10.0.0.24 () {34 vars in 1097 bytes} [Thu Jun 11 03:15:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--986159486&fields=id&tenant_id=7ac57c4687414e1a8c4404dc9058bba5 => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/649] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:15:33 2026] GET /v2.0/networks?id=f188a056-981d-4041-bb4d-a6fd1565f617 => generated 680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/650] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:15:33 2026] GET /v2.0/quotas/7ac57c4687414e1a8c4404dc9058bba5 => 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: 311/651] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:15:32 2026] PUT /v2.0/ports/53ab8708-475e-4e3e-8648-586bdfc8453c => generated 1235 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/652] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:15:33 2026] GET /v2.0/ports?tenant_id=7ac57c4687414e1a8c4404dc9058bba5&fields=id => generated 57 bytes in 88 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: 312/653] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:33 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/654] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:33 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:33.696 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b55a845d-a594-4cf9-92b6-e741b23b7fc6'] response: {'name': 'network-changed', 'server_uuid': '02f0e26e-ec46-48ea-b047-8c698ea8b2cb', 'tag': '53ab8708-475e-4e3e-8648-586bdfc8453c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 313/655] 10.0.0.24 () {34 vars in 906 bytes} [Thu Jun 11 03:15:33 2026] GET /v2.0/extensions => generated 21537 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/656] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:15:33 2026] GET /v2.0/networks/f188a056-981d-4041-bb4d-a6fd1565f617?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/657] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:15:33 2026] GET /v2.0/networks/f188a056-981d-4041-bb4d-a6fd1565f617?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: 344/658] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:34 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/659] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:34 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&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: 8|app: 0|req: 345/660] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:15:34 2026] GET /v2.0/ports?tenant_id=b9ea7a9bf19942a9b07a1f7b18881982&device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/661] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:34 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/662] 199.204.45.140 () {34 vars in 1018 bytes} [Thu Jun 11 03:15:34 2026] GET /v2.0/networks?tenant_id=b9ea7a9bf19942a9b07a1f7b18881982&shared=False => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/663] 199.204.45.140 () {34 vars in 930 bytes} [Thu Jun 11 03:15:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/664] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:34 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/665] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:34 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 318/666] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:34 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/667] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:34 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/668] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/669] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&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: 320/670] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/ports?tenant_id=b9ea7a9bf19942a9b07a1f7b18881982&device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/671] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=53ab8708-475e-4e3e-8648-586bdfc8453c => 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: 352/672] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 353/673] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/subnets?id=72c7227e-3744-4b0d-b71c-c1962dee4f9f => generated 702 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/674] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/675] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/ports?network_id=eb130fa3-26d1-4d56-bcf5-404b9af51084&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/676] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/677] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => 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: 323/678] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?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: 324/679] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?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: 325/680] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/681] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:35 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:36.539 8 INFO neutron.db.l3_db [None req-1314db3d-43f0-4a3f-9b02-af7c1e61494a 0749a91944c24b3a8bb4755856d71c4b b71ac622911b4cb19dffc322513f5b6e - - default default] Floating IP e3b37318-8376-4fdf-a020-5cf3ffc46aae associated. External IP: 10.96.250.203, port: cb7dd41b-4060-4a0b-b467-fe69e5d492b9. [pid: 7|app: 0|req: 327/682] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:36 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 328/683] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:36 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/684] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:36 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/685] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:15:35 2026] PUT /v2.0/floatingips/e3b37318-8376-4fdf-a020-5cf3ffc46aae => generated 855 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/686] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:36 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:36.998 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90631fe4-9f36-461a-8f0f-d67dea56e3d7'] response: {'name': 'network-changed', 'server_uuid': '01ed2867-f0e9-4bb7-af9d-f3c50d31485e', 'tag': 'cb7dd41b-4060-4a0b-b467-fe69e5d492b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 357/687] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:36 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/688] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/689] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/690] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/691] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/692] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/ports?tenant_id=b71ac622911b4cb19dffc322513f5b6e&device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/693] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => 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: 360/694] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/networks?id=3881830f-9644-4ec5-b598-e7fa64a0a767 => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/695] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&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: 361/696] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=cb7dd41b-4060-4a0b-b467-fe69e5d492b9 => 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: 336/697] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/subnets?id=d2448c4b-0839-4ed3-b106-ac1cea7cc263 => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/698] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 337/699] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/ports?network_id=3881830f-9644-4ec5-b598-e7fa64a0a767&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: 363/700] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/networks/3881830f-9644-4ec5-b598-e7fa64a0a767?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/701] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:15:37 2026] GET /v2.0/networks/3881830f-9644-4ec5-b598-e7fa64a0a767?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: 364/702] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:38 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/703] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:38 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&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: 365/704] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:38 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/705] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:38 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/706] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:38 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/707] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:38 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&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: 367/708] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:38 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 342/709] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:39 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/710] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:39 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/711] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:15:39 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => 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: 369/712] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:15:39 2026] GET /v2.0/networks?id=f188a056-981d-4041-bb4d-a6fd1565f617 => generated 680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/713] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:39 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/714] 199.204.45.140 () {34 vars in 1050 bytes} [Thu Jun 11 03:15:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7ac57c4687414e1a8c4404dc9058bba5 => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/715] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:39 2026] GET /v2.0/security-groups?id=1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:39.943 8 INFO neutron_taas.services.taas.taas_plugin [req-05b464db-ef86-4e57-8abc-25ee235b8a25 req-ae3377df-488d-4258-a8fb-561e1972e3ae 27f176ead2e141daaf980ba9ca299f1e 839503ca496a41fe9f03e227b20d0e16 - - default default] TaaS: Handle Delete Port: 12d56263-a23b-48e1-8972-cff9e9ef7d90 2026-06-11 03:15:39.952 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-05b464db-ef86-4e57-8abc-25ee235b8a25 req-ae3377df-488d-4258-a8fb-561e1972e3ae 27f176ead2e141daaf980ba9ca299f1e 839503ca496a41fe9f03e227b20d0e16 - - default default] Tap Mirror: Handle Delete Port: 12d56263-a23b-48e1-8972-cff9e9ef7d90 [pid: 8|app: 0|req: 370/716] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:15:39 2026] DELETE /v2.0/ports/12d56263-a23b-48e1-8972-cff9e9ef7d90 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/717] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:40 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/718] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:15:39 2026] POST /v2.0/ports => generated 958 bytes in 368 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: 372/719] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:40 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 961 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/720] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:15:40 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/721] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:40 2026] GET /v2.0/security-groups?id=1d84d2f0-2b47-47bc-9c43-919fc4f4f350&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/722] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:40 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:40.353 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd7dbb71-7234-4af3-94af-cfc74d1c99f3'] response: {'server_uuid': 'f1a40661-5ad6-46da-bab2-5acc48a7d4ca', 'name': 'network-vif-deleted', 'tag': '12d56263-a23b-48e1-8972-cff9e9ef7d90', 'status': 'completed', 'code': 200} 2026-06-11 03:15:40.510 8 INFO neutron_taas.services.taas.taas_plugin [req-817ef758-216c-4b62-a113-cbc5a868981f req-5019e674-f5ee-4a37-86ec-a008c22935d3 0749a91944c24b3a8bb4755856d71c4b b71ac622911b4cb19dffc322513f5b6e - - default default] TaaS: Handle Delete Port: cb7dd41b-4060-4a0b-b467-fe69e5d492b9 2026-06-11 03:15:40.513 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-817ef758-216c-4b62-a113-cbc5a868981f req-5019e674-f5ee-4a37-86ec-a008c22935d3 0749a91944c24b3a8bb4755856d71c4b b71ac622911b4cb19dffc322513f5b6e - - default default] Tap Mirror: Handle Delete Port: cb7dd41b-4060-4a0b-b467-fe69e5d492b9 2026-06-11 03:15:40.694 8 INFO neutron.db.l3_db [req-817ef758-216c-4b62-a113-cbc5a868981f req-5019e674-f5ee-4a37-86ec-a008c22935d3 0749a91944c24b3a8bb4755856d71c4b b71ac622911b4cb19dffc322513f5b6e - - default default] Floating IP e3b37318-8376-4fdf-a020-5cf3ffc46aae disassociated. External IP: 10.96.250.203, port: cb7dd41b-4060-4a0b-b467-fe69e5d492b9. [pid: 7|app: 0|req: 349/723] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:15:40 2026] PUT /v2.0/ports/ad3933b6-2ed6-405e-ae8d-ec2ddb5b2097 => generated 1239 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-06-11 03:15:40.774 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e64269c5-6f82-4313-86ed-c7f1f602a998'] response: {'name': 'network-changed', 'server_uuid': '5130e554-577e-4006-8386-e2442ad1e137', 'tag': 'ad3933b6-2ed6-405e-ae8d-ec2ddb5b2097', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 350/724] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:40 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/725] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:40 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/726] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:40 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/727] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:40 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => 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: 375/728] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:15:40 2026] DELETE /v2.0/ports/cb7dd41b-4060-4a0b-b467-fe69e5d492b9 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/729] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:15:41 2026] GET /v2.0/ports?tenant_id=7ac57c4687414e1a8c4404dc9058bba5&device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 377/730] 199.204.45.140 () {34 vars in 1018 bytes} [Thu Jun 11 03:15:41 2026] GET /v2.0/networks?tenant_id=7ac57c4687414e1a8c4404dc9058bba5&shared=False => generated 776 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/731] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:41 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => 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: 379/732] 199.204.45.140 () {34 vars in 930 bytes} [Thu Jun 11 03:15:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/733] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:41 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:41.562 7 INFO neutron.db.l3_db [None req-6f15710e-5937-447a-95ca-8b5596a0d106 b8a1ac8dc7cc41f8a30a1d21d79021f6 b9ea7a9bf19942a9b07a1f7b18881982 - - default default] Floating IP 95658d56-c1b8-48cb-bbaf-8ac7d65b6527 associated. External IP: 10.96.250.211, port: 53ab8708-475e-4e3e-8648-586bdfc8453c. [pid: 8|app: 0|req: 381/734] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:41 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/735] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:15:40 2026] PUT /v2.0/floatingips/95658d56-c1b8-48cb-bbaf-8ac7d65b6527 => generated 855 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/736] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:41 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/737] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:42 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/738] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:42 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:42.393 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04101a81-d797-4966-a488-ef2789d7aaa0'] response: {'server_uuid': '01ed2867-f0e9-4bb7-af9d-f3c50d31485e', 'name': 'network-vif-deleted', 'tag': 'cb7dd41b-4060-4a0b-b467-fe69e5d492b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 356/739] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:15:42 2026] GET /v2.0/ports?tenant_id=7ac57c4687414e1a8c4404dc9058bba5&device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/740] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:42 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/741] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:15:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ad3933b6-2ed6-405e-ae8d-ec2ddb5b2097 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/742] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:15:42 2026] GET /v2.0/subnets?id=1460e52f-bf3b-4105-b494-b0d929801b8c => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/743] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:15:42 2026] GET /v2.0/ports?network_id=f188a056-981d-4041-bb4d-a6fd1565f617&device_owner=network%3Adhcp => 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: 359/744] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:42 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/745] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:15:42 2026] GET /v2.0/networks/f188a056-981d-4041-bb4d-a6fd1565f617?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: 360/746] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:42 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/747] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:15:42 2026] GET /v2.0/networks/f188a056-981d-4041-bb4d-a6fd1565f617?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:42.832 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-933a44d9-fedd-4f4a-afec-4e8f77b2526c'] response: {'name': 'network-changed', 'server_uuid': '02f0e26e-ec46-48ea-b047-8c698ea8b2cb', 'tag': '53ab8708-475e-4e3e-8648-586bdfc8453c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 361/748] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:43 2026] GET /v2.0/ports?device_id=f1a40661-5ad6-46da-bab2-5acc48a7d4ca => 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: 388/749] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:15:43 2026] GET /v2.0/ports?tenant_id=b9ea7a9bf19942a9b07a1f7b18881982&device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/750] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:15:43 2026] GET /v2.0/networks?id=eb130fa3-26d1-4d56-bcf5-404b9af51084 => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/751] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:15:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=53ab8708-475e-4e3e-8648-586bdfc8453c => 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: 363/752] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:15:43 2026] GET /v2.0/subnets?id=72c7227e-3744-4b0d-b71c-c1962dee4f9f => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/753] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:15:43 2026] GET /v2.0/ports?network_id=eb130fa3-26d1-4d56-bcf5-404b9af51084&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: 391/754] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:43 2026] GET /v2.0/ports?device_id=01ed2867-f0e9-4bb7-af9d-f3c50d31485e => 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: 364/755] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:15:43 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?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: 392/756] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:15:43 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?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: 365/757] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:43 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/758] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:43 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:44.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-758baa08-61ad-4eb2-8471-1b6de509309d 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: a59e5e13-f4c6-4b19-a836-7bfc0885761e 2026-06-11 03:15:44.669 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-758baa08-61ad-4eb2-8471-1b6de509309d 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: a59e5e13-f4c6-4b19-a836-7bfc0885761e [pid: 8|app: 0|req: 394/759] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:15:44 2026] DELETE /v2.0/security-groups/1d84d2f0-2b47-47bc-9c43-919fc4f4f350 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:15:44.895 8 INFO neutron.api.v2.resource [None req-61dc8414-2482-4b00-ac0e-eeb0384d80ff 0749a91944c24b3a8bb4755856d71c4b b71ac622911b4cb19dffc322513f5b6e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 395/760] 10.0.0.250 () {32 vars in 737 bytes} [Thu Jun 11 03:15:44 2026] GET /v2.0/security-groups/1d84d2f0-2b47-47bc-9c43-919fc4f4f350 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:15:45.062 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d24547b-7a60-4cdc-93d3-52dd4a2a3efe 0749a91944c24b3a8bb4755856d71c4b b71ac622911b4cb19dffc322513f5b6e - - default default] TaaS: Handle Delete Port: d04d9e77-1f13-444c-be4d-cb494219f480 2026-06-11 03:15:45.069 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d24547b-7a60-4cdc-93d3-52dd4a2a3efe 0749a91944c24b3a8bb4755856d71c4b b71ac622911b4cb19dffc322513f5b6e - - default default] Tap Mirror: Handle Delete Port: d04d9e77-1f13-444c-be4d-cb494219f480 [pid: 7|app: 0|req: 366/761] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:15:44 2026] PUT /v2.0/routers/309d163a-ce00-4fc1-8af5-898316c3e16a/remove_router_interface => generated 309 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/762] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:15:44 2026] DELETE /v2.0/floatingips/e3b37318-8376-4fdf-a020-5cf3ffc46aae => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/763] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:45 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 973 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:45.469 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbbeffee-6738-4943-ac83-80438f4f3d19 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 449e9a0e-8013-475a-8306-6d606619da42 2026-06-11 03:15:45.473 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbbeffee-6738-4943-ac83-80438f4f3d19 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 449e9a0e-8013-475a-8306-6d606619da42 2026-06-11 03:15:45.708 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbbeffee-6738-4943-ac83-80438f4f3d19 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: e49413de-8a94-480e-b0bd-ce82c777f92d 2026-06-11 03:15:45.712 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbbeffee-6738-4943-ac83-80438f4f3d19 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: e49413de-8a94-480e-b0bd-ce82c777f92d 2026-06-11 03:15:45.737 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd7ab14b-897e-44f0-93a9-68f83c1fd957 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 92dcce73-fa69-4650-8457-acdcb9c845d9 2026-06-11 03:15:45.740 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd7ab14b-897e-44f0-93a9-68f83c1fd957 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 92dcce73-fa69-4650-8457-acdcb9c845d9 2026-06-11 03:15:46.058 8 INFO neutron.services.segments.plugin [-] Segment 98738606-a766-40ce-8f3d-45ca8828e3b1 resource provider aggregate not found 2026-06-11 03:15:46.066 8 INFO neutron.services.segments.plugin [-] Segment 98738606-a766-40ce-8f3d-45ca8828e3b1 resource provider aggregate not found 2026-06-11 03:15:46.090 8 INFO neutron.services.segments.plugin [-] Segment 98738606-a766-40ce-8f3d-45ca8828e3b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98738606-a766-40ce-8f3d-45ca8828e3b1 found for delete ", "request_id": "req-8102ae3e-db59-4433-b579-58f7038796af"}]} 2026-06-11 03:15:46.092 8 INFO neutron.services.segments.plugin [-] Segment 98738606-a766-40ce-8f3d-45ca8828e3b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98738606-a766-40ce-8f3d-45ca8828e3b1 found for delete ", "request_id": "req-eb3630ae-541d-48c4-9802-77e386e588fb"}]} 2026-06-11 03:15:46.097 8 INFO neutron.db.l3_hamode_db [None req-fbbeffee-6738-4943-ac83-80438f4f3d19 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] HA network 2b16e1d0-10d4-4d29-aed7-f88c8b5944b5 was deleted as no HA routers are present in tenant 839503ca496a41fe9f03e227b20d0e16. [pid: 8|app: 0|req: 397/764] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:15:45 2026] DELETE /v2.0/routers/309d163a-ce00-4fc1-8af5-898316c3e16a => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/765] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:46 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/766] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:15:46 2026] DELETE /v2.0/subnets/bdeb6f14-5bbd-4aaf-b4fb-35e42dc47832 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/767] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:15:45 2026] PUT /v2.0/routers/5bd5b708-aaf3-4375-a836-0dd9ba929a2f/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:46.449 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd5a6eef-796c-47d6-94ad-813298b43639 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 3178c9a1-9dcf-4a99-baa0-90006f47da50 2026-06-11 03:15:46.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd5a6eef-796c-47d6-94ad-813298b43639 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 3178c9a1-9dcf-4a99-baa0-90006f47da50 2026-06-11 03:15:46.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e165829-c1e0-45b5-802d-bd6b97a85837 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: b225627c-30f3-46ad-8741-2911059d75de 2026-06-11 03:15:46.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e165829-c1e0-45b5-802d-bd6b97a85837 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: b225627c-30f3-46ad-8741-2911059d75de [pid: 8|app: 0|req: 400/768] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:15:46 2026] DELETE /v2.0/networks/33acff3b-6b19-45ab-9cf3-624c93b13cd5 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:15:46.847 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e165829-c1e0-45b5-802d-bd6b97a85837 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 170a08a3-e0f5-42f8-b02d-be2256a67b03 2026-06-11 03:15:46.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e165829-c1e0-45b5-802d-bd6b97a85837 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 170a08a3-e0f5-42f8-b02d-be2256a67b03 [pid: 8|app: 0|req: 401/769] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:15:46 2026] GET /v2.0/security-groups?tenant_id=839503ca496a41fe9f03e227b20d0e16&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/772] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:15:46 2026] DELETE /v2.0/security-groups/1531c5fc-9f6f-4f99-8f4a-ee00a09b9ae9 => 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: 405/773] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:47 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:47.322 7 INFO neutron.services.segments.plugin [-] Segment cbfd0d09-d214-4e6c-b1de-24af67dbc116 resource provider aggregate not found 2026-06-11 03:15:47.332 7 INFO neutron.services.segments.plugin [-] Segment cbfd0d09-d214-4e6c-b1de-24af67dbc116 resource provider aggregate not found 2026-06-11 03:15:47.350 7 INFO neutron.services.segments.plugin [-] Segment cbfd0d09-d214-4e6c-b1de-24af67dbc116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbfd0d09-d214-4e6c-b1de-24af67dbc116 found for delete ", "request_id": "req-fa6ee26f-144c-4316-81dc-6cdae5827e18"}]} 2026-06-11 03:15:47.354 7 INFO neutron.services.segments.plugin [-] Segment cbfd0d09-d214-4e6c-b1de-24af67dbc116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbfd0d09-d214-4e6c-b1de-24af67dbc116 found for delete ", "request_id": "req-c7460ff0-e00d-46bc-9f24-49fdc71b6bde"}]} 2026-06-11 03:15:47.356 7 INFO neutron.db.l3_hamode_db [None req-3e165829-c1e0-45b5-802d-bd6b97a85837 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] HA network 809f4564-9983-4f92-b773-ecac82752c99 was deleted as no HA routers are present in tenant b71ac622911b4cb19dffc322513f5b6e. [pid: 8|app: 0|req: 406/774] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:47 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/775] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:15:46 2026] DELETE /v2.0/routers/5bd5b708-aaf3-4375-a836-0dd9ba929a2f => generated 0 bytes in 1029 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/776] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:15:47 2026] DELETE /v2.0/subnets/d2448c4b-0839-4ed3-b106-ac1cea7cc263 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:15:47.682 7 INFO neutron_taas.services.taas.taas_plugin [None req-8bcfbca9-3a68-4d4e-9c96-6f0a2e29b140 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: dc0bacb0-7ebf-43c5-9e26-39fd5ff4484a 2026-06-11 03:15:47.685 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bcfbca9-3a68-4d4e-9c96-6f0a2e29b140 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: dc0bacb0-7ebf-43c5-9e26-39fd5ff4484a [pid: 7|app: 0|req: 370/777] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:15:47 2026] DELETE /v2.0/networks/3881830f-9644-4ec5-b598-e7fa64a0a767 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/778] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:15:48 2026] GET /v2.0/security-groups?tenant_id=b71ac622911b4cb19dffc322513f5b6e&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:15:48.116 8 INFO neutron.services.segments.plugin [-] Segment 99d34c79-b67e-48b1-9bfc-82920b0abe7d resource provider aggregate not found 2026-06-11 03:15:48.121 8 INFO neutron.services.segments.plugin [-] Segment 99d34c79-b67e-48b1-9bfc-82920b0abe7d resource provider aggregate not found 2026-06-11 03:15:48.136 8 INFO neutron.services.segments.plugin [-] Segment 99d34c79-b67e-48b1-9bfc-82920b0abe7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99d34c79-b67e-48b1-9bfc-82920b0abe7d found for delete ", "request_id": "req-4880c13c-73b4-4063-bd06-766d64a09aec"}]} 2026-06-11 03:15:48.142 8 INFO neutron.services.segments.plugin [-] Segment 99d34c79-b67e-48b1-9bfc-82920b0abe7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99d34c79-b67e-48b1-9bfc-82920b0abe7d found for delete ", "request_id": "req-13fb5b66-7094-4667-8fb4-2707e016021f"}]} [pid: 7|app: 0|req: 371/779] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:15:48 2026] DELETE /v2.0/security-groups/366f97e0-6537-4b41-a31f-81073256cfcc => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/780] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:48 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/781] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:48 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:49.370 7 INFO neutron.services.segments.plugin [-] Segment 20999f4e-d290-41d4-aeb2-940da4b29e03 resource provider aggregate not found 2026-06-11 03:15:49.380 7 INFO neutron.services.segments.plugin [-] Segment 20999f4e-d290-41d4-aeb2-940da4b29e03 resource provider aggregate not found 2026-06-11 03:15:49.389 7 INFO neutron.services.segments.plugin [-] Segment 20999f4e-d290-41d4-aeb2-940da4b29e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20999f4e-d290-41d4-aeb2-940da4b29e03 found for delete ", "request_id": "req-fbd77baa-ba29-4cb7-8df0-e1708a3c431b"}]} 2026-06-11 03:15:49.398 7 INFO neutron.services.segments.plugin [-] Segment 20999f4e-d290-41d4-aeb2-940da4b29e03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20999f4e-d290-41d4-aeb2-940da4b29e03 found for delete ", "request_id": "req-9ceae1d2-7d29-4f64-84ab-5b0a4df810fb"}]} [pid: 8|app: 0|req: 410/782] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:49 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/783] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:49 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&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: 411/784] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:50 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/785] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:50 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&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: 412/786] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jun 11 03:15:51 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 1240 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/787] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jun 11 03:15:51 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/788] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:51 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/789] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:52 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/790] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:52 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:52.631 7 INFO neutron.db.l3_db [None req-f5d41a3c-a35c-4e0c-8e81-20bad81360fc 0b55726a5e8240ddb2a94fb055e0f17b 7ac57c4687414e1a8c4404dc9058bba5 - - default default] Floating IP ad8ba282-7316-42e5-b6d7-14ec6c5695d9 associated. External IP: 10.96.250.209, port: ad3933b6-2ed6-405e-ae8d-ec2ddb5b2097. [pid: 7|app: 0|req: 377/791] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:15:52 2026] PUT /v2.0/floatingips/ad8ba282-7316-42e5-b6d7-14ec6c5695d9 => generated 856 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:53.050 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5922fc2d-958a-4db3-938b-fdee6ebdcb47'] response: {'name': 'network-changed', 'server_uuid': '5130e554-577e-4006-8386-e2442ad1e137', 'tag': 'ad3933b6-2ed6-405e-ae8d-ec2ddb5b2097', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 415/792] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/793] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/794] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/security-groups?tenant_id=06380e7139dc4e4abc117b8de7c780a5&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/795] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/796] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/ports?tenant_id=7ac57c4687414e1a8c4404dc9058bba5&device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 418/797] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/798] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/networks?id=f188a056-981d-4041-bb4d-a6fd1565f617 => generated 776 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/799] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:15:53 2026] DELETE /v2.0/security-groups/3f08cefd-af64-42ff-b2b9-f3eb32860115 => 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: 420/800] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ad3933b6-2ed6-405e-ae8d-ec2ddb5b2097 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/801] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/subnets?id=1460e52f-bf3b-4105-b494-b0d929801b8c => generated 698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/802] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/ports?network_id=f188a056-981d-4041-bb4d-a6fd1565f617&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/803] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/networks/f188a056-981d-4041-bb4d-a6fd1565f617?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: 422/804] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/networks/f188a056-981d-4041-bb4d-a6fd1565f617?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: 383/805] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:15:53 2026] GET /v2.0/security-groups?tenant_id=91ca7370234143f6b862bea4997f40b0&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/806] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:15:54 2026] DELETE /v2.0/security-groups/bca669b1-2f3d-41d8-9409-688ee4606f19 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/807] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:15:54 2026] GET /v2.0/security-groups?tenant_id=f4591f6facb741e19fdea66f6436d6da&name=default => generated 2925 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/808] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:54 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 425/809] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:54 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/810] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:15:54 2026] DELETE /v2.0/security-groups/0d33112f-6706-4dde-a896-d20bcd19e714 => 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: 426/811] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:15:54 2026] GET /v2.0/security-groups?tenant_id=455a46c1a2c14145a5bef178b943f902&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/812] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:15:55 2026] DELETE /v2.0/security-groups/2747a6bd-527f-455a-805d-477569722c6c => 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: 427/813] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:55 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/814] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:15:55 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 428/815] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:15:55 2026] GET /v2.0/security-groups?id=6acbeb3b-f446-48ac-a053-391511ed0660&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:15:56.484 8 INFO neutron.db.segments_db [None req-d631eda2-68da-4e03-8eb3-299b5e2ba43c eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Added segment cc14a35d-661f-470f-9775-d525dc8a2e14 of type vxlan for network b56a0d1b-fb16-4cc8-8eb6-3cd3955b3d6f [pid: 8|app: 0|req: 429/816] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:15:56 2026] POST /v2.0/networks => generated 630 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:15:56.690 7 INFO neutron_taas.services.taas.taas_plugin [req-155fe50b-183b-4438-af82-71f84185ffa2 req-a264f225-17cb-4c53-9373-e50dba4cbe8d 0b55726a5e8240ddb2a94fb055e0f17b 7ac57c4687414e1a8c4404dc9058bba5 - - default default] TaaS: Handle Delete Port: ad3933b6-2ed6-405e-ae8d-ec2ddb5b2097 2026-06-11 03:15:56.699 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-155fe50b-183b-4438-af82-71f84185ffa2 req-a264f225-17cb-4c53-9373-e50dba4cbe8d 0b55726a5e8240ddb2a94fb055e0f17b 7ac57c4687414e1a8c4404dc9058bba5 - - default default] Tap Mirror: Handle Delete Port: ad3933b6-2ed6-405e-ae8d-ec2ddb5b2097 [pid: 8|app: 0|req: 430/817] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:56 2026] POST /v2.0/subnets => generated 627 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:15:56.882 8 INFO neutron.db.segments_db [None req-b8c86bd9-2906-4965-83da-dca8467ea9b9 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Added segment 07ee1f82-b54e-401b-898a-6e15a745eb8a of type vxlan for network 6a4eae78-5f52-40dc-9457-4e3469a0b625 2026-06-11 03:15:56.906 7 INFO neutron.db.l3_db [req-155fe50b-183b-4438-af82-71f84185ffa2 req-a264f225-17cb-4c53-9373-e50dba4cbe8d 0b55726a5e8240ddb2a94fb055e0f17b 7ac57c4687414e1a8c4404dc9058bba5 - - default default] Floating IP ad8ba282-7316-42e5-b6d7-14ec6c5695d9 disassociated. External IP: 10.96.250.209, port: ad3933b6-2ed6-405e-ae8d-ec2ddb5b2097. 2026-06-11 03:15:57.164 8 INFO neutron.db.l3_hamode_db [None req-b8c86bd9-2906-4965-83da-dca8467ea9b9 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 388/818] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:15:56 2026] DELETE /v2.0/ports/ad3933b6-2ed6-405e-ae8d-ec2ddb5b2097 => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/819] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:57 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:15:57.345 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab08cb2b-142f-49f7-b830-2b5b709b9ed3'] response: {'server_uuid': '5130e554-577e-4006-8386-e2442ad1e137', 'name': 'network-vif-deleted', 'tag': 'ad3933b6-2ed6-405e-ae8d-ec2ddb5b2097', 'status': 'completed', 'code': 200} 2026-06-11 03:15:58.009 8 INFO neutron.db.l3_hamode_db [None req-b8c86bd9-2906-4965-83da-dca8467ea9b9 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 390/820] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:58 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 431/821] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:15:56 2026] POST /v2.0/routers => generated 694 bytes in 2095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/822] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:15:59 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 391/823] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:15:58 2026] PUT /v2.0/routers/e967f67c-db05-4208-9766-d63fd26d1f0a/add_router_interface => generated 309 bytes in 1281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/824] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:00 2026] GET /v2.0/ports?device_id=5130e554-577e-4006-8386-e2442ad1e137 => 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: 433/825] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:16:00 2026] POST /v2.0/ports => generated 957 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/826] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:16:00 2026] POST /v2.0/ports => generated 955 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 394/827] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:00 2026] GET /v2.0/security-groups?tenant_id=81660c367cc84b58bb475ec2833bd76a&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/828] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:01 2026] DELETE /v2.0/security-groups/a20a92fc-2fbc-4dd7-a38d-4f1e8b39f500 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/829] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:01 2026] GET /v2.0/security-groups?tenant_id=1ac7f1b8c9fc4b83b6ed66b58fe6e5bc&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:16:01.714 8 INFO neutron.db.l3_db [None req-2bb5007a-d1e8-4820-bdb2-af84254e267c eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Floating IP 865a4b35-424a-4aa8-b0db-4ade3c6ae388 associated. External IP: 10.96.250.216, port: 3fd4bb06-2d39-411d-bf51-fc9237bafde2. [pid: 7|app: 0|req: 397/830] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:01 2026] DELETE /v2.0/security-groups/171b859a-ab61-4d3a-8948-12b0278bd4b3 => 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: 398/831] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:01 2026] DELETE /v2.0/security-groups/6acbeb3b-f446-48ac-a053-391511ed0660 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:16:01.925 7 INFO neutron.api.v2.resource [None req-ca8f46dc-3182-4342-86d9-384ea84c0552 0b55726a5e8240ddb2a94fb055e0f17b 7ac57c4687414e1a8c4404dc9058bba5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 401/834] 10.0.0.250 () {32 vars in 737 bytes} [Thu Jun 11 03:16:01 2026] GET /v2.0/security-groups/6acbeb3b-f446-48ac-a053-391511ed0660 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:02.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-6bc227f1-e674-4a3e-bff3-3d7db61e9b96 0b55726a5e8240ddb2a94fb055e0f17b 7ac57c4687414e1a8c4404dc9058bba5 - - default default] TaaS: Handle Delete Port: e52a02d4-e4f5-4b85-b542-38d0a71439bb 2026-06-11 03:16:02.029 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bc227f1-e674-4a3e-bff3-3d7db61e9b96 0b55726a5e8240ddb2a94fb055e0f17b 7ac57c4687414e1a8c4404dc9058bba5 - - default default] Tap Mirror: Handle Delete Port: e52a02d4-e4f5-4b85-b542-38d0a71439bb [pid: 8|app: 0|req: 434/835] 10.0.0.250 () {34 vars in 677 bytes} [Thu Jun 11 03:16:00 2026] POST /v2.0/floatingips => generated 842 bytes in 1108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:02.173 8 INFO neutron.db.l3_db [None req-7588d8eb-4f8e-47e6-a302-5122bd8f48d9 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Floating IP 865a4b35-424a-4aa8-b0db-4ade3c6ae388 disassociated. External IP: 10.96.250.216, port: 3fd4bb06-2d39-411d-bf51-fc9237bafde2. [pid: 7|app: 0|req: 402/836] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:16:01 2026] DELETE /v2.0/floatingips/ad8ba282-7316-42e5-b6d7-14ec6c5695d9 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/837] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:16:02 2026] PUT /v2.0/floatingips/865a4b35-424a-4aa8-b0db-4ade3c6ae388 => generated 552 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:02.593 7 INFO neutron_taas.services.taas.taas_plugin [None req-d03f4c9a-220b-4c0d-8783-605f2847b6da 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: b2b287d1-747d-49b6-bcf5-cb9e047d9630 2026-06-11 03:16:02.596 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d03f4c9a-220b-4c0d-8783-605f2847b6da 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: b2b287d1-747d-49b6-bcf5-cb9e047d9630 2026-06-11 03:16:02.633 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d7dc92d-bb18-4701-ab96-c2fa7e078c29 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] TaaS: Handle Delete Port: de03f0ed-537f-4c14-8a57-a88fb3bce62c 2026-06-11 03:16:02.636 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d7dc92d-bb18-4701-ab96-c2fa7e078c29 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Tap Mirror: Handle Delete Port: de03f0ed-537f-4c14-8a57-a88fb3bce62c [pid: 8|app: 0|req: 436/838] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:16:02 2026] DELETE /v2.0/floatingips/865a4b35-424a-4aa8-b0db-4ade3c6ae388 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/839] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:16:02 2026] PUT /v2.0/routers/4cd55b28-693c-4d17-ad50-02b905cbcebb/remove_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/840] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:03 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:03.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc730851-aab5-4e3e-ad51-7a3955f77176 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 0cf9ebd8-6d49-4a30-ae55-1adf7287c430 2026-06-11 03:16:03.603 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc730851-aab5-4e3e-ad51-7a3955f77176 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 0cf9ebd8-6d49-4a30-ae55-1adf7287c430 2026-06-11 03:16:03.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc730851-aab5-4e3e-ad51-7a3955f77176 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 8467f0bd-c867-448a-b9ac-1ec4d305ce64 2026-06-11 03:16:03.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc730851-aab5-4e3e-ad51-7a3955f77176 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 8467f0bd-c867-448a-b9ac-1ec4d305ce64 2026-06-11 03:16:04.008 8 INFO neutron.db.l3_db [None req-ad08d5fa-a291-4876-bd62-7bffdee3be2f eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Floating IP 45780acb-c7e5-43d6-995e-6c5a0e409d50 associated. External IP: 10.96.250.201, port: 0e7c3e8a-b3b1-43b7-8ffc-1deaf0def165. 2026-06-11 03:16:04.296 7 INFO neutron.services.segments.plugin [-] Segment d115ac77-e703-4be7-953a-bbb5a3d723b4 resource provider aggregate not found 2026-06-11 03:16:04.303 7 INFO neutron.services.segments.plugin [-] Segment d115ac77-e703-4be7-953a-bbb5a3d723b4 resource provider aggregate not found [pid: 8|app: 0|req: 437/841] 10.0.0.250 () {34 vars in 677 bytes} [Thu Jun 11 03:16:02 2026] POST /v2.0/floatingips => generated 841 bytes in 1508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:04.324 7 INFO neutron.services.segments.plugin [-] Segment d115ac77-e703-4be7-953a-bbb5a3d723b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d115ac77-e703-4be7-953a-bbb5a3d723b4 found for delete ", "request_id": "req-cfd015b6-8a78-4915-b015-b6a8414ab870"}]} 2026-06-11 03:16:04.326 7 INFO neutron.services.segments.plugin [-] Segment d115ac77-e703-4be7-953a-bbb5a3d723b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d115ac77-e703-4be7-953a-bbb5a3d723b4 found for delete ", "request_id": "req-7be7eeb6-727c-4e9d-a56b-f5d828e92935"}]} 2026-06-11 03:16:04.332 7 INFO neutron.db.l3_hamode_db [None req-fc730851-aab5-4e3e-ad51-7a3955f77176 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] HA network 71e1277f-6ac7-46a9-84bf-60ba6b426d35 was deleted as no HA routers are present in tenant 7ac57c4687414e1a8c4404dc9058bba5. [pid: 7|app: 0|req: 405/842] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:03 2026] DELETE /v2.0/routers/4cd55b28-693c-4d17-ad50-02b905cbcebb => generated 0 bytes in 963 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/843] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:16:04 2026] GET /v2.0/floatingips/45780acb-c7e5-43d6-995e-6c5a0e409d50 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/844] 10.0.0.24 () {34 vars in 970 bytes} [Thu Jun 11 03:16:04 2026] GET /v2.0/ports/53ab8708-475e-4e3e-8648-586bdfc8453c => generated 968 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/845] 10.0.0.250 () {32 vars in 655 bytes} [Thu Jun 11 03:16:04 2026] GET /v2.0/floatingips => generated 844 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/846] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:04 2026] DELETE /v2.0/subnets/1460e52f-bf3b-4105-b494-b0d929801b8c => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:04.680 7 INFO neutron_taas.services.taas.taas_plugin [None req-e825e188-b8a8-4eff-8e83-d3711a540742 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: e3dc8ff3-6da0-4f80-acbb-2d3a4268ccfa 2026-06-11 03:16:04.685 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e825e188-b8a8-4eff-8e83-d3711a540742 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: e3dc8ff3-6da0-4f80-acbb-2d3a4268ccfa [pid: 7|app: 0|req: 408/847] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:04 2026] DELETE /v2.0/networks/f188a056-981d-4041-bb4d-a6fd1565f617 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:04.917 8 INFO neutron.db.l3_db [None req-abc77dd3-f9a0-419b-ad95-e0c599003845 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Floating IP 45780acb-c7e5-43d6-995e-6c5a0e409d50 associated. External IP: 10.96.250.201, port: 0e7c3e8a-b3b1-43b7-8ffc-1deaf0def165. [pid: 7|app: 0|req: 409/848] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:05 2026] GET /v2.0/security-groups?tenant_id=7ac57c4687414e1a8c4404dc9058bba5&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: 410/849] 199.204.45.140 () {34 vars in 1000 bytes} [Thu Jun 11 03:16:05 2026] GET /v2.0/subnets?network_id=eb130fa3-26d1-4d56-bcf5-404b9af51084 => generated 684 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/850] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:05 2026] DELETE /v2.0/security-groups/0369f1ca-dda8-4ea1-9b93-a29f42b317de => 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: 412/851] 199.204.45.140 () {34 vars in 1146 bytes} [Thu Jun 11 03:16:05 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb&device_owner=compute%3Anova&network_id=eb130fa3-26d1-4d56-bcf5-404b9af51084 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/852] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:16:04 2026] PUT /v2.0/floatingips/45780acb-c7e5-43d6-995e-6c5a0e409d50 => generated 842 bytes in 1041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:05.643 8 INFO neutron.db.l3_db [None req-b42ffba6-4163-4e74-b3c8-e956481cf3dc eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Floating IP 45780acb-c7e5-43d6-995e-6c5a0e409d50 disassociated. External IP: 10.96.250.201, port: 3fd4bb06-2d39-411d-bf51-fc9237bafde2. [pid: 7|app: 0|req: 413/853] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:16:05 2026] PUT /v2.0/ports/53ab8708-475e-4e3e-8648-586bdfc8453c => generated 1149 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:16:05.956 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51891a04-41bf-4b2b-9107-1e8fbcf13e7d'] response: {'name': 'network-changed', 'server_uuid': '02f0e26e-ec46-48ea-b047-8c698ea8b2cb', 'tag': '53ab8708-475e-4e3e-8648-586bdfc8453c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 441/854] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:16:05 2026] PUT /v2.0/floatingips/45780acb-c7e5-43d6-995e-6c5a0e409d50 => generated 552 bytes in 457 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-06-11 03:16:06.125 8 INFO neutron_taas.services.taas.taas_plugin [None req-a867352a-5317-4a40-955b-8e72cd64b099 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] TaaS: Handle Delete Port: acf37f0f-a543-43c6-bce1-e0d0e06ef834 2026-06-11 03:16:06.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a867352a-5317-4a40-955b-8e72cd64b099 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Tap Mirror: Handle Delete Port: acf37f0f-a543-43c6-bce1-e0d0e06ef834 [pid: 7|app: 0|req: 414/855] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:05 2026] GET /v2.0/security-groups?tenant_id=df22aa250af44fefac269ccce7fe8aea&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/856] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:16:06 2026] DELETE /v2.0/floatingips/45780acb-c7e5-43d6-995e-6c5a0e409d50 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/857] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:06 2026] DELETE /v2.0/security-groups/1c2f663c-54c2-44f5-85d1-5c21787844a5 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:16:06.346 8 INFO neutron.api.v2.resource [None req-938914f5-56b7-4c54-8280-8071d940e357 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] delete failed (client error): The resource could not be found. 2026-06-11 03:16:06.347 7 INFO neutron.services.segments.plugin [-] Segment 8695aa6a-8f27-44bb-a4b2-443c3a3757d3 resource provider aggregate not found [pid: 8|app: 0|req: 443/858] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:16:06 2026] DELETE /v2.0/floatingips/45780acb-c7e5-43d6-995e-6c5a0e409d50 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:06.351 7 INFO neutron.services.segments.plugin [-] Segment 8695aa6a-8f27-44bb-a4b2-443c3a3757d3 resource provider aggregate not found 2026-06-11 03:16:06.368 7 INFO neutron.services.segments.plugin [-] Segment 8695aa6a-8f27-44bb-a4b2-443c3a3757d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8695aa6a-8f27-44bb-a4b2-443c3a3757d3 found for delete ", "request_id": "req-76584861-445e-4d8c-8832-3dec000041b8"}]} 2026-06-11 03:16:06.371 7 INFO neutron.services.segments.plugin [-] Segment 8695aa6a-8f27-44bb-a4b2-443c3a3757d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8695aa6a-8f27-44bb-a4b2-443c3a3757d3 found for delete ", "request_id": "req-bf10c06c-e0e6-4939-b560-f2f9dd2f283f"}]} [pid: 8|app: 0|req: 444/859] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:06 2026] GET /v2.0/ports?tenant_id=b9ea7a9bf19942a9b07a1f7b18881982&device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:16:06.556 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0405416-f3b2-4558-8540-72150b498cb1 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] TaaS: Handle Delete Port: 3fd4bb06-2d39-411d-bf51-fc9237bafde2 2026-06-11 03:16:06.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0405416-f3b2-4558-8540-72150b498cb1 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Tap Mirror: Handle Delete Port: 3fd4bb06-2d39-411d-bf51-fc9237bafde2 [pid: 8|app: 0|req: 445/860] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:06 2026] GET /v2.0/security-groups?tenant_id=d50ea5884df445339d75e2e2801b95d4&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/861] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:16:06 2026] GET /v2.0/networks?id=eb130fa3-26d1-4d56-bcf5-404b9af51084 => 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: 416/862] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:16:06 2026] DELETE /v2.0/ports/3fd4bb06-2d39-411d-bf51-fc9237bafde2 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/863] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:16:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=53ab8708-475e-4e3e-8648-586bdfc8453c => 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: 447/864] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:06 2026] DELETE /v2.0/security-groups/3f17320f-3ec9-4406-809e-71e14443914a => 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: 448/865] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:16:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=53ab8708-475e-4e3e-8648-586bdfc8453c => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/866] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:16:06 2026] GET /v2.0/subnets?id=72c7227e-3744-4b0d-b71c-c1962dee4f9f => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:06.851 7 INFO neutron_taas.services.taas.taas_plugin [None req-6b7698ef-167a-4495-ac3a-67abddd000ba eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] TaaS: Handle Delete Port: 0e7c3e8a-b3b1-43b7-8ffc-1deaf0def165 2026-06-11 03:16:06.854 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b7698ef-167a-4495-ac3a-67abddd000ba eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Tap Mirror: Handle Delete Port: 0e7c3e8a-b3b1-43b7-8ffc-1deaf0def165 [pid: 8|app: 0|req: 450/867] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:16:06 2026] GET /v2.0/ports?network_id=eb130fa3-26d1-4d56-bcf5-404b9af51084&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/868] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:16:06 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?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: 452/869] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:16:06 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/870] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:16:06 2026] DELETE /v2.0/ports/0e7c3e8a-b3b1-43b7-8ffc-1deaf0def165 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/871] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:16:07 2026] GET /v2.0/ports?device_id=e967f67c-db05-4208-9766-d63fd26d1f0a => generated 958 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:07.437 7 INFO neutron.db.segments_db [None req-26fa71ff-95f9-4a28-9f51-129af3153e87 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 27f3d686-9d8c-4779-9906-9226077b5229 of type vxlan for network 50261fb2-8680-496b-881b-57840619cef7 [pid: 7|app: 0|req: 419/872] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:16:07 2026] POST /v2.0/networks => generated 722 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:07.538 8 INFO neutron_taas.services.taas.taas_plugin [None req-8156eba7-e8e3-4187-8352-e7831f5c8906 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] TaaS: Handle Delete Port: 6b14e263-76e1-4b98-a4fc-64e0f2c17f8b 2026-06-11 03:16:07.541 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8156eba7-e8e3-4187-8352-e7831f5c8906 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Tap Mirror: Handle Delete Port: 6b14e263-76e1-4b98-a4fc-64e0f2c17f8b [pid: 7|app: 0|req: 420/873] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:07 2026] POST /v2.0/subnets => generated 689 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:07.786 7 INFO neutron.db.segments_db [None req-8d014091-1dc8-4f92-b73c-501217365f7a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 06613212-c1c7-4c6e-9f60-cc5b7f0ba592 of type vxlan for network 023d5204-f78c-478e-af73-cb509dee7f13 2026-06-11 03:16:08.069 7 INFO neutron.db.l3_hamode_db [None req-8d014091-1dc8-4f92-b73c-501217365f7a 1905839bca334255831f6a347de62bc2 af1b50bd69c84d57a75cc1b107e649e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 454/874] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:16:07 2026] PUT /v2.0/routers/e967f67c-db05-4208-9766-d63fd26d1f0a/remove_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/875] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:08 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 1152 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/876] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:08 2026] GET /v2.0/ports?tenant_id=b9ea7a9bf19942a9b07a1f7b18881982&device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 1421 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:16:08.435 8 INFO neutron_taas.services.taas.taas_plugin [None req-f90ea8da-bea4-443b-a403-9c5f48ac2a69 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] TaaS: Handle Delete Port: 8dd80b20-676c-4391-a992-06d5e5309fbd 2026-06-11 03:16:08.438 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f90ea8da-bea4-443b-a403-9c5f48ac2a69 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Tap Mirror: Handle Delete Port: 8dd80b20-676c-4391-a992-06d5e5309fbd 2026-06-11 03:16:08.658 8 INFO neutron_taas.services.taas.taas_plugin [None req-f90ea8da-bea4-443b-a403-9c5f48ac2a69 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] TaaS: Handle Delete Port: 1bc3851d-4165-46f0-b27f-c194cf137290 2026-06-11 03:16:08.661 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f90ea8da-bea4-443b-a403-9c5f48ac2a69 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] Tap Mirror: Handle Delete Port: 1bc3851d-4165-46f0-b27f-c194cf137290 2026-06-11 03:16:08.926 7 INFO neutron.db.l3_hamode_db [None req-8d014091-1dc8-4f92-b73c-501217365f7a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:16:08.940 8 INFO neutron.services.segments.plugin [-] Segment 07ee1f82-b54e-401b-898a-6e15a745eb8a resource provider aggregate not found 2026-06-11 03:16:08.946 8 INFO neutron.services.segments.plugin [-] Segment 07ee1f82-b54e-401b-898a-6e15a745eb8a resource provider aggregate not found 2026-06-11 03:16:08.964 8 INFO neutron.services.segments.plugin [-] Segment 07ee1f82-b54e-401b-898a-6e15a745eb8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07ee1f82-b54e-401b-898a-6e15a745eb8a found for delete ", "request_id": "req-4cda4df3-6dda-4159-96d1-711ae4abbe34"}]} 2026-06-11 03:16:08.967 8 INFO neutron.services.segments.plugin [-] Segment 07ee1f82-b54e-401b-898a-6e15a745eb8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07ee1f82-b54e-401b-898a-6e15a745eb8a found for delete ", "request_id": "req-08f1bdef-fe1e-4fbd-b67f-aa72966fa715"}]} 2026-06-11 03:16:08.972 8 INFO neutron.db.l3_hamode_db [None req-f90ea8da-bea4-443b-a403-9c5f48ac2a69 eabe3d15c0f04933afac3f76ba2fdab2 4178087287be4820b3f30aca56416811 - - default default] HA network 6a4eae78-5f52-40dc-9457-4e3469a0b625 was deleted as no HA routers are present in tenant 4178087287be4820b3f30aca56416811. [pid: 8|app: 0|req: 457/877] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:08 2026] DELETE /v2.0/routers/e967f67c-db05-4208-9766-d63fd26d1f0a => generated 0 bytes in 787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/878] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:08 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/879] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:16:09 2026] GET /v2.0/networks?id=eb130fa3-26d1-4d56-bcf5-404b9af51084 => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/880] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:09 2026] GET /v2.0/security-groups?tenant_id=4009f31a42f14a73860abf95dd5bd528&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/881] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:09 2026] DELETE /v2.0/subnets/4d8eca70-8710-4665-84f0-de701887618a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/882] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:16:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=53ab8708-475e-4e3e-8648-586bdfc8453c => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/883] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:09 2026] DELETE /v2.0/security-groups/1b9b1bd9-1459-4f5c-8de7-a9868c485048 => 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: 464/884] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:09 2026] DELETE /v2.0/networks/b56a0d1b-fb16-4cc8-8eb6-3cd3955b3d6f => 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: 421/885] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:07 2026] POST /v2.0/routers => generated 729 bytes in 2118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/886] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:16:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=53ab8708-475e-4e3e-8648-586bdfc8453c => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/887] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:16:09 2026] GET /v2.0/subnets?id=72c7227e-3744-4b0d-b71c-c1962dee4f9f => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/888] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:16:09 2026] GET /v2.0/ports?network_id=eb130fa3-26d1-4d56-bcf5-404b9af51084&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: 468/889] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:16:09 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?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: 469/890] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:16:10 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?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: 470/891] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:10 2026] GET /v2.0/security-groups?tenant_id=4178087287be4820b3f30aca56416811&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/892] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:10 2026] DELETE /v2.0/security-groups/22396f5a-64dc-4943-b003-3055bf2b7090 => 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: 472/893] 199.204.45.140 () {34 vars in 1120 bytes} [Thu Jun 11 03:16:10 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:16:10.997 8 INFO neutron.services.segments.plugin [-] Segment cc14a35d-661f-470f-9775-d525dc8a2e14 resource provider aggregate not found 2026-06-11 03:16:11.007 8 INFO neutron.services.segments.plugin [-] Segment cc14a35d-661f-470f-9775-d525dc8a2e14 resource provider aggregate not found [pid: 7|app: 0|req: 422/894] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:16:09 2026] PUT /v2.0/routers/459d6bdd-92ce-4634-a31f-3fab02343604/add_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:11.034 8 INFO neutron.services.segments.plugin [-] Segment cc14a35d-661f-470f-9775-d525dc8a2e14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc14a35d-661f-470f-9775-d525dc8a2e14 found for delete ", "request_id": "req-4157d30a-15a6-4c64-bb7d-501960445401"}]} 2026-06-11 03:16:11.036 8 INFO neutron.services.segments.plugin [-] Segment cc14a35d-661f-470f-9775-d525dc8a2e14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc14a35d-661f-470f-9775-d525dc8a2e14 found for delete ", "request_id": "req-3a7a3343-f6e0-43fe-8d55-12e14b1ff290"}]} [pid: 8|app: 0|req: 473/895] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:16:10 2026] PUT /v2.0/ports/53ab8708-475e-4e3e-8648-586bdfc8453c => generated 968 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:11.338 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5cdb7ed-ef46-4c33-8afa-e28ab28b56d6'] response: {'name': 'network-changed', 'server_uuid': '02f0e26e-ec46-48ea-b047-8c698ea8b2cb', 'tag': '53ab8708-475e-4e3e-8648-586bdfc8453c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 423/896] 10.0.0.250 () {34 vars in 685 bytes} [Thu Jun 11 03:16:11 2026] POST /v2.0/security-groups => generated 1659 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/897] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:16:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/898] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:11 2026] GET /v2.0/ports?tenant_id=b9ea7a9bf19942a9b07a1f7b18881982&device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 1240 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: 7|app: 0|req: 426/899] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:16:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/900] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:16:11 2026] GET /v2.0/networks?id=eb130fa3-26d1-4d56-bcf5-404b9af51084 => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:12.070 8 INFO neutron.db.segments_db [None req-294fd22f-df91-427d-81aa-21a1689626b6 317f231d789043e9a1fe1e2ecfc8c17c cc6525e2bf4b4d6c9cb0e2d2c57e56b9 - - default default] Added segment 19c63d24-357c-4209-b346-df955c1d1146 of type vxlan for network a9857dd1-dabf-4df8-bae4-bcc05f902157 [pid: 8|app: 0|req: 474/901] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:16:11 2026] POST /v2.0/networks => generated 629 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/902] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:16:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=53ab8708-475e-4e3e-8648-586bdfc8453c => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/903] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:16:12 2026] GET /v2.0/subnets?id=72c7227e-3744-4b0d-b71c-c1962dee4f9f => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/904] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:16:12 2026] GET /v2.0/ports?network_id=eb130fa3-26d1-4d56-bcf5-404b9af51084&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/905] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:16:12 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/906] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:16:12 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/907] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:16:12 2026] POST /v2.0/floatingips => generated 552 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/908] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:12 2026] POST /v2.0/subnets => generated 673 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:12.962 8 INFO neutron.db.segments_db [None req-7559da97-31ec-457e-960a-3cad0c354129 317f231d789043e9a1fe1e2ecfc8c17c cc6525e2bf4b4d6c9cb0e2d2c57e56b9 - - default default] Added segment fe18fc17-d204-4e52-9413-afe8bbe9c2f4 of type vxlan for network 66529bc0-cb6a-4f77-ae68-27e824fdfadd [pid: 8|app: 0|req: 481/909] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:16:12 2026] POST /v2.0/networks => generated 628 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:13.074 7 INFO neutron.db.segments_db [None req-8c8b8f3b-63ee-4a9c-8149-1d67ca834db6 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] Added segment d60fc1db-d623-4cab-ac2f-7e8547b1cf18 of type vxlan for network 9d000221-2c70-4edc-8a20-0538d2b09a50 [pid: 7|app: 0|req: 429/910] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:16:12 2026] POST /v2.0/networks => generated 630 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/911] 10.0.0.250 () {34 vars in 743 bytes} [Thu Jun 11 03:16:13 2026] PUT /v2.0/networks/66529bc0-cb6a-4f77-ae68-27e824fdfadd => generated 592 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/912] 10.0.0.24 () {34 vars in 1097 bytes} [Thu Jun 11 03:16:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--603370004&fields=id&tenant_id=af1b50bd69c84d57a75cc1b107e649e3 => 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: 431/913] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:13 2026] POST /v2.0/subnets => generated 646 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/914] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:16:13 2026] POST /v2.0/ports => generated 779 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/915] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:16:13 2026] GET /v2.0/networks?id=50261fb2-8680-496b-881b-57840619cef7 => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/916] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:13 2026] GET /v2.0/ports?tenant_id=b9ea7a9bf19942a9b07a1f7b18881982&device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/917] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:13 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:13.755 7 INFO neutron.db.segments_db [None req-767c9da1-58f7-4628-ad81-6fd8be171552 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] Added segment 67bb8161-9ad7-4ef5-b8b9-bf0d13f4dc06 of type vxlan for network af1b8488-b284-46d9-9e35-a3ed45d95eda [pid: 8|app: 0|req: 485/918] 10.0.0.250 () {34 vars in 741 bytes} [Thu Jun 11 03:16:13 2026] PUT /v2.0/subnets/d8df36bf-1ed0-4144-9a76-3562d1d67c76 => generated 656 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/919] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:16:13 2026] GET /v2.0/quotas/af1b50bd69c84d57a75cc1b107e649e3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/920] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:16:13 2026] GET /v2.0/networks?id=eb130fa3-26d1-4d56-bcf5-404b9af51084 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/921] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:13 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/922] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:16:13 2026] POST /v2.0/networks => generated 616 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/923] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:16:13 2026] GET /v2.0/ports?tenant_id=af1b50bd69c84d57a75cc1b107e649e3&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/924] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:16:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=53ab8708-475e-4e3e-8648-586bdfc8453c => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:14.055 8 INFO neutron.services.segments.plugin [-] Segment fe18fc17-d204-4e52-9413-afe8bbe9c2f4 resource provider aggregate not found 2026-06-11 03:16:14.059 8 INFO neutron.services.segments.plugin [-] Segment fe18fc17-d204-4e52-9413-afe8bbe9c2f4 resource provider aggregate not found 2026-06-11 03:16:14.076 8 INFO neutron.services.segments.plugin [-] Segment fe18fc17-d204-4e52-9413-afe8bbe9c2f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe18fc17-d204-4e52-9413-afe8bbe9c2f4 found for delete ", "request_id": "req-44adcfa8-e04b-45a9-b29a-7766db4651d8"}]} 2026-06-11 03:16:14.083 8 INFO neutron.services.segments.plugin [-] Segment fe18fc17-d204-4e52-9413-afe8bbe9c2f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe18fc17-d204-4e52-9413-afe8bbe9c2f4 found for delete ", "request_id": "req-53469d57-746f-4e57-af54-54de1623bcd0"}]} [pid: 8|app: 0|req: 489/925] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:13 2026] DELETE /v2.0/networks/66529bc0-cb6a-4f77-ae68-27e824fdfadd => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/926] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/networks/50261fb2-8680-496b-881b-57840619cef7?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: 491/927] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/subnets?id=72c7227e-3744-4b0d-b71c-c1962dee4f9f => generated 702 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:14.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cacc0712-e39c-4281-9824-41262497b326 317f231d789043e9a1fe1e2ecfc8c17c cc6525e2bf4b4d6c9cb0e2d2c57e56b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 492/928] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:14 2026] DELETE /v2.0/networks/66529bc0-cb6a-4f77-ae68-27e824fdfadd => generated 138 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/929] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/networks/50261fb2-8680-496b-881b-57840619cef7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/930] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/ports?network_id=eb130fa3-26d1-4d56-bcf5-404b9af51084&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: 495/931] 10.0.0.250 () {32 vars in 694 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/932] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:14 2026] POST /v2.0/subnets => generated 646 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/933] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/934] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => 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: 438/935] 10.0.0.250 () {32 vars in 742 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/subnets?network_id=33270f65-d750-4570-8bb0-aaf3eaa63c0f => generated 649 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/936] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084?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: 440/937] 10.0.0.250 () {32 vars in 653 bytes} [Thu Jun 11 03:16:14 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: 441/938] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/networks => generated 1313 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/939] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/subnets => generated 1312 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/940] 10.0.0.250 () {32 vars in 723 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/networks/a9857dd1-dabf-4df8-bae4-bcc05f902157 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/941] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:16:14 2026] POST /v2.0/ports => generated 966 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/942] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/subnets/e39c4ef9-cb66-4da2-8612-01a79c3719b4 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:14.764 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb09b7d1-117e-42d5-aaa8-09c304e8326b 317f231d789043e9a1fe1e2ecfc8c17c cc6525e2bf4b4d6c9cb0e2d2c57e56b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 445/943] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:14 2026] DELETE /v2.0/subnets/d8df36bf-1ed0-4144-9a76-3562d1d67c76 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:14.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3b63ae8-1d5c-48af-8863-7acbdf90707d 317f231d789043e9a1fe1e2ecfc8c17c cc6525e2bf4b4d6c9cb0e2d2c57e56b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 446/944] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:14 2026] DELETE /v2.0/networks/66529bc0-cb6a-4f77-ae68-27e824fdfadd => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:14.831 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d42286c-90e6-4d8d-bfa1-1fdb0be1db74 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] TaaS: Handle Delete Port: 687b1f14-5732-40fc-84d8-a43ca6ccc79c 2026-06-11 03:16:14.833 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d42286c-90e6-4d8d-bfa1-1fdb0be1db74 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] Tap Mirror: Handle Delete Port: 687b1f14-5732-40fc-84d8-a43ca6ccc79c [pid: 7|app: 0|req: 447/945] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:14 2026] DELETE /v2.0/subnets/e39c4ef9-cb66-4da2-8612-01a79c3719b4 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/946] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:16:14 2026] DELETE /v2.0/ports/687b1f14-5732-40fc-84d8-a43ca6ccc79c => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:14.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-385dd28d-cb3f-4f37-9af2-583e8b698360 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 500/947] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:16:14 2026] DELETE /v2.0/ports/687b1f14-5732-40fc-84d8-a43ca6ccc79c => 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: 501/948] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 971 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:14.993 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b5ed772-48bc-4553-aa71-8bf524a12dc0 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 502/949] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/ports/687b1f14-5732-40fc-84d8-a43ca6ccc79c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/950] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:14 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:15.087 7 INFO neutron.services.segments.plugin [-] Segment 19c63d24-357c-4209-b346-df955c1d1146 resource provider aggregate not found 2026-06-11 03:16:15.096 7 INFO neutron.services.segments.plugin [-] Segment 19c63d24-357c-4209-b346-df955c1d1146 resource provider aggregate not found 2026-06-11 03:16:15.107 7 INFO neutron.services.segments.plugin [-] Segment 19c63d24-357c-4209-b346-df955c1d1146 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c63d24-357c-4209-b346-df955c1d1146 found for delete ", "request_id": "req-6a0b8023-057f-4dd1-a7f0-d0d132d2a8a1"}]} [pid: 7|app: 0|req: 448/951] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:14 2026] DELETE /v2.0/networks/a9857dd1-dabf-4df8-bae4-bcc05f902157 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:15.117 7 INFO neutron.services.segments.plugin [-] Segment 19c63d24-357c-4209-b346-df955c1d1146 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c63d24-357c-4209-b346-df955c1d1146 found for delete ", "request_id": "req-82c00b77-67c9-4e4f-a843-78dfc200a322"}]} [pid: 8|app: 0|req: 504/952] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:15 2026] DELETE /v2.0/subnets/ab56f68a-73d9-41a9-8b0a-585e6d7bec81 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/953] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:15 2026] DELETE /v2.0/networks/af1b8488-b284-46d9-9e35-a3ed45d95eda => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:15.399 8 INFO neutron.db.segments_db [None req-fff450c5-1d8c-4036-9c35-738d73e901f6 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] Added segment 0f72ce38-685c-410c-952a-c7a5fe83db88 of type vxlan for network 1382d532-5676-4a17-83d7-60183260e868 [pid: 8|app: 0|req: 505/954] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:16:15 2026] POST /v2.0/networks => generated 617 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/955] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:15 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => 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: 506/956] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:15 2026] POST /v2.0/subnets => generated 646 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/957] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:15 2026] GET /v2.0/security-groups?tenant_id=cc6525e2bf4b4d6c9cb0e2d2c57e56b9&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/958] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:16:15 2026] POST /v2.0/ports => generated 923 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/959] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:16:16 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/960] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:16 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:16.461 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d51e3b9-420a-4e18-b995-0e44e5d95fbb 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] TaaS: Handle Delete Port: 092af4ef-eb13-4766-91b6-c687e781628a 2026-06-11 03:16:16.465 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d51e3b9-420a-4e18-b995-0e44e5d95fbb 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] Tap Mirror: Handle Delete Port: 092af4ef-eb13-4766-91b6-c687e781628a [pid: 7|app: 0|req: 452/961] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:15 2026] DELETE /v2.0/security-groups/55cb7e6a-a27e-406b-943c-c639bab39a6a => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/962] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:16:16 2026] DELETE /v2.0/ports/092af4ef-eb13-4766-91b6-c687e781628a => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/963] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:16 2026] GET /v2.0/security-groups?id=8da72324-4342-4ea3-9703-c3ff74b7932a&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/964] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:16 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:16.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a97f0c1-a538-49b1-87ff-3cd7759d1fd4 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 513/965] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:16:16 2026] GET /v2.0/ports/092af4ef-eb13-4766-91b6-c687e781628a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:16.662 7 INFO neutron_taas.services.taas.taas_plugin [req-475695e8-e8da-4991-8328-47d28bb1760a req-1161a62c-a1a5-40e0-8172-30b7175d6372 b8a1ac8dc7cc41f8a30a1d21d79021f6 b9ea7a9bf19942a9b07a1f7b18881982 - - default default] TaaS: Handle Delete Port: 53ab8708-475e-4e3e-8648-586bdfc8453c 2026-06-11 03:16:16.665 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-475695e8-e8da-4991-8328-47d28bb1760a req-1161a62c-a1a5-40e0-8172-30b7175d6372 b8a1ac8dc7cc41f8a30a1d21d79021f6 b9ea7a9bf19942a9b07a1f7b18881982 - - default default] Tap Mirror: Handle Delete Port: 53ab8708-475e-4e3e-8648-586bdfc8453c [pid: 8|app: 0|req: 514/966] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:16 2026] DELETE /v2.0/subnets/e988b675-dfa0-4d0a-a119-16d78d091e4c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:16.794 7 INFO neutron.db.l3_db [req-475695e8-e8da-4991-8328-47d28bb1760a req-1161a62c-a1a5-40e0-8172-30b7175d6372 b8a1ac8dc7cc41f8a30a1d21d79021f6 b9ea7a9bf19942a9b07a1f7b18881982 - - default default] Floating IP 95658d56-c1b8-48cb-bbaf-8ac7d65b6527 disassociated. External IP: 10.96.250.211, port: 53ab8708-475e-4e3e-8648-586bdfc8453c. 2026-06-11 03:16:16.906 8 INFO neutron.services.segments.plugin [-] Segment 0f72ce38-685c-410c-952a-c7a5fe83db88 resource provider aggregate not found 2026-06-11 03:16:16.910 8 INFO neutron.services.segments.plugin [-] Segment 0f72ce38-685c-410c-952a-c7a5fe83db88 resource provider aggregate not found [pid: 8|app: 0|req: 515/967] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:16 2026] DELETE /v2.0/networks/1382d532-5676-4a17-83d7-60183260e868 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:16.936 8 INFO neutron.services.segments.plugin [-] Segment 0f72ce38-685c-410c-952a-c7a5fe83db88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f72ce38-685c-410c-952a-c7a5fe83db88 found for delete ", "request_id": "req-1cec1340-5d77-40e2-93d3-28b82eae352d"}]} 2026-06-11 03:16:16.940 8 INFO neutron.services.segments.plugin [-] Segment 0f72ce38-685c-410c-952a-c7a5fe83db88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f72ce38-685c-410c-952a-c7a5fe83db88 found for delete ", "request_id": "req-bc5d2664-7799-4cb4-9dab-1733b7187630"}]} 2026-06-11 03:16:17.125 7 INFO neutron.services.segments.plugin [-] Segment 67bb8161-9ad7-4ef5-b8b9-bf0d13f4dc06 resource provider aggregate not found [pid: 7|app: 0|req: 453/970] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:16:16 2026] DELETE /v2.0/ports/53ab8708-475e-4e3e-8648-586bdfc8453c => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:17.139 7 INFO neutron.services.segments.plugin [-] Segment 67bb8161-9ad7-4ef5-b8b9-bf0d13f4dc06 resource provider aggregate not found 2026-06-11 03:16:17.151 7 INFO neutron.services.segments.plugin [-] Segment 67bb8161-9ad7-4ef5-b8b9-bf0d13f4dc06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67bb8161-9ad7-4ef5-b8b9-bf0d13f4dc06 found for delete ", "request_id": "req-c1fd5980-9cd7-4c97-9054-6616099dde67"}]} 2026-06-11 03:16:17.163 7 INFO neutron.services.segments.plugin [-] Segment 67bb8161-9ad7-4ef5-b8b9-bf0d13f4dc06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67bb8161-9ad7-4ef5-b8b9-bf0d13f4dc06 found for delete ", "request_id": "req-c670b805-e9c2-43ce-ac2f-54e0235a0699"}]} 2026-06-11 03:16:17.179 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1e74f39-494c-4dd0-b0ad-05dd14fb89b6'] response: {'server_uuid': '02f0e26e-ec46-48ea-b047-8c698ea8b2cb', 'name': 'network-vif-deleted', 'tag': '53ab8708-475e-4e3e-8648-586bdfc8453c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 518/971] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:16:16 2026] POST /v2.0/ports => generated 779 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/972] 10.0.0.250 () {34 vars in 737 bytes} [Thu Jun 11 03:16:17 2026] PUT /v2.0/ports/872db317-7e9d-44ee-9367-d7a4f240c6ce => generated 752 bytes in 227 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-06-11 03:16:17.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-14404057-b4bb-4962-ad67-9cb9e718cc0e 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] TaaS: Handle Delete Port: 872db317-7e9d-44ee-9367-d7a4f240c6ce 2026-06-11 03:16:17.563 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14404057-b4bb-4962-ad67-9cb9e718cc0e 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] Tap Mirror: Handle Delete Port: 872db317-7e9d-44ee-9367-d7a4f240c6ce [pid: 8|app: 0|req: 519/973] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:16:17 2026] DELETE /v2.0/ports/872db317-7e9d-44ee-9367-d7a4f240c6ce => 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: 8|app: 0|req: 520/974] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:17 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => 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: 455/975] 10.0.0.250 () {32 vars in 643 bytes} [Thu Jun 11 03:16:17 2026] GET /v2.0/ports => generated 782 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/976] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:17 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:17.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3dbe6014-2c8d-4154-a84b-d2e8758c231c 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 456/977] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:16:17 2026] GET /v2.0/ports/872db317-7e9d-44ee-9367-d7a4f240c6ce => 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: 522/978] 10.0.0.250 () {32 vars in 643 bytes} [Thu Jun 11 03:16:17 2026] GET /v2.0/ports => generated 782 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/979] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:16:17 2026] GET /v2.0/ports/b31d290a-d0d2-4fc3-9aac-5439a1249940 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:17.875 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8dd7a5c-f709-4af7-9cf0-1b44ddd22dbd 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/980] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:16:17 2026] DELETE /v2.0/ports/092af4ef-eb13-4766-91b6-c687e781628a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:17.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f57c97f-2545-45b0-8392-5b99e7179ee9 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/981] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:17 2026] DELETE /v2.0/subnets/e988b675-dfa0-4d0a-a119-16d78d091e4c => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:17.920 8 INFO neutron.pecan_wsgi.hooks.translation [None req-203735c3-1005-4498-a4aa-a8371125ec80 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/982] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:17 2026] DELETE /v2.0/subnets/ab56f68a-73d9-41a9-8b0a-585e6d7bec81 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:18.051 7 INFO neutron_taas.services.taas.taas_plugin [None req-ccd78dc7-9c40-4706-9862-4323bf2f1fc4 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] TaaS: Handle Delete Port: b31d290a-d0d2-4fc3-9aac-5439a1249940 2026-06-11 03:16:18.055 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ccd78dc7-9c40-4706-9862-4323bf2f1fc4 0d32cfacb5234ff68359b163c754b86b bc057e5f3233411194508e6c16bd70f3 - - default default] Tap Mirror: Handle Delete Port: b31d290a-d0d2-4fc3-9aac-5439a1249940 [pid: 7|app: 0|req: 459/983] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:16:17 2026] DELETE /v2.0/ports/b31d290a-d0d2-4fc3-9aac-5439a1249940 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/984] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:18 2026] DELETE /v2.0/networks/9d000221-2c70-4edc-8a20-0538d2b09a50 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:18.602 7 INFO neutron.db.segments_db [None req-3291aab4-2a4c-42bf-a854-f69ef36e0745 7ab05de57f56411b89953fec70bc8946 c08df073a55c414b969825cee689f7a5 - - default default] Added segment 55e6c756-62e2-45da-9f09-7764459bbb2f of type vxlan for network 9ce22825-dd97-46c4-a33b-87844489c2b2 [pid: 7|app: 0|req: 460/985] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:16:18 2026] POST /v2.0/networks => generated 625 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/986] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:16:18 2026] GET /v2.0/networks?id=50261fb2-8680-496b-881b-57840619cef7 => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/987] 199.204.45.140 () {34 vars in 1050 bytes} [Thu Jun 11 03:16:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=af1b50bd69c84d57a75cc1b107e649e3 => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:18.964 8 INFO neutron.services.segments.plugin [-] Segment d60fc1db-d623-4cab-ac2f-7e8547b1cf18 resource provider aggregate not found 2026-06-11 03:16:18.971 8 INFO neutron.services.segments.plugin [-] Segment d60fc1db-d623-4cab-ac2f-7e8547b1cf18 resource provider aggregate not found [pid: 8|app: 0|req: 527/988] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:18 2026] POST /v2.0/subnets => generated 641 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:18.992 8 INFO neutron.services.segments.plugin [-] Segment d60fc1db-d623-4cab-ac2f-7e8547b1cf18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d60fc1db-d623-4cab-ac2f-7e8547b1cf18 found for delete ", "request_id": "req-52018c5d-986b-4c98-ba09-16333595e01b"}]} 2026-06-11 03:16:18.992 8 INFO neutron.services.segments.plugin [-] Segment d60fc1db-d623-4cab-ac2f-7e8547b1cf18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d60fc1db-d623-4cab-ac2f-7e8547b1cf18 found for delete ", "request_id": "req-b16e910a-2f8a-484c-9a26-29fb527685bd"}]} [pid: 8|app: 0|req: 528/989] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:18 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => 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: 529/990] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:19 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => 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: 530/991] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:19 2026] GET /v2.0/security-groups?tenant_id=bc057e5f3233411194508e6c16bd70f3&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/992] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:16:18 2026] POST /v2.0/ports => generated 954 bytes in 382 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-06-11 03:16:19.199 8 INFO neutron.db.segments_db [None req-9df76251-28b0-4729-830e-f9d5d2a8c2fc 7ab05de57f56411b89953fec70bc8946 c08df073a55c414b969825cee689f7a5 - - default default] Added segment 60596217-e911-4600-abce-8bef706993cf of type vxlan for network efce1443-fae6-4fe7-9fec-b2b619de4f5a [pid: 7|app: 0|req: 463/993] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:19 2026] DELETE /v2.0/security-groups/15e00dd8-1588-4869-b0a9-12ed59e15668 => 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: 531/994] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:16:19 2026] POST /v2.0/networks => generated 624 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/995] 10.0.0.250 () {34 vars in 743 bytes} [Thu Jun 11 03:16:19 2026] PUT /v2.0/networks/efce1443-fae6-4fe7-9fec-b2b619de4f5a => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/996] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:19 2026] POST /v2.0/subnets => generated 626 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/997] 10.0.0.250 () {34 vars in 741 bytes} [Thu Jun 11 03:16:19 2026] PUT /v2.0/subnets/d743d2e4-5b3b-4f51-b67a-830c9b252325 => generated 636 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/998] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:16:19 2026] PUT /v2.0/ports/7e2f8f8d-6415-4ae9-a442-16fb713eb218 => generated 1235 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:16:19.847 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f46be814-98be-4136-ad45-5483efd0aa8d'] response: {'name': 'network-changed', 'server_uuid': 'a8865add-6fa7-43eb-9561-0cda0be9fa6e', 'tag': '7e2f8f8d-6415-4ae9-a442-16fb713eb218', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 535/999] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:19 2026] DELETE /v2.0/networks/efce1443-fae6-4fe7-9fec-b2b619de4f5a => generated 0 bytes in 203 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-06-11 03:16:19.990 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eda18df9-d6a5-45bd-9a88-6f005c70737e 7ab05de57f56411b89953fec70bc8946 c08df073a55c414b969825cee689f7a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 465/1000] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:19 2026] DELETE /v2.0/networks/efce1443-fae6-4fe7-9fec-b2b619de4f5a => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1001] 10.0.0.250 () {32 vars in 694 bytes} [Thu Jun 11 03:16:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1002] 10.0.0.250 () {32 vars in 742 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/subnets?network_id=33270f65-d750-4570-8bb0-aaf3eaa63c0f => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1003] 10.0.0.250 () {32 vars in 653 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1004] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/ports?device_id=02f0e26e-ec46-48ea-b047-8c698ea8b2cb => 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: 469/1005] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/networks => generated 1309 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1006] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1007] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/subnets => generated 1280 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1008] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1009] 10.0.0.250 () {32 vars in 723 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/networks/9ce22825-dd97-46c4-a33b-87844489c2b2 => generated 669 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1010] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/subnets/5af5f375-ba66-4285-abf2-0a8be531e9cc => generated 641 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:20.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51517b78-f6de-401a-b62f-30df84ce3756 7ab05de57f56411b89953fec70bc8946 c08df073a55c414b969825cee689f7a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 472/1011] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:20 2026] DELETE /v2.0/subnets/d743d2e4-5b3b-4f51-b67a-830c9b252325 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:20.375 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a3bab49-2c35-4b37-8302-078454d40b3b 7ab05de57f56411b89953fec70bc8946 c08df073a55c414b969825cee689f7a5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1012] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:20 2026] DELETE /v2.0/networks/efce1443-fae6-4fe7-9fec-b2b619de4f5a => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1013] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/ports?tenant_id=af1b50bd69c84d57a75cc1b107e649e3&device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => 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: 474/1014] 199.204.45.140 () {34 vars in 1018 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/networks?tenant_id=af1b50bd69c84d57a75cc1b107e649e3&shared=False => generated 769 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1015] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:20 2026] DELETE /v2.0/subnets/5af5f375-ba66-4285-abf2-0a8be531e9cc => 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: 475/1016] 199.204.45.140 () {34 vars in 930 bytes} [Thu Jun 11 03:16:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1017] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:20 2026] DELETE /v2.0/networks/9ce22825-dd97-46c4-a33b-87844489c2b2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:21.018 8 INFO neutron.services.segments.plugin [-] Segment 60596217-e911-4600-abce-8bef706993cf resource provider aggregate not found 2026-06-11 03:16:21.025 8 INFO neutron.services.segments.plugin [-] Segment 60596217-e911-4600-abce-8bef706993cf resource provider aggregate not found 2026-06-11 03:16:21.039 8 INFO neutron.services.segments.plugin [-] Segment 60596217-e911-4600-abce-8bef706993cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60596217-e911-4600-abce-8bef706993cf found for delete ", "request_id": "req-6e814070-ff98-42c7-8e67-9fc2abc50817"}]} 2026-06-11 03:16:21.046 8 INFO neutron.services.segments.plugin [-] Segment 60596217-e911-4600-abce-8bef706993cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60596217-e911-4600-abce-8bef706993cf found for delete ", "request_id": "req-4097d2cb-d329-46c6-99f3-7e5785b95650"}]} 2026-06-11 03:16:21.053 8 INFO neutron.services.segments.plugin [-] Segment 55e6c756-62e2-45da-9f09-7764459bbb2f resource provider aggregate not found 2026-06-11 03:16:21.059 8 INFO neutron.services.segments.plugin [-] Segment 55e6c756-62e2-45da-9f09-7764459bbb2f resource provider aggregate not found 2026-06-11 03:16:21.064 8 INFO neutron.services.segments.plugin [-] Segment 55e6c756-62e2-45da-9f09-7764459bbb2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55e6c756-62e2-45da-9f09-7764459bbb2f found for delete ", "request_id": "req-782aad77-73a6-448b-b726-044a5541f657"}]} 2026-06-11 03:16:21.074 8 INFO neutron.services.segments.plugin [-] Segment 55e6c756-62e2-45da-9f09-7764459bbb2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55e6c756-62e2-45da-9f09-7764459bbb2f found for delete ", "request_id": "req-ec9ed769-c7b0-46ed-957e-12b1b702b1c2"}]} [pid: 8|app: 0|req: 543/1018] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:21 2026] GET /v2.0/security-groups?tenant_id=c08df073a55c414b969825cee689f7a5&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:16:21.354 7 INFO neutron.db.segments_db [None req-68aafef4-2f36-4313-a694-795579925a4a 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Added segment 4735fae1-bad0-4798-9f32-727faf646515 of type vxlan for network 96d12517-8728-4803-b911-7a8b1767445a [pid: 8|app: 0|req: 544/1019] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:21 2026] DELETE /v2.0/security-groups/8da72324-4342-4ea3-9703-c3ff74b7932a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1020] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:16:21 2026] POST /v2.0/networks => generated 611 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1021] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:21 2026] DELETE /v2.0/security-groups/b44b7c8a-d045-4913-b311-fe77de1c6e54 => 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: 477/1022] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:21 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:21.480 8 INFO neutron.api.v2.resource [None req-02a1c01b-a08e-419b-b79c-169a95b79b40 b8a1ac8dc7cc41f8a30a1d21d79021f6 b9ea7a9bf19942a9b07a1f7b18881982 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1023] 10.0.0.250 () {32 vars in 737 bytes} [Thu Jun 11 03:16:21 2026] GET /v2.0/security-groups/8da72324-4342-4ea3-9703-c3ff74b7932a => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:21.534 7 INFO neutron.db.segments_db [None req-22537304-1f5c-4ea0-b32c-7df2e7e66256 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Added segment 036b3158-42e5-4ba5-89c7-5bca6b50ee5e of type vxlan for network e3fd12a8-e0dc-4697-ba00-0c985a0bd5c8 2026-06-11 03:16:21.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-41e677aa-ff45-48e0-b09a-560e65ef5ce6 b8a1ac8dc7cc41f8a30a1d21d79021f6 b9ea7a9bf19942a9b07a1f7b18881982 - - default default] TaaS: Handle Delete Port: 7dadb4b1-aa4b-4406-a5ce-d5d55eec606f 2026-06-11 03:16:21.594 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41e677aa-ff45-48e0-b09a-560e65ef5ce6 b8a1ac8dc7cc41f8a30a1d21d79021f6 b9ea7a9bf19942a9b07a1f7b18881982 - - default default] Tap Mirror: Handle Delete Port: 7dadb4b1-aa4b-4406-a5ce-d5d55eec606f [pid: 7|app: 0|req: 478/1024] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:16:21 2026] POST /v2.0/networks => generated 611 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1025] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:21 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&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: 480/1026] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:21 2026] GET /v2.0/ports?tenant_id=af1b50bd69c84d57a75cc1b107e649e3&device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => 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: 547/1027] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:16:21 2026] DELETE /v2.0/floatingips/95658d56-c1b8-48cb-bbaf-8ac7d65b6527 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1028] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:16:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7e2f8f8d-6415-4ae9-a442-16fb713eb218 => 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: 549/1029] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:16:21 2026] GET /v2.0/subnets?id=edcc8bf2-8022-4725-b1c5-6bfac006c9e2 => generated 692 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1030] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:16:21 2026] GET /v2.0/ports?network_id=50261fb2-8680-496b-881b-57840619cef7&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1031] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:21 2026] POST /v2.0/subnets => generated 626 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1032] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:16:21 2026] GET /v2.0/networks/50261fb2-8680-496b-881b-57840619cef7?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:22.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d327613-18bd-4790-b2bb-f08b565c3a1f 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: bc71cbb2-2c22-49fe-8078-7beddd272f2a 2026-06-11 03:16:22.239 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d327613-18bd-4790-b2bb-f08b565c3a1f 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: bc71cbb2-2c22-49fe-8078-7beddd272f2a [pid: 7|app: 0|req: 483/1033] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:22 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1034] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:16:22 2026] GET /v2.0/networks/50261fb2-8680-496b-881b-57840619cef7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:22.384 7 INFO neutron.db.segments_db [None req-5afe927e-b111-4f6c-98fe-a9776288cf95 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Added segment 72bfa768-18f6-486b-b4de-6447c0523e06 of type vxlan for network d58bd945-41a7-4586-bd78-92972fea8298 2026-06-11 03:16:22.662 7 INFO neutron.db.l3_hamode_db [None req-5afe927e-b111-4f6c-98fe-a9776288cf95 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:16:22.809 7 INFO neutron.db.l3_hamode_db [None req-5afe927e-b111-4f6c-98fe-a9776288cf95 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 551/1035] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:16:21 2026] PUT /v2.0/routers/31c788fc-9ed4-414c-a34e-a4e322de6588/remove_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1036] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:22 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:23.108 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c659bd5-6519-457f-baf8-b8b7666ee3dc 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: c8a3b4c4-88d4-44ee-9725-365751c8d15a 2026-06-11 03:16:23.111 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c659bd5-6519-457f-baf8-b8b7666ee3dc 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: c8a3b4c4-88d4-44ee-9725-365751c8d15a 2026-06-11 03:16:23.469 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c659bd5-6519-457f-baf8-b8b7666ee3dc 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: c36366a0-b5e8-42f9-884a-96ca72ac582a 2026-06-11 03:16:23.472 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c659bd5-6519-457f-baf8-b8b7666ee3dc 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: c36366a0-b5e8-42f9-884a-96ca72ac582a [pid: 7|app: 0|req: 485/1037] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:22 2026] POST /v2.0/routers => generated 506 bytes in 1192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1038] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:23 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1039] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:16:23 2026] POST /v2.0/subnetpools => generated 548 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:23.862 8 INFO neutron.services.segments.plugin [-] Segment cb7cefb5-03f9-482d-92b0-3a238610539d resource provider aggregate not found 2026-06-11 03:16:23.867 8 INFO neutron.services.segments.plugin [-] Segment cb7cefb5-03f9-482d-92b0-3a238610539d resource provider aggregate not found 2026-06-11 03:16:23.887 8 INFO neutron.services.segments.plugin [-] Segment cb7cefb5-03f9-482d-92b0-3a238610539d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb7cefb5-03f9-482d-92b0-3a238610539d found for delete ", "request_id": "req-70fba775-e9cc-4add-b208-9cdbedeb87eb"}]} 2026-06-11 03:16:23.888 8 INFO neutron.services.segments.plugin [-] Segment cb7cefb5-03f9-482d-92b0-3a238610539d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb7cefb5-03f9-482d-92b0-3a238610539d found for delete ", "request_id": "req-6b7d9710-f33f-4392-9883-42bdaedbd046"}]} 2026-06-11 03:16:23.891 8 INFO neutron.db.l3_hamode_db [None req-3c659bd5-6519-457f-baf8-b8b7666ee3dc 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] HA network e5d17861-ef90-48c8-806c-466beadc591e was deleted as no HA routers are present in tenant b9ea7a9bf19942a9b07a1f7b18881982. [pid: 8|app: 0|req: 553/1040] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:22 2026] DELETE /v2.0/routers/31c788fc-9ed4-414c-a34e-a4e322de6588 => generated 0 bytes in 1003 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1041] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:16:23 2026] GET /v2.0/subnetpools/54bcc730-8d62-4c1e-a267-578cd48914d3 => generated 548 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1042] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:23 2026] DELETE /v2.0/subnets/72c7227e-3744-4b0d-b71c-c1962dee4f9f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1043] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:16:24 2026] PUT /v2.0/subnetpools/54bcc730-8d62-4c1e-a267-578cd48914d3 => generated 500 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:24.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-e672eac1-b377-4942-89ef-b08af0d6da13 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 39cd3ffd-2aec-457f-95b7-fcd966137ea1 2026-06-11 03:16:24.237 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e672eac1-b377-4942-89ef-b08af0d6da13 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 39cd3ffd-2aec-457f-95b7-fcd966137ea1 [pid: 8|app: 0|req: 557/1044] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:24 2026] DELETE /v2.0/networks/eb130fa3-26d1-4d56-bcf5-404b9af51084 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1045] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:16:24 2026] DELETE /v2.0/subnetpools/54bcc730-8d62-4c1e-a267-578cd48914d3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:16:24.603 8 INFO neutron.api.v2.resource [None req-f25193d0-7b41-4491-82ca-511352b3833f aaaa0c05113f4080a615f76d0da8fe17 ea145b9bdae041dba396c7ceaff53351 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1046] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:16:24 2026] GET /v2.0/subnetpools/54bcc730-8d62-4c1e-a267-578cd48914d3 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:24.628 8 INFO neutron.api.v2.resource [None req-ef8c0d0d-4576-4dbe-895b-2a617130d299 aaaa0c05113f4080a615f76d0da8fe17 ea145b9bdae041dba396c7ceaff53351 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 560/1047] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:16:24 2026] DELETE /v2.0/subnetpools/54bcc730-8d62-4c1e-a267-578cd48914d3 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1048] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:24 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 969 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1049] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:24 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&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: 563/1050] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:24 2026] GET /v2.0/security-groups?tenant_id=b9ea7a9bf19942a9b07a1f7b18881982&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1051] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:24 2026] DELETE /v2.0/security-groups/d5748883-18a9-4861-bd81-52324e180bbe => 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: 488/1052] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:16:23 2026] PUT /v2.0/routers/e755ba81-b689-41e1-ad27-7f384b5fd763/add_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1053] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:16:25 2026] GET /v2.0/ports/4ec7628f-a6a3-4964-ae02-10889bc523ba => generated 955 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1054] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:25 2026] GET /v2.0/security-groups?tenant_id=ea145b9bdae041dba396c7ceaff53351&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1055] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:25 2026] DELETE /v2.0/security-groups/3fae9443-66db-4b18-9dbd-5172cfeb6640 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1056] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:25 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1057] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:25 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:25.912 8 INFO neutron.services.segments.plugin [-] Segment e0f43291-8a25-484c-9867-693ccb4e3f52 resource provider aggregate not found 2026-06-11 03:16:25.917 8 INFO neutron.services.segments.plugin [-] Segment e0f43291-8a25-484c-9867-693ccb4e3f52 resource provider aggregate not found 2026-06-11 03:16:25.936 8 INFO neutron.services.segments.plugin [-] Segment e0f43291-8a25-484c-9867-693ccb4e3f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f43291-8a25-484c-9867-693ccb4e3f52 found for delete ", "request_id": "req-43c7a888-dabb-41c0-99ed-c03cf1a74781"}]} 2026-06-11 03:16:25.937 8 INFO neutron.services.segments.plugin [-] Segment e0f43291-8a25-484c-9867-693ccb4e3f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0f43291-8a25-484c-9867-693ccb4e3f52 found for delete ", "request_id": "req-940b04d1-6be7-4bff-b282-ae85fbd492a8"}]} [pid: 7|app: 0|req: 489/1058] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:16:25 2026] PUT /v2.0/routers/e755ba81-b689-41e1-ad27-7f384b5fd763/add_router_interface => generated 309 bytes in 1344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1059] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:16:26 2026] GET /v2.0/ports/80d429b8-a91c-4ad9-816a-136ec51dda0b => generated 955 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:27.100 8 INFO neutron.db.segments_db [None req-c26be5bb-f3c7-4bd2-b34e-6bf3b75ba480 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment c2114253-458a-4de3-9153-95019132f676 of type vxlan for network 2139c780-b6c5-40b6-8539-becaa6d0c142 2026-06-11 03:16:27.125 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3aaac01-0057-447a-b448-26ce26923675 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] TaaS: Handle Delete Port: 80d429b8-a91c-4ad9-816a-136ec51dda0b 2026-06-11 03:16:27.130 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3aaac01-0057-447a-b448-26ce26923675 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Tap Mirror: Handle Delete Port: 80d429b8-a91c-4ad9-816a-136ec51dda0b [pid: 8|app: 0|req: 571/1060] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:16:26 2026] POST /v2.0/networks => generated 717 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1061] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:27 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1062] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:27 2026] POST /v2.0/subnets => generated 683 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1063] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:27 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:27.548 8 INFO neutron.db.segments_db [None req-8332aab2-96ae-456d-bc44-bd07f7128451 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 0e563c1b-6d1b-4d79-91e9-feab7ae8d614 of type vxlan for network 94f48e5c-f94b-4e25-a9bb-edffb588b1d2 [pid: 7|app: 0|req: 490/1064] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:16:26 2026] PUT /v2.0/routers/e755ba81-b689-41e1-ad27-7f384b5fd763/remove_router_interface => generated 309 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:27.786 8 INFO neutron.db.l3_hamode_db [None req-8332aab2-96ae-456d-bc44-bd07f7128451 1905839bca334255831f6a347de62bc2 493d2b10c57f4804b01c736c03dee52b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:16:28.147 7 INFO neutron_taas.services.taas.taas_plugin [None req-10dab4cf-78a4-4321-8c93-b755d6f11ff5 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] TaaS: Handle Delete Port: 4ec7628f-a6a3-4964-ae02-10889bc523ba 2026-06-11 03:16:28.154 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10dab4cf-78a4-4321-8c93-b755d6f11ff5 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Tap Mirror: Handle Delete Port: 4ec7628f-a6a3-4964-ae02-10889bc523ba 2026-06-11 03:16:28.527 8 INFO neutron.db.l3_hamode_db [None req-8332aab2-96ae-456d-bc44-bd07f7128451 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 491/1065] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:16:27 2026] PUT /v2.0/routers/e755ba81-b689-41e1-ad27-7f384b5fd763/remove_router_interface => generated 309 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1066] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:28 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1067] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:16:28 2026] GET /v2.0/ports?device_id=e755ba81-b689-41e1-ad27-7f384b5fd763 => 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: 494/1068] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:28 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:29.043 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d7ee50e-a14b-4fd5-83f3-25d769a79476 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] TaaS: Handle Delete Port: 368f5b20-e49b-4eb5-be9c-566a1d012202 2026-06-11 03:16:29.047 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d7ee50e-a14b-4fd5-83f3-25d769a79476 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Tap Mirror: Handle Delete Port: 368f5b20-e49b-4eb5-be9c-566a1d012202 2026-06-11 03:16:29.502 7 INFO neutron.services.segments.plugin [-] Segment 72bfa768-18f6-486b-b4de-6447c0523e06 resource provider aggregate not found 2026-06-11 03:16:29.513 7 INFO neutron.services.segments.plugin [-] Segment 72bfa768-18f6-486b-b4de-6447c0523e06 resource provider aggregate not found 2026-06-11 03:16:29.535 7 INFO neutron.services.segments.plugin [-] Segment 72bfa768-18f6-486b-b4de-6447c0523e06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72bfa768-18f6-486b-b4de-6447c0523e06 found for delete ", "request_id": "req-9a845895-bda8-4eea-aa8d-d20f938818d7"}]} 2026-06-11 03:16:29.538 7 INFO neutron.db.l3_hamode_db [None req-2d7ee50e-a14b-4fd5-83f3-25d769a79476 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] HA network d58bd945-41a7-4586-bd78-92972fea8298 was deleted as no HA routers are present in tenant 440e1ecac08f4ed2bddb6ff20a28c625. 2026-06-11 03:16:29.538 7 INFO neutron.services.segments.plugin [-] Segment 72bfa768-18f6-486b-b4de-6447c0523e06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72bfa768-18f6-486b-b4de-6447c0523e06 found for delete ", "request_id": "req-7294be21-a0d8-480e-994e-bfd25b4508b3"}]} [pid: 7|app: 0|req: 495/1069] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:28 2026] DELETE /v2.0/routers/e755ba81-b689-41e1-ad27-7f384b5fd763 => generated 0 bytes in 708 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1070] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:29 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1071] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:29 2026] DELETE /v2.0/subnets/f5fc1cc7-e1a7-4aa8-b0b7-4efc5c75ec1c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:30.011 7 INFO neutron.db.l3_db [None req-64735ea2-d055-4133-b1f6-84cd8da5598a f8898342c6b641299141c8e1477040fd af1b50bd69c84d57a75cc1b107e649e3 - - default default] Floating IP ddef8fea-9edf-42cd-b150-df9f0d1c2349 associated. External IP: 10.96.250.209, port: 7e2f8f8d-6415-4ae9-a442-16fb713eb218. [pid: 8|app: 0|req: 575/1072] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:27 2026] POST /v2.0/routers => generated 723 bytes in 2584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1073] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:30 2026] DELETE /v2.0/subnets/939e2f21-8913-4771-aa73-5374a9300407 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1074] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:16:29 2026] PUT /v2.0/floatingips/ddef8fea-9edf-42cd-b150-df9f0d1c2349 => generated 855 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:30.408 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02c2b635-0249-4284-b05b-236209f7b361'] response: {'name': 'network-changed', 'server_uuid': 'a8865add-6fa7-43eb-9561-0cda0be9fa6e', 'tag': '7e2f8f8d-6415-4ae9-a442-16fb713eb218', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 577/1075] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:30 2026] GET /v2.0/security-groups?tenant_id=15ec00309b9d477396aa86ee0eec7075&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:16:30.712 8 INFO neutron.services.segments.plugin [-] Segment 036b3158-42e5-4ba5-89c7-5bca6b50ee5e resource provider aggregate not found 2026-06-11 03:16:30.715 8 INFO neutron.services.segments.plugin [-] Segment 036b3158-42e5-4ba5-89c7-5bca6b50ee5e resource provider aggregate not found 2026-06-11 03:16:30.726 8 INFO neutron.services.segments.plugin [-] Segment 036b3158-42e5-4ba5-89c7-5bca6b50ee5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 036b3158-42e5-4ba5-89c7-5bca6b50ee5e found for delete ", "request_id": "req-0d04c194-9067-4825-a1e6-975b1d2689e6"}]} 2026-06-11 03:16:30.737 8 INFO neutron.services.segments.plugin [-] Segment 036b3158-42e5-4ba5-89c7-5bca6b50ee5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 036b3158-42e5-4ba5-89c7-5bca6b50ee5e found for delete ", "request_id": "req-ab66e414-54a6-4bb7-a409-a17cea6fd9cd"}]} [pid: 8|app: 0|req: 578/1076] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:30 2026] DELETE /v2.0/networks/e3fd12a8-e0dc-4697-ba00-0c985a0bd5c8 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1077] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:30 2026] DELETE /v2.0/security-groups/f95717f9-7bf5-4a3c-9a39-5d0957e57abc => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:16:30.938 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec8b876a-48d2-4257-ba74-a3673bacf3fb 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] TaaS: Handle Delete Port: 6fb8234f-87cb-4496-86c9-cfef45657c9c 2026-06-11 03:16:30.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec8b876a-48d2-4257-ba74-a3673bacf3fb 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Tap Mirror: Handle Delete Port: 6fb8234f-87cb-4496-86c9-cfef45657c9c [pid: 8|app: 0|req: 580/1078] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:30 2026] DELETE /v2.0/networks/96d12517-8728-4803-b911-7a8b1767445a => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1079] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:31 2026] GET /v2.0/ports?tenant_id=af1b50bd69c84d57a75cc1b107e649e3&device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:16:31.246 8 INFO neutron.db.segments_db [None req-0540eb2b-382e-4cc4-8a47-cd7f5e8fbb06 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Added segment 42c8ebac-f4e1-4c40-9561-8f175d70d928 of type vxlan for network 96266a95-4a9f-466e-9379-5adb2c6a5864 [pid: 8|app: 0|req: 582/1080] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:16:31 2026] POST /v2.0/networks => generated 610 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1081] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:16:31 2026] GET /v2.0/networks?id=50261fb2-8680-496b-881b-57840619cef7 => generated 769 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1082] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:16:30 2026] PUT /v2.0/routers/a5829596-2d7a-4ab3-ae3e-b5e12a6f5299/add_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1083] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:16:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7e2f8f8d-6415-4ae9-a442-16fb713eb218 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1084] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:31 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1085] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:16:31 2026] GET /v2.0/subnets?id=edcc8bf2-8022-4725-b1c5-6bfac006c9e2 => generated 692 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:31.706 8 INFO neutron.db.segments_db [None req-803dd2b2-970c-42e0-b4c9-cec7d978639d 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Added segment 60d1634f-109d-41e4-885a-d00eda99dd76 of type vxlan for network 67bc6170-8bca-490e-9ad3-1c1a4d46a5ce [pid: 7|app: 0|req: 502/1086] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:16:31 2026] GET /v2.0/ports?network_id=50261fb2-8680-496b-881b-57840619cef7&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1087] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:16:31 2026] GET /v2.0/networks/50261fb2-8680-496b-881b-57840619cef7?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: 504/1088] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:16:31 2026] GET /v2.0/networks/50261fb2-8680-496b-881b-57840619cef7?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-06-11 03:16:31.978 8 INFO neutron.db.l3_hamode_db [None req-803dd2b2-970c-42e0-b4c9-cec7d978639d 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:16:32.116 8 INFO neutron.db.l3_hamode_db [None req-803dd2b2-970c-42e0-b4c9-cec7d978639d 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 507/1091] 10.0.0.250 () {34 vars in 685 bytes} [Thu Jun 11 03:16:32 2026] POST /v2.0/security-groups => generated 1661 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1092] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:16:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1093] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:16:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:32.765 8 INFO neutron.services.segments.plugin [-] Segment 4735fae1-bad0-4798-9f32-727faf646515 resource provider aggregate not found 2026-06-11 03:16:32.767 8 INFO neutron.services.segments.plugin [-] Segment 4735fae1-bad0-4798-9f32-727faf646515 resource provider aggregate not found 2026-06-11 03:16:32.788 8 INFO neutron.services.segments.plugin [-] Segment 4735fae1-bad0-4798-9f32-727faf646515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4735fae1-bad0-4798-9f32-727faf646515 found for delete ", "request_id": "req-273a55a0-ee91-402f-9526-f4e553da4359"}]} 2026-06-11 03:16:32.793 8 INFO neutron.services.segments.plugin [-] Segment 4735fae1-bad0-4798-9f32-727faf646515 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4735fae1-bad0-4798-9f32-727faf646515 found for delete ", "request_id": "req-2bd1f258-6fec-4286-bde2-b59b2b741bf4"}]} [pid: 8|app: 0|req: 585/1094] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:31 2026] POST /v2.0/routers => generated 506 bytes in 1208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1095] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:16:32 2026] POST /v2.0/ports => generated 951 bytes in 417 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: 510/1096] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:16:32 2026] POST /v2.0/floatingips => generated 552 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1097] 10.0.0.24 () {34 vars in 1099 bytes} [Thu Jun 11 03:16:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1363305511&fields=id&tenant_id=493d2b10c57f4804b01c736c03dee52b => 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: 512/1098] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:16:33 2026] GET /v2.0/networks?id=2139c780-b6c5-40b6-8539-becaa6d0c142 => generated 668 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1099] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:16:34 2026] GET /v2.0/quotas/493d2b10c57f4804b01c736c03dee52b => 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: 514/1100] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:16:34 2026] GET /v2.0/ports?tenant_id=493d2b10c57f4804b01c736c03dee52b&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1101] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:16:34 2026] GET /v2.0/networks/2139c780-b6c5-40b6-8539-becaa6d0c142?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: 516/1102] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:16:34 2026] GET /v2.0/networks/2139c780-b6c5-40b6-8539-becaa6d0c142?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1103] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:34 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => 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: 587/1104] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:16:33 2026] PUT /v2.0/routers/01df9812-b5af-473e-af79-bca74a7d0d3f/add_router_interface => generated 309 bytes in 1299 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1105] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:16:34 2026] GET /v2.0/ports/c5373380-cb60-4175-9fd0-0d36f4b23e7f => generated 1025 bytes in 72 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: 588/1106] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:34 2026] GET /v2.0/security-groups?tenant_id=ae2c431762194eb3bb5f14c163ebd5c9&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:16:34.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-3dcf164d-23ca-42c9-a952-2c5e6f3f12da 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] TaaS: Handle Delete Port: c5373380-cb60-4175-9fd0-0d36f4b23e7f 2026-06-11 03:16:34.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dcf164d-23ca-42c9-a952-2c5e6f3f12da 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Tap Mirror: Handle Delete Port: c5373380-cb60-4175-9fd0-0d36f4b23e7f [pid: 8|app: 0|req: 589/1107] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:34 2026] DELETE /v2.0/security-groups/c6da5afe-ead2-42a5-b9dc-8b9bad6b96a3 => 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: 519/1108] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:16:34 2026] PUT /v2.0/routers/01df9812-b5af-473e-af79-bca74a7d0d3f/remove_router_interface => generated 309 bytes in 811 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: 520/1109] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:35 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:35.660 8 INFO neutron.api.v2.resource [None req-c43f3748-0e7c-4199-b34a-572d0014fb47 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 590/1110] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:16:35 2026] PUT /v2.0/routers/01df9812-b5af-473e-af79-bca74a7d0d3f/remove_router_interface => generated 197 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1111] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:16:35 2026] GET /v2.0/ports?device_id=01df9812-b5af-473e-af79-bca74a7d0d3f => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:35.930 8 INFO neutron_taas.services.taas.taas_plugin [None req-f30f6be4-7ba5-49de-9803-eb720301685f 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] TaaS: Handle Delete Port: eb0c5559-d2d0-4216-a70b-e80b204ff652 2026-06-11 03:16:35.934 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f30f6be4-7ba5-49de-9803-eb720301685f 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Tap Mirror: Handle Delete Port: eb0c5559-d2d0-4216-a70b-e80b204ff652 2026-06-11 03:16:36.312 8 INFO neutron.services.segments.plugin [-] Segment 60d1634f-109d-41e4-885a-d00eda99dd76 resource provider aggregate not found 2026-06-11 03:16:36.319 8 INFO neutron.services.segments.plugin [-] Segment 60d1634f-109d-41e4-885a-d00eda99dd76 resource provider aggregate not found 2026-06-11 03:16:36.344 8 INFO neutron.services.segments.plugin [-] Segment 60d1634f-109d-41e4-885a-d00eda99dd76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60d1634f-109d-41e4-885a-d00eda99dd76 found for delete ", "request_id": "req-fd02c873-1612-4475-97fd-1a017ff7c489"}]} 2026-06-11 03:16:36.345 8 INFO neutron.db.l3_hamode_db [None req-f30f6be4-7ba5-49de-9803-eb720301685f 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] HA network 67bc6170-8bca-490e-9ad3-1c1a4d46a5ce was deleted as no HA routers are present in tenant 440e1ecac08f4ed2bddb6ff20a28c625. 2026-06-11 03:16:36.351 8 INFO neutron.services.segments.plugin [-] Segment 60d1634f-109d-41e4-885a-d00eda99dd76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60d1634f-109d-41e4-885a-d00eda99dd76 found for delete ", "request_id": "req-7ae35dba-ab74-4292-ab73-ebc827e67702"}]} [pid: 8|app: 0|req: 591/1112] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:35 2026] DELETE /v2.0/routers/01df9812-b5af-473e-af79-bca74a7d0d3f => generated 0 bytes in 637 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1113] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:36 2026] DELETE /v2.0/subnets/fe9b0918-72dd-4353-9380-06c21f07dffc => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1114] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:36 2026] DELETE /v2.0/networks/96266a95-4a9f-466e-9379-5adb2c6a5864 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1115] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:36 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:36.746 8 INFO neutron.db.segments_db [None req-46a9d5d6-738a-4b89-9fdc-09d52a33183f 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Added segment 8e8c6739-1c61-426a-b7c3-e283997170b6 of type vxlan for network 11f41b64-7713-450c-a653-3a7a8d9b5390 [pid: 8|app: 0|req: 593/1116] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:16:36 2026] POST /v2.0/networks => generated 611 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1117] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:36 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:37.186 8 INFO neutron.db.segments_db [None req-27c5232a-e3ec-4cbc-b8a4-c886b8441cd2 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Added segment fe1f8034-c317-4f40-8ed6-f692a33de2cf of type vxlan for network 6b69d02b-12b9-4b6a-a204-d77931bbcee8 2026-06-11 03:16:37.498 8 INFO neutron.db.l3_hamode_db [None req-27c5232a-e3ec-4cbc-b8a4-c886b8441cd2 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:16:37.630 8 INFO neutron.db.l3_hamode_db [None req-27c5232a-e3ec-4cbc-b8a4-c886b8441cd2 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 525/1118] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:37 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1119] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:37 2026] POST /v2.0/routers => generated 505 bytes in 1177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:38.370 8 INFO neutron.services.segments.plugin [-] Segment 42c8ebac-f4e1-4c40-9561-8f175d70d928 resource provider aggregate not found 2026-06-11 03:16:38.375 8 INFO neutron.services.segments.plugin [-] Segment 42c8ebac-f4e1-4c40-9561-8f175d70d928 resource provider aggregate not found 2026-06-11 03:16:38.386 8 INFO neutron.services.segments.plugin [-] Segment 42c8ebac-f4e1-4c40-9561-8f175d70d928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42c8ebac-f4e1-4c40-9561-8f175d70d928 found for delete ", "request_id": "req-5291aa6b-e7e1-48cb-8807-cc0a193a3ab3"}]} 2026-06-11 03:16:38.388 8 INFO neutron.services.segments.plugin [-] Segment 42c8ebac-f4e1-4c40-9561-8f175d70d928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42c8ebac-f4e1-4c40-9561-8f175d70d928 found for delete ", "request_id": "req-b41e4f5b-c60d-45cd-bf46-983cdc59013a"}]} [pid: 8|app: 0|req: 595/1120] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:38 2026] GET /v2.0/security-groups?tenant_id=81c4f122c81542e38b7ec40d5aacedf8&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1121] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:16:38 2026] GET /v2.0/networks?id=2139c780-b6c5-40b6-8539-becaa6d0c142 => generated 668 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1122] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:38 2026] DELETE /v2.0/security-groups/cb3af6f9-ae56-4427-b613-aed11c4107f3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1123] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:38 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1124] 199.204.45.140 () {34 vars in 1050 bytes} [Thu Jun 11 03:16:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=493d2b10c57f4804b01c736c03dee52b => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1125] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:16:39 2026] POST /v2.0/ports => generated 954 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: 526/1126] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:16:38 2026] PUT /v2.0/routers/3efb6f0a-8a97-4d8f-97ed-ebd1270b49a5/add_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1127] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:16:39 2026] GET /v2.0/ports/cc356a98-e3b0-472b-bd00-17215add3183 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1128] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:16:39 2026] PUT /v2.0/ports/c34a2404-ca6e-4dc0-9a17-cf941dd04df8 => generated 1235 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:16:39.819 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6130d34d-3a9f-44d1-b3f0-0f21251b34d4'] response: {'name': 'network-changed', 'server_uuid': '945dceba-214c-45f0-b00a-7406685095d6', 'tag': 'c34a2404-ca6e-4dc0-9a17-cf941dd04df8', 'status': 'completed', 'code': 200} 2026-06-11 03:16:39.862 7 INFO neutron_taas.services.taas.taas_plugin [None req-00bc2ec8-6641-4c02-892b-6985dc81c4b7 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] TaaS: Handle Delete Port: cc356a98-e3b0-472b-bd00-17215add3183 2026-06-11 03:16:39.864 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00bc2ec8-6641-4c02-892b-6985dc81c4b7 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Tap Mirror: Handle Delete Port: cc356a98-e3b0-472b-bd00-17215add3183 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 602/1129] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:40 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1130] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:40 2026] GET /v2.0/security-groups?id=f6007b7d-a1df-40fa-8b2a-e2aa20aacc64&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: 528/1131] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:16:39 2026] PUT /v2.0/routers/3efb6f0a-8a97-4d8f-97ed-ebd1270b49a5/remove_router_interface => generated 309 bytes in 735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1132] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:16:40 2026] GET /v2.0/ports?device_id=3efb6f0a-8a97-4d8f-97ed-ebd1270b49a5 => 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: 529/1133] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:40 2026] GET /v2.0/ports?tenant_id=493d2b10c57f4804b01c736c03dee52b&device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1134] 199.204.45.140 () {34 vars in 1018 bytes} [Thu Jun 11 03:16:40 2026] GET /v2.0/networks?tenant_id=493d2b10c57f4804b01c736c03dee52b&shared=False => generated 764 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1135] 199.204.45.140 () {34 vars in 930 bytes} [Thu Jun 11 03:16:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:40.509 8 INFO neutron_taas.services.taas.taas_plugin [None req-10d0a43c-0712-49b9-8b10-24874d2e2373 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] TaaS: Handle Delete Port: 15d94a99-66a2-4991-94e9-3604ffd567b5 2026-06-11 03:16:40.512 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10d0a43c-0712-49b9-8b10-24874d2e2373 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Tap Mirror: Handle Delete Port: 15d94a99-66a2-4991-94e9-3604ffd567b5 2026-06-11 03:16:40.859 8 INFO neutron.services.segments.plugin [-] Segment fe1f8034-c317-4f40-8ed6-f692a33de2cf resource provider aggregate not found 2026-06-11 03:16:40.867 8 INFO neutron.services.segments.plugin [-] Segment fe1f8034-c317-4f40-8ed6-f692a33de2cf resource provider aggregate not found 2026-06-11 03:16:40.880 8 INFO neutron.services.segments.plugin [-] Segment fe1f8034-c317-4f40-8ed6-f692a33de2cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe1f8034-c317-4f40-8ed6-f692a33de2cf found for delete ", "request_id": "req-59ae7617-cd25-4a6a-8f08-2bec47887d10"}]} 2026-06-11 03:16:40.885 8 INFO neutron.services.segments.plugin [-] Segment fe1f8034-c317-4f40-8ed6-f692a33de2cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe1f8034-c317-4f40-8ed6-f692a33de2cf found for delete ", "request_id": "req-3e0b5d08-cde7-4ecf-b9df-a0a4ed8755ac"}]} 2026-06-11 03:16:40.891 8 INFO neutron.db.l3_hamode_db [None req-10d0a43c-0712-49b9-8b10-24874d2e2373 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] HA network 6b69d02b-12b9-4b6a-a204-d77931bbcee8 was deleted as no HA routers are present in tenant 440e1ecac08f4ed2bddb6ff20a28c625. [pid: 8|app: 0|req: 605/1136] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:40 2026] DELETE /v2.0/routers/3efb6f0a-8a97-4d8f-97ed-ebd1270b49a5 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1137] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:40 2026] DELETE /v2.0/subnets/43a15ffe-b948-4f8a-8d89-05bc16b3ed4a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1138] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:41 2026] DELETE /v2.0/networks/11f41b64-7713-450c-a653-3a7a8d9b5390 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:41.246 8 INFO neutron.db.segments_db [None req-f97351cf-1f47-4bfc-a8e5-cd6a5093e92c 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Added segment 7701c3aa-57e9-4950-93a6-655b1f7956cd of type vxlan for network 1529bd58-476e-4852-a7fa-d751342a7d6d [pid: 7|app: 0|req: 533/1139] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:41 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1140] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:41 2026] GET /v2.0/security-groups?id=f6007b7d-a1df-40fa-8b2a-e2aa20aacc64&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:41.531 8 INFO neutron.db.l3_hamode_db [None req-f97351cf-1f47-4bfc-a8e5-cd6a5093e92c 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 535/1141] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:41 2026] GET /v2.0/ports?tenant_id=493d2b10c57f4804b01c736c03dee52b&device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1142] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:16:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c34a2404-ca6e-4dc0-9a17-cf941dd04df8 => 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: 537/1143] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:16:41 2026] GET /v2.0/subnets?id=b30239fc-abfc-4b1a-a8bb-0793df89a74e => generated 686 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1144] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:16:41 2026] GET /v2.0/ports?network_id=2139c780-b6c5-40b6-8539-becaa6d0c142&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-06-11 03:16:42.003 7 INFO neutron.db.segments_db [None req-6299fa55-a563-4195-bdf3-c7e78d792ad2 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Added segment 104df91c-da31-4496-892e-ba016d5dab51 of type vxlan for network 50bfb2ba-47f3-4e88-99c1-4ca80c36b65c [pid: 7|app: 0|req: 539/1145] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:16:41 2026] POST /v2.0/networks => generated 613 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1146] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:16:42 2026] GET /v2.0/networks/2139c780-b6c5-40b6-8539-becaa6d0c142?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:42.202 7 INFO neutron.db.segments_db [None req-09b3fd05-bfcd-48d2-96c2-39621e8ad5cc 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Added segment 44cef249-85ab-450e-9a91-c05d01412c0f of type vxlan for network dbd38070-a05a-4290-b9a0-5552d475ee87 2026-06-11 03:16:42.336 8 INFO neutron.db.l3_hamode_db [None req-f97351cf-1f47-4bfc-a8e5-cd6a5093e92c 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:16:42.498 7 INFO neutron.db.l3_hamode_db [None req-09b3fd05-bfcd-48d2-96c2-39621e8ad5cc 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:16:42.903 8 INFO neutron.services.segments.plugin [-] Segment 8e8c6739-1c61-426a-b7c3-e283997170b6 resource provider aggregate not found 2026-06-11 03:16:42.919 8 INFO neutron.services.segments.plugin [-] Segment 8e8c6739-1c61-426a-b7c3-e283997170b6 resource provider aggregate not found 2026-06-11 03:16:42.919 8 INFO neutron.services.segments.plugin [-] Segment 8e8c6739-1c61-426a-b7c3-e283997170b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8c6739-1c61-426a-b7c3-e283997170b6 found for delete ", "request_id": "req-771f89fa-8646-4aa1-9fec-d49118c4684c"}]} 2026-06-11 03:16:42.951 8 INFO neutron.services.segments.plugin [-] Segment 8e8c6739-1c61-426a-b7c3-e283997170b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8c6739-1c61-426a-b7c3-e283997170b6 found for delete ", "request_id": "req-2443f16e-0156-48da-973c-d80ced935f7a"}]} [pid: 8|app: 0|req: 607/1147] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:41 2026] POST /v2.0/routers => generated 687 bytes in 1991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1148] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:16:43 2026] GET /v2.0/networks/2139c780-b6c5-40b6-8539-becaa6d0c142?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: 609/1149] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:43 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1150] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:16:43 2026] GET /v2.0/routers/f98811ab-021c-430c-8a4c-9129ea5e35c8 => generated 693 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1151] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:43 2026] GET /v2.0/security-groups?id=f6007b7d-a1df-40fa-8b2a-e2aa20aacc64&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: 612/1152] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:16:43 2026] GET /v2.0/routers => generated 696 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:43.642 7 INFO neutron.db.l3_hamode_db [None req-09b3fd05-bfcd-48d2-96c2-39621e8ad5cc 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 613/1153] 10.0.0.250 () {34 vars in 741 bytes} [Thu Jun 11 03:16:43 2026] PUT /v2.0/routers/f98811ab-021c-430c-8a4c-9129ea5e35c8 => generated 700 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1154] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:16:43 2026] GET /v2.0/routers/f98811ab-021c-430c-8a4c-9129ea5e35c8 => generated 700 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1155] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:16:43 2026] GET /v2.0/ports?device_id=f98811ab-021c-430c-8a4c-9129ea5e35c8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:44.194 8 INFO neutron_taas.services.taas.taas_plugin [None req-71ee3f9c-4867-487e-8f17-1975f4f6dd0a 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] TaaS: Handle Delete Port: 27f24a81-fa38-4469-bd93-f2924a0aaf0f 2026-06-11 03:16:44.198 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71ee3f9c-4867-487e-8f17-1975f4f6dd0a 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Tap Mirror: Handle Delete Port: 27f24a81-fa38-4469-bd93-f2924a0aaf0f 2026-06-11 03:16:44.541 8 INFO neutron_taas.services.taas.taas_plugin [None req-71ee3f9c-4867-487e-8f17-1975f4f6dd0a 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] TaaS: Handle Delete Port: 256d4d50-6b45-40d7-8655-c0965846b274 2026-06-11 03:16:44.547 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71ee3f9c-4867-487e-8f17-1975f4f6dd0a 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] Tap Mirror: Handle Delete Port: 256d4d50-6b45-40d7-8655-c0965846b274 [pid: 7|app: 0|req: 541/1156] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:42 2026] POST /v2.0/routers => generated 694 bytes in 2488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1157] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:44 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1158] 10.0.0.250 () {32 vars in 776 bytes} [Thu Jun 11 03:16:44 2026] GET /v2.0/subnets?project_id=279e051975c947b783c34f5ef0fe918f&cidr=10.100.0.0%2F28 => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1159] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:44 2026] GET /v2.0/security-groups?id=f6007b7d-a1df-40fa-8b2a-e2aa20aacc64&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: 545/1160] 10.0.0.250 () {32 vars in 694 bytes} [Thu Jun 11 03:16:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1161] 10.0.0.250 () {32 vars in 784 bytes} [Thu Jun 11 03:16:44 2026] GET /v2.0/subnets?network_id=33270f65-d750-4570-8bb0-aaf3eaa63c0f&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:44.913 8 INFO neutron.db.l3_hamode_db [None req-71ee3f9c-4867-487e-8f17-1975f4f6dd0a 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] HA network 1529bd58-476e-4852-a7fa-d751342a7d6d was deleted as no HA routers are present in tenant 440e1ecac08f4ed2bddb6ff20a28c625. [pid: 8|app: 0|req: 616/1162] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:44 2026] DELETE /v2.0/routers/f98811ab-021c-430c-8a4c-9129ea5e35c8 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1163] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:16:44 2026] GET /v2.0/ports?device_id=f98811ab-021c-430c-8a4c-9129ea5e35c8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:44.957 8 INFO neutron.services.segments.plugin [-] Segment 7701c3aa-57e9-4950-93a6-655b1f7956cd resource provider aggregate not found 2026-06-11 03:16:44.972 8 INFO neutron.services.segments.plugin [-] Segment 7701c3aa-57e9-4950-93a6-655b1f7956cd resource provider aggregate not found 2026-06-11 03:16:44.985 8 INFO neutron.services.segments.plugin [-] Segment 7701c3aa-57e9-4950-93a6-655b1f7956cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7701c3aa-57e9-4950-93a6-655b1f7956cd found for delete ", "request_id": "req-2ff0a891-b7b4-4dd1-be3f-0174a63e357d"}]} 2026-06-11 03:16:44.987 8 INFO neutron.api.v2.resource [None req-b62d7b5e-4394-451a-ad5d-b676633895fe 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1164] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:44 2026] DELETE /v2.0/routers/f98811ab-021c-430c-8a4c-9129ea5e35c8 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:44.995 8 INFO neutron.services.segments.plugin [-] Segment 7701c3aa-57e9-4950-93a6-655b1f7956cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7701c3aa-57e9-4950-93a6-655b1f7956cd found for delete ", "request_id": "req-43daa1cb-f6bd-40e9-9f45-c7508e67949b"}]} [pid: 8|app: 0|req: 619/1165] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:16:44 2026] GET /v2.0/ports?device_id=3efb6f0a-8a97-4d8f-97ed-ebd1270b49a5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:45.034 8 INFO neutron.api.v2.resource [None req-01445572-58d0-4660-ae19-655cba01ffad 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1166] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:45 2026] DELETE /v2.0/routers/3efb6f0a-8a97-4d8f-97ed-ebd1270b49a5 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:45.059 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abf1a0d3-9694-40e6-9011-f71aa29e0224 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 621/1167] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:45 2026] DELETE /v2.0/subnets/43a15ffe-b948-4f8a-8d89-05bc16b3ed4a => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1168] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:16:45 2026] GET /v2.0/ports?device_id=01df9812-b5af-473e-af79-bca74a7d0d3f => 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: 547/1169] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:16:44 2026] POST /v2.0/subnets => generated 656 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:45.107 8 INFO neutron.api.v2.resource [None req-e7c493b2-0153-41b3-b41b-ccc0f84802f9 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1170] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:45 2026] DELETE /v2.0/routers/01df9812-b5af-473e-af79-bca74a7d0d3f => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:45.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d70f2456-7ea6-4c0d-be22-61bb50d2fa0a 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1171] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:45 2026] DELETE /v2.0/subnets/fe9b0918-72dd-4353-9380-06c21f07dffc => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1172] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:16:45 2026] GET /v2.0/ports?device_id=e755ba81-b689-41e1-ad27-7f384b5fd763 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:45.170 8 INFO neutron.api.v2.resource [None req-faa802be-1683-4e95-8556-5fefcfe99f2c 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1173] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:45 2026] DELETE /v2.0/routers/e755ba81-b689-41e1-ad27-7f384b5fd763 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:45.191 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57f71556-2d18-4bc5-83ed-3323ea38ce80 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1174] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:45 2026] DELETE /v2.0/subnets/f5fc1cc7-e1a7-4aa8-b0b7-4efc5c75ec1c => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:16:45.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed329079-30a2-4af7-850a-cfa66f8ebe37 3bb3ddd393ae49cbb3e6dc92fd27cb61 440e1ecac08f4ed2bddb6ff20a28c625 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1175] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:45 2026] DELETE /v2.0/subnets/939e2f21-8913-4771-aa73-5374a9300407 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1176] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:45 2026] GET /v2.0/security-groups?tenant_id=440e1ecac08f4ed2bddb6ff20a28c625&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1177] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:45 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1178] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:46 2026] DELETE /v2.0/security-groups/bb0ae68b-6dd0-4632-8196-0ad5597285c3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1179] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:46 2026] GET /v2.0/security-groups?id=f6007b7d-a1df-40fa-8b2a-e2aa20aacc64&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: 548/1180] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:16:45 2026] PUT /v2.0/routers/150dfa14-6cfa-4bcf-85b7-8edf481dc439/add_router_interface => generated 309 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1181] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:16:46 2026] GET /v2.0/networks => generated 6502 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1182] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:16:46 2026] GET /v2.0/subnets => generated 5190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1183] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:16:46 2026] GET /v2.0/routers => generated 2181 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1186] 10.0.0.250 () {34 vars in 685 bytes} [Thu Jun 11 03:16:46 2026] POST /v2.0/security-groups => generated 1673 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1187] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:16:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1188] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:16:47 2026] POST /v2.0/security-group-rules => generated 596 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1189] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:16:47 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: 552/1190] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:47 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1191] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:47 2026] GET /v2.0/security-groups?id=f6007b7d-a1df-40fa-8b2a-e2aa20aacc64&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: 639/1192] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:16:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:47.432 7 INFO neutron.db.securitygroups_db [None req-284c1497-6a35-4783-9908-a93913f357c4 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Project 279e051975c947b783c34f5ef0fe918f 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: 554/1193] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:16:47 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:16:47.563 8 INFO neutron.db.securitygroups_db [None req-4ee35c53-adaa-4347-bd3b-372caf10e150 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Project 279e051975c947b783c34f5ef0fe918f 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: 640/1194] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:16:47 2026] POST /v2.0/security-group-rules => generated 606 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1195] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:16:48 2026] GET /v2.0/networks => generated 1297 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1196] 10.0.0.24 () {34 vars in 1097 bytes} [Thu Jun 11 03:16:48 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-328947335&fields=id&tenant_id=279e051975c947b783c34f5ef0fe918f => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1197] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:16:48 2026] GET /v2.0/networks?id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c => generated 660 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1198] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:48 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1199] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:16:48 2026] GET /v2.0/quotas/279e051975c947b783c34f5ef0fe918f => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1200] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:48 2026] GET /v2.0/security-groups?id=f6007b7d-a1df-40fa-8b2a-e2aa20aacc64&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: 558/1201] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:16:48 2026] GET /v2.0/ports?tenant_id=279e051975c947b783c34f5ef0fe918f&fields=id => generated 57 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1202] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:48 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1203] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:16:48 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 560/1204] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:16:48 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 561/1205] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:48 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:48.994 8 INFO neutron.db.l3_db [None req-2eeaff07-0aec-4068-a611-e0a08389d00d 541821f62c6649d5868169ce9095f199 493d2b10c57f4804b01c736c03dee52b - - default default] Floating IP 3794938c-1315-455e-bcbf-f6daaf2bdc12 associated. External IP: 10.96.250.215, port: c34a2404-ca6e-4dc0-9a17-cf941dd04df8. [pid: 8|app: 0|req: 645/1206] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:16:48 2026] PUT /v2.0/floatingips/3794938c-1315-455e-bcbf-f6daaf2bdc12 => generated 855 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:49.423 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1850f56f-643f-4a38-904d-20d5958f5b9b'] response: {'name': 'network-changed', 'server_uuid': '945dceba-214c-45f0-b00a-7406685095d6', 'tag': 'c34a2404-ca6e-4dc0-9a17-cf941dd04df8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 562/1207] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:49 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => 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: 646/1208] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:49 2026] GET /v2.0/security-groups?id=f6007b7d-a1df-40fa-8b2a-e2aa20aacc64&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: 563/1209] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:49 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1210] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:49 2026] GET /v2.0/security-groups?id=f6007b7d-a1df-40fa-8b2a-e2aa20aacc64&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1211] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:49 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => 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: 648/1212] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:49 2026] GET /v2.0/ports?tenant_id=493d2b10c57f4804b01c736c03dee52b&device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1213] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:16:49 2026] GET /v2.0/networks?id=2139c780-b6c5-40b6-8539-becaa6d0c142 => generated 764 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1214] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:16:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c34a2404-ca6e-4dc0-9a17-cf941dd04df8 => 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: 566/1215] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:16:50 2026] GET /v2.0/subnets?id=b30239fc-abfc-4b1a-a8bb-0793df89a74e => generated 686 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1216] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:16:50 2026] GET /v2.0/ports?network_id=2139c780-b6c5-40b6-8539-becaa6d0c142&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1217] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:16:50 2026] GET /v2.0/networks/2139c780-b6c5-40b6-8539-becaa6d0c142?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: 651/1218] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:16:50 2026] GET /v2.0/networks/2139c780-b6c5-40b6-8539-becaa6d0c142?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: 568/1219] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:50 2026] GET /v2.0/security-groups?tenant_id=34ba6b085ac14c09bd2a217ee326d6ab&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1220] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:50 2026] DELETE /v2.0/security-groups/0825349a-882a-4e8d-a5c7-215c0d0128a7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1221] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:50 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1222] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:51 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => 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: 653/1223] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:51 2026] GET /v2.0/security-groups?id=f6007b7d-a1df-40fa-8b2a-e2aa20aacc64&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1224] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:51 2026] GET /v2.0/security-groups?tenant_id=8012a1af601a452f914f24b30e37a69c&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1225] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:51 2026] DELETE /v2.0/security-groups/977808bf-2095-457b-a260-baeae73c2a2f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1226] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:52 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => 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: 655/1227] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:52 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1228] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:52 2026] GET /v2.0/security-groups?id=f6007b7d-a1df-40fa-8b2a-e2aa20aacc64&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: 573/1229] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:16:52 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:52.441 8 INFO neutron_taas.services.taas.taas_plugin [req-6648faaa-700d-4e9e-984c-05f3f1296eee req-05b8045f-e682-4c49-999c-65aa9aeffe6f 541821f62c6649d5868169ce9095f199 493d2b10c57f4804b01c736c03dee52b - - default default] TaaS: Handle Delete Port: c34a2404-ca6e-4dc0-9a17-cf941dd04df8 2026-06-11 03:16:52.444 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6648faaa-700d-4e9e-984c-05f3f1296eee req-05b8045f-e682-4c49-999c-65aa9aeffe6f 541821f62c6649d5868169ce9095f199 493d2b10c57f4804b01c736c03dee52b - - default default] Tap Mirror: Handle Delete Port: c34a2404-ca6e-4dc0-9a17-cf941dd04df8 2026-06-11 03:16:52.559 8 INFO neutron.db.l3_db [req-6648faaa-700d-4e9e-984c-05f3f1296eee req-05b8045f-e682-4c49-999c-65aa9aeffe6f 541821f62c6649d5868169ce9095f199 493d2b10c57f4804b01c736c03dee52b - - default default] Floating IP 3794938c-1315-455e-bcbf-f6daaf2bdc12 disassociated. External IP: 10.96.250.215, port: c34a2404-ca6e-4dc0-9a17-cf941dd04df8. [pid: 8|app: 0|req: 657/1230] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:16:52 2026] DELETE /v2.0/ports/c34a2404-ca6e-4dc0-9a17-cf941dd04df8 => generated 0 bytes in 683 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:53.023 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e71891a-868a-4fec-8a76-44f0158c16d9'] response: {'server_uuid': '945dceba-214c-45f0-b00a-7406685095d6', 'name': 'network-vif-deleted', 'tag': 'c34a2404-ca6e-4dc0-9a17-cf941dd04df8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 658/1231] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:53 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1232] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:16:53 2026] GET /v2.0/networks?id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c => generated 660 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1233] 199.204.45.140 () {34 vars in 1050 bytes} [Thu Jun 11 03:16:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=279e051975c947b783c34f5ef0fe918f => generated 180 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1234] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:53 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => 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: 575/1235] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:16:53 2026] POST /v2.0/ports => generated 958 bytes in 400 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: 661/1236] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:16:53 2026] PUT /v2.0/ports/70f0b574-1aef-4678-a192-2b5870ac87a3 => generated 1239 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1237] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:53 2026] GET /v2.0/security-groups?tenant_id=c07f0a08d168499aa621439099e21d67&name=default => generated 2925 bytes in 298 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: 662/1238] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:54 2026] DELETE /v2.0/security-groups/4475d47f-9650-4246-9cf3-ad88bc18429f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1239] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:54 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1240] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:54 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1241] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:54 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:55.064 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec65a607-ca62-4f82-bfc2-0e7cbea0a332'] response: {'name': 'network-changed', 'server_uuid': '58f16bc2-8274-479e-8c88-df5c6ae6cce8', 'tag': '70f0b574-1aef-4678-a192-2b5870ac87a3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 664/1242] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:55 2026] GET /v2.0/ports?tenant_id=279e051975c947b783c34f5ef0fe918f&device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1243] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:16:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=70f0b574-1aef-4678-a192-2b5870ac87a3 => 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: 665/1244] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:16:55 2026] GET /v2.0/subnets?id=5a873ebc-134d-46ef-9c99-70c602b89400 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1245] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:16:55 2026] GET /v2.0/ports?network_id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1246] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:16:55 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1247] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:16:55 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 582/1248] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:55 2026] GET /v2.0/ports?device_id=945dceba-214c-45f0-b00a-7406685095d6 => 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: 667/1249] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:55 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1250] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:55 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1251] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:16:56 2026] GET /v2.0/ports?tenant_id=279e051975c947b783c34f5ef0fe918f&device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1252] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:16:56 2026] GET /v2.0/networks?id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1253] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:16:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=70f0b574-1aef-4678-a192-2b5870ac87a3 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1254] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:56 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1255] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:16:56 2026] GET /v2.0/subnets?id=5a873ebc-134d-46ef-9c99-70c602b89400 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1256] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:56 2026] DELETE /v2.0/security-groups/f6007b7d-a1df-40fa-8b2a-e2aa20aacc64 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1257] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:56 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:56.844 8 INFO neutron.api.v2.resource [None req-d1f9d2b5-33ac-430c-a305-62230654d659 541821f62c6649d5868169ce9095f199 493d2b10c57f4804b01c736c03dee52b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 673/1258] 10.0.0.250 () {32 vars in 737 bytes} [Thu Jun 11 03:16:56 2026] GET /v2.0/security-groups/f6007b7d-a1df-40fa-8b2a-e2aa20aacc64 => 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: 586/1259] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:16:56 2026] GET /v2.0/ports?network_id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c&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: 587/1260] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:16:56 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1261] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:16:56 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:16:56.967 8 INFO neutron_taas.services.taas.taas_plugin [None req-4418532d-2a67-467e-a693-bac694e1ce6d 541821f62c6649d5868169ce9095f199 493d2b10c57f4804b01c736c03dee52b - - default default] TaaS: Handle Delete Port: 510180e9-05da-4d1a-b9fe-2b38ec37d6f2 2026-06-11 03:16:56.971 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4418532d-2a67-467e-a693-bac694e1ce6d 541821f62c6649d5868169ce9095f199 493d2b10c57f4804b01c736c03dee52b - - default default] Tap Mirror: Handle Delete Port: 510180e9-05da-4d1a-b9fe-2b38ec37d6f2 [pid: 8|app: 0|req: 674/1262] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:16:56 2026] DELETE /v2.0/floatingips/3794938c-1315-455e-bcbf-f6daaf2bdc12 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:16:57.545 7 INFO neutron_taas.services.taas.taas_plugin [None req-028ab452-56f3-474e-9416-20a1ae685d34 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: c5c6ebe9-1c08-4041-a135-4b31882b13bd 2026-06-11 03:16:57.547 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-028ab452-56f3-474e-9416-20a1ae685d34 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: c5c6ebe9-1c08-4041-a135-4b31882b13bd [pid: 8|app: 0|req: 675/1263] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:57 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1264] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:57 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1265] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:16:57 2026] PUT /v2.0/routers/a5829596-2d7a-4ab3-ae3e-b5e12a6f5299/remove_router_interface => generated 309 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:16:58.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-5dd0de22-22f4-4143-a84a-55d388f987c5 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 1c237e8f-f798-408b-a6ab-e9fbd3acd2e8 2026-06-11 03:16:58.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dd0de22-22f4-4143-a84a-55d388f987c5 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 1c237e8f-f798-408b-a6ab-e9fbd3acd2e8 2026-06-11 03:16:58.585 8 INFO neutron_taas.services.taas.taas_plugin [None req-5dd0de22-22f4-4143-a84a-55d388f987c5 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 2dc0607e-e158-4639-8d26-7af1fd4bcc0c 2026-06-11 03:16:58.589 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dd0de22-22f4-4143-a84a-55d388f987c5 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 2dc0607e-e158-4639-8d26-7af1fd4bcc0c 2026-06-11 03:16:58.976 8 INFO neutron.services.segments.plugin [-] Segment 0e563c1b-6d1b-4d79-91e9-feab7ae8d614 resource provider aggregate not found 2026-06-11 03:16:58.985 8 INFO neutron.services.segments.plugin [-] Segment 0e563c1b-6d1b-4d79-91e9-feab7ae8d614 resource provider aggregate not found 2026-06-11 03:16:58.997 8 INFO neutron.services.segments.plugin [-] Segment 0e563c1b-6d1b-4d79-91e9-feab7ae8d614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e563c1b-6d1b-4d79-91e9-feab7ae8d614 found for delete ", "request_id": "req-41f83ff3-6ee2-40cb-b158-8da5a48874c9"}]} 2026-06-11 03:16:59.005 8 INFO neutron.services.segments.plugin [-] Segment 0e563c1b-6d1b-4d79-91e9-feab7ae8d614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e563c1b-6d1b-4d79-91e9-feab7ae8d614 found for delete ", "request_id": "req-e8e6798f-02df-4f40-a742-4446b7f2b36a"}]} 2026-06-11 03:16:59.009 8 INFO neutron.db.l3_hamode_db [None req-5dd0de22-22f4-4143-a84a-55d388f987c5 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] HA network 94f48e5c-f94b-4e25-a9bb-edffb588b1d2 was deleted as no HA routers are present in tenant 493d2b10c57f4804b01c736c03dee52b. [pid: 8|app: 0|req: 677/1266] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:58 2026] DELETE /v2.0/routers/a5829596-2d7a-4ab3-ae3e-b5e12a6f5299 => generated 0 bytes in 986 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1267] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:16:59 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1268] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:16:59 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1269] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:16:59 2026] DELETE /v2.0/subnets/b30239fc-abfc-4b1a-a8bb-0793df89a74e => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:16:59.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-93205f84-9aa7-4f39-81eb-4a441576b26a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 1904bf42-d4dd-4307-99c5-79bb8d0956a6 2026-06-11 03:16:59.334 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93205f84-9aa7-4f39-81eb-4a441576b26a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 1904bf42-d4dd-4307-99c5-79bb8d0956a6 [pid: 8|app: 0|req: 680/1270] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:16:59 2026] DELETE /v2.0/networks/2139c780-b6c5-40b6-8539-becaa6d0c142 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1271] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:16:59 2026] GET /v2.0/security-groups?tenant_id=493d2b10c57f4804b01c736c03dee52b&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1272] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:16:59 2026] DELETE /v2.0/security-groups/05bef2f0-f6df-4344-a8ff-e6fa65cc223b => 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: 592/1273] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:00 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1274] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:00 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:01.025 8 INFO neutron.services.segments.plugin [-] Segment c2114253-458a-4de3-9153-95019132f676 resource provider aggregate not found 2026-06-11 03:17:01.032 8 INFO neutron.services.segments.plugin [-] Segment c2114253-458a-4de3-9153-95019132f676 resource provider aggregate not found 2026-06-11 03:17:01.043 8 INFO neutron.services.segments.plugin [-] Segment c2114253-458a-4de3-9153-95019132f676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2114253-458a-4de3-9153-95019132f676 found for delete ", "request_id": "req-5e733a6d-a134-44d8-9e8e-2c56ee34eb92"}]} 2026-06-11 03:17:01.051 8 INFO neutron.services.segments.plugin [-] Segment c2114253-458a-4de3-9153-95019132f676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2114253-458a-4de3-9153-95019132f676 found for delete ", "request_id": "req-30001f5c-d7c5-4612-b7e5-a14bf6876c45"}]} [pid: 7|app: 0|req: 593/1275] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:01 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1276] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:01 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1277] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:01 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => 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: 684/1280] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:01 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1281] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:17:01 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:17:02.816 8 INFO neutron.db.l3_db [None req-e04e7343-d514-4d47-b873-0958040d9db7 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Floating IP a207cc17-9397-487b-9c59-aee811e851da associated. External IP: 10.96.250.202, port: 70f0b574-1aef-4678-a192-2b5870ac87a3. [pid: 8|app: 0|req: 685/1282] 10.0.0.250 () {34 vars in 677 bytes} [Thu Jun 11 03:17:01 2026] POST /v2.0/floatingips => generated 856 bytes in 1253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1283] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:02 2026] GET /v2.0/security-groups?tenant_id=bdeeeebacf534db5831e554a571e98e5&name=default => generated 2925 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1284] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:17:03 2026] GET /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:03.276 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f0e6922-bbdf-4536-ade7-83c6fa7be143'] response: {'name': 'network-changed', 'server_uuid': '58f16bc2-8274-479e-8c88-df5c6ae6cce8', 'tag': '70f0b574-1aef-4678-a192-2b5870ac87a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 599/1285] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:03 2026] DELETE /v2.0/security-groups/94b631b3-ce3e-4e7c-baa9-b3b7c4a8c9e7 => 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: 687/1286] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:17:03 2026] GET /v2.0/ports?tenant_id=279e051975c947b783c34f5ef0fe918f&device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => 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: 600/1287] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:17:03 2026] GET /v2.0/networks?id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1288] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:17:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=70f0b574-1aef-4678-a192-2b5870ac87a3 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1289] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:17:03 2026] GET /v2.0/subnets?id=5a873ebc-134d-46ef-9c99-70c602b89400 => 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: 689/1290] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:17:03 2026] GET /v2.0/ports?network_id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1291] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:17:04 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 690/1292] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:17:04 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 603/1293] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:17:04 2026] GET /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 856 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1294] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:04 2026] GET /v2.0/security-groups?tenant_id=b481e7ba742f46fb8a39b11f5c6ca623&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1295] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:04 2026] DELETE /v2.0/security-groups/402f0924-1992-41d8-beeb-e60f8e79cfc1 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1296] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:17:05 2026] GET /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1297] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jun 11 03:17:06 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1298] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jun 11 03:17:06 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1299] 10.0.0.167 () {32 vars in 802 bytes} [Thu Jun 11 03:17:08 2026] GET /v2.0/extensions => generated 21537 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1300] 10.0.0.167 () {30 vars in 724 bytes} [Thu Jun 11 03:17:09 2026] GET /v2.0/quotas/47b5e54d6011440086cf92e2871daf6e/details => generated 847 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1301] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:10 2026] GET /v2.0/security-groups?tenant_id=7ed906a6de08418ba8b899b99e9665bc&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1302] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jun 11 03:17:10 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1303] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jun 11 03:17:10 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1304] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:10 2026] DELETE /v2.0/security-groups/57420974-c667-40fb-8be9-d89e28a9e49e => 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: 697/1305] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:10 2026] GET /v2.0/security-groups?tenant_id=8641e310eb434159bc03cca5f037dfa7&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: 609/1306] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:10 2026] DELETE /v2.0/security-groups/ed3e9dd6-400b-416e-94be-3552c66ef484 => 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: 698/1307] 10.0.0.167 () {32 vars in 802 bytes} [Thu Jun 11 03:17:12 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1308] 10.0.0.167 () {30 vars in 724 bytes} [Thu Jun 11 03:17:12 2026] GET /v2.0/quotas/47b5e54d6011440086cf92e2871daf6e/details => generated 847 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1309] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:14 2026] GET /v2.0/security-groups?tenant_id=bf6746d83b9949cdb29722af87e3e019&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1310] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:15 2026] DELETE /v2.0/security-groups/1a3b18af-4248-420d-966b-1c192f4c0275 => 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: 700/1311] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:15 2026] GET /v2.0/security-groups?tenant_id=6337548215f94c1cae3e653ae0863667&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1312] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:15 2026] DELETE /v2.0/security-groups/1edb7652-b830-454d-a86d-164e4c223067 => 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: 701/1313] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:15 2026] GET /v2.0/security-groups?tenant_id=47b5e54d6011440086cf92e2871daf6e&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1314] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:16 2026] DELETE /v2.0/security-groups/4c5ab9f9-789f-4af7-bca0-d775e2af451c => 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: 703/1317] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:17 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1318] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:17 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1319] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:17 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1320] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:17 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1321] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:18 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => 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: 617/1322] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:18 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1323] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:19 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1324] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:19 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1325] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:17:19 2026] GET /v2.0/ports?tenant_id=af1b50bd69c84d57a75cc1b107e649e3&device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1326] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:17:19 2026] GET /v2.0/networks?id=50261fb2-8680-496b-881b-57840619cef7 => generated 769 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1327] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:17:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=7e2f8f8d-6415-4ae9-a442-16fb713eb218 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1328] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:17:19 2026] GET /v2.0/subnets?id=edcc8bf2-8022-4725-b1c5-6bfac006c9e2 => generated 692 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1329] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:17:19 2026] GET /v2.0/ports?network_id=50261fb2-8680-496b-881b-57840619cef7&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1330] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:17:19 2026] GET /v2.0/networks/50261fb2-8680-496b-881b-57840619cef7?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: 707/1331] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:19 2026] GET /v2.0/security-groups?tenant_id=f26d37cb27024c3d873d01a801456b31&name=default => generated 2925 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1332] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:17:19 2026] GET /v2.0/networks/50261fb2-8680-496b-881b-57840619cef7?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: 708/1333] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:19 2026] DELETE /v2.0/security-groups/4db7144b-a904-46ae-8ea4-5a5b3d470d01 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1334] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:20 2026] GET /v2.0/security-groups?tenant_id=900d623fa7614e7fb1ba5bf5c3c57882&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1335] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:20 2026] DELETE /v2.0/security-groups/2325f8e6-d79f-48fa-9568-6f705ac2e872 => 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: 627/1336] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:20 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1337] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:20 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1338] 10.0.0.250 () {32 vars in 826 bytes} [Thu Jun 11 03:17:21 2026] GET /v2.0/ports?project_id=279e051975c947b783c34f5ef0fe918f&network_id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c => generated 3695 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1339] 10.0.0.250 () {32 vars in 742 bytes} [Thu Jun 11 03:17:21 2026] GET /v2.0/subnets?network_id=33270f65-d750-4570-8bb0-aaf3eaa63c0f => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1340] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:21 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:21.699 7 INFO neutron.db.l3_db [None req-38c91a21-3810-40b1-9fb1-2bfdbf19bb7c 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Floating IP a207cc17-9397-487b-9c59-aee811e851da disassociated. External IP: 10.96.250.202, port: 70f0b574-1aef-4678-a192-2b5870ac87a3. [pid: 7|app: 0|req: 629/1341] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:17:21 2026] PUT /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 554 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1342] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:17:22 2026] GET /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:22.078 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef2261b7-c5dc-4c45-96ea-c5c405850f88'] response: {'name': 'network-changed', 'server_uuid': '58f16bc2-8274-479e-8c88-df5c6ae6cce8', 'tag': '70f0b574-1aef-4678-a192-2b5870ac87a3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 713/1343] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:21 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1344] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:17:22 2026] GET /v2.0/ports?tenant_id=279e051975c947b783c34f5ef0fe918f&device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => 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: 714/1345] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:17:22 2026] GET /v2.0/networks?id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1346] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:17:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=70f0b574-1aef-4678-a192-2b5870ac87a3 => 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: 715/1347] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:17:22 2026] GET /v2.0/subnets?id=5a873ebc-134d-46ef-9c99-70c602b89400 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1348] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:17:22 2026] GET /v2.0/ports?network_id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1349] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:17:22 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 634/1350] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:17:22 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 635/1351] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:17:23 2026] GET /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1352] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:22 2026] GET /v2.0/security-groups?tenant_id=f534c6d3d3e04157932f32a3977d2e48&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: 636/1353] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:23 2026] DELETE /v2.0/security-groups/4823c07c-fc02-4a64-a3c9-c856b2094ba5 => 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: 718/1354] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:23 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1355] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:23 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1356] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:17:24 2026] GET /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1357] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:24 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => 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: 720/1358] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:24 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1359] 10.0.0.250 () {34 vars in 685 bytes} [Thu Jun 11 03:17:25 2026] POST /v2.0/security-groups => generated 1673 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1360] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1361] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:25 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1362] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1363] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1364] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:25 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&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: 643/1365] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:25.945 8 INFO neutron.db.segments_db [None req-9a50ab16-dfe9-49aa-8223-e109094c6975 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Added segment 22a44f60-73d1-4ae1-883a-72027cbf1123 of type vxlan for network 769254a7-861c-4257-9d41-a772dc6502cc 2026-06-11 03:17:25.985 7 INFO neutron.db.securitygroups_db [None req-2306332f-30ba-43ce-9eb6-12a11c0ee0ea 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Project 279e051975c947b783c34f5ef0fe918f 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: 723/1366] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:25 2026] POST /v2.0/networks => generated 621 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1367] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:26.102 7 INFO neutron.db.securitygroups_db [None req-f52b431b-b106-4f24-879b-233b8b3ae66f 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Project 279e051975c947b783c34f5ef0fe918f 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: 645/1368] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1369] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:26 2026] POST /v2.0/subnets => generated 658 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1370] 10.0.0.250 () {32 vars in 722 bytes} [Thu Jun 11 03:17:26 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1371] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:17:26 2026] GET /v2.0/networks => generated 1297 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1372] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:26 2026] POST /v2.0/subnets => generated 731 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:26.799 7 INFO neutron.db.segments_db [None req-b482380f-53a4-47da-bade-6f36d53891ed 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Added segment aac082cf-49ec-4647-970c-900993bebeaf of type vxlan for network 7a893e45-1524-416c-ba24-69b75fcc1942 [pid: 8|app: 0|req: 726/1373] 10.0.0.24 () {34 vars in 1097 bytes} [Thu Jun 11 03:17:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-639514567&fields=id&tenant_id=279e051975c947b783c34f5ef0fe918f => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1374] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:26 2026] POST /v2.0/networks => generated 618 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1375] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:17:26 2026] GET /v2.0/networks?id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c => generated 660 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1376] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:26 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1377] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:17:26 2026] GET /v2.0/quotas/279e051975c947b783c34f5ef0fe918f => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1378] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:26 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&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: 652/1379] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:17:27 2026] GET /v2.0/ports?tenant_id=279e051975c947b783c34f5ef0fe918f&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1380] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:17:27 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 728/1381] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:26 2026] POST /v2.0/subnets => generated 656 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1382] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:17:27 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 655/1383] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:27 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => 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: 729/1384] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:27 2026] POST /v2.0/subnets => generated 725 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:27.541 7 INFO neutron.db.segments_db [None req-ab1160bc-c1b1-4d1d-9403-1eb5755f1d2f 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Added segment 8356a541-ea91-459c-a71c-d6ee411339df of type vxlan for network c8bbf677-f052-4c1c-970f-0a7906b27c08 [pid: 7|app: 0|req: 656/1385] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:27 2026] POST /v2.0/networks => generated 619 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1386] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:27 2026] POST /v2.0/subnets => generated 656 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1387] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:28 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1388] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:28 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1389] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:27 2026] POST /v2.0/subnets => generated 730 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:28.231 8 INFO neutron.db.segments_db [None req-2cd0ceb0-0008-40af-9632-9f6c8097de5c 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Added segment c3fd88ac-37ee-44b2-b5df-ba7aadbc5f5d of type vxlan for network 4a65c71e-e3a0-4368-9e8b-f0319489d198 [pid: 7|app: 0|req: 658/1390] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:28 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:17:28.520 8 INFO neutron.db.l3_hamode_db [None req-2cd0ceb0-0008-40af-9632-9f6c8097de5c 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 659/1391] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:28 2026] GET /v2.0/security-groups?tenant_id=209541ad2a7546be96e038a3288d20df&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1392] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:28 2026] DELETE /v2.0/security-groups/d3d9d70e-3863-4182-aa73-d4ec00c8b90e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:17:29.262 8 INFO neutron.db.l3_hamode_db [None req-2cd0ceb0-0008-40af-9632-9f6c8097de5c 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 661/1393] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:29 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => 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: 733/1394] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:28 2026] POST /v2.0/routers => generated 685 bytes in 1965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1395] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => 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: 735/1396] 10.0.0.250 () {32 vars in 653 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/extensions => generated 21537 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1397] 10.0.0.250 () {32 vars in 681 bytes} [Thu Jun 11 03:17:30 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: 737/1398] 10.0.0.250 () {32 vars in 681 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1399] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1400] 10.0.0.250 () {32 vars in 665 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1401] 10.0.0.250 () {32 vars in 699 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1402] 10.0.0.250 () {32 vars in 697 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1403] 10.0.0.250 () {32 vars in 701 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1404] 10.0.0.250 () {32 vars in 689 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/extensions/availability_zone => 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: 744/1405] 10.0.0.250 () {32 vars in 703 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1406] 10.0.0.250 () {32 vars in 693 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1407] 10.0.0.250 () {32 vars in 695 bytes} [Thu Jun 11 03:17:30 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1408] 10.0.0.250 () {32 vars in 685 bytes} [Thu Jun 11 03:17: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: 8|app: 0|req: 748/1409] 10.0.0.250 () {32 vars in 687 bytes} [Thu Jun 11 03:17:31 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: 749/1410] 10.0.0.250 () {32 vars in 661 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1411] 10.0.0.250 () {32 vars in 699 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1412] 10.0.0.250 () {32 vars in 679 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1413] 10.0.0.250 () {32 vars in 683 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1414] 10.0.0.250 () {32 vars in 675 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1415] 10.0.0.250 () {32 vars in 689 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1416] 10.0.0.250 () {32 vars in 723 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1417] 10.0.0.250 () {32 vars in 687 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/fip-port-details => 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: 757/1418] 10.0.0.250 () {32 vars in 669 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1419] 10.0.0.250 () {32 vars in 687 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1420] 10.0.0.250 () {32 vars in 681 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1421] 10.0.0.250 () {32 vars in 699 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1422] 10.0.0.250 () {32 vars in 679 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1423] 10.0.0.250 () {32 vars in 667 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1424] 10.0.0.250 () {32 vars in 677 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1425] 10.0.0.250 () {32 vars in 665 bytes} [Thu Jun 11 03:17:31 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: 8|app: 0|req: 765/1426] 10.0.0.250 () {32 vars in 675 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/l3-flavors => 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: 766/1427] 10.0.0.250 () {32 vars in 713 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1428] 10.0.0.250 () {32 vars in 691 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1429] 10.0.0.250 () {32 vars in 683 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/multi-provider => 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: 769/1430] 10.0.0.250 () {32 vars in 669 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1431] 10.0.0.250 () {32 vars in 687 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1432] 10.0.0.250 () {32 vars in 705 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1433] 10.0.0.250 () {32 vars in 675 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1434] 10.0.0.250 () {32 vars in 701 bytes} [Thu Jun 11 03:17:31 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: 774/1435] 10.0.0.250 () {32 vars in 675 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1436] 10.0.0.250 () {32 vars in 693 bytes} [Thu Jun 11 03:17:31 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: 776/1437] 10.0.0.250 () {32 vars in 689 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1438] 10.0.0.250 () {32 vars in 709 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/port-mac-address-regenerate => 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: 778/1439] 10.0.0.250 () {32 vars in 705 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1440] 10.0.0.250 () {32 vars in 719 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1441] 10.0.0.250 () {32 vars in 697 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1442] 10.0.0.250 () {32 vars in 711 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1443] 10.0.0.250 () {32 vars in 669 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1444] 10.0.0.250 () {32 vars in 687 bytes} [Thu Jun 11 03:17:31 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: 784/1445] 10.0.0.250 () {32 vars in 681 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1446] 10.0.0.250 () {32 vars in 675 bytes} [Thu Jun 11 03:17:31 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: 786/1447] 10.0.0.250 () {32 vars in 671 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1448] 10.0.0.250 () {32 vars in 661 bytes} [Thu Jun 11 03:17:31 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: 788/1449] 10.0.0.250 () {32 vars in 699 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1450] 10.0.0.250 () {32 vars in 699 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1451] 10.0.0.250 () {32 vars in 677 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1452] 10.0.0.250 () {32 vars in 669 bytes} [Thu Jun 11 03:17:31 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: 792/1453] 10.0.0.250 () {32 vars in 683 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1454] 10.0.0.250 () {32 vars in 701 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1455] 10.0.0.250 () {32 vars in 685 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1456] 10.0.0.250 () {32 vars in 707 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1457] 10.0.0.250 () {32 vars in 669 bytes} [Thu Jun 11 03:17:31 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: 8|app: 0|req: 797/1458] 10.0.0.250 () {32 vars in 697 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1459] 10.0.0.250 () {32 vars in 695 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1460] 10.0.0.250 () {32 vars in 685 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1461] 10.0.0.250 () {32 vars in 689 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1462] 10.0.0.250 () {32 vars in 705 bytes} [Thu Jun 11 03:17:31 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: 802/1463] 10.0.0.250 () {32 vars in 667 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1464] 10.0.0.250 () {32 vars in 681 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1465] 10.0.0.250 () {32 vars in 681 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1466] 10.0.0.250 () {32 vars in 691 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1467] 10.0.0.250 () {32 vars in 691 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1468] 10.0.0.250 () {32 vars in 695 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1469] 10.0.0.250 () {32 vars in 685 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/rbac-subnetpool => 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: 809/1470] 10.0.0.250 () {32 vars in 689 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1471] 10.0.0.250 () {32 vars in 701 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1472] 10.0.0.250 () {32 vars in 703 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1473] 10.0.0.250 () {32 vars in 713 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1474] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1475] 10.0.0.250 () {32 vars in 715 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1476] 10.0.0.250 () {32 vars in 727 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1477] 10.0.0.250 () {32 vars in 741 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1478] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:17:30 2026] PUT /v2.0/routers/f53803d1-7970-458c-9799-83eec5be497c/add_router_interface => generated 309 bytes in 1546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1479] 10.0.0.250 () {32 vars in 719 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1480] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/networks?id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1481] 10.0.0.250 () {32 vars in 683 bytes} [Thu Jun 11 03:17:31 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: 819/1482] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => 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: 820/1483] 199.204.45.140 () {34 vars in 1050 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=279e051975c947b783c34f5ef0fe918f => generated 272 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1484] 10.0.0.250 () {32 vars in 669 bytes} [Thu Jun 11 03:17:31 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1485] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:17:31 2026] POST /v2.0/ports => generated 958 bytes in 476 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: 823/1486] 10.0.0.250 () {32 vars in 719 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1489] 10.0.0.250 () {32 vars in 679 bytes} [Thu Jun 11 03:17:32 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: 827/1490] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:17:32 2026] PUT /v2.0/ports/d7b024cd-8489-4919-b7c9-024e7fad6229 => generated 1239 bytes in 458 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: 828/1491] 10.0.0.250 () {32 vars in 669 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1492] 10.0.0.250 () {32 vars in 697 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1493] 10.0.0.250 () {32 vars in 705 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1494] 10.0.0.250 () {32 vars in 701 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:32.808 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ca1e6a5-4afb-48eb-b660-17c29223b055'] response: {'name': 'network-changed', 'server_uuid': 'c8c575d5-830e-40ab-8c80-69fec257fd1c', 'tag': 'd7b024cd-8489-4919-b7c9-024e7fad6229', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 832/1495] 10.0.0.250 () {32 vars in 701 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1496] 10.0.0.250 () {32 vars in 683 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1497] 10.0.0.250 () {32 vars in 705 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1498] 10.0.0.250 () {32 vars in 695 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1499] 10.0.0.250 () {32 vars in 689 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1500] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => 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: 838/1501] 10.0.0.250 () {32 vars in 697 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1502] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1503] 10.0.0.250 () {32 vars in 679 bytes} [Thu Jun 11 03:17:32 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: 8|app: 0|req: 841/1504] 10.0.0.250 () {32 vars in 689 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1505] 10.0.0.250 () {32 vars in 701 bytes} [Thu Jun 11 03:17:32 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: 843/1506] 10.0.0.250 () {32 vars in 665 bytes} [Thu Jun 11 03:17:32 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: 844/1507] 10.0.0.250 () {32 vars in 681 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1508] 10.0.0.250 () {32 vars in 677 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1509] 10.0.0.250 () {32 vars in 693 bytes} [Thu Jun 11 03:17:32 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: 847/1510] 10.0.0.250 () {32 vars in 677 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1511] 10.0.0.250 () {32 vars in 667 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1512] 10.0.0.250 () {32 vars in 663 bytes} [Thu Jun 11 03:17:32 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: 850/1513] 10.0.0.250 () {32 vars in 675 bytes} [Thu Jun 11 03:17:32 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1514] 10.0.0.250 () {32 vars in 687 bytes} [Thu Jun 11 03:17:33 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1515] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:17:31 2026] PUT /v2.0/routers/f53803d1-7970-458c-9799-83eec5be497c/add_router_interface => generated 309 bytes in 1472 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1516] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:17:33 2026] GET /v2.0/ports?tenant_id=279e051975c947b783c34f5ef0fe918f&device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1517] 199.204.45.140 () {34 vars in 1018 bytes} [Thu Jun 11 03:17:33 2026] GET /v2.0/networks?tenant_id=279e051975c947b783c34f5ef0fe918f&shared=False => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1518] 199.204.45.140 () {34 vars in 930 bytes} [Thu Jun 11 03:17:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1519] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:33 2026] GET /v2.0/security-groups?tenant_id=d86d0ee3f30d421e871496e276e42426&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1520] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:33 2026] DELETE /v2.0/security-groups/112a2231-b75b-4e16-82c1-e5ce2ed810dd => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1521] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:34 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1522] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:34 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1523] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:17:34 2026] GET /v2.0/ports?tenant_id=279e051975c947b783c34f5ef0fe918f&device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1524] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:17:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d7b024cd-8489-4919-b7c9-024e7fad6229 => 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: 674/1525] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:17:34 2026] GET /v2.0/subnets?id=5a873ebc-134d-46ef-9c99-70c602b89400 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1526] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:17:34 2026] GET /v2.0/ports?network_id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c&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: 676/1527] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:17:34 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 852/1528] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:17:33 2026] PUT /v2.0/routers/f53803d1-7970-458c-9799-83eec5be497c/add_router_interface => generated 309 bytes in 1564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1529] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:17:34 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 853/1530] 10.0.0.250 () {34 vars in 684 bytes} [Thu Jun 11 03:17:34 2026] POST /v2.0/security-groups => generated 1627 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1531] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1532] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1533] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:35 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1534] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:35 2026] POST /v2.0/security-group-rules => generated 599 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1535] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:35 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1536] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1537] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1538] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1539] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1540] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:36.312 7 INFO neutron.db.segments_db [None req-ed403aa4-6e41-4058-bfc9-7a401b5e0422 47250577c22d4db78775e3c8e67ad31c 6a46aae74ca845609cf8b112b7572020 - - default default] Added segment ab3f9601-e163-465a-9d13-39fe5ab48a3d of type vxlan for network 04a5254d-5f32-4fc6-bdd2-bb20be8ccf53 [pid: 8|app: 0|req: 860/1541] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:36.383 7 INFO neutron.db.segments_db [None req-ed403aa4-6e41-4058-bfc9-7a401b5e0422 47250577c22d4db78775e3c8e67ad31c 6a46aae74ca845609cf8b112b7572020 - - default default] Added segment e11aa188-f95c-48da-a95b-554f2c31adce of type vxlan for network f549afa1-d821-4e2d-8806-ae5873a75b39 [pid: 7|app: 0|req: 682/1542] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:35 2026] POST /v2.0/networks => generated 1207 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1543] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1544] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:36 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1545] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:17:36 2026] GET /v2.0/networks => generated 1844 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1546] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:36 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1547] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:17:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:36.804 8 INFO neutron.services.segments.plugin [-] Segment ab3f9601-e163-465a-9d13-39fe5ab48a3d resource provider aggregate not found 2026-06-11 03:17:36.810 8 INFO neutron.services.segments.plugin [-] Segment ab3f9601-e163-465a-9d13-39fe5ab48a3d resource provider aggregate not found 2026-06-11 03:17:36.830 8 INFO neutron.services.segments.plugin [-] Segment ab3f9601-e163-465a-9d13-39fe5ab48a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3f9601-e163-465a-9d13-39fe5ab48a3d found for delete ", "request_id": "req-771540c9-c55c-470c-ba2e-d4b041e747b5"}]} [pid: 8|app: 0|req: 864/1548] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:17:36 2026] DELETE /v2.0/networks/04a5254d-5f32-4fc6-bdd2-bb20be8ccf53 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:17:36.843 8 INFO neutron.services.segments.plugin [-] Segment ab3f9601-e163-465a-9d13-39fe5ab48a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3f9601-e163-465a-9d13-39fe5ab48a3d found for delete ", "request_id": "req-0a863819-02d2-4e9f-aa54-34997fb8ee96"}]} 2026-06-11 03:17:36.970 7 INFO neutron.services.segments.plugin [-] Segment e11aa188-f95c-48da-a95b-554f2c31adce resource provider aggregate not found 2026-06-11 03:17:36.978 7 INFO neutron.services.segments.plugin [-] Segment e11aa188-f95c-48da-a95b-554f2c31adce resource provider aggregate not found 2026-06-11 03:17:36.991 7 INFO neutron.services.segments.plugin [-] Segment e11aa188-f95c-48da-a95b-554f2c31adce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11aa188-f95c-48da-a95b-554f2c31adce found for delete ", "request_id": "req-179e5cc8-b0c6-4c8d-b22f-bfe15a479f94"}]} 2026-06-11 03:17:37.006 7 INFO neutron.services.segments.plugin [-] Segment e11aa188-f95c-48da-a95b-554f2c31adce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11aa188-f95c-48da-a95b-554f2c31adce found for delete ", "request_id": "req-c77a6ffe-b972-4e97-83ee-4657906d9475"}]} [pid: 7|app: 0|req: 685/1549] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:17:36 2026] DELETE /v2.0/networks/f549afa1-d821-4e2d-8806-ae5873a75b39 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1550] 10.0.0.24 () {34 vars in 1093 bytes} [Thu Jun 11 03:17:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-227938103&fields=id&tenant_id=3e881b06c45644d0804155f20981031f => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1551] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:17:37 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1552] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:17:37 2026] GET /v2.0/networks?id=7a893e45-1524-416c-ba24-69b75fcc1942 => generated 704 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:37.144 7 INFO neutron.db.segments_db [None req-9416913b-7f83-4dad-961d-d729a515cd29 47250577c22d4db78775e3c8e67ad31c 6a46aae74ca845609cf8b112b7572020 - - default default] Added segment ddf0fbd1-eea7-44ba-ab93-1bbbf4859374 of type vxlan for network 21322e77-3941-489e-b92b-27d3a1ff5594 [pid: 8|app: 0|req: 867/1553] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:17:37 2026] GET /v2.0/quotas/3e881b06c45644d0804155f20981031f => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1554] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:37 2026] POST /v2.0/networks => generated 630 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:37.336 7 INFO neutron.db.segments_db [None req-6ef276be-d085-47bb-be73-08298adcc4e4 47250577c22d4db78775e3c8e67ad31c 6a46aae74ca845609cf8b112b7572020 - - default default] Added segment 71f60c8a-3f22-4be6-9816-9cc485d67081 of type vxlan for network e664b71a-69bd-427d-b2f3-d0028b4ab916 [pid: 8|app: 0|req: 868/1555] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:17:37 2026] GET /v2.0/ports?tenant_id=3e881b06c45644d0804155f20981031f&fields=id => generated 287 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1556] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:37 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1557] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:17:37 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1558] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:17:37 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?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: 871/1559] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:37 2026] GET /v2.0/ports?device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => 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: 872/1560] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:37 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1561] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:37 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1562] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:17:37 2026] POST /v2.0/ports => generated 1505 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1563] 10.0.0.250 () {32 vars in 643 bytes} [Thu Jun 11 03:17:38 2026] GET /v2.0/ports => generated 1505 bytes in 122 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-06-11 03:17:38.425 7 INFO neutron_taas.services.taas.taas_plugin [None req-878d2921-a9a0-4ae7-afe7-11d020681a47 47250577c22d4db78775e3c8e67ad31c 6a46aae74ca845609cf8b112b7572020 - - default default] TaaS: Handle Delete Port: 95bcb0f3-307c-469a-ac2b-46c67417a1c8 2026-06-11 03:17:38.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-878d2921-a9a0-4ae7-afe7-11d020681a47 47250577c22d4db78775e3c8e67ad31c 6a46aae74ca845609cf8b112b7572020 - - default default] Tap Mirror: Handle Delete Port: 95bcb0f3-307c-469a-ac2b-46c67417a1c8 [pid: 7|app: 0|req: 690/1564] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:17:38 2026] DELETE /v2.0/ports/95bcb0f3-307c-469a-ac2b-46c67417a1c8 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:17:38.630 8 INFO neutron_taas.services.taas.taas_plugin [None req-f14c7020-bcc3-49db-8209-a9eb535c18b0 47250577c22d4db78775e3c8e67ad31c 6a46aae74ca845609cf8b112b7572020 - - default default] TaaS: Handle Delete Port: efac27cd-ded2-46d5-ac8a-d99d4936b547 2026-06-11 03:17:38.636 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f14c7020-bcc3-49db-8209-a9eb535c18b0 47250577c22d4db78775e3c8e67ad31c 6a46aae74ca845609cf8b112b7572020 - - default default] Tap Mirror: Handle Delete Port: efac27cd-ded2-46d5-ac8a-d99d4936b547 [pid: 8|app: 0|req: 875/1565] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:17:38 2026] DELETE /v2.0/ports/efac27cd-ded2-46d5-ac8a-d99d4936b547 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1566] 10.0.0.250 () {32 vars in 643 bytes} [Thu Jun 11 03:17:38 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:17:38.829 8 INFO neutron.db.segments_db [None req-9d4b3f4c-ab54-49d8-b0eb-e773fd3c94af 47250577c22d4db78775e3c8e67ad31c 6a46aae74ca845609cf8b112b7572020 - - default default] Added segment 82315891-fe4d-47f0-b850-7b8c8f2c7908 of type vxlan for network 5b136419-19b6-4b36-b6a9-9cec3ca7aa27 [pid: 8|app: 0|req: 876/1567] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:38 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1568] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:38 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:39.023 7 INFO neutron.db.segments_db [None req-dc064fa6-caf4-43d1-aa95-c079a467fbee 47250577c22d4db78775e3c8e67ad31c 6a46aae74ca845609cf8b112b7572020 - - default default] Added segment c36e3dac-3e39-485a-9312-40030039f092 of type vxlan for network 782d23ba-c64d-4179-b95e-bc557968261d [pid: 8|app: 0|req: 878/1569] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:39 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&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: 692/1570] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:38 2026] POST /v2.0/networks => generated 630 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1571] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jun 11 03:17:39 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 1240 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1572] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jun 11 03:17:39 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&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: 879/1573] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:39 2026] POST /v2.0/subnets => generated 1274 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1574] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:17:39 2026] GET /v2.0/subnets => generated 1910 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1575] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:17:39 2026] DELETE /v2.0/subnets/4934d89e-f74c-4c64-899e-6a4c74c737e9 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1576] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:17:39 2026] DELETE /v2.0/subnets/1cac3d14-64b6-488e-9a4b-31918758f079 => 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: 881/1577] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:17:40 2026] GET /v2.0/subnets => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1578] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:40 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1579] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:40 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:40.243 7 INFO neutron.services.segments.plugin [-] Segment c36e3dac-3e39-485a-9312-40030039f092 resource provider aggregate not found 2026-06-11 03:17:40.257 7 INFO neutron.services.segments.plugin [-] Segment c36e3dac-3e39-485a-9312-40030039f092 resource provider aggregate not found 2026-06-11 03:17:40.272 7 INFO neutron.services.segments.plugin [-] Segment c36e3dac-3e39-485a-9312-40030039f092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c36e3dac-3e39-485a-9312-40030039f092 found for delete ", "request_id": "req-b9d3b7f7-4e83-42eb-941e-25dcf9f3ee40"}]} 2026-06-11 03:17:40.278 7 INFO neutron.services.segments.plugin [-] Segment c36e3dac-3e39-485a-9312-40030039f092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c36e3dac-3e39-485a-9312-40030039f092 found for delete ", "request_id": "req-970dcf68-bd0b-4868-81f9-f8aa9b56c7fd"}]} [pid: 7|app: 0|req: 697/1580] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:17:40 2026] DELETE /v2.0/networks/782d23ba-c64d-4179-b95e-bc557968261d => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1581] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:40 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1582] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:40 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:40.492 8 INFO neutron.services.segments.plugin [-] Segment 82315891-fe4d-47f0-b850-7b8c8f2c7908 resource provider aggregate not found 2026-06-11 03:17:40.493 8 INFO neutron.services.segments.plugin [-] Segment 82315891-fe4d-47f0-b850-7b8c8f2c7908 resource provider aggregate not found [pid: 8|app: 0|req: 884/1583] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:17:40 2026] DELETE /v2.0/networks/5b136419-19b6-4b36-b6a9-9cec3ca7aa27 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:17:40.517 8 INFO neutron.services.segments.plugin [-] Segment 82315891-fe4d-47f0-b850-7b8c8f2c7908 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82315891-fe4d-47f0-b850-7b8c8f2c7908 found for delete ", "request_id": "req-cff0a5ac-86bf-4757-8fbe-ec6197b33d21"}]} 2026-06-11 03:17:40.518 8 INFO neutron.services.segments.plugin [-] Segment 82315891-fe4d-47f0-b850-7b8c8f2c7908 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82315891-fe4d-47f0-b850-7b8c8f2c7908 found for delete ", "request_id": "req-5dd74ee9-ed30-4af1-a074-3399e8008050"}]} [pid: 7|app: 0|req: 700/1584] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:17:40 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => 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: 885/1585] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:17:40 2026] DELETE /v2.0/networks/e664b71a-69bd-427d-b2f3-d0028b4ab916 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1586] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:17:40 2026] DELETE /v2.0/networks/21322e77-3941-489e-b92b-27d3a1ff5594 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:17:40.862 7 INFO neutron.db.l3_db [None req-4f671aa9-d550-440f-9757-a70411bec597 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Floating IP a207cc17-9397-487b-9c59-aee811e851da associated. External IP: 10.96.250.202, port: d7b024cd-8489-4919-b7c9-024e7fad6229. [pid: 7|app: 0|req: 701/1587] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:17:40 2026] PUT /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 856 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:41.259 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e37eac15-cb20-4974-94a4-4bccb97f119d'] response: {'name': 'network-changed', 'server_uuid': 'c8c575d5-830e-40ab-8c80-69fec257fd1c', 'tag': 'd7b024cd-8489-4919-b7c9-024e7fad6229', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 887/1588] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:17:41 2026] GET /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1589] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:17:41 2026] GET /v2.0/security-groups?tenant_id=6a46aae74ca845609cf8b112b7572020&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1590] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:41 2026] DELETE /v2.0/security-groups/fead87c8-52f9-43ed-8cd5-a1287d87ad83 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1591] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:17:41 2026] GET /v2.0/ports?tenant_id=279e051975c947b783c34f5ef0fe918f&device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => 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: 889/1592] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:17:41 2026] GET /v2.0/networks?id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1593] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:17:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d7b024cd-8489-4919-b7c9-024e7fad6229 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1594] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:17:41 2026] GET /v2.0/subnets?id=5a873ebc-134d-46ef-9c99-70c602b89400 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1595] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:17:41 2026] GET /v2.0/ports?network_id=50bfb2ba-47f3-4e88-99c1-4ca80c36b65c&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: 891/1596] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:17:42 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 706/1597] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:17:42 2026] GET /v2.0/networks?id=7a893e45-1524-416c-ba24-69b75fcc1942 => generated 704 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1598] 199.204.45.140 () {34 vars in 1050 bytes} [Thu Jun 11 03:17:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e881b06c45644d0804155f20981031f => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1599] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:17:42 2026] GET /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c?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: 893/1600] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:17:42 2026] GET /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:42.540 8 INFO neutron.services.segments.plugin [-] Segment 71f60c8a-3f22-4be6-9816-9cc485d67081 resource provider aggregate not found 2026-06-11 03:17:42.545 8 INFO neutron.services.segments.plugin [-] Segment 71f60c8a-3f22-4be6-9816-9cc485d67081 resource provider aggregate not found 2026-06-11 03:17:42.571 8 INFO neutron.services.segments.plugin [-] Segment 71f60c8a-3f22-4be6-9816-9cc485d67081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71f60c8a-3f22-4be6-9816-9cc485d67081 found for delete ", "request_id": "req-1868fc76-4939-4ced-9510-a824b6a1cf33"}]} 2026-06-11 03:17:42.575 8 INFO neutron.services.segments.plugin [-] Segment 71f60c8a-3f22-4be6-9816-9cc485d67081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71f60c8a-3f22-4be6-9816-9cc485d67081 found for delete ", "request_id": "req-17cfdb2a-2a36-4bfb-8636-ac184a40f15d"}]} 2026-06-11 03:17:42.592 8 INFO neutron.services.segments.plugin [-] Segment ddf0fbd1-eea7-44ba-ab93-1bbbf4859374 resource provider aggregate not found 2026-06-11 03:17:42.597 8 INFO neutron.services.segments.plugin [-] Segment ddf0fbd1-eea7-44ba-ab93-1bbbf4859374 resource provider aggregate not found [pid: 7|app: 0|req: 708/1601] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:17:42 2026] POST /v2.0/ports => generated 1175 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-11 03:17:42.612 8 INFO neutron.services.segments.plugin [-] Segment ddf0fbd1-eea7-44ba-ab93-1bbbf4859374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddf0fbd1-eea7-44ba-ab93-1bbbf4859374 found for delete ", "request_id": "req-4b24cff8-33f9-4202-af72-f22c9f3d0e53"}]} 2026-06-11 03:17:42.616 8 INFO neutron.services.segments.plugin [-] Segment ddf0fbd1-eea7-44ba-ab93-1bbbf4859374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddf0fbd1-eea7-44ba-ab93-1bbbf4859374 found for delete ", "request_id": "req-6b755d53-d021-4383-b243-dcb2020b22e9"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 709/1602] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:42 2026] GET /v2.0/ports?device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => generated 1178 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1603] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:42 2026] GET /v2.0/security-groups?id=32dc64b2-614a-469d-9825-0720a589e0c4&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1604] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:17:42 2026] PUT /v2.0/ports/505b6f67-45a3-430b-a46d-d47f443c9dd6 => generated 1456 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:17:43.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8995ac2e-d2f1-42b6-9219-35add612065b'] response: {'name': 'network-changed', 'server_uuid': '9bd03150-1997-4aa5-a069-192aabec8d0c', 'tag': '505b6f67-45a3-430b-a46d-d47f443c9dd6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 711/1605] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:17:43 2026] GET /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 858 bytes in 51 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-06-11 03:17:43.665 8 INFO neutron.db.segments_db [None req-d7f5d3c6-116c-4606-afc1-b134affa13b6 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Added segment d9cc6ed2-bc58-4709-8dd2-4c479d34fe90 of type vxlan for network a5416d28-d61f-42fb-a370-c028d21fd85b [pid: 7|app: 0|req: 712/1606] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:17:43 2026] GET /v2.0/ports?tenant_id=3e881b06c45644d0804155f20981031f&device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => generated 1459 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1607] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:43 2026] POST /v2.0/networks => generated 615 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1608] 199.204.45.140 () {34 vars in 1018 bytes} [Thu Jun 11 03:17:43 2026] GET /v2.0/networks?tenant_id=3e881b06c45644d0804155f20981031f&shared=False => generated 2375 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:17:43.859 8 INFO neutron.db.segments_db [None req-a16900d0-a762-4b13-b06b-f96b468736e4 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Added segment e4d53847-639b-4e26-8ea1-c2703339854c of type vxlan for network 533d14b1-08ff-4431-b609-d75313919622 [pid: 7|app: 0|req: 714/1609] 199.204.45.140 () {34 vars in 930 bytes} [Thu Jun 11 03:17:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1610] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:43 2026] POST /v2.0/networks => generated 614 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1611] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:43 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: 897/1612] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:44 2026] POST /v2.0/subnets => generated 655 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:44.520 7 INFO neutron.db.segments_db [None req-41c873b8-5476-4361-b919-0de26ff3b7c2 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Added segment 5a9e01d7-9f7b-4a32-ae10-6a4518030702 of type vxlan for network d195fad3-a72b-44d7-80ab-3b4a09981f0d 2026-06-11 03:17:44.791 7 INFO neutron.db.l3_hamode_db [None req-41c873b8-5476-4361-b919-0de26ff3b7c2 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:17:44.908 7 INFO neutron.db.l3_hamode_db [None req-41c873b8-5476-4361-b919-0de26ff3b7c2 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 898/1613] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:17:44 2026] GET /v2.0/ports?tenant_id=3e881b06c45644d0804155f20981031f&device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => generated 1459 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1614] 199.204.45.140 () {34 vars in 1056 bytes} [Thu Jun 11 03:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=505b6f67-45a3-430b-a46d-d47f443c9dd6 => 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: 900/1615] 199.204.45.140 () {34 vars in 1102 bytes} [Thu Jun 11 03:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A67&port_id=505b6f67-45a3-430b-a46d-d47f443c9dd6 => 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: 901/1616] 199.204.45.140 () {34 vars in 1064 bytes} [Thu Jun 11 03:17:44 2026] GET /v2.0/subnets?id=61b20e6a-4721-4312-8a5d-8b30e6fd1acf&id=65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1617] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:17:45 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1618] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:17:45 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1619] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:17:45 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?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: 905/1620] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:17:45 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?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: 716/1621] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:44 2026] POST /v2.0/routers => generated 510 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1622] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:17:45 2026] PUT /v2.0/routers/19cdef7d-eb55-4a40-8aaa-ea31317795dc/add_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1623] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:17:46 2026] GET /v2.0/ports/783e6bc7-2fc9-4216-ac7b-659e5eccdab0 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1626] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:17:46 2026] PUT /v2.0/routers/19cdef7d-eb55-4a40-8aaa-ea31317795dc/add_router_interface => generated 309 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1627] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:17:47 2026] GET /v2.0/ports/0eb0609f-16da-4038-944e-a48060eb018d => generated 967 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1628] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:47 2026] GET /v2.0/ports?device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => generated 1192 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1629] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:48 2026] GET /v2.0/security-groups?id=32dc64b2-614a-469d-9825-0720a589e0c4&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:48.337 8 INFO neutron_taas.services.taas.taas_plugin [None req-96287b69-6594-4cc6-a278-974a91bf3b58 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] TaaS: Handle Delete Port: 0eb0609f-16da-4038-944e-a48060eb018d 2026-06-11 03:17:48.340 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96287b69-6594-4cc6-a278-974a91bf3b58 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Tap Mirror: Handle Delete Port: 0eb0609f-16da-4038-944e-a48060eb018d [pid: 8|app: 0|req: 909/1630] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:17:47 2026] PUT /v2.0/routers/19cdef7d-eb55-4a40-8aaa-ea31317795dc/remove_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:49.182 7 INFO neutron_taas.services.taas.taas_plugin [None req-92a65c41-aef7-43f7-b5c0-ebdb35b6f5bd cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] TaaS: Handle Delete Port: 783e6bc7-2fc9-4216-ac7b-659e5eccdab0 2026-06-11 03:17:49.186 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92a65c41-aef7-43f7-b5c0-ebdb35b6f5bd cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Tap Mirror: Handle Delete Port: 783e6bc7-2fc9-4216-ac7b-659e5eccdab0 [pid: 7|app: 0|req: 722/1631] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:17:48 2026] PUT /v2.0/routers/19cdef7d-eb55-4a40-8aaa-ea31317795dc/remove_router_interface => generated 309 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1632] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:17:49 2026] GET /v2.0/ports?device_id=19cdef7d-eb55-4a40-8aaa-ea31317795dc => 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: 723/1633] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:49 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1634] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:49 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&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-06-11 03:17:49.810 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e90ef07-a087-4faf-8f91-6e0204d180ab cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] TaaS: Handle Delete Port: 1caf8a75-ceda-482c-b193-e748efdbb525 2026-06-11 03:17:49.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e90ef07-a087-4faf-8f91-6e0204d180ab cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Tap Mirror: Handle Delete Port: 1caf8a75-ceda-482c-b193-e748efdbb525 [pid: 7|app: 0|req: 725/1635] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:49 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1636] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:50 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:50.190 8 INFO neutron.services.segments.plugin [-] Segment 5a9e01d7-9f7b-4a32-ae10-6a4518030702 resource provider aggregate not found 2026-06-11 03:17:50.200 8 INFO neutron.services.segments.plugin [-] Segment 5a9e01d7-9f7b-4a32-ae10-6a4518030702 resource provider aggregate not found 2026-06-11 03:17:50.211 8 INFO neutron.services.segments.plugin [-] Segment 5a9e01d7-9f7b-4a32-ae10-6a4518030702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9e01d7-9f7b-4a32-ae10-6a4518030702 found for delete ", "request_id": "req-744cbe4e-9a01-4bfa-8723-dc02be11be28"}]} 2026-06-11 03:17:50.219 8 INFO neutron.services.segments.plugin [-] Segment 5a9e01d7-9f7b-4a32-ae10-6a4518030702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9e01d7-9f7b-4a32-ae10-6a4518030702 found for delete ", "request_id": "req-9680dab1-07d9-4f3a-9208-01d39f383fda"}]} 2026-06-11 03:17:50.222 8 INFO neutron.db.l3_hamode_db [None req-7e90ef07-a087-4faf-8f91-6e0204d180ab cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] HA network d195fad3-a72b-44d7-80ab-3b4a09981f0d was deleted as no HA routers are present in tenant 0a46b46606db4fcfb1e32fed1fcba633. [pid: 8|app: 0|req: 911/1637] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:17:49 2026] DELETE /v2.0/routers/19cdef7d-eb55-4a40-8aaa-ea31317795dc => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1638] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:17:50 2026] DELETE /v2.0/subnets/37acdd63-40aa-44e0-aa3a-5d5bd696934c => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1639] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:17:50 2026] DELETE /v2.0/subnets/47f32b69-721b-49f7-a446-d87b22b0f7d7 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:17:50.764 7 INFO neutron.services.segments.plugin [-] Segment e4d53847-639b-4e26-8ea1-c2703339854c resource provider aggregate not found 2026-06-11 03:17:50.770 7 INFO neutron.services.segments.plugin [-] Segment e4d53847-639b-4e26-8ea1-c2703339854c resource provider aggregate not found 2026-06-11 03:17:50.784 7 INFO neutron.services.segments.plugin [-] Segment e4d53847-639b-4e26-8ea1-c2703339854c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4d53847-639b-4e26-8ea1-c2703339854c found for delete ", "request_id": "req-e7ea5c00-93c7-41ef-864d-edb61c89b3a3"}]} 2026-06-11 03:17:50.785 7 INFO neutron.services.segments.plugin [-] Segment e4d53847-639b-4e26-8ea1-c2703339854c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4d53847-639b-4e26-8ea1-c2703339854c found for delete ", "request_id": "req-4c32ec92-0eb6-4ac6-8bb3-7f0dd9bbfc8e"}]} [pid: 7|app: 0|req: 728/1640] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:17:50 2026] DELETE /v2.0/networks/533d14b1-08ff-4431-b609-d75313919622 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1641] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:17:50 2026] DELETE /v2.0/networks/a5416d28-d61f-42fb-a370-c028d21fd85b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:17:51.046 7 INFO neutron.db.segments_db [None req-c2d9b8e7-b535-43a5-aa0f-32d205ac5d75 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Added segment 4a6e08f1-041a-4872-a74f-1e26baef2491 of type vxlan for network f77f57f5-a966-42f6-a2fc-095f1e76f4e5 [pid: 7|app: 0|req: 729/1642] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:50 2026] POST /v2.0/networks => generated 615 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1643] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jun 11 03:17:51 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1644] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:51 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1645] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jun 11 03:17:51 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1646] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:51 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1647] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:51 2026] POST /v2.0/subnets => generated 646 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:51.474 8 INFO neutron.db.segments_db [None req-9c84358d-6d67-4fbe-a0dd-b8994960f711 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Added segment 4731e3e4-2e88-4dd1-934f-8f78c77bf3c0 of type vxlan for network 9ffcb106-6454-4c40-bbd2-0b48de2127f7 2026-06-11 03:17:51.724 8 INFO neutron.db.l3_hamode_db [None req-9c84358d-6d67-4fbe-a0dd-b8994960f711 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:17:51.852 8 INFO neutron.db.l3_hamode_db [None req-9c84358d-6d67-4fbe-a0dd-b8994960f711 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:17:52.235 8 INFO neutron.services.segments.plugin [-] Segment d9cc6ed2-bc58-4709-8dd2-4c479d34fe90 resource provider aggregate not found 2026-06-11 03:17:52.246 8 INFO neutron.services.segments.plugin [-] Segment d9cc6ed2-bc58-4709-8dd2-4c479d34fe90 resource provider aggregate not found 2026-06-11 03:17:52.257 8 INFO neutron.services.segments.plugin [-] Segment d9cc6ed2-bc58-4709-8dd2-4c479d34fe90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9cc6ed2-bc58-4709-8dd2-4c479d34fe90 found for delete ", "request_id": "req-fe9dabd8-f9b8-4e86-bc4f-93eaab8349c7"}]} 2026-06-11 03:17:52.263 8 INFO neutron.services.segments.plugin [-] Segment d9cc6ed2-bc58-4709-8dd2-4c479d34fe90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9cc6ed2-bc58-4709-8dd2-4c479d34fe90 found for delete ", "request_id": "req-6cc1efaa-93f7-4385-9114-7e88c1b8bdf7"}]} [pid: 8|app: 0|req: 918/1648] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:51 2026] POST /v2.0/routers => generated 511 bytes in 934 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1649] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:52 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1650] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:52 2026] GET /v2.0/security-groups?id=adb0d062-6b4e-4065-8653-08d03eba18fb&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1651] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:17:52 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:52.613 8 INFO neutron_taas.services.taas.taas_plugin [req-90de46b8-da9d-4733-b51e-f4fe886a10b7 req-44a6276b-65a8-40f8-b1a7-21f07d429ea2 f8898342c6b641299141c8e1477040fd af1b50bd69c84d57a75cc1b107e649e3 - - default default] TaaS: Handle Delete Port: 7e2f8f8d-6415-4ae9-a442-16fb713eb218 2026-06-11 03:17:52.617 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-90de46b8-da9d-4733-b51e-f4fe886a10b7 req-44a6276b-65a8-40f8-b1a7-21f07d429ea2 f8898342c6b641299141c8e1477040fd af1b50bd69c84d57a75cc1b107e649e3 - - default default] Tap Mirror: Handle Delete Port: 7e2f8f8d-6415-4ae9-a442-16fb713eb218 2026-06-11 03:17:52.735 8 INFO neutron.db.l3_db [req-90de46b8-da9d-4733-b51e-f4fe886a10b7 req-44a6276b-65a8-40f8-b1a7-21f07d429ea2 f8898342c6b641299141c8e1477040fd af1b50bd69c84d57a75cc1b107e649e3 - - default default] Floating IP ddef8fea-9edf-42cd-b150-df9f0d1c2349 disassociated. External IP: 10.96.250.209, port: 7e2f8f8d-6415-4ae9-a442-16fb713eb218. [pid: 7|app: 0|req: 731/1652] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:17:52 2026] POST /v2.0/ports => generated 963 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 922/1653] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:17:52 2026] DELETE /v2.0/ports/7e2f8f8d-6415-4ae9-a442-16fb713eb218 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:17:53.167 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c990655-3628-4b48-9521-7189097855dd'] response: {'server_uuid': 'a8865add-6fa7-43eb-9561-0cda0be9fa6e', 'name': 'network-vif-deleted', 'tag': '7e2f8f8d-6415-4ae9-a442-16fb713eb218', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 923/1654] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:53 2026] GET /v2.0/ports?device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => generated 1192 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1655] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:17:53 2026] GET /v2.0/security-groups?id=32dc64b2-614a-469d-9825-0720a589e0c4&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1656] 10.0.0.250 () {32 vars in 818 bytes} [Thu Jun 11 03:17:53 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&mac_address=fa%3A16%3A3e%3A0a%3Ab0%3A2d => generated 1192 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1657] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:17:52 2026] PUT /v2.0/routers/a58454fd-0ce9-4b2a-844f-8cc508d67f15/add_router_interface => generated 309 bytes in 1008 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: 733/1658] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:53 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => 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: 734/1659] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:17:53 2026] GET /v2.0/ports/9ab18aad-b6e8-4217-914c-6f25fa7ddadb => generated 1037 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:17:54.089 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a3940ed-64a8-4faf-b48c-7210cd331b14 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] TaaS: Handle Delete Port: 9ab18aad-b6e8-4217-914c-6f25fa7ddadb 2026-06-11 03:17:54.092 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a3940ed-64a8-4faf-b48c-7210cd331b14 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Tap Mirror: Handle Delete Port: 9ab18aad-b6e8-4217-914c-6f25fa7ddadb 2026-06-11 03:17:54.156 8 INFO neutron.db.l3_db [None req-dada0708-5772-46d0-ac43-84dea61f0f89 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Floating IP fd0aa6b7-d037-4eef-8a2a-19008c0b6bdf associated. External IP: 10.96.250.215, port: 505b6f67-45a3-430b-a46d-d47f443c9dd6. [pid: 8|app: 0|req: 926/1660] 10.0.0.250 () {34 vars in 677 bytes} [Thu Jun 11 03:17:53 2026] POST /v2.0/floatingips => generated 854 bytes in 1159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1661] 10.0.0.24 () {34 vars in 1093 bytes} [Thu Jun 11 03:17:54 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-227938103&fields=id&tenant_id=3e881b06c45644d0804155f20981031f => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1662] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:17:54 2026] GET /v2.0/networks?id=c8bbf677-f052-4c1c-970f-0a7906b27c08 => 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: 929/1663] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:17:54 2026] GET /v2.0/quotas/3e881b06c45644d0804155f20981031f => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1664] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:17:54 2026] GET /v2.0/ports?tenant_id=3e881b06c45644d0804155f20981031f&fields=id => generated 333 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1665] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:54 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => 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: 735/1666] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:17:53 2026] PUT /v2.0/routers/a58454fd-0ce9-4b2a-844f-8cc508d67f15/remove_router_interface => generated 309 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1667] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:17:54 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=segments => generated 14 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: 8|app: 0|req: 933/1668] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:17:54 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:17:55.052 7 INFO neutron.api.v2.resource [None req-8fac68f5-d5f3-485a-8bd4-1ac67e466ee7 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 736/1669] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:17:54 2026] PUT /v2.0/routers/a58454fd-0ce9-4b2a-844f-8cc508d67f15/remove_router_interface => generated 197 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1670] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:17:55 2026] GET /v2.0/ports?device_id=a58454fd-0ce9-4b2a-844f-8cc508d67f15 => 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: 935/1671] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:55 2026] GET /v2.0/ports?device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:17:55.211 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd9b676a-a56b-4a17-9a83-71fcfd6d87c1'] response: {'name': 'network-changed', 'server_uuid': '9bd03150-1997-4aa5-a069-192aabec8d0c', 'tag': '505b6f67-45a3-430b-a46d-d47f443c9dd6', 'status': 'completed', 'code': 200} 2026-06-11 03:17:55.330 7 INFO neutron_taas.services.taas.taas_plugin [None req-77e50344-bc04-4983-b22f-49884ffdf6b2 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] TaaS: Handle Delete Port: 979c4163-5366-431e-ad97-6e5ccc3add7a 2026-06-11 03:17:55.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77e50344-bc04-4983-b22f-49884ffdf6b2 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Tap Mirror: Handle Delete Port: 979c4163-5366-431e-ad97-6e5ccc3add7a 2026-06-11 03:17:55.671 7 INFO neutron.services.segments.plugin [-] Segment 4731e3e4-2e88-4dd1-934f-8f78c77bf3c0 resource provider aggregate not found 2026-06-11 03:17:55.679 7 INFO neutron.services.segments.plugin [-] Segment 4731e3e4-2e88-4dd1-934f-8f78c77bf3c0 resource provider aggregate not found 2026-06-11 03:17:55.692 7 INFO neutron.services.segments.plugin [-] Segment 4731e3e4-2e88-4dd1-934f-8f78c77bf3c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4731e3e4-2e88-4dd1-934f-8f78c77bf3c0 found for delete ", "request_id": "req-aaf92828-f25e-41e3-8da3-c9ccce4d3a34"}]} 2026-06-11 03:17:55.701 7 INFO neutron.services.segments.plugin [-] Segment 4731e3e4-2e88-4dd1-934f-8f78c77bf3c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4731e3e4-2e88-4dd1-934f-8f78c77bf3c0 found for delete ", "request_id": "req-869a38c9-d655-4774-bcfa-675b67922455"}]} 2026-06-11 03:17:55.710 7 INFO neutron.db.l3_hamode_db [None req-77e50344-bc04-4983-b22f-49884ffdf6b2 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] HA network 9ffcb106-6454-4c40-bbd2-0b48de2127f7 was deleted as no HA routers are present in tenant 0a46b46606db4fcfb1e32fed1fcba633. [pid: 7|app: 0|req: 737/1672] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:17:55 2026] DELETE /v2.0/routers/a58454fd-0ce9-4b2a-844f-8cc508d67f15 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1673] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:17:55 2026] GET /v2.0/ports?tenant_id=3e881b06c45644d0804155f20981031f&device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1674] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:17:55 2026] GET /v2.0/networks?id=7a893e45-1524-416c-ba24-69b75fcc1942 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1675] 199.204.45.140 () {34 vars in 1056 bytes} [Thu Jun 11 03:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=505b6f67-45a3-430b-a46d-d47f443c9dd6 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1676] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:17:55 2026] DELETE /v2.0/subnets/95d08d4d-9139-4a0c-92d8-987fb97749f2 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1677] 199.204.45.140 () {34 vars in 1102 bytes} [Thu Jun 11 03:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A67&port_id=505b6f67-45a3-430b-a46d-d47f443c9dd6 => 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: 940/1678] 199.204.45.140 () {34 vars in 1064 bytes} [Thu Jun 11 03:17:55 2026] GET /v2.0/subnets?id=61b20e6a-4721-4312-8a5d-8b30e6fd1acf&id=65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1679] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:17:55 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1680] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:17:56 2026] GET /v2.0/ports?device_id=a8865add-6fa7-43eb-9561-0cda0be9fa6e => 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: 943/1681] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:17:56 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&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: 739/1682] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:17:55 2026] DELETE /v2.0/networks/f77f57f5-a966-42f6-a2fc-095f1e76f4e5 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1683] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:17:56 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:17:56.154 7 INFO neutron.db.segments_db [None req-22ad8f70-5265-4e14-98c5-7203944f308f cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Added segment 3753a817-d1e6-4a5f-bac4-292a230123ce of type vxlan for network b0b74c45-4a02-4abc-b0eb-89afd2b90353 [pid: 8|app: 0|req: 945/1684] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:17:56 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1685] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:17:56 2026] POST /v2.0/networks => generated 615 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1686] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:56 2026] POST /v2.0/subnets => generated 646 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:56.586 7 INFO neutron.db.segments_db [None req-d0c40f5d-e977-41b2-8dcf-e64c21acbc5b cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Added segment 7af5fb0e-813d-45c1-bc99-d31d9d653d63 of type vxlan for network d97b3f9a-14df-4df6-b243-0652ddc9ed68 2026-06-11 03:17:56.856 7 INFO neutron.db.l3_hamode_db [None req-d0c40f5d-e977-41b2-8dcf-e64c21acbc5b cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:17:57.004 7 INFO neutron.db.l3_hamode_db [None req-d0c40f5d-e977-41b2-8dcf-e64c21acbc5b cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 947/1687] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:17:57 2026] DELETE /v2.0/security-groups/adb0d062-6b4e-4065-8653-08d03eba18fb => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:17:57.264 8 INFO neutron.api.v2.resource [None req-034d6c0b-840a-4f3c-8662-0d1a4eacabf6 f8898342c6b641299141c8e1477040fd af1b50bd69c84d57a75cc1b107e649e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 948/1688] 10.0.0.250 () {32 vars in 737 bytes} [Thu Jun 11 03:17:57 2026] GET /v2.0/security-groups/adb0d062-6b4e-4065-8653-08d03eba18fb => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:17:57.390 8 INFO neutron_taas.services.taas.taas_plugin [None req-ee732ac2-4384-4f9f-a478-3d077197f535 f8898342c6b641299141c8e1477040fd af1b50bd69c84d57a75cc1b107e649e3 - - default default] TaaS: Handle Delete Port: 5a441111-3080-492b-9bb3-c487910251c4 2026-06-11 03:17:57.393 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee732ac2-4384-4f9f-a478-3d077197f535 f8898342c6b641299141c8e1477040fd af1b50bd69c84d57a75cc1b107e649e3 - - default default] Tap Mirror: Handle Delete Port: 5a441111-3080-492b-9bb3-c487910251c4 [pid: 8|app: 0|req: 949/1689] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:17:57 2026] DELETE /v2.0/floatingips/ddef8fea-9edf-42cd-b150-df9f0d1c2349 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1690] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:17:56 2026] POST /v2.0/routers => generated 510 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:17:57.725 7 INFO neutron.services.segments.plugin [-] Segment 4a6e08f1-041a-4872-a74f-1e26baef2491 resource provider aggregate not found 2026-06-11 03:17:57.733 7 INFO neutron.services.segments.plugin [-] Segment 4a6e08f1-041a-4872-a74f-1e26baef2491 resource provider aggregate not found 2026-06-11 03:17:57.745 7 INFO neutron.services.segments.plugin [-] Segment 4a6e08f1-041a-4872-a74f-1e26baef2491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a6e08f1-041a-4872-a74f-1e26baef2491 found for delete ", "request_id": "req-27f52a5a-e437-4afc-8b5b-f17dcdb3c62e"}]} 2026-06-11 03:17:57.762 7 INFO neutron.services.segments.plugin [-] Segment 4a6e08f1-041a-4872-a74f-1e26baef2491 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a6e08f1-041a-4872-a74f-1e26baef2491 found for delete ", "request_id": "req-6f0f0c17-a321-461d-9bc6-468511e6c4ac"}]} 2026-06-11 03:17:57.909 8 INFO neutron_taas.services.taas.taas_plugin [None req-affe0d88-89c7-4503-affa-f12de0fea48e 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: b43d751f-d05f-47e9-bf0c-fcd4577d0f75 2026-06-11 03:17:57.916 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-affe0d88-89c7-4503-affa-f12de0fea48e 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: b43d751f-d05f-47e9-bf0c-fcd4577d0f75 [pid: 8|app: 0|req: 950/1691] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:17:57 2026] PUT /v2.0/routers/459d6bdd-92ce-4634-a31f-3fab02343604/remove_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:58.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-ecd6ebdd-9a89-458a-8aff-babb586f1462 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 3f475d5f-a2c2-4b42-9744-cbf963696e33 2026-06-11 03:17:58.769 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecd6ebdd-9a89-458a-8aff-babb586f1462 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 3f475d5f-a2c2-4b42-9744-cbf963696e33 [pid: 7|app: 0|req: 742/1692] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:17:57 2026] PUT /v2.0/routers/dd40db4b-a7d5-4c41-9bbd-aa3eac8fac93/add_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1693] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:17:58 2026] GET /v2.0/ports/271c76f5-0653-49b6-9f65-622001a5a4bd => generated 959 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:59.044 8 INFO neutron_taas.services.taas.taas_plugin [None req-ecd6ebdd-9a89-458a-8aff-babb586f1462 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: ccaefbe5-e06a-4dab-829c-bf129dbf1662 2026-06-11 03:17:59.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecd6ebdd-9a89-458a-8aff-babb586f1462 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: ccaefbe5-e06a-4dab-829c-bf129dbf1662 2026-06-11 03:17:59.279 7 INFO neutron_taas.services.taas.taas_plugin [None req-50a129a0-0ae8-4dc6-bf1d-757c8e2397a1 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] TaaS: Handle Delete Port: 271c76f5-0653-49b6-9f65-622001a5a4bd 2026-06-11 03:17:59.283 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50a129a0-0ae8-4dc6-bf1d-757c8e2397a1 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Tap Mirror: Handle Delete Port: 271c76f5-0653-49b6-9f65-622001a5a4bd 2026-06-11 03:17:59.317 8 INFO neutron.services.segments.plugin [-] Segment 06613212-c1c7-4c6e-9f60-cc5b7f0ba592 resource provider aggregate not found 2026-06-11 03:17:59.329 8 INFO neutron.services.segments.plugin [-] Segment 06613212-c1c7-4c6e-9f60-cc5b7f0ba592 resource provider aggregate not found 2026-06-11 03:17:59.336 8 INFO neutron.services.segments.plugin [-] Segment 06613212-c1c7-4c6e-9f60-cc5b7f0ba592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06613212-c1c7-4c6e-9f60-cc5b7f0ba592 found for delete ", "request_id": "req-eadce6a8-dc57-41e3-ab61-533b6eba8a33"}]} 2026-06-11 03:17:59.340 8 INFO neutron.db.l3_hamode_db [None req-ecd6ebdd-9a89-458a-8aff-babb586f1462 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] HA network 023d5204-f78c-478e-af73-cb509dee7f13 was deleted as no HA routers are present in tenant af1b50bd69c84d57a75cc1b107e649e3. [pid: 8|app: 0|req: 951/1694] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:17:58 2026] DELETE /v2.0/routers/459d6bdd-92ce-4634-a31f-3fab02343604 => generated 0 bytes in 808 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:17:59.351 8 INFO neutron.services.segments.plugin [-] Segment 06613212-c1c7-4c6e-9f60-cc5b7f0ba592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06613212-c1c7-4c6e-9f60-cc5b7f0ba592 found for delete ", "request_id": "req-bf17ab77-f038-4718-8b12-137097d6c006"}]} [pid: 8|app: 0|req: 952/1695] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:17:59 2026] DELETE /v2.0/subnets/edcc8bf2-8022-4725-b1c5-6bfac006c9e2 => 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: 953/1696] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:17:59 2026] GET /v2.0/networks?id=c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:17:59.574 8 INFO neutron_taas.services.taas.taas_plugin [None req-0839d1ff-03b5-476e-adff-c45a1b3e971f 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: c683ecb2-4596-498f-b726-e3024813f029 2026-06-11 03:17:59.577 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0839d1ff-03b5-476e-adff-c45a1b3e971f 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: c683ecb2-4596-498f-b726-e3024813f029 [pid: 8|app: 0|req: 954/1697] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:17:59 2026] DELETE /v2.0/networks/50261fb2-8680-496b-881b-57840619cef7 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1698] 199.204.45.140 () {34 vars in 1050 bytes} [Thu Jun 11 03:17:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e881b06c45644d0804155f20981031f => generated 178 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1699] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:17:58 2026] PUT /v2.0/routers/dd40db4b-a7d5-4c41-9bbd-aa3eac8fac93/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: 745/1700] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:17:59 2026] GET /v2.0/ports?device_id=dd40db4b-a7d5-4c41-9bbd-aa3eac8fac93 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:17:59.973 7 INFO neutron_taas.services.taas.taas_plugin [None req-b23447f9-9f35-4b63-8cc2-8a4fd50b3395 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] TaaS: Handle Delete Port: b3cb7a90-eb45-4860-9b7d-03399dd3406a 2026-06-11 03:17:59.976 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b23447f9-9f35-4b63-8cc2-8a4fd50b3395 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Tap Mirror: Handle Delete Port: b3cb7a90-eb45-4860-9b7d-03399dd3406a [pid: 8|app: 0|req: 956/1701] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:17:59 2026] POST /v2.0/ports => generated 1183 bytes in 442 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: 957/1702] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:00 2026] GET /v2.0/security-groups?tenant_id=af1b50bd69c84d57a75cc1b107e649e3&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:00.418 7 INFO neutron.services.segments.plugin [-] Segment 7af5fb0e-813d-45c1-bc99-d31d9d653d63 resource provider aggregate not found 2026-06-11 03:18:00.426 7 INFO neutron.services.segments.plugin [-] Segment 7af5fb0e-813d-45c1-bc99-d31d9d653d63 resource provider aggregate not found 2026-06-11 03:18:00.435 7 INFO neutron.services.segments.plugin [-] Segment 7af5fb0e-813d-45c1-bc99-d31d9d653d63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7af5fb0e-813d-45c1-bc99-d31d9d653d63 found for delete ", "request_id": "req-54eb59be-839a-42e8-a5bf-71f6d0cfdf9d"}]} 2026-06-11 03:18:00.444 7 INFO neutron.services.segments.plugin [-] Segment 7af5fb0e-813d-45c1-bc99-d31d9d653d63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7af5fb0e-813d-45c1-bc99-d31d9d653d63 found for delete ", "request_id": "req-ecaadef7-6f23-4adf-a5e8-da8a73d34d43"}]} 2026-06-11 03:18:00.445 7 INFO neutron.db.l3_hamode_db [None req-b23447f9-9f35-4b63-8cc2-8a4fd50b3395 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] HA network d97b3f9a-14df-4df6-b243-0652ddc9ed68 was deleted as no HA routers are present in tenant 0a46b46606db4fcfb1e32fed1fcba633. [pid: 7|app: 0|req: 746/1703] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:17:59 2026] DELETE /v2.0/routers/dd40db4b-a7d5-4c41-9bbd-aa3eac8fac93 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1704] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:00 2026] GET /v2.0/ports?device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 1186 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1705] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:00 2026] DELETE /v2.0/security-groups/4ec5e085-19fd-4dda-b356-094e2fe1b2d8 => 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: 958/1706] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:18:00 2026] PUT /v2.0/ports/c65b3e2c-d089-47b5-b271-b5fe0c48d737 => generated 1464 bytes in 526 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: 749/1707] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:00 2026] DELETE /v2.0/subnets/026fbdbe-d46a-4246-b8d3-dff15a1e6681 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1708] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:18:00 2026] GET /v2.0/security-groups?id=32dc64b2-614a-469d-9825-0720a589e0c4&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:00.866 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0409f04-e948-47ac-9331-554f1b75d012'] response: {'name': 'network-changed', 'server_uuid': 'dde7337d-58f1-4aeb-b97d-24534ec423b5', 'tag': 'c65b3e2c-d089-47b5-b271-b5fe0c48d737', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 960/1709] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:00 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1710] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:00 2026] DELETE /v2.0/networks/b0b74c45-4a02-4abc-b0eb-89afd2b90353 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1711] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:18:00 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:01.019 7 INFO neutron.db.segments_db [None req-4234c18b-7403-459f-9d9d-8460f6d6ba09 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Added segment d1c3c528-6caf-400c-854c-b1fbb21cbfb0 of type vxlan for network abd60364-f9c6-4952-86f4-5fe6aba3ecc4 2026-06-11 03:18:01.221 7 INFO neutron.db.l3_hamode_db [None req-4234c18b-7403-459f-9d9d-8460f6d6ba09 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:18:01.371 8 INFO neutron.services.segments.plugin [-] Segment 27f3d686-9d8c-4779-9906-9226077b5229 resource provider aggregate not found 2026-06-11 03:18:01.372 8 INFO neutron.services.segments.plugin [-] Segment 27f3d686-9d8c-4779-9906-9226077b5229 resource provider aggregate not found 2026-06-11 03:18:01.397 8 INFO neutron.services.segments.plugin [-] Segment 27f3d686-9d8c-4779-9906-9226077b5229 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f3d686-9d8c-4779-9906-9226077b5229 found for delete ", "request_id": "req-aba73fc1-365a-47a5-82ff-0922ec8c5cc4"}]} 2026-06-11 03:18:01.398 8 INFO neutron.services.segments.plugin [-] Segment 27f3d686-9d8c-4779-9906-9226077b5229 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27f3d686-9d8c-4779-9906-9226077b5229 found for delete ", "request_id": "req-9d7bcc3c-28e8-433a-83c2-885544cc7129"}]} [pid: 8|app: 0|req: 962/1712] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:18:01 2026] GET /v2.0/ports?tenant_id=3e881b06c45644d0804155f20981031f&device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 1467 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1713] 199.204.45.140 () {34 vars in 1018 bytes} [Thu Jun 11 03:18:01 2026] GET /v2.0/networks?tenant_id=3e881b06c45644d0804155f20981031f&shared=False => generated 2375 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1714] 199.204.45.140 () {34 vars in 930 bytes} [Thu Jun 11 03:18:01 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: 8|app: 0|req: 965/1715] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jun 11 03:18:01 2026] GET /v2.0/ports?device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => 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: 966/1716] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jun 11 03:18:01 2026] GET /v2.0/security-groups?id=32dc64b2-614a-469d-9825-0720a589e0c4&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1719] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:02 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => 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: 970/1720] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:18:02 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:02.215 7 INFO neutron.db.l3_hamode_db [None req-4234c18b-7403-459f-9d9d-8460f6d6ba09 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:18:02.456 7 INFO neutron.services.segments.plugin [-] Segment 3753a817-d1e6-4a5f-bac4-292a230123ce resource provider aggregate not found 2026-06-11 03:18:02.466 7 INFO neutron.services.segments.plugin [-] Segment 3753a817-d1e6-4a5f-bac4-292a230123ce resource provider aggregate not found 2026-06-11 03:18:02.478 7 INFO neutron.services.segments.plugin [-] Segment 3753a817-d1e6-4a5f-bac4-292a230123ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3753a817-d1e6-4a5f-bac4-292a230123ce found for delete ", "request_id": "req-a62ac978-b7a2-466a-8d46-f3741cd63193"}]} 2026-06-11 03:18:02.492 7 INFO neutron.services.segments.plugin [-] Segment 3753a817-d1e6-4a5f-bac4-292a230123ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3753a817-d1e6-4a5f-bac4-292a230123ce found for delete ", "request_id": "req-e39c8779-5321-4d76-a5e9-fa52bcf1b6a9"}]} [pid: 8|app: 0|req: 971/1721] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:18:02 2026] GET /v2.0/ports?tenant_id=3e881b06c45644d0804155f20981031f&device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 1467 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1722] 199.204.45.140 () {34 vars in 1056 bytes} [Thu Jun 11 03:18:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.24&port_id=c65b3e2c-d089-47b5-b271-b5fe0c48d737 => 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: 973/1723] 199.204.45.140 () {34 vars in 1106 bytes} [Thu Jun 11 03:18:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d1&port_id=c65b3e2c-d089-47b5-b271-b5fe0c48d737 => 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: 974/1724] 199.204.45.140 () {34 vars in 1064 bytes} [Thu Jun 11 03:18:02 2026] GET /v2.0/subnets?id=4083662f-8661-41df-bd18-ce5f99ee2457&id=836a05a6-f794-4dc9-b108-d207edf66ce5 => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1725] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:18:02 2026] GET /v2.0/ports?network_id=c8bbf677-f052-4c1c-970f-0a7906b27c08&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1726] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:18:02 2026] GET /v2.0/ports?network_id=c8bbf677-f052-4c1c-970f-0a7906b27c08&device_owner=network%3Adhcp => generated 1461 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1727] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:18:02 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1728] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:18:02 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1729] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:00 2026] POST /v2.0/routers => generated 692 bytes in 2124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1730] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:18:03 2026] GET /v2.0/routers/bc0f2c0f-746f-4267-b8c6-231d51d740fe => generated 698 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1731] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:18:03 2026] GET /v2.0/routers => generated 701 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1732] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:03 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1733] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:18:03 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1734] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:18:03 2026] GET /v2.0/security-groups?id=06145357-4263-4df3-8398-63b1950594ce&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:03.447 8 INFO neutron_taas.services.taas.taas_plugin [req-c1d8f2bc-d31d-445d-9b26-76e284162284 req-6b4b33d6-760c-42cc-84f8-2efb9aed0afc 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] TaaS: Handle Delete Port: d7b024cd-8489-4919-b7c9-024e7fad6229 2026-06-11 03:18:03.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c1d8f2bc-d31d-445d-9b26-76e284162284 req-6b4b33d6-760c-42cc-84f8-2efb9aed0afc 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Tap Mirror: Handle Delete Port: d7b024cd-8489-4919-b7c9-024e7fad6229 2026-06-11 03:18:03.587 8 INFO neutron.db.l3_db [req-c1d8f2bc-d31d-445d-9b26-76e284162284 req-6b4b33d6-760c-42cc-84f8-2efb9aed0afc 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Floating IP a207cc17-9397-487b-9c59-aee811e851da disassociated. External IP: 10.96.250.202, port: d7b024cd-8489-4919-b7c9-024e7fad6229. [pid: 7|app: 0|req: 753/1735] 10.0.0.250 () {34 vars in 741 bytes} [Thu Jun 11 03:18:03 2026] PUT /v2.0/routers/bc0f2c0f-746f-4267-b8c6-231d51d740fe => generated 705 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1736] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:18:03 2026] GET /v2.0/routers/bc0f2c0f-746f-4267-b8c6-231d51d740fe => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1737] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:18:03 2026] GET /v2.0/ports?device_id=bc0f2c0f-746f-4267-b8c6-231d51d740fe => 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: 983/1738] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:18:03 2026] DELETE /v2.0/ports/d7b024cd-8489-4919-b7c9-024e7fad6229 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:18:04.002 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4194c383-5e94-447a-8857-c77c281dba15'] response: {'server_uuid': 'c8c575d5-830e-40ab-8c80-69fec257fd1c', 'name': 'network-vif-deleted', 'tag': 'd7b024cd-8489-4919-b7c9-024e7fad6229', 'status': 'completed', 'code': 200} 2026-06-11 03:18:04.048 7 INFO neutron_taas.services.taas.taas_plugin [None req-3dd7e1a1-5245-42e6-8009-9dec22d06025 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] TaaS: Handle Delete Port: cfc77e15-b513-4679-9114-d6512ada1b39 2026-06-11 03:18:04.054 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dd7e1a1-5245-42e6-8009-9dec22d06025 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Tap Mirror: Handle Delete Port: cfc77e15-b513-4679-9114-d6512ada1b39 2026-06-11 03:18:04.305 7 INFO neutron_taas.services.taas.taas_plugin [None req-3dd7e1a1-5245-42e6-8009-9dec22d06025 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] TaaS: Handle Delete Port: af0502c9-0cd4-45b0-9be7-edb6ef51809b 2026-06-11 03:18:04.310 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dd7e1a1-5245-42e6-8009-9dec22d06025 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] Tap Mirror: Handle Delete Port: af0502c9-0cd4-45b0-9be7-edb6ef51809b [pid: 8|app: 0|req: 984/1739] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:04 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:18:04.710 7 INFO neutron.services.segments.plugin [-] Segment d1c3c528-6caf-400c-854c-b1fbb21cbfb0 resource provider aggregate not found 2026-06-11 03:18:04.715 7 INFO neutron.services.segments.plugin [-] Segment d1c3c528-6caf-400c-854c-b1fbb21cbfb0 resource provider aggregate not found 2026-06-11 03:18:04.734 7 INFO neutron.services.segments.plugin [-] Segment d1c3c528-6caf-400c-854c-b1fbb21cbfb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1c3c528-6caf-400c-854c-b1fbb21cbfb0 found for delete ", "request_id": "req-ff4480a7-3ea0-4523-b00b-abb17a55317f"}]} 2026-06-11 03:18:04.741 7 INFO neutron.services.segments.plugin [-] Segment d1c3c528-6caf-400c-854c-b1fbb21cbfb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1c3c528-6caf-400c-854c-b1fbb21cbfb0 found for delete ", "request_id": "req-d06ec440-9c2e-44b2-9163-84440eeb9ab1"}]} 2026-06-11 03:18:04.745 7 INFO neutron.db.l3_hamode_db [None req-3dd7e1a1-5245-42e6-8009-9dec22d06025 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] HA network abd60364-f9c6-4952-86f4-5fe6aba3ecc4 was deleted as no HA routers are present in tenant 0a46b46606db4fcfb1e32fed1fcba633. [pid: 7|app: 0|req: 756/1740] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:03 2026] DELETE /v2.0/routers/bc0f2c0f-746f-4267-b8c6-231d51d740fe => generated 0 bytes in 932 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1741] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:18:04 2026] GET /v2.0/ports?device_id=bc0f2c0f-746f-4267-b8c6-231d51d740fe => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:18:04.810 7 INFO neutron.api.v2.resource [None req-d5e135a2-8563-4bf0-b320-08f77aab98c3 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 757/1742] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:04 2026] DELETE /v2.0/routers/bc0f2c0f-746f-4267-b8c6-231d51d740fe => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1743] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:18:04 2026] GET /v2.0/ports?device_id=dd40db4b-a7d5-4c41-9bbd-aa3eac8fac93 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:18:04.865 7 INFO neutron.api.v2.resource [None req-5e5c3161-7436-467d-b452-fece800fc6f4 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 758/1744] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:04 2026] DELETE /v2.0/routers/dd40db4b-a7d5-4c41-9bbd-aa3eac8fac93 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:18:04.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5acadcb7-c381-4489-88c3-7a53eedb21ef cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 987/1745] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:04 2026] DELETE /v2.0/subnets/026fbdbe-d46a-4246-b8d3-dff15a1e6681 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1746] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:18:04 2026] GET /v2.0/ports?device_id=a58454fd-0ce9-4b2a-844f-8cc508d67f15 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:18:04.971 8 INFO neutron.api.v2.resource [None req-70c38e23-ad9c-4f81-8b4e-a50e80486743 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 988/1747] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:04 2026] DELETE /v2.0/routers/a58454fd-0ce9-4b2a-844f-8cc508d67f15 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:18:04.996 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ee3c080-fcd9-46c9-9e04-4b27661bcc19 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1748] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:04 2026] DELETE /v2.0/subnets/95d08d4d-9139-4a0c-92d8-987fb97749f2 => 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: 989/1749] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:18:05 2026] GET /v2.0/ports?device_id=19cdef7d-eb55-4a40-8aaa-ea31317795dc => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:18:05.063 7 INFO neutron.api.v2.resource [None req-db66253b-96da-4ac9-8d9a-d0b369266481 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1750] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:05 2026] DELETE /v2.0/routers/19cdef7d-eb55-4a40-8aaa-ea31317795dc => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1751] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:05 2026] GET /v2.0/security-groups?tenant_id=9915635fb40644849d5e4273c4401ee5&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1752] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:05 2026] DELETE /v2.0/security-groups/efb154cf-4ff7-4884-ad38-8942dc0f67c8 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:05.559 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25b75a95-247e-4a46-b21d-088ff29deaac cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 990/1753] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:05 2026] DELETE /v2.0/subnets/37acdd63-40aa-44e0-aa3a-5d5bd696934c => generated 136 bytes in 491 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:18:05.576 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2a4d988-10fe-42b6-88d4-07dff57435a3 cb6518b5cc0e416780cc2de15f1097c3 0a46b46606db4fcfb1e32fed1fcba633 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1754] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:05 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => 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: 991/1755] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:05 2026] DELETE /v2.0/subnets/47f32b69-721b-49f7-a446-d87b22b0f7d7 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1756] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:05 2026] GET /v2.0/security-groups?tenant_id=46a6bdca7e6a4bf4b32715a4ffa2d9f7&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1757] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:05 2026] DELETE /v2.0/security-groups/359c67cd-01e5-4e20-8264-03c984b45598 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1758] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:05 2026] GET /v2.0/ports?device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 1198 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1759] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:18:06 2026] GET /v2.0/security-groups?id=32dc64b2-614a-469d-9825-0720a589e0c4&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1760] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:06 2026] GET /v2.0/security-groups?tenant_id=0a46b46606db4fcfb1e32fed1fcba633&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1761] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:06 2026] DELETE /v2.0/security-groups/8b56b8cd-4d56-4057-af9e-c1e75fd78f0c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1762] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:06 2026] GET /v2.0/ports?device_id=c8c575d5-830e-40ab-8c80-69fec257fd1c => 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: 995/1763] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:07 2026] DELETE /v2.0/security-groups/06145357-4263-4df3-8398-63b1950594ce => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:08.091 7 INFO neutron_taas.services.taas.taas_plugin [None req-6557043e-e1de-46a3-9341-304d678f8e4e 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] TaaS: Handle Delete Port: 34a8a477-05a2-41dd-b1f5-0ea01dad1753 2026-06-11 03:18:08.095 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6557043e-e1de-46a3-9341-304d678f8e4e 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Tap Mirror: Handle Delete Port: 34a8a477-05a2-41dd-b1f5-0ea01dad1753 [pid: 7|app: 0|req: 769/1764] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:07 2026] DELETE /v2.0/floatingips/a207cc17-9397-487b-9c59-aee811e851da => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1765] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:08 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1766] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:18:08 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1767] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:09 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1768] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:18:09 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1769] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:10 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1770] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:18:10 2026] GET /v2.0/security-groups?id=8d9444ef-7f5d-4371-960a-a69ed8cf1b98&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1771] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:18:10 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:11.129 7 INFO neutron_taas.services.taas.taas_plugin [req-bd29797c-a9d4-4d84-b8e0-881130206952 req-2b31c983-6b08-4e27-990c-e4fbe7796cfc 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] TaaS: Handle Delete Port: 70f0b574-1aef-4678-a192-2b5870ac87a3 2026-06-11 03:18:11.134 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bd29797c-a9d4-4d84-b8e0-881130206952 req-2b31c983-6b08-4e27-990c-e4fbe7796cfc 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Tap Mirror: Handle Delete Port: 70f0b574-1aef-4678-a192-2b5870ac87a3 [pid: 8|app: 0|req: 1000/1772] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:11 2026] GET /v2.0/ports?device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1773] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:18:11 2026] GET /v2.0/security-groups?id=32dc64b2-614a-469d-9825-0720a589e0c4&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1774] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:18:10 2026] DELETE /v2.0/ports/70f0b574-1aef-4678-a192-2b5870ac87a3 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1775] 10.0.0.250 () {32 vars in 818 bytes} [Thu Jun 11 03:18:11 2026] GET /v2.0/ports?network_id=c8bbf677-f052-4c1c-970f-0a7906b27c08&mac_address=fa%3A16%3A3e%3Aa8%3A7e%3Acb => generated 1200 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:11.375 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-494db2ba-9580-405c-a0bb-725d65e5cf37'] response: {'server_uuid': '58f16bc2-8274-479e-8c88-df5c6ae6cce8', 'name': 'network-vif-deleted', 'tag': '70f0b574-1aef-4678-a192-2b5870ac87a3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1003/1776] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:11 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:18:12.252 7 INFO neutron.db.l3_db [None req-717a9c01-6efe-4680-a2d2-0d26253cb84a 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Floating IP b1b259ba-ff20-40b9-b057-91b501d5c96c associated. External IP: 10.96.250.213, port: c65b3e2c-d089-47b5-b271-b5fe0c48d737. [pid: 7|app: 0|req: 774/1777] 10.0.0.250 () {34 vars in 677 bytes} [Thu Jun 11 03:18:11 2026] POST /v2.0/floatingips => generated 854 bytes in 1205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1778] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:12 2026] GET /v2.0/security-groups?tenant_id=fb34888f1c734172b08afc0ee6b63bf0&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1779] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:12 2026] DELETE /v2.0/security-groups/df67d61c-134a-4890-9f5d-15152578c38c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1780] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:12 2026] GET /v2.0/security-groups?tenant_id=11870eadfd704fb1b5e3b7ce73e3bf4a&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1781] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:13 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => 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: 776/1782] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:13 2026] DELETE /v2.0/security-groups/ea11e747-a6eb-4d19-9b6c-e7cafcbb726d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:13.411 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea536c85-2202-4ad9-903e-b7af0befd03d'] response: {'name': 'network-changed', 'server_uuid': 'dde7337d-58f1-4aeb-b97d-24534ec423b5', 'tag': 'c65b3e2c-d089-47b5-b271-b5fe0c48d737', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1007/1783] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:18:13 2026] GET /v2.0/ports?tenant_id=3e881b06c45644d0804155f20981031f&device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1784] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:18:13 2026] GET /v2.0/networks?id=c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1785] 199.204.45.140 () {34 vars in 1056 bytes} [Thu Jun 11 03:18:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.24&port_id=c65b3e2c-d089-47b5-b271-b5fe0c48d737 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1786] 199.204.45.140 () {34 vars in 1106 bytes} [Thu Jun 11 03:18:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d1&port_id=c65b3e2c-d089-47b5-b271-b5fe0c48d737 => 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: 1009/1787] 199.204.45.140 () {34 vars in 1064 bytes} [Thu Jun 11 03:18:14 2026] GET /v2.0/subnets?id=4083662f-8661-41df-bd18-ce5f99ee2457&id=836a05a6-f794-4dc9-b108-d207edf66ce5 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1788] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:18:14 2026] GET /v2.0/ports?network_id=c8bbf677-f052-4c1c-970f-0a7906b27c08&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1789] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:14 2026] GET /v2.0/ports?device_id=58f16bc2-8274-479e-8c88-df5c6ae6cce8 => 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: 780/1790] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:18:14 2026] GET /v2.0/ports?network_id=c8bbf677-f052-4c1c-970f-0a7906b27c08&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: 1011/1791] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:18:14 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?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: 781/1792] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:18:14 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1793] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:15 2026] DELETE /v2.0/security-groups/8d9444ef-7f5d-4371-960a-a69ed8cf1b98 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:15.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd916a98-d833-4622-a285-806702744670 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] TaaS: Handle Delete Port: af535c73-9483-406e-ba70-1e75a623a7fa 2026-06-11 03:18:15.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd916a98-d833-4622-a285-806702744670 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Tap Mirror: Handle Delete Port: af535c73-9483-406e-ba70-1e75a623a7fa [pid: 8|app: 0|req: 1013/1794] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:15 2026] GET /v2.0/security-groups?tenant_id=5f04cf7a420c4ae7b185c93894caa420&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1795] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:15 2026] DELETE /v2.0/security-groups/d90dd1a8-0704-4b91-b2ad-59cd207ea973 => 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: 782/1796] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:18:15 2026] PUT /v2.0/routers/150dfa14-6cfa-4bcf-85b7-8edf481dc439/remove_router_interface => generated 309 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1797] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:16 2026] DELETE /v2.0/subnets/5a873ebc-134d-46ef-9c99-70c602b89400 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:18:16.926 7 INFO neutron_taas.services.taas.taas_plugin [None req-b68c21d0-6eba-47c6-9e33-3b51e9e262e5 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] TaaS: Handle Delete Port: c64158a6-5884-412d-8185-5d918d6c4ad0 2026-06-11 03:18:16.928 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b68c21d0-6eba-47c6-9e33-3b51e9e262e5 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Tap Mirror: Handle Delete Port: c64158a6-5884-412d-8185-5d918d6c4ad0 2026-06-11 03:18:17.227 7 INFO neutron_taas.services.taas.taas_plugin [None req-b68c21d0-6eba-47c6-9e33-3b51e9e262e5 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] TaaS: Handle Delete Port: 0de0cb23-7717-46cd-b997-8ebf3389884f 2026-06-11 03:18:17.230 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b68c21d0-6eba-47c6-9e33-3b51e9e262e5 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Tap Mirror: Handle Delete Port: 0de0cb23-7717-46cd-b997-8ebf3389884f 2026-06-11 03:18:17.669 7 INFO neutron.services.segments.plugin [-] Segment 44cef249-85ab-450e-9a91-c05d01412c0f resource provider aggregate not found 2026-06-11 03:18:17.673 7 INFO neutron.services.segments.plugin [-] Segment 44cef249-85ab-450e-9a91-c05d01412c0f resource provider aggregate not found 2026-06-11 03:18:17.692 7 INFO neutron.services.segments.plugin [-] Segment 44cef249-85ab-450e-9a91-c05d01412c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44cef249-85ab-450e-9a91-c05d01412c0f found for delete ", "request_id": "req-0e6e8632-c4cd-4b36-9a74-0c3139143cc7"}]} 2026-06-11 03:18:17.698 7 INFO neutron.services.segments.plugin [-] Segment 44cef249-85ab-450e-9a91-c05d01412c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44cef249-85ab-450e-9a91-c05d01412c0f found for delete ", "request_id": "req-19bea708-b693-4a44-9d14-48ac5c61c635"}]} 2026-06-11 03:18:17.708 7 INFO neutron.db.l3_hamode_db [None req-b68c21d0-6eba-47c6-9e33-3b51e9e262e5 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] HA network dbd38070-a05a-4290-b9a0-5552d475ee87 was deleted as no HA routers are present in tenant 279e051975c947b783c34f5ef0fe918f. [pid: 7|app: 0|req: 783/1800] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:16 2026] DELETE /v2.0/routers/150dfa14-6cfa-4bcf-85b7-8edf481dc439 => generated 0 bytes in 1025 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:17.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e46809b-45dc-4755-8a90-83f8c13077c4 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] TaaS: Handle Delete Port: aac6c597-c7bf-403b-86e0-5a1a1edb7667 2026-06-11 03:18:17.816 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e46809b-45dc-4755-8a90-83f8c13077c4 1cc8f87b87b44e51b5f5dca5e0c43d55 279e051975c947b783c34f5ef0fe918f - - default default] Tap Mirror: Handle Delete Port: aac6c597-c7bf-403b-86e0-5a1a1edb7667 2026-06-11 03:18:18.012 8 INFO neutron.services.segments.plugin [-] Segment 104df91c-da31-4496-892e-ba016d5dab51 resource provider aggregate not found 2026-06-11 03:18:18.017 8 INFO neutron.services.segments.plugin [-] Segment 104df91c-da31-4496-892e-ba016d5dab51 resource provider aggregate not found 2026-06-11 03:18:18.043 8 INFO neutron.services.segments.plugin [-] Segment 104df91c-da31-4496-892e-ba016d5dab51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 104df91c-da31-4496-892e-ba016d5dab51 found for delete ", "request_id": "req-c7f7f525-464a-4b29-9026-e90b10ce362a"}]} 2026-06-11 03:18:18.046 8 INFO neutron.services.segments.plugin [-] Segment 104df91c-da31-4496-892e-ba016d5dab51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 104df91c-da31-4496-892e-ba016d5dab51 found for delete ", "request_id": "req-c8a0622a-d4b2-446d-8af6-ef9043a2bb28"}]} 2026-06-11 03:18:18.048 7 INFO neutron.db.segments_db [None req-2f5fbe90-4aee-446d-ac23-6e6c1a9e9ec9 e2637e1da78d48fbb98e4cb01c516608 990deea0c4fb42bc849505eb169a37eb - - default default] Added segment 9dfe7ff5-8f8e-4384-95af-813285fe63b3 of type vxlan for network 65dd84c3-0808-457c-812e-2be359344a46 [pid: 8|app: 0|req: 1018/1801] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:17 2026] DELETE /v2.0/networks/50bfb2ba-47f3-4e88-99c1-4ca80c36b65c => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:18:18.162 7 INFO neutron.db.segments_db [None req-2f5fbe90-4aee-446d-ac23-6e6c1a9e9ec9 e2637e1da78d48fbb98e4cb01c516608 990deea0c4fb42bc849505eb169a37eb - - default default] Added segment 8f92f3d4-4586-48b0-9c59-6bac6cb2d067 of type vxlan for network c02a0aa6-b1ce-4004-bae9-049818ce2891 [pid: 7|app: 0|req: 784/1802] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:17 2026] POST /v2.0/networks => generated 1207 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1803] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:18:18 2026] GET /v2.0/networks => generated 1844 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1804] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:18 2026] DELETE /v2.0/networks/65dd84c3-0808-457c-812e-2be359344a46 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1805] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:18 2026] DELETE /v2.0/networks/c02a0aa6-b1ce-4004-bae9-049818ce2891 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1806] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:18:18 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:18.837 8 INFO neutron.db.segments_db [None req-168c764f-beaa-4271-9a74-5f32d2d0f313 e2637e1da78d48fbb98e4cb01c516608 990deea0c4fb42bc849505eb169a37eb - - default default] Added segment 859eb4a5-6bf1-4259-8af4-f0163a8352c9 of type vxlan for network 15cb694b-4f56-45ec-b896-87aae253e24e [pid: 8|app: 0|req: 1021/1807] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:18 2026] POST /v2.0/networks => generated 635 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1808] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:18 2026] GET /v2.0/security-groups?tenant_id=279e051975c947b783c34f5ef0fe918f&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:18.981 8 INFO neutron.db.segments_db [None req-9e4ce5a8-f6fe-4b32-8490-2cf09b649684 e2637e1da78d48fbb98e4cb01c516608 990deea0c4fb42bc849505eb169a37eb - - default default] Added segment 1c1b50e1-c2ab-4752-b24e-50102b57060b of type vxlan for network 5b3b0a6c-4fe7-4ae2-b6c6-44c74051b438 [pid: 7|app: 0|req: 788/1809] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:18 2026] DELETE /v2.0/security-groups/2012c77f-c9fa-4df2-8ec6-c88ce5b92750 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1810] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:18 2026] POST /v2.0/networks => generated 634 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1811] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:19 2026] GET /v2.0/security-groups?tenant_id=9d59c666b5874d958380e6317187cd75&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: 1024/1812] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:19 2026] DELETE /v2.0/security-groups/72018f0c-bb52-4cf5-9f3c-b6f90c63b1f7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1813] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:18:19 2026] POST /v2.0/ports => generated 1506 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-11 03:18:19.721 7 INFO neutron.services.segments.plugin [-] Segment 9dfe7ff5-8f8e-4384-95af-813285fe63b3 resource provider aggregate not found 2026-06-11 03:18:19.727 7 INFO neutron.services.segments.plugin [-] Segment 9dfe7ff5-8f8e-4384-95af-813285fe63b3 resource provider aggregate not found 2026-06-11 03:18:19.741 7 INFO neutron.services.segments.plugin [-] Segment 9dfe7ff5-8f8e-4384-95af-813285fe63b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dfe7ff5-8f8e-4384-95af-813285fe63b3 found for delete ", "request_id": "req-a91fc1c4-761c-4f37-a651-e783bd7ee64c"}]} 2026-06-11 03:18:19.754 7 INFO neutron.services.segments.plugin [-] Segment 9dfe7ff5-8f8e-4384-95af-813285fe63b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dfe7ff5-8f8e-4384-95af-813285fe63b3 found for delete ", "request_id": "req-785a97c2-3b51-479e-82b7-0efa5295755c"}]} [pid: 8|app: 0|req: 1025/1814] 10.0.0.250 () {32 vars in 643 bytes} [Thu Jun 11 03:18:19 2026] GET /v2.0/ports => generated 1506 bytes in 128 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-06-11 03:18:19.934 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac87d9db-08b5-4493-9701-1f1a5dfef831 e2637e1da78d48fbb98e4cb01c516608 990deea0c4fb42bc849505eb169a37eb - - default default] TaaS: Handle Delete Port: 2a1e347d-8685-41d2-87e3-f528caa3ac79 2026-06-11 03:18:19.937 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac87d9db-08b5-4493-9701-1f1a5dfef831 e2637e1da78d48fbb98e4cb01c516608 990deea0c4fb42bc849505eb169a37eb - - default default] Tap Mirror: Handle Delete Port: 2a1e347d-8685-41d2-87e3-f528caa3ac79 [pid: 7|app: 0|req: 790/1815] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:18:19 2026] DELETE /v2.0/ports/2a1e347d-8685-41d2-87e3-f528caa3ac79 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:18:20.064 8 INFO neutron.services.segments.plugin [-] Segment 8f92f3d4-4586-48b0-9c59-6bac6cb2d067 resource provider aggregate not found 2026-06-11 03:18:20.068 8 INFO neutron.services.segments.plugin [-] Segment 8f92f3d4-4586-48b0-9c59-6bac6cb2d067 resource provider aggregate not found 2026-06-11 03:18:20.087 8 INFO neutron.services.segments.plugin [-] Segment 8f92f3d4-4586-48b0-9c59-6bac6cb2d067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f92f3d4-4586-48b0-9c59-6bac6cb2d067 found for delete ", "request_id": "req-dc3c376d-7ee0-40f7-9b0d-cad77061d3de"}]} 2026-06-11 03:18:20.090 8 INFO neutron.services.segments.plugin [-] Segment 8f92f3d4-4586-48b0-9c59-6bac6cb2d067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f92f3d4-4586-48b0-9c59-6bac6cb2d067 found for delete ", "request_id": "req-c6f59685-7a69-44c5-a1f5-5290e5fd6925"}]} 2026-06-11 03:18:20.162 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac7915ad-d35e-459f-9f10-2ce509eafd1a e2637e1da78d48fbb98e4cb01c516608 990deea0c4fb42bc849505eb169a37eb - - default default] TaaS: Handle Delete Port: 61319e68-624f-4ba5-88d0-f5052ba9b008 2026-06-11 03:18:20.166 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac7915ad-d35e-459f-9f10-2ce509eafd1a e2637e1da78d48fbb98e4cb01c516608 990deea0c4fb42bc849505eb169a37eb - - default default] Tap Mirror: Handle Delete Port: 61319e68-624f-4ba5-88d0-f5052ba9b008 [pid: 8|app: 0|req: 1026/1816] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:19 2026] GET /v2.0/security-groups?tenant_id=a47ba1468bba4cad8849c6979f505b4f&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1817] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:18:20 2026] DELETE /v2.0/ports/61319e68-624f-4ba5-88d0-f5052ba9b008 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1818] 10.0.0.250 () {32 vars in 643 bytes} [Thu Jun 11 03:18:20 2026] GET /v2.0/ports => 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: 1027/1819] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:20 2026] DELETE /v2.0/security-groups/05852115-eaf4-41ab-a0d5-29eaac0f0804 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:20.384 7 INFO neutron.db.segments_db [None req-abc563a4-a228-4ba2-a1c9-3828bd37d087 e2637e1da78d48fbb98e4cb01c516608 990deea0c4fb42bc849505eb169a37eb - - default default] Added segment 18f099b4-6c97-4379-ba89-2ae607b84bc1 of type vxlan for network 2750332f-ab8e-4bbe-9dcb-698053be369b [pid: 7|app: 0|req: 793/1820] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:20 2026] POST /v2.0/networks => generated 635 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:20.527 8 INFO neutron.db.segments_db [None req-03924f05-45aa-4cf2-98f0-16b3f4ba91a6 e2637e1da78d48fbb98e4cb01c516608 990deea0c4fb42bc849505eb169a37eb - - default default] Added segment 37e4dd2b-18e4-4a37-8fde-911098696d01 of type vxlan for network 5851e3c6-d229-4027-bb0a-3da08c4246fd [pid: 8|app: 0|req: 1028/1821] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:20 2026] POST /v2.0/networks => generated 635 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1822] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:21 2026] POST /v2.0/subnets => generated 1323 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1823] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:18:21 2026] GET /v2.0/subnets => generated 1959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1824] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:21 2026] DELETE /v2.0/subnets/6c3ac1ec-b948-4acf-bec3-6571d929ebf8 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1825] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:21 2026] DELETE /v2.0/subnets/7badc28d-7c4c-4782-8f97-9b23396cf3d7 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1826] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:18:22 2026] GET /v2.0/subnets => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:22.236 8 INFO neutron.services.segments.plugin [-] Segment 37e4dd2b-18e4-4a37-8fde-911098696d01 resource provider aggregate not found 2026-06-11 03:18:22.247 8 INFO neutron.services.segments.plugin [-] Segment 37e4dd2b-18e4-4a37-8fde-911098696d01 resource provider aggregate not found 2026-06-11 03:18:22.284 8 INFO neutron.services.segments.plugin [-] Segment 37e4dd2b-18e4-4a37-8fde-911098696d01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e4dd2b-18e4-4a37-8fde-911098696d01 found for delete ", "request_id": "req-6d636e20-d1bc-4f0a-8457-954705c2019f"}]} 2026-06-11 03:18:22.286 8 INFO neutron.services.segments.plugin [-] Segment 37e4dd2b-18e4-4a37-8fde-911098696d01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e4dd2b-18e4-4a37-8fde-911098696d01 found for delete ", "request_id": "req-9a30a86a-5308-4c70-9cab-91ded67de338"}]} [pid: 8|app: 0|req: 1031/1827] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:22 2026] DELETE /v2.0/networks/5851e3c6-d229-4027-bb0a-3da08c4246fd => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:18:22.463 7 INFO neutron.services.segments.plugin [-] Segment 18f099b4-6c97-4379-ba89-2ae607b84bc1 resource provider aggregate not found 2026-06-11 03:18:22.468 7 INFO neutron.services.segments.plugin [-] Segment 18f099b4-6c97-4379-ba89-2ae607b84bc1 resource provider aggregate not found 2026-06-11 03:18:22.482 7 INFO neutron.services.segments.plugin [-] Segment 18f099b4-6c97-4379-ba89-2ae607b84bc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f099b4-6c97-4379-ba89-2ae607b84bc1 found for delete ", "request_id": "req-d52ad76d-9858-4ad7-850e-7e1abef44bf7"}]} 2026-06-11 03:18:22.486 7 INFO neutron.services.segments.plugin [-] Segment 18f099b4-6c97-4379-ba89-2ae607b84bc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f099b4-6c97-4379-ba89-2ae607b84bc1 found for delete ", "request_id": "req-d9b881de-bb12-423e-a5d4-30d3583aea36"}]} [pid: 7|app: 0|req: 797/1828] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:22 2026] DELETE /v2.0/networks/2750332f-ab8e-4bbe-9dcb-698053be369b => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1829] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:22 2026] DELETE /v2.0/networks/5b3b0a6c-4fe7-4ae2-b6c6-44c74051b438 => 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: 798/1830] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:22 2026] DELETE /v2.0/networks/15cb694b-4f56-45ec-b896-87aae253e24e => 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: 1033/1831] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jun 11 03:18:23 2026] GET /v2.0/ports?device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1832] 10.0.0.118 () {34 vars in 1040 bytes} [Thu Jun 11 03:18:23 2026] GET /v2.0/security-groups?id=32dc64b2-614a-469d-9825-0720a589e0c4&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1833] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:23 2026] GET /v2.0/security-groups?tenant_id=990deea0c4fb42bc849505eb169a37eb&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1834] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:23 2026] DELETE /v2.0/security-groups/3030d98a-2579-40ce-be9d-6abb4c9e25b2 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:24.309 8 INFO neutron.services.segments.plugin [-] Segment 1c1b50e1-c2ab-4752-b24e-50102b57060b resource provider aggregate not found 2026-06-11 03:18:24.309 8 INFO neutron.services.segments.plugin [-] Segment 1c1b50e1-c2ab-4752-b24e-50102b57060b resource provider aggregate not found 2026-06-11 03:18:24.326 8 INFO neutron.services.segments.plugin [-] Segment 1c1b50e1-c2ab-4752-b24e-50102b57060b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c1b50e1-c2ab-4752-b24e-50102b57060b found for delete ", "request_id": "req-481bbe82-8a45-43c8-a6d7-2a36a5a5c1c8"}]} 2026-06-11 03:18:24.330 8 INFO neutron.services.segments.plugin [-] Segment 1c1b50e1-c2ab-4752-b24e-50102b57060b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c1b50e1-c2ab-4752-b24e-50102b57060b found for delete ", "request_id": "req-d62c2a93-b307-4301-b215-721384572de1"}]} 2026-06-11 03:18:24.516 7 INFO neutron.services.segments.plugin [-] Segment 859eb4a5-6bf1-4259-8af4-f0163a8352c9 resource provider aggregate not found 2026-06-11 03:18:24.519 7 INFO neutron.services.segments.plugin [-] Segment 859eb4a5-6bf1-4259-8af4-f0163a8352c9 resource provider aggregate not found 2026-06-11 03:18:24.535 7 INFO neutron.services.segments.plugin [-] Segment 859eb4a5-6bf1-4259-8af4-f0163a8352c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 859eb4a5-6bf1-4259-8af4-f0163a8352c9 found for delete ", "request_id": "req-e708d8bf-9203-445b-998e-898a3369e844"}]} 2026-06-11 03:18:24.539 7 INFO neutron.services.segments.plugin [-] Segment 859eb4a5-6bf1-4259-8af4-f0163a8352c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 859eb4a5-6bf1-4259-8af4-f0163a8352c9 found for delete ", "request_id": "req-c7cd8077-d3e8-4b77-83f8-e08ffd69c394"}]} [pid: 7|app: 0|req: 800/1835] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:18:24 2026] POST /v2.0/floatingips => generated 552 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:25.164 7 INFO neutron.db.segments_db [None req-05cf1d26-2a57-4b54-93f7-c9c1499942f1 168105c26da348a3bc4d1b0bd41c72db 4640acfb47594e13b5c20f01b1cb33ad - - default default] Added segment 789f0ba9-aa55-4d84-9000-b75ccae3efdd of type vxlan for network aa1c139e-3a68-4648-904c-92bac282e8db [pid: 7|app: 0|req: 801/1836] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:24 2026] POST /v2.0/networks => generated 707 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1837] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:25 2026] POST /v2.0/subnets => generated 644 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:25.419 7 WARNING neutron.api.v2.base [None req-48e1cdc8-1921-4506-ae53-fd84f8fed29a 168105c26da348a3bc4d1b0bd41c72db 4640acfb47594e13b5c20f01b1cb33ad - - 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-06-11 03:18:25.420 7 INFO neutron.api.v2.resource [None req-48e1cdc8-1921-4506-ae53-fd84f8fed29a 168105c26da348a3bc4d1b0bd41c72db 4640acfb47594e13b5c20f01b1cb33ad - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 803/1838] 10.0.0.250 () {34 vars in 681 bytes} [Thu Jun 11 03:18:25 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1839] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:18:24 2026] POST /v2.0/floatingips => generated 552 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1840] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:25 2026] DELETE /v2.0/networks/aa1c139e-3a68-4648-904c-92bac282e8db => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:18:25.822 7 INFO neutron.db.segments_db [None req-64d3f50f-e71d-49f8-8f1a-f9b4c7a939a7 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] Added segment feeab3f6-c31e-4fba-8f25-e682e52ccb9d of type vxlan for network d6b37228-1c67-4f3a-84e9-82020c79c811 [pid: 7|app: 0|req: 805/1841] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:25 2026] POST /v2.0/networks => generated 625 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1842] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:18:25 2026] POST /v2.0/floatingips => generated 552 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:25.956 7 INFO neutron.db.segments_db [None req-0fb63cdd-e76b-42b5-85d5-711d10e015d7 168105c26da348a3bc4d1b0bd41c72db 4640acfb47594e13b5c20f01b1cb33ad - - default default] Added segment e357eb8d-90b9-4c2e-a9d1-ad80adae0f87 of type vxlan for network 110254bb-eaf5-410d-a7fa-79265fac07fc [pid: 7|app: 0|req: 806/1843] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:25 2026] POST /v2.0/networks => generated 708 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1844] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:18:25 2026] POST /v2.0/ports => generated 775 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1039/1845] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:26 2026] POST /v2.0/subnets => generated 647 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:26.509 8 INFO neutron.db.segments_db [None req-e676826a-c4ec-4e53-9af8-9c533d667a6d 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] Added segment 7457766a-7aa5-4cc4-a522-f35639124a71 of type vxlan for network 7face804-796f-496a-9eb5-4bdae58e72dd 2026-06-11 03:18:26.560 7 INFO neutron.services.segments.plugin [-] Segment 789f0ba9-aa55-4d84-9000-b75ccae3efdd resource provider aggregate not found 2026-06-11 03:18:26.565 7 INFO neutron.services.segments.plugin [-] Segment 789f0ba9-aa55-4d84-9000-b75ccae3efdd resource provider aggregate not found 2026-06-11 03:18:26.582 7 INFO neutron.services.segments.plugin [-] Segment 789f0ba9-aa55-4d84-9000-b75ccae3efdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 789f0ba9-aa55-4d84-9000-b75ccae3efdd found for delete ", "request_id": "req-ed3f23f7-e9a0-427a-81ae-31838e7b3462"}]} 2026-06-11 03:18:26.585 7 INFO neutron.services.segments.plugin [-] Segment 789f0ba9-aa55-4d84-9000-b75ccae3efdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 789f0ba9-aa55-4d84-9000-b75ccae3efdd found for delete ", "request_id": "req-3f0b308e-3feb-45a8-9d6d-bb654176ae00"}]} [pid: 8|app: 0|req: 1040/1846] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:26 2026] POST /v2.0/networks => generated 613 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:26.592 8 WARNING neutron.api.v2.base [None req-89a0d13f-3fca-426d-84e2-6a760ab8f7bb 168105c26da348a3bc4d1b0bd41c72db 4640acfb47594e13b5c20f01b1cb33ad - - 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-06-11 03:18:26.593 8 INFO neutron.api.v2.resource [None req-89a0d13f-3fca-426d-84e2-6a760ab8f7bb 168105c26da348a3bc4d1b0bd41c72db 4640acfb47594e13b5c20f01b1cb33ad - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1041/1847] 10.0.0.250 () {34 vars in 681 bytes} [Thu Jun 11 03:18:26 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) [pid: 7|app: 0|req: 807/1848] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:18:26 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1849] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:26 2026] DELETE /v2.0/networks/110254bb-eaf5-410d-a7fa-79265fac07fc => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1850] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:26 2026] POST /v2.0/subnets => generated 626 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:26.922 8 INFO neutron.db.segments_db [None req-ad75f382-7b5b-4e4c-aaa3-083c5e19ff79 168105c26da348a3bc4d1b0bd41c72db 4640acfb47594e13b5c20f01b1cb33ad - - default default] Added segment 1944c79a-2ab1-480e-8467-52c0201cfa29 of type vxlan for network 3307f586-c0ba-4073-8857-8633d4ffc847 [pid: 8|app: 0|req: 1043/1851] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:26 2026] POST /v2.0/networks => generated 708 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1852] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:18:26 2026] POST /v2.0/floatingips => generated 552 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1853] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:18:27 2026] POST /v2.0/ports => generated 953 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1045/1854] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:18:27 2026] PUT /v2.0/floatingips/591169da-e864-404f-bd8f-93e16c58f24a/tags => generated 17 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1855] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:27 2026] POST /v2.0/subnets => generated 647 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:27.595 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3f1da86-517d-4eca-b73a-ad5eb678cfa9 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] TaaS: Handle Delete Port: 292130b2-8ef6-48c9-8c93-fc61d3c459f5 2026-06-11 03:18:27.598 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3f1da86-517d-4eca-b73a-ad5eb678cfa9 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] Tap Mirror: Handle Delete Port: 292130b2-8ef6-48c9-8c93-fc61d3c459f5 [pid: 7|app: 0|req: 811/1856] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:18:27 2026] PUT /v2.0/floatingips/fd961c16-4241-4a5d-9b2e-88a96d775c87/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1857] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:18:27 2026] DELETE /v2.0/ports/292130b2-8ef6-48c9-8c93-fc61d3c459f5 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1858] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:18:27 2026] PUT /v2.0/floatingips/4edde31d-4af4-489a-8823-781ab9ac9520/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:18:27.815 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d47bd972-0b05-4b29-a4da-f7bd2c00173b 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1859] 10.0.0.250 () {34 vars in 681 bytes} [Thu Jun 11 03:18:27 2026] POST /v2.0/rbac-policies => generated 324 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1860] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:18:27 2026] DELETE /v2.0/ports/292130b2-8ef6-48c9-8c93-fc61d3c459f5 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:18:27.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d98c2f1-5d94-4dcc-b8ec-05f41231f59e 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1049/1861] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:18:27 2026] GET /v2.0/ports/292130b2-8ef6-48c9-8c93-fc61d3c459f5 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1862] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:18:27 2026] PUT /v2.0/floatingips/b9fcdc31-a633-4735-a6f5-ebeb558fa7ac/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1863] 10.0.0.250 () {32 vars in 672 bytes} [Thu Jun 11 03:18:27 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: 8|app: 0|req: 1050/1864] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:27 2026] DELETE /v2.0/subnets/2be15a50-044a-434d-a768-28604469a666 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1865] 10.0.0.250 () {32 vars in 686 bytes} [Thu Jun 11 03:18:27 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1866] 10.0.0.250 () {32 vars in 682 bytes} [Thu Jun 11 03:18:28 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:28.087 8 INFO neutron.services.segments.plugin [-] Segment 7457766a-7aa5-4cc4-a522-f35639124a71 resource provider aggregate not found 2026-06-11 03:18:28.099 8 INFO neutron.services.segments.plugin [-] Segment 7457766a-7aa5-4cc4-a522-f35639124a71 resource provider aggregate not found [pid: 7|app: 0|req: 817/1867] 10.0.0.250 () {32 vars in 694 bytes} [Thu Jun 11 03:18:28 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:28.103 8 INFO neutron.services.segments.plugin [-] Segment 7457766a-7aa5-4cc4-a522-f35639124a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7457766a-7aa5-4cc4-a522-f35639124a71 found for delete ", "request_id": "req-3a904f8f-11fe-4029-aaff-6fc8c47ef48e"}]} 2026-06-11 03:18:28.117 8 INFO neutron.services.segments.plugin [-] Segment 7457766a-7aa5-4cc4-a522-f35639124a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7457766a-7aa5-4cc4-a522-f35639124a71 found for delete ", "request_id": "req-a16b4e68-d13f-4d88-99c6-4e3f3b6844ae"}]} [pid: 8|app: 0|req: 1051/1868] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:27 2026] DELETE /v2.0/networks/7face804-796f-496a-9eb5-4bdae58e72dd => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:18:28.205 8 INFO neutron.db.segments_db [None req-cfcf4238-ff9c-4dad-b5d2-a69508170c11 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] Added segment bdd1f725-bbe9-4932-b35c-59b93879206f of type vxlan for network 3c36f4f2-e19c-444b-877a-48fdcf62a664 [pid: 8|app: 0|req: 1052/1869] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:28 2026] POST /v2.0/networks => generated 612 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1870] 10.0.0.250 () {32 vars in 723 bytes} [Thu Jun 11 03:18:28 2026] GET /v2.0/networks/3307f586-c0ba-4073-8857-8633d4ffc847 => generated 655 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1871] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:28 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1872] 10.0.0.250 () {32 vars in 680 bytes} [Thu Jun 11 03:18:28 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:28.717 7 INFO neutron.services.segments.plugin [-] Segment e357eb8d-90b9-4c2e-a9d1-ad80adae0f87 resource provider aggregate not found 2026-06-11 03:18:28.720 7 INFO neutron.services.segments.plugin [-] Segment e357eb8d-90b9-4c2e-a9d1-ad80adae0f87 resource provider aggregate not found 2026-06-11 03:18:28.751 7 INFO neutron.services.segments.plugin [-] Segment e357eb8d-90b9-4c2e-a9d1-ad80adae0f87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e357eb8d-90b9-4c2e-a9d1-ad80adae0f87 found for delete ", "request_id": "req-50f81c0e-eccd-423d-b8e5-ad956185fdda"}]} 2026-06-11 03:18:28.753 7 INFO neutron.services.segments.plugin [-] Segment e357eb8d-90b9-4c2e-a9d1-ad80adae0f87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e357eb8d-90b9-4c2e-a9d1-ad80adae0f87 found for delete ", "request_id": "req-a029fc0a-72e4-4f3d-9f91-1d321bcb0406"}]} [pid: 7|app: 0|req: 819/1873] 10.0.0.250 () {32 vars in 694 bytes} [Thu Jun 11 03:18:28 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1874] 10.0.0.250 () {32 vars in 690 bytes} [Thu Jun 11 03:18:28 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:28.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e4bc172-a3c0-4d2f-84b3-1726d60a44eb c6e380b277ec4046bdece9a0a32ebda4 a3d7577c3b4c4f93afeb585ebfb4a88c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1875] 10.0.0.250 () {32 vars in 723 bytes} [Thu Jun 11 03:18:28 2026] GET /v2.0/networks/3307f586-c0ba-4073-8857-8633d4ffc847 => generated 138 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1876] 10.0.0.250 () {32 vars in 702 bytes} [Thu Jun 11 03:18:28 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1877] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:18:28 2026] POST /v2.0/ports => generated 912 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1878] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:28 2026] DELETE /v2.0/networks/3307f586-c0ba-4073-8857-8633d4ffc847 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:18:29.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-1da53fb9-ec55-4864-b26e-842611e6efec aebc426c180b4bdea50ce3648aa3e640 da52a7a365fd42b1a8b44d0348ccd9b5 - - default default] TaaS: Handle Delete Port: 082f0bae-7f83-4e98-aac6-4a4bd05d443c 2026-06-11 03:18:29.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1da53fb9-ec55-4864-b26e-842611e6efec aebc426c180b4bdea50ce3648aa3e640 da52a7a365fd42b1a8b44d0348ccd9b5 - - default default] Tap Mirror: Handle Delete Port: 082f0bae-7f83-4e98-aac6-4a4bd05d443c 2026-06-11 03:18:29.243 7 INFO neutron_taas.services.taas.taas_plugin [None req-552cea11-e663-4ed6-a4c6-448ec7e906fa 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] TaaS: Handle Delete Port: ed67d581-5a07-44db-b147-6f3a0ca121b0 2026-06-11 03:18:29.249 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-552cea11-e663-4ed6-a4c6-448ec7e906fa 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] Tap Mirror: Handle Delete Port: ed67d581-5a07-44db-b147-6f3a0ca121b0 [pid: 8|app: 0|req: 1056/1879] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:29 2026] DELETE /v2.0/floatingips/591169da-e864-404f-bd8f-93e16c58f24a => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:29.336 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a00a4ce2-1f90-4d3d-ae99-5412282ae162 168105c26da348a3bc4d1b0bd41c72db 4640acfb47594e13b5c20f01b1cb33ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1057/1880] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:29 2026] DELETE /v2.0/subnets/221ab209-7e14-4c58-b314-a0b194dfe97c => 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: 824/1881] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:18:29 2026] DELETE /v2.0/ports/ed67d581-5a07-44db-b147-6f3a0ca121b0 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:18:29.422 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8ce9c18-8693-4ad8-b850-5d85e67f2522 168105c26da348a3bc4d1b0bd41c72db 4640acfb47594e13b5c20f01b1cb33ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 825/1882] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:29 2026] DELETE /v2.0/subnets/c1de5490-3ba6-45ec-be7d-b6fb54dac408 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:18:29.439 7 INFO neutron.pecan_wsgi.hooks.translation [None req-884f7cd8-10d3-43f9-8465-d59f2bcb5c83 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 826/1883] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:18:29 2026] GET /v2.0/ports/ed67d581-5a07-44db-b147-6f3a0ca121b0 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:18:29.442 8 INFO neutron_taas.services.taas.taas_plugin [None req-88e6b9b1-6d5d-4f1d-a622-16259811f42d aebc426c180b4bdea50ce3648aa3e640 da52a7a365fd42b1a8b44d0348ccd9b5 - - default default] TaaS: Handle Delete Port: 4d54884a-89d6-4876-8d18-a2e36e25bfc7 2026-06-11 03:18:29.444 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88e6b9b1-6d5d-4f1d-a622-16259811f42d aebc426c180b4bdea50ce3648aa3e640 da52a7a365fd42b1a8b44d0348ccd9b5 - - default default] Tap Mirror: Handle Delete Port: 4d54884a-89d6-4876-8d18-a2e36e25bfc7 2026-06-11 03:18:29.455 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8d4bf3a-63a7-453c-af39-b94e7978ec21 168105c26da348a3bc4d1b0bd41c72db 4640acfb47594e13b5c20f01b1cb33ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 827/1884] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:29 2026] DELETE /v2.0/subnets/4f37b79d-f210-471a-b0c6-480d18bcd26b => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1885] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:29 2026] DELETE /v2.0/subnets/b46b471d-9a08-430a-ab64-ffba44de4099 => 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: 1058/1886] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:29 2026] DELETE /v2.0/floatingips/fd961c16-4241-4a5d-9b2e-88a96d775c87 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:29.675 8 INFO neutron_taas.services.taas.taas_plugin [None req-e7efbabb-ba5c-459d-97e3-2feff86e1435 aebc426c180b4bdea50ce3648aa3e640 da52a7a365fd42b1a8b44d0348ccd9b5 - - default default] TaaS: Handle Delete Port: 852e0142-2794-4d3c-a9be-81b5134747be 2026-06-11 03:18:29.677 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7efbabb-ba5c-459d-97e3-2feff86e1435 aebc426c180b4bdea50ce3648aa3e640 da52a7a365fd42b1a8b44d0348ccd9b5 - - default default] Tap Mirror: Handle Delete Port: 852e0142-2794-4d3c-a9be-81b5134747be [pid: 7|app: 0|req: 829/1887] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:29 2026] DELETE /v2.0/networks/3c36f4f2-e19c-444b-877a-48fdcf62a664 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1888] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:29 2026] DELETE /v2.0/floatingips/4edde31d-4af4-489a-8823-781ab9ac9520 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:29.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-d76340a1-243d-479e-b5af-60d0056a177a aebc426c180b4bdea50ce3648aa3e640 da52a7a365fd42b1a8b44d0348ccd9b5 - - default default] TaaS: Handle Delete Port: 04c99131-b99f-490a-94a7-e838a544d9a6 2026-06-11 03:18:29.909 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d76340a1-243d-479e-b5af-60d0056a177a aebc426c180b4bdea50ce3648aa3e640 da52a7a365fd42b1a8b44d0348ccd9b5 - - default default] Tap Mirror: Handle Delete Port: 04c99131-b99f-490a-94a7-e838a544d9a6 [pid: 7|app: 0|req: 830/1889] 10.0.0.250 () {34 vars in 665 bytes} [Thu Jun 11 03:18:29 2026] POST /v2.0/ports => generated 775 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1060/1890] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:29 2026] DELETE /v2.0/floatingips/b9fcdc31-a633-4735-a6f5-ebeb558fa7ac => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1891] 10.0.0.250 () {34 vars in 737 bytes} [Thu Jun 11 03:18:30 2026] PUT /v2.0/ports/f7089714-5838-48b0-af8e-a0d71b617500 => generated 752 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:30.258 8 INFO neutron_taas.services.taas.taas_plugin [None req-ced49ac9-f98d-40d7-b6be-170cb7e2d919 aebc426c180b4bdea50ce3648aa3e640 da52a7a365fd42b1a8b44d0348ccd9b5 - - default default] TaaS: Handle Delete Port: 12863f28-4c7d-4df0-aea3-7a0cbe95aa49 2026-06-11 03:18:30.263 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ced49ac9-f98d-40d7-b6be-170cb7e2d919 aebc426c180b4bdea50ce3648aa3e640 da52a7a365fd42b1a8b44d0348ccd9b5 - - default default] Tap Mirror: Handle Delete Port: 12863f28-4c7d-4df0-aea3-7a0cbe95aa49 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1061/1892] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:30 2026] DELETE /v2.0/floatingips/54e5cc60-f7ee-4749-9299-62934ea97898 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1893] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:30 2026] GET /v2.0/security-groups?tenant_id=71617875f3b743d586acfff0933919f0&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:30.564 8 INFO neutron_taas.services.taas.taas_plugin [None req-2905ae0c-ad02-4a9d-83ee-c8f7e3b4ba7d 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] TaaS: Handle Delete Port: f7089714-5838-48b0-af8e-a0d71b617500 2026-06-11 03:18:30.567 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2905ae0c-ad02-4a9d-83ee-c8f7e3b4ba7d 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] Tap Mirror: Handle Delete Port: f7089714-5838-48b0-af8e-a0d71b617500 [pid: 7|app: 0|req: 833/1894] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:30 2026] DELETE /v2.0/security-groups/9d633960-2b43-421d-acdc-24418e63f564 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1895] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:18:30 2026] DELETE /v2.0/ports/f7089714-5838-48b0-af8e-a0d71b617500 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1896] 10.0.0.250 () {32 vars in 643 bytes} [Thu Jun 11 03:18:30 2026] GET /v2.0/ports => generated 778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:30.732 8 INFO neutron.pecan_wsgi.hooks.translation [None req-876c9f17-7804-4d4a-848a-d9f039671340 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/1897] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:18:30 2026] GET /v2.0/ports/f7089714-5838-48b0-af8e-a0d71b617500 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:18:30.777 7 INFO neutron.services.segments.plugin [-] Segment 1944c79a-2ab1-480e-8467-52c0201cfa29 resource provider aggregate not found 2026-06-11 03:18:30.778 7 INFO neutron.services.segments.plugin [-] Segment 1944c79a-2ab1-480e-8467-52c0201cfa29 resource provider aggregate not found [pid: 7|app: 0|req: 835/1898] 10.0.0.250 () {32 vars in 643 bytes} [Thu Jun 11 03:18:30 2026] GET /v2.0/ports => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:30.802 7 INFO neutron.services.segments.plugin [-] Segment 1944c79a-2ab1-480e-8467-52c0201cfa29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1944c79a-2ab1-480e-8467-52c0201cfa29 found for delete ", "request_id": "req-259f472c-8507-461f-8a6e-e3e4299f241a"}]} 2026-06-11 03:18:30.812 7 INFO neutron.services.segments.plugin [-] Segment 1944c79a-2ab1-480e-8467-52c0201cfa29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1944c79a-2ab1-480e-8467-52c0201cfa29 found for delete ", "request_id": "req-26920ffe-922c-4987-9c78-cde3d2223a33"}]} 2026-06-11 03:18:30.827 7 INFO neutron.services.segments.plugin [-] Segment bdd1f725-bbe9-4932-b35c-59b93879206f resource provider aggregate not found [pid: 7|app: 0|req: 836/1899] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:18:30 2026] GET /v2.0/ports/4eb25b53-ea83-42c2-9e2c-677b5811df26 => generated 775 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:30.850 7 INFO neutron.services.segments.plugin [-] Segment bdd1f725-bbe9-4932-b35c-59b93879206f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdd1f725-bbe9-4932-b35c-59b93879206f found for delete ", "request_id": "req-906dc495-2a2e-433b-9665-a5f39fb9fff4"}]} 2026-06-11 03:18:30.852 7 INFO neutron.services.segments.plugin [-] Segment bdd1f725-bbe9-4932-b35c-59b93879206f resource provider aggregate not found 2026-06-11 03:18:30.866 7 INFO neutron.services.segments.plugin [-] Segment bdd1f725-bbe9-4932-b35c-59b93879206f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdd1f725-bbe9-4932-b35c-59b93879206f found for delete ", "request_id": "req-edb2a658-8f7f-4bb8-87ef-a62bfce7440b"}]} 2026-06-11 03:18:30.871 7 INFO neutron.pecan_wsgi.hooks.translation [None req-962f26f0-7b53-45b0-9ef4-846f4ec670cf 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 837/1900] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:18:30 2026] DELETE /v2.0/ports/ed67d581-5a07-44db-b147-6f3a0ca121b0 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:18:30.889 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c05ab6d-8c94-4631-8527-83c2fae71556 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1901] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:30 2026] DELETE /v2.0/subnets/b46b471d-9a08-430a-ab64-ffba44de4099 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1902] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:30 2026] GET /v2.0/security-groups?tenant_id=a3d7577c3b4c4f93afeb585ebfb4a88c&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:30.908 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9deefb47-b6db-4608-b351-5104510193cf 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1903] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:30 2026] DELETE /v2.0/subnets/2be15a50-044a-434d-a768-28604469a666 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1904] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:30 2026] DELETE /v2.0/security-groups/2e9a0dd7-11e2-4b93-9c3d-42ddcf1bffd4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:31.012 7 INFO neutron_taas.services.taas.taas_plugin [None req-4cb5daf6-db6a-46aa-9e89-7b147e1c41ef 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] TaaS: Handle Delete Port: 4eb25b53-ea83-42c2-9e2c-677b5811df26 2026-06-11 03:18:31.020 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cb5daf6-db6a-46aa-9e89-7b147e1c41ef 13ff31eb7de04fe99b1538c654b44540 37d8583faa2649669c5057376261cbeb - - default default] Tap Mirror: Handle Delete Port: 4eb25b53-ea83-42c2-9e2c-677b5811df26 [pid: 7|app: 0|req: 840/1905] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:18:30 2026] DELETE /v2.0/ports/4eb25b53-ea83-42c2-9e2c-677b5811df26 => 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: 841/1906] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:31 2026] GET /v2.0/security-groups?tenant_id=4640acfb47594e13b5c20f01b1cb33ad&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:31.230 8 INFO neutron.services.segments.plugin [-] Segment feeab3f6-c31e-4fba-8f25-e682e52ccb9d resource provider aggregate not found 2026-06-11 03:18:31.235 8 INFO neutron.services.segments.plugin [-] Segment feeab3f6-c31e-4fba-8f25-e682e52ccb9d resource provider aggregate not found 2026-06-11 03:18:31.257 8 INFO neutron.services.segments.plugin [-] Segment feeab3f6-c31e-4fba-8f25-e682e52ccb9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feeab3f6-c31e-4fba-8f25-e682e52ccb9d found for delete ", "request_id": "req-40efe4c3-a755-4b01-84d8-9e16151bed18"}]} 2026-06-11 03:18:31.261 8 INFO neutron.services.segments.plugin [-] Segment feeab3f6-c31e-4fba-8f25-e682e52ccb9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid feeab3f6-c31e-4fba-8f25-e682e52ccb9d found for delete ", "request_id": "req-537feb8a-8e8a-4903-9a7e-129f579557d9"}]} [pid: 8|app: 0|req: 1066/1907] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:31 2026] DELETE /v2.0/networks/d6b37228-1c67-4f3a-84e9-82020c79c811 => 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: 1067/1908] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:31 2026] DELETE /v2.0/security-groups/74716516-5a6b-40c3-9d45-4156f330412c => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1909] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:31 2026] GET /v2.0/security-groups?tenant_id=da52a7a365fd42b1a8b44d0348ccd9b5&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1910] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:31 2026] DELETE /v2.0/security-groups/f0c18fd8-bccb-41cf-bb59-72c35c9ac951 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/1913] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:31 2026] GET /v2.0/security-groups?tenant_id=c9103c2b521048b29992288b0e89d1fa&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: 843/1914] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:31 2026] GET /v2.0/security-groups?tenant_id=37d8583faa2649669c5057376261cbeb&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/1915] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:32 2026] DELETE /v2.0/security-groups/25d55db7-61e0-465b-b7b7-a9b14bdf4a11 => 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: 844/1916] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:32 2026] DELETE /v2.0/security-groups/69d4033a-cbdb-4d97-964f-0bc267a829d1 => 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: 1073/1917] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:32 2026] GET /v2.0/security-groups?tenant_id=136aa8c4efd04b14ac0aca43284b4094&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1918] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:32 2026] DELETE /v2.0/security-groups/362c09d5-7e26-4eac-86fe-f004518a5fa7 => 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: 1074/1919] 10.0.0.250 () {34 vars in 684 bytes} [Thu Jun 11 03:18:34 2026] POST /v2.0/security-groups => generated 1625 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1920] 10.0.0.250 () {32 vars in 663 bytes} [Thu Jun 11 03:18:34 2026] GET /v2.0/security-groups => generated 4530 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/1921] 10.0.0.250 () {34 vars in 758 bytes} [Thu Jun 11 03:18:34 2026] PUT /v2.0/security-groups/49feabe2-f71b-4443-b722-0725c0c6c619 => generated 1662 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1922] 10.0.0.250 () {32 vars in 737 bytes} [Thu Jun 11 03:18:34 2026] GET /v2.0/security-groups/49feabe2-f71b-4443-b722-0725c0c6c619 => generated 1662 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/1923] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:34 2026] DELETE /v2.0/security-groups/49feabe2-f71b-4443-b722-0725c0c6c619 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1924] 10.0.0.250 () {32 vars in 663 bytes} [Thu Jun 11 03:18:34 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-06-11 03:18:34.860 8 INFO neutron.api.v2.resource [None req-b4bc2806-12df-4b7d-82ac-dfc27288d8c0 2dcbef99b32a40048b061da5491fa122 e49606a782054bc782d52679ffc6563f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1077/1925] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:34 2026] DELETE /v2.0/security-groups/49feabe2-f71b-4443-b722-0725c0c6c619 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1926] 10.0.0.250 () {34 vars in 684 bytes} [Thu Jun 11 03:18:34 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: 1078/1927] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:18:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1928] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:18:35 2026] GET /v2.0/security-group-rules/47ed904e-c77a-471c-8821-6f7c1553ae47 => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1929] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1930] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:18:35 2026] DELETE /v2.0/security-group-rules/47ed904e-c77a-471c-8821-6f7c1553ae47 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/1931] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1932] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:18:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/1933] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:18:35 2026] GET /v2.0/security-group-rules/a9878d99-20cc-4a08-ae56-4502c0108add => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1934] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/1935] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:18:35 2026] DELETE /v2.0/security-group-rules/a9878d99-20cc-4a08-ae56-4502c0108add => 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: 854/1936] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:35.846 8 INFO neutron.db.securitygroups_db [None req-d60eed75-8892-4196-beaf-b1fd50195afd 2dcbef99b32a40048b061da5491fa122 e49606a782054bc782d52679ffc6563f - - default default] Project e49606a782054bc782d52679ffc6563f 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: 1083/1937] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:18:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1938] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:18:35 2026] GET /v2.0/security-group-rules/0e8dd2c3-181f-444f-805d-75736b0c5870 => 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: 1084/1939] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:35 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/1940] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:18:36 2026] DELETE /v2.0/security-group-rules/0e8dd2c3-181f-444f-805d-75736b0c5870 => 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: 1086/1941] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/1942] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:36 2026] DELETE /v2.0/security-groups/bc2fa93b-eaa1-40cd-bf9d-d3a6a175859e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/1943] 10.0.0.250 () {32 vars in 663 bytes} [Thu Jun 11 03:18:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/1944] 10.0.0.250 () {32 vars in 663 bytes} [Thu Jun 11 03:18:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:36.417 7 INFO neutron.db.segments_db [None req-47232dd8-2d40-4b9f-8d23-f23e0e2c95dd 61bcd9beba5f45b0b70b40309681b3c9 42d155a9805c4005a3cfbc855cba3643 - - default default] Added segment f5ae2729-c572-4497-a8ba-65cc53197d00 of type vxlan for network e5e565bd-a5c8-46a3-b4f9-53c89a9c94fe [pid: 7|app: 0|req: 856/1945] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:36 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: 8|app: 0|req: 1090/1946] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:36 2026] POST /v2.0/subnets => generated 626 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:36.794 7 INFO neutron.db.segments_db [None req-94656a13-c39d-439b-8e9e-907ee9f15609 61bcd9beba5f45b0b70b40309681b3c9 42d155a9805c4005a3cfbc855cba3643 - - default default] Added segment 6cd1cd3e-4450-4290-a6f1-464492eea944 of type vxlan for network b08fafc8-2540-4682-8e4a-7fc8d0d3f1b5 [pid: 7|app: 0|req: 857/1947] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:36 2026] POST /v2.0/networks => generated 613 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:36.961 8 INFO neutron.db.segments_db [None req-8115028c-3a81-47d5-8962-83d4f5d262eb 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Added segment 3283f49f-587f-4d8f-86de-e4b3ac7f573d of type vxlan for network c7af332c-c64f-449d-bcca-30ec6905daa4 [pid: 7|app: 0|req: 858/1948] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:36 2026] POST /v2.0/subnets => generated 629 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:37.224 8 INFO neutron.db.l3_hamode_db [None req-8115028c-3a81-47d5-8962-83d4f5d262eb 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 859/1949] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:37 2026] GET /v2.0/security-groups?tenant_id=e49606a782054bc782d52679ffc6563f&name=default => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:37.289 7 INFO neutron.db.segments_db [None req-3a5af877-0541-45a5-87c2-c33fd191f199 61bcd9beba5f45b0b70b40309681b3c9 42d155a9805c4005a3cfbc855cba3643 - - default default] Added segment 8dfdcede-c4cc-4506-adbc-3d23ff9befcf of type vxlan for network 7f4a6811-e4fd-422f-ab62-cc6eaa5e681f 2026-06-11 03:18:37.365 8 INFO neutron.db.l3_hamode_db [None req-8115028c-3a81-47d5-8962-83d4f5d262eb 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 860/1950] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:37 2026] POST /v2.0/networks => generated 612 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1951] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:37 2026] DELETE /v2.0/security-groups/184606b4-67ab-4c08-b5fa-66b52694770c => 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: 862/1952] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:18:37 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1953] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:37 2026] POST /v2.0/subnets => generated 629 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:37.875 7 INFO neutron.db.segments_db [None req-8d0376b9-6974-4d2c-89ea-c45d803ce062 61bcd9beba5f45b0b70b40309681b3c9 42d155a9805c4005a3cfbc855cba3643 - - default default] Added segment 98ce7967-bf5a-4e93-8986-643d79200b6a of type vxlan for network 368ea80f-637d-49fd-9442-fb816c2f0d79 [pid: 7|app: 0|req: 864/1954] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:37 2026] POST /v2.0/networks => generated 613 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/1955] 10.0.0.250 () {34 vars in 668 bytes} [Thu Jun 11 03:18:36 2026] POST /v2.0/routers => generated 474 bytes in 1198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:38.115 8 INFO neutron.db.l3_hamode_db [None req-77ee28c6-c3ee-4bf1-9e37-44ce6364e6b3 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:18:38.245 8 INFO neutron.db.l3_hamode_db [None req-77ee28c6-c3ee-4bf1-9e37-44ce6364e6b3 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 865/1956] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:37 2026] POST /v2.0/subnets => generated 629 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:38.352 7 INFO neutron.db.segments_db [None req-fc10d7ec-bc7d-466d-b249-00d183594681 61bcd9beba5f45b0b70b40309681b3c9 42d155a9805c4005a3cfbc855cba3643 - - default default] Added segment 68d001d9-3f49-42e7-99bb-64af458ea4b2 of type vxlan for network b8fa4174-560f-4013-abe3-18e266f5984b [pid: 7|app: 0|req: 866/1957] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:38 2026] POST /v2.0/networks => generated 612 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1958] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:38 2026] POST /v2.0/subnets => generated 629 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1959] 10.0.0.125 () {30 vars in 690 bytes} [Thu Jun 11 03:18:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/1960] 10.0.0.250 () {34 vars in 668 bytes} [Thu Jun 11 03:18:38 2026] POST /v2.0/routers => generated 474 bytes in 855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/1961] 10.0.0.125 () {30 vars in 692 bytes} [Thu Jun 11 03:18:38 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: 869/1962] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:18:38 2026] PUT /v2.0/subnets/efb79bf2-2035-43db-bb45-8c1aff643ba3/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1963] 10.0.0.125 () {30 vars in 668 bytes} [Thu Jun 11 03:18:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:38.934 8 INFO neutron.db.l3_hamode_db [None req-0dc8a522-e021-4d29-9d37-110f933268b9 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 871/1964] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:18:38 2026] PUT /v2.0/subnets/8b619ec5-66f6-4d3d-8cfb-5fb63a128544/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: 872/1965] 10.0.0.125 () {30 vars in 704 bytes} [Thu Jun 11 03:18:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1966] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:18:38 2026] PUT /v2.0/subnets/15d25c8a-9c03-4717-94c8-f2c524fad6ae/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:18:39.061 8 INFO neutron.db.l3_hamode_db [None req-0dc8a522-e021-4d29-9d37-110f933268b9 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 874/1967] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:18:39 2026] PUT /v2.0/subnets/3cf89bbe-66a0-499e-b361-bff3009903bf/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1968] 10.0.0.250 () {32 vars in 664 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1969] 10.0.0.250 () {32 vars in 678 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1970] 10.0.0.250 () {32 vars in 674 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1971] 10.0.0.250 () {32 vars in 686 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1972] 10.0.0.250 () {34 vars in 684 bytes} [Thu Jun 11 03:18:39 2026] POST /v2.0/security-groups => generated 1625 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1973] 10.0.0.250 () {32 vars in 672 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1974] 10.0.0.125 () {28 vars in 439 bytes} [Thu Jun 11 03:18:39 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1975] 10.0.0.250 () {32 vars in 663 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/security-groups => generated 4530 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/1976] 10.0.0.250 () {34 vars in 668 bytes} [Thu Jun 11 03:18:38 2026] POST /v2.0/routers => generated 474 bytes in 815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/1977] 10.0.0.125 () {30 vars in 728 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 658 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1978] 10.0.0.250 () {32 vars in 686 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:39.783 7 INFO neutron.db.l3_hamode_db [None req-64bf2ef7-4c99-4203-be82-24ec540506e4 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1096/1979] 10.0.0.250 () {34 vars in 758 bytes} [Thu Jun 11 03:18:39 2026] PUT /v2.0/security-groups/9265c90e-1843-4553-90b4-45b4fe810dce => generated 1664 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/1980] 10.0.0.250 () {32 vars in 682 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/1981] 10.0.0.125 () {30 vars in 690 bytes} [Thu Jun 11 03:18: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) 2026-06-11 03:18:39.889 7 INFO neutron.db.l3_hamode_db [None req-64bf2ef7-4c99-4203-be82-24ec540506e4 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1099/1982] 10.0.0.250 () {32 vars in 737 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/security-groups/9265c90e-1843-4553-90b4-45b4fe810dce => generated 1664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/1983] 10.0.0.250 () {32 vars in 694 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/1984] 10.0.0.125 () {30 vars in 692 bytes} [Thu Jun 11 03:18:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/1985] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:39 2026] DELETE /v2.0/security-groups/9265c90e-1843-4553-90b4-45b4fe810dce => 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: 1103/1986] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:40 2026] DELETE /v2.0/subnets/efb79bf2-2035-43db-bb45-8c1aff643ba3 => 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: 1104/1987] 10.0.0.125 () {30 vars in 668 bytes} [Thu Jun 11 03:18:40 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: 1105/1988] 10.0.0.250 () {32 vars in 663 bytes} [Thu Jun 11 03:18:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/1989] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:40 2026] DELETE /v2.0/subnets/8b619ec5-66f6-4d3d-8cfb-5fb63a128544 => 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: 1107/1990] 10.0.0.125 () {30 vars in 704 bytes} [Thu Jun 11 03:18:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:40.422 8 INFO neutron.api.v2.resource [None req-07a3bdec-98b5-401b-9a0c-f6d34653d549 e2b9503f5cad45aa913e0d07873938ef d58afa345ea24af196a1d68300da5806 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1108/1991] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:40 2026] DELETE /v2.0/security-groups/9265c90e-1843-4553-90b4-45b4fe810dce => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/1992] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:40 2026] DELETE /v2.0/subnets/15d25c8a-9c03-4717-94c8-f2c524fad6ae => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1993] 10.0.0.250 () {34 vars in 668 bytes} [Thu Jun 11 03:18:39 2026] POST /v2.0/routers => generated 474 bytes in 840 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/1994] 10.0.0.125 () {30 vars in 728 bytes} [Thu Jun 11 03:18:40 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1995] 10.0.0.250 () {34 vars in 684 bytes} [Thu Jun 11 03:18:40 2026] POST /v2.0/security-groups => generated 1623 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/1996] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:40 2026] DELETE /v2.0/subnets/3cf89bbe-66a0-499e-b361-bff3009903bf => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/1997] 10.0.0.125 () {30 vars in 690 bytes} [Thu Jun 11 03:18:40 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) 2026-06-11 03:18:40.752 7 INFO neutron.db.l3_hamode_db [None req-ff3bdc42-983f-43ca-ae3d-f8ac9894ebf5 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1113/1998] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:18:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:40.845 7 INFO neutron.db.l3_hamode_db [None req-ff3bdc42-983f-43ca-ae3d-f8ac9894ebf5 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1114/1999] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:40 2026] DELETE /v2.0/subnets/fe941cca-8b1e-400c-af3c-f650e48d68ce => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2000] 10.0.0.125 () {30 vars in 692 bytes} [Thu Jun 11 03:18:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2001] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:18:40 2026] GET /v2.0/security-group-rules/55d080ce-96f4-4729-b175-d5738663b73d => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:41.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ea0a81e-dd64-4afc-812d-10a930212228 61bcd9beba5f45b0b70b40309681b3c9 42d155a9805c4005a3cfbc855cba3643 - - default default] TaaS: Handle Delete Port: 0e9cad8d-60db-464f-90ce-ab0c61cb4e16 2026-06-11 03:18:41.068 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ea0a81e-dd64-4afc-812d-10a930212228 61bcd9beba5f45b0b70b40309681b3c9 42d155a9805c4005a3cfbc855cba3643 - - default default] Tap Mirror: Handle Delete Port: 0e9cad8d-60db-464f-90ce-ab0c61cb4e16 2026-06-11 03:18:41.281 8 INFO neutron.services.segments.plugin [-] Segment f5ae2729-c572-4497-a8ba-65cc53197d00 resource provider aggregate not found 2026-06-11 03:18:41.287 8 INFO neutron.services.segments.plugin [-] Segment f5ae2729-c572-4497-a8ba-65cc53197d00 resource provider aggregate not found 2026-06-11 03:18:41.308 8 INFO neutron.services.segments.plugin [-] Segment f5ae2729-c572-4497-a8ba-65cc53197d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5ae2729-c572-4497-a8ba-65cc53197d00 found for delete ", "request_id": "req-d9cc13df-f5e0-4841-a102-78d012c0bee9"}]} 2026-06-11 03:18:41.310 8 INFO neutron.services.segments.plugin [-] Segment f5ae2729-c572-4497-a8ba-65cc53197d00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5ae2729-c572-4497-a8ba-65cc53197d00 found for delete ", "request_id": "req-81556390-006a-4d80-abba-10f5c9c46833"}]} [pid: 8|app: 0|req: 1117/2002] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:40 2026] DELETE /v2.0/networks/e5e565bd-a5c8-46a3-b4f9-53c89a9c94fe => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2003] 10.0.0.125 () {30 vars in 668 bytes} [Thu Jun 11 03:18:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2004] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/2005] 10.0.0.250 () {34 vars in 668 bytes} [Thu Jun 11 03:18:40 2026] POST /v2.0/routers => generated 474 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/2006] 10.0.0.125 () {30 vars in 704 bytes} [Thu Jun 11 03:18:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2007] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:41 2026] DELETE /v2.0/networks/b08fafc8-2540-4682-8e4a-7fc8d0d3f1b5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/2008] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:18:41 2026] DELETE /v2.0/security-group-rules/55d080ce-96f4-4729-b175-d5738663b73d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/2009] 10.0.0.125 () {30 vars in 730 bytes} [Thu Jun 11 03:18:41 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2010] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:18:41 2026] PUT /v2.0/routers/58fea3a2-6c6b-4ede-9468-30e70fac3b3e/tags => generated 17 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2011] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2012] 10.0.0.125 () {30 vars in 682 bytes} [Thu Jun 11 03:18:41 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:41.770 7 INFO neutron.services.segments.plugin [-] Segment 8dfdcede-c4cc-4506-adbc-3d23ff9befcf resource provider aggregate not found 2026-06-11 03:18:41.777 7 INFO neutron.services.segments.plugin [-] Segment 8dfdcede-c4cc-4506-adbc-3d23ff9befcf resource provider aggregate not found 2026-06-11 03:18:41.793 7 INFO neutron.services.segments.plugin [-] Segment 8dfdcede-c4cc-4506-adbc-3d23ff9befcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dfdcede-c4cc-4506-adbc-3d23ff9befcf found for delete ", "request_id": "req-18381509-4f11-48e5-ac3a-943908c4390b"}]} 2026-06-11 03:18:41.795 7 INFO neutron.services.segments.plugin [-] Segment 8dfdcede-c4cc-4506-adbc-3d23ff9befcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dfdcede-c4cc-4506-adbc-3d23ff9befcf found for delete ", "request_id": "req-f932a44f-4896-4df4-adcd-c34adcdd7198"}]} [pid: 7|app: 0|req: 890/2013] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:41 2026] DELETE /v2.0/networks/7f4a6811-e4fd-422f-ab62-cc6eaa5e681f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2014] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:18:41 2026] PUT /v2.0/routers/2a400832-c797-4e9a-9235-7bf1b99a2a61/tags => generated 25 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2015] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:18:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2016] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:42 2026] DELETE /v2.0/networks/368ea80f-637d-49fd-9442-fb816c2f0d79 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/2017] 10.0.0.125 () {34 vars in 704 bytes} [Thu Jun 11 03:18:41 2026] POST /v2.0/ports => generated 1132 bytes in 356 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: 892/2018] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/security-group-rules/027f75fe-27ab-4b9b-aac6-def5d9801413 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2019] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:18:42 2026] PUT /v2.0/routers/9e334a60-7fc3-406c-8e0d-a5995a3deff6/tags => generated 34 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/2020] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:42 2026] DELETE /v2.0/networks/b8fa4174-560f-4013-abe3-18e266f5984b => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2021] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2022] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:18:42 2026] DELETE /v2.0/security-group-rules/027f75fe-27ab-4b9b-aac6-def5d9801413 => 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: 894/2023] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:18:42 2026] PUT /v2.0/routers/93a3d06e-3fa8-41aa-a205-c31214f6ee74/tags => generated 19 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2024] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/2025] 10.0.0.250 () {32 vars in 664 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2026] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:18:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2027] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/security-group-rules/20ca011c-e36d-4ecb-849b-f960a2d2e29f => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/2028] 10.0.0.250 () {32 vars in 678 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2029] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:42 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: 897/2030] 10.0.0.250 () {32 vars in 674 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2031] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:18:42 2026] DELETE /v2.0/security-group-rules/20ca011c-e36d-4ecb-849b-f960a2d2e29f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/2032] 10.0.0.250 () {32 vars in 686 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2033] 10.0.0.250 () {32 vars in 673 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/2034] 10.0.0.250 () {32 vars in 672 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2035] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:42 2026] DELETE /v2.0/security-groups/bcf23951-2d2e-4ce3-96cc-16466668997d => 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: 900/2036] 10.0.0.250 () {32 vars in 686 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2037] 10.0.0.250 () {32 vars in 663 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2038] 10.0.0.250 () {32 vars in 663 bytes} [Thu Jun 11 03:18:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/2039] 10.0.0.250 () {32 vars in 682 bytes} [Thu Jun 11 03:18:42 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2040] 10.0.0.250 () {32 vars in 694 bytes} [Thu Jun 11 03:18:43 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/2041] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:18:43 2026] GET /v2.0/routers/58fea3a2-6c6b-4ede-9468-30e70fac3b3e => generated 485 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:43.328 8 INFO neutron.services.segments.plugin [-] Segment 6cd1cd3e-4450-4290-a6f1-464492eea944 resource provider aggregate not found 2026-06-11 03:18:43.332 8 INFO neutron.services.segments.plugin [-] Segment 6cd1cd3e-4450-4290-a6f1-464492eea944 resource provider aggregate not found 2026-06-11 03:18:43.360 8 INFO neutron.services.segments.plugin [-] Segment 6cd1cd3e-4450-4290-a6f1-464492eea944 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cd1cd3e-4450-4290-a6f1-464492eea944 found for delete ", "request_id": "req-9a6126ef-14f6-439c-abed-54dcf613b489"}]} 2026-06-11 03:18:43.364 8 INFO neutron.services.segments.plugin [-] Segment 6cd1cd3e-4450-4290-a6f1-464492eea944 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cd1cd3e-4450-4290-a6f1-464492eea944 found for delete ", "request_id": "req-31740c90-8938-4657-b9a5-7858caf8d881"}]} 2026-06-11 03:18:43.383 8 INFO neutron.services.segments.plugin [-] Segment 98ce7967-bf5a-4e93-8986-643d79200b6a resource provider aggregate not found 2026-06-11 03:18:43.385 8 INFO neutron.services.segments.plugin [-] Segment 98ce7967-bf5a-4e93-8986-643d79200b6a resource provider aggregate not found 2026-06-11 03:18:43.403 8 INFO neutron.services.segments.plugin [-] Segment 98ce7967-bf5a-4e93-8986-643d79200b6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98ce7967-bf5a-4e93-8986-643d79200b6a found for delete ", "request_id": "req-1fc5f20e-cb49-4457-a458-66e3783449be"}]} 2026-06-11 03:18:43.404 8 INFO neutron.services.segments.plugin [-] Segment 98ce7967-bf5a-4e93-8986-643d79200b6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98ce7967-bf5a-4e93-8986-643d79200b6a found for delete ", "request_id": "req-df4af551-8a32-4bae-8cd1-33e0debc4999"}]} [pid: 8|app: 0|req: 1140/2042] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:43 2026] GET /v2.0/security-groups?tenant_id=5ad923edca384d0f8c1f9272af08a94b&name=default => generated 2925 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2043] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:43 2026] GET /v2.0/security-groups?tenant_id=d58afa345ea24af196a1d68300da5806&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:43.821 7 INFO neutron.services.segments.plugin [-] Segment 68d001d9-3f49-42e7-99bb-64af458ea4b2 resource provider aggregate not found 2026-06-11 03:18:43.849 7 INFO neutron.services.segments.plugin [-] Segment 68d001d9-3f49-42e7-99bb-64af458ea4b2 resource provider aggregate not found 2026-06-11 03:18:43.867 7 INFO neutron.services.segments.plugin [-] Segment 68d001d9-3f49-42e7-99bb-64af458ea4b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68d001d9-3f49-42e7-99bb-64af458ea4b2 found for delete ", "request_id": "req-09a54601-01ac-404e-a487-34e9e2f480e8"}]} 2026-06-11 03:18:43.882 7 INFO neutron.services.segments.plugin [-] Segment 68d001d9-3f49-42e7-99bb-64af458ea4b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68d001d9-3f49-42e7-99bb-64af458ea4b2 found for delete ", "request_id": "req-3604fe39-1ab6-4fb9-a052-df6b59875b85"}]} [pid: 7|app: 0|req: 903/2044] 10.0.0.250 () {34 vars in 742 bytes} [Thu Jun 11 03:18:43 2026] PUT /v2.0/routers/58fea3a2-6c6b-4ede-9468-30e70fac3b3e => generated 485 bytes in 666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2045] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:43 2026] DELETE /v2.0/security-groups/589be3dc-d519-4652-bdad-8af2c42b6d9b => 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: 1143/2046] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:18:43 2026] GET /v2.0/ports?device_id=58fea3a2-6c6b-4ede-9468-30e70fac3b3e => 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: 904/2047] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:43 2026] DELETE /v2.0/security-groups/1cee4d68-0e31-457c-a047-eb980ff0a40f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:44.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-66473414-504a-44ef-b0aa-0ca2cf282fe7 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] TaaS: Handle Delete Port: 201f3e15-8a6b-46c1-ae69-c68ffcabaa36 2026-06-11 03:18:44.135 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66473414-504a-44ef-b0aa-0ca2cf282fe7 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Tap Mirror: Handle Delete Port: 201f3e15-8a6b-46c1-ae69-c68ffcabaa36 [pid: 7|app: 0|req: 905/2048] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:44 2026] GET /v2.0/security-groups?tenant_id=f7d25a3dc42e46a694042c3a936adfd3&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/2049] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:44 2026] DELETE /v2.0/security-groups/8519a36a-26b1-4c07-90fe-bdf351a8e8f2 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2050] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:43 2026] DELETE /v2.0/routers/58fea3a2-6c6b-4ede-9468-30e70fac3b3e => generated 0 bytes in 464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/2051] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:18:44 2026] GET /v2.0/routers/2a400832-c797-4e9a-9235-7bf1b99a2a61 => generated 493 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/2052] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:44 2026] GET /v2.0/security-groups?tenant_id=42d155a9805c4005a3cfbc855cba3643&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/2053] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:44 2026] DELETE /v2.0/security-groups/4b68e547-fac4-427b-a588-d19aaef7ab44 => 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: 1145/2054] 10.0.0.250 () {34 vars in 742 bytes} [Thu Jun 11 03:18:44 2026] PUT /v2.0/routers/2a400832-c797-4e9a-9235-7bf1b99a2a61 => generated 493 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2055] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:18:45 2026] GET /v2.0/ports?device_id=2a400832-c797-4e9a-9235-7bf1b99a2a61 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/2056] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:18:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/2057] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:18:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/2058] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:18:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/2059] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:18:45 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: 914/2060] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:18:45 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:45.431 8 INFO neutron_taas.services.taas.taas_plugin [None req-715c4b67-63b8-4271-a62f-6d1da47754ce 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] TaaS: Handle Delete Port: 60633781-4d50-4272-8a4d-41f4df2cf772 2026-06-11 03:18:45.434 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-715c4b67-63b8-4271-a62f-6d1da47754ce 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Tap Mirror: Handle Delete Port: 60633781-4d50-4272-8a4d-41f4df2cf772 [pid: 8|app: 0|req: 1147/2061] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:45 2026] DELETE /v2.0/routers/2a400832-c797-4e9a-9235-7bf1b99a2a61 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/2062] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:18:45 2026] GET /v2.0/routers/9e334a60-7fc3-406c-8e0d-a5995a3deff6 => 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: 916/2063] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:18:45 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: 917/2064] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:18:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/2065] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:18:45 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: 919/2066] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:18:45 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-06-11 03:18:45.788 7 INFO neutron.api.v2.resource [None req-3f42d43a-ed5a-4500-a25f-8864cb2b6feb 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 920/2067] 199.204.45.140 () {30 vars in 763 bytes} [Thu Jun 11 03:18:45 2026] GET /v2.0/security-groups/lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2068] 199.204.45.140 () {30 vars in 785 bytes} [Thu Jun 11 03:18:45 2026] GET /v2.0/security-groups?name=lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => 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: 922/2069] 199.204.45.140 () {34 vars in 736 bytes} [Thu Jun 11 03:18:45 2026] POST /v2.0/security-groups => generated 1636 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2070] 199.204.45.140 () {30 vars in 815 bytes} [Thu Jun 11 03:18:45 2026] GET /v2.0/security-group-rules?security_group_id=e9602e15-bde6-4e28-919e-bcd9bf9eb67e => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/2071] 199.204.45.140 () {34 vars in 789 bytes} [Thu Jun 11 03:18:45 2026] PUT /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1132 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2072] 10.0.0.250 () {32 vars in 623 bytes} [Thu Jun 11 03:18:46 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: 1148/2073] 10.0.0.250 () {34 vars in 742 bytes} [Thu Jun 11 03:18:45 2026] PUT /v2.0/routers/9e334a60-7fc3-406c-8e0d-a5995a3deff6 => generated 502 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2074] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:18:46 2026] GET /v2.0/ports?device_id=9e334a60-7fc3-406c-8e0d-a5995a3deff6 => generated 12 bytes in 24 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: 926/2075] 10.0.0.250 () {32 vars in 633 bytes} [Thu Jun 11 03:18:46 2026] GET /v2.0/ => generated 632 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2076] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:18:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/2077] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:18:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:46.495 8 INFO neutron_taas.services.taas.taas_plugin [None req-2880c52f-199f-4359-b8cb-332f538ea03f 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] TaaS: Handle Delete Port: 21738684-9ed1-40d3-8d66-071ab36078c7 2026-06-11 03:18:46.499 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2880c52f-199f-4359-b8cb-332f538ea03f 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Tap Mirror: Handle Delete Port: 21738684-9ed1-40d3-8d66-071ab36078c7 [pid: 7|app: 0|req: 929/2078] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:18:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2079] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:18:46 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: 931/2080] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:18:46 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => 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: 1150/2081] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:46 2026] DELETE /v2.0/routers/9e334a60-7fc3-406c-8e0d-a5995a3deff6 => 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: 932/2082] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:18:46 2026] GET /v2.0/routers/93a3d06e-3fa8-41aa-a205-c31214f6ee74 => 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: 935/2085] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:46 2026] GET /v2.0/security-groups?tenant_id=7e3560ef1ebf411288b8cb77a810f592&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2086] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:47 2026] DELETE /v2.0/security-groups/62995d4c-1398-4f9d-afc6-c7ba3808c121 => 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: 1151/2087] 10.0.0.250 () {34 vars in 742 bytes} [Thu Jun 11 03:18:46 2026] PUT /v2.0/routers/93a3d06e-3fa8-41aa-a205-c31214f6ee74 => generated 487 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2088] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:18:47 2026] GET /v2.0/ports?device_id=93a3d06e-3fa8-41aa-a205-c31214f6ee74 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:18:47.539 8 INFO neutron_taas.services.taas.taas_plugin [None req-8393f64f-dfb9-4764-9d52-b3b53dd0f310 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] TaaS: Handle Delete Port: 43bb0237-aaee-4682-b025-6eee1806977c 2026-06-11 03:18:47.541 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8393f64f-dfb9-4764-9d52-b3b53dd0f310 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Tap Mirror: Handle Delete Port: 43bb0237-aaee-4682-b025-6eee1806977c [pid: 8|app: 0|req: 1152/2089] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:47 2026] DELETE /v2.0/routers/93a3d06e-3fa8-41aa-a205-c31214f6ee74 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2090] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:18:47 2026] GET /v2.0/routers/0f97199e-bcc0-4a58-806a-c7a3ee07bb95 => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:18:48.583 7 INFO neutron.db.segments_db [None req-a690e102-56e5-4348-9f37-e3186b90a859 373babf884b14640a995628479ebfcdb 376220727bf540dc915269c99bdc3c04 - - default default] Added segment 06959e57-f32a-46ca-b09f-a22cd6e147cb of type vxlan for network f5796657-6dcd-49c3-aa50-24d300336088 [pid: 7|app: 0|req: 939/2091] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:18:48 2026] POST /v2.0/networks => generated 612 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2092] 10.0.0.250 () {34 vars in 742 bytes} [Thu Jun 11 03:18:47 2026] PUT /v2.0/routers/0f97199e-bcc0-4a58-806a-c7a3ee07bb95 => generated 480 bytes in 903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2093] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:18:48 2026] GET /v2.0/ports?device_id=0f97199e-bcc0-4a58-806a-c7a3ee07bb95 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:18:48.941 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e19e2cc-69da-4b0e-8f2a-65afd026468d 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] TaaS: Handle Delete Port: 13778da0-da9a-4312-95ea-f46159f4aa40 2026-06-11 03:18:48.944 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e19e2cc-69da-4b0e-8f2a-65afd026468d 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] Tap Mirror: Handle Delete Port: 13778da0-da9a-4312-95ea-f46159f4aa40 [pid: 7|app: 0|req: 940/2094] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:18:48 2026] POST /v2.0/ports => generated 743 bytes in 289 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: 941/2095] 10.0.0.250 () {34 vars in 747 bytes} [Thu Jun 11 03:18:48 2026] PUT /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags => generated 25 bytes in 155 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: 942/2096] 10.0.0.250 () {32 vars in 727 bytes} [Thu Jun 11 03:18:49 2026] GET /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 03:18:49.293 8 INFO neutron.services.segments.plugin [-] Segment 3283f49f-587f-4d8f-86de-e4b3ac7f573d resource provider aggregate not found 2026-06-11 03:18:49.298 8 INFO neutron.services.segments.plugin [-] Segment 3283f49f-587f-4d8f-86de-e4b3ac7f573d resource provider aggregate not found 2026-06-11 03:18:49.320 8 INFO neutron.db.l3_hamode_db [None req-9e19e2cc-69da-4b0e-8f2a-65afd026468d 48ac79b249294d129ebf42d736ecf2c5 6734994afcb44f41b2e67e6067deccb7 - - default default] HA network c7af332c-c64f-449d-bcca-30ec6905daa4 was deleted as no HA routers are present in tenant 6734994afcb44f41b2e67e6067deccb7. 2026-06-11 03:18:49.341 8 INFO neutron.services.segments.plugin [-] Segment 3283f49f-587f-4d8f-86de-e4b3ac7f573d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3283f49f-587f-4d8f-86de-e4b3ac7f573d found for delete ", "request_id": "req-5cafdda5-8a22-4e84-b2ac-863ae3c88138"}]} 2026-06-11 03:18:49.342 8 INFO neutron.services.segments.plugin [-] Segment 3283f49f-587f-4d8f-86de-e4b3ac7f573d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3283f49f-587f-4d8f-86de-e4b3ac7f573d found for delete ", "request_id": "req-75e7907e-2493-4f52-a0e6-82180b6797f8"}]} [pid: 8|app: 0|req: 1155/2097] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:18:48 2026] DELETE /v2.0/routers/0f97199e-bcc0-4a58-806a-c7a3ee07bb95 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2098] 10.0.0.250 () {34 vars in 758 bytes} [Thu Jun 11 03:18:49 2026] PUT /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags/green => generated 4 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2099] 10.0.0.250 () {32 vars in 727 bytes} [Thu Jun 11 03:18:49 2026] GET /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags => generated 34 bytes in 59 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: 944/2100] 10.0.0.250 () {34 vars in 754 bytes} [Thu Jun 11 03:18:49 2026] PUT /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags/red => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1157/2101] 10.0.0.250 () {32 vars in 727 bytes} [Thu Jun 11 03:18:49 2026] GET /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags => generated 34 bytes in 41 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: 945/2102] 10.0.0.250 () {34 vars in 776 bytes} [Thu Jun 11 03:18:49 2026] PUT /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags/black.or.white => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1158/2103] 10.0.0.250 () {32 vars in 727 bytes} [Thu Jun 11 03:18:49 2026] GET /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags => generated 52 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 946/2104] 10.0.0.250 () {34 vars in 747 bytes} [Thu Jun 11 03:18:49 2026] PUT /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1159/2105] 10.0.0.250 () {32 vars in 727 bytes} [Thu Jun 11 03:18:49 2026] GET /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 947/2106] 10.0.0.250 () {32 vars in 735 bytes} [Thu Jun 11 03:18:49 2026] GET /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 03:18:49.987 8 INFO neutron.api.v2.resource [None req-584cf6ba-05b8-4e6e-aa03-0eb3c036c023 373babf884b14640a995628479ebfcdb 376220727bf540dc915269c99bdc3c04 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1160/2107] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:18:49 2026] GET /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 948/2108] 10.0.0.250 () {32 vars in 738 bytes} [Thu Jun 11 03:18:49 2026] DELETE /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1161/2109] 10.0.0.250 () {32 vars in 727 bytes} [Thu Jun 11 03:18:50 2026] GET /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 03:18:50.182 8 INFO neutron.api.v2.resource [None req-7a4616d2-288f-4203-8902-fff8bd153cb2 373babf884b14640a995628479ebfcdb 376220727bf540dc915269c99bdc3c04 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1162/2110] 10.0.0.250 () {32 vars in 742 bytes} [Thu Jun 11 03:18:50 2026] DELETE /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1163/2111] 10.0.0.250 () {32 vars in 730 bytes} [Thu Jun 11 03:18:50 2026] DELETE /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags => generated 0 bytes in 68 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: 1164/2112] 10.0.0.250 () {32 vars in 727 bytes} [Thu Jun 11 03:18:50 2026] GET /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf/tags => generated 12 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 949/2113] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:50 2026] GET /v2.0/security-groups?tenant_id=0965ab1529f5485ab446668f0e83b54e&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:50.480 8 INFO neutron_taas.services.taas.taas_plugin [None req-c21c8c2a-18ec-41e8-93b8-e91f938530a8 373babf884b14640a995628479ebfcdb 376220727bf540dc915269c99bdc3c04 - - default default] TaaS: Handle Delete Port: ec6282e4-349c-4606-a8dd-2bf465db3dcf [pid: 7|app: 0|req: 950/2114] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:50 2026] DELETE /v2.0/security-groups/e3fb1a53-bb0d-4170-a6bd-d2a58af4fd57 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:50.484 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c21c8c2a-18ec-41e8-93b8-e91f938530a8 373babf884b14640a995628479ebfcdb 376220727bf540dc915269c99bdc3c04 - - default default] Tap Mirror: Handle Delete Port: ec6282e4-349c-4606-a8dd-2bf465db3dcf [pid: 8|app: 0|req: 1165/2115] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:18:50 2026] DELETE /v2.0/ports/ec6282e4-349c-4606-a8dd-2bf465db3dcf => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2116] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:50 2026] GET /v2.0/security-groups?tenant_id=ec8f0e2dc6ee4bbeb897b52eca64224c&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2117] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:18:50 2026] DELETE /v2.0/networks/f5796657-6dcd-49c3-aa50-24d300336088 => 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: 952/2118] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:50 2026] DELETE /v2.0/security-groups/2e736824-ad73-44f9-b96a-03f8162cf8a4 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2119] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:50 2026] GET /v2.0/security-groups?tenant_id=6734994afcb44f41b2e67e6067deccb7&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: 953/2120] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:51 2026] DELETE /v2.0/security-groups/1cdbcde0-213a-4d0b-97df-5ef0bc84b906 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:51.370 8 INFO neutron.services.segments.plugin [-] Segment 06959e57-f32a-46ca-b09f-a22cd6e147cb resource provider aggregate not found 2026-06-11 03:18:51.377 8 INFO neutron.services.segments.plugin [-] Segment 06959e57-f32a-46ca-b09f-a22cd6e147cb resource provider aggregate not found 2026-06-11 03:18:51.396 8 INFO neutron.services.segments.plugin [-] Segment 06959e57-f32a-46ca-b09f-a22cd6e147cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06959e57-f32a-46ca-b09f-a22cd6e147cb found for delete ", "request_id": "req-92c95fb7-6cad-4c7c-9384-b7a184b36e6e"}]} 2026-06-11 03:18:51.398 8 INFO neutron.services.segments.plugin [-] Segment 06959e57-f32a-46ca-b09f-a22cd6e147cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06959e57-f32a-46ca-b09f-a22cd6e147cb found for delete ", "request_id": "req-d26bd8a2-3a6b-4d75-8c85-0a5613a7d73b"}]} [pid: 8|app: 0|req: 1168/2121] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:51 2026] GET /v2.0/security-groups?tenant_id=376220727bf540dc915269c99bdc3c04&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2122] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:51 2026] DELETE /v2.0/security-groups/9d94103d-1e1b-4bfe-b2df-306bc4f6b115 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2123] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:51 2026] GET /v2.0/security-groups?tenant_id=62d0ca49191b45718842ca0329f1d5e7&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2124] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:52 2026] DELETE /v2.0/security-groups/22ca9ecb-31fa-4ee3-9cce-1505f287c02e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2125] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:52 2026] GET /v2.0/security-groups?tenant_id=74e70c80dbee4cec958a6d59a27a72d3&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2126] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:52 2026] DELETE /v2.0/security-groups/5f99e43a-c6a6-4e9c-9cc5-ecb1c8938cf7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2127] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:53 2026] GET /v2.0/security-groups?tenant_id=ab1e51d3a3174b10b609200347a35225&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2128] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:53 2026] DELETE /v2.0/security-groups/133dc9d7-d983-4b7c-a3b5-4c1730cc4273 => 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: 1172/2129] 10.0.0.24 () {34 vars in 1015 bytes} [Thu Jun 11 03:18:54 2026] GET /v2.0/security-groups?id=7505de29-baee-4bae-aa8c-351a17c705d3&fields=id => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2130] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:18:54 2026] GET /v2.0/networks?id=03fef94a-14ec-452b-9cef-4a2532061f7d => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2131] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:18:54 2026] GET /v2.0/quotas/7aae08f2e93949cbb64c18995ca8c413 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2132] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:18:54 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&fields=id => generated 149 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2133] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:18:54 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2134] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:18:54 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?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: 1175/2135] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:55 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => 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: 961/2136] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:55 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => 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: 962/2137] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:18:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:55.986 8 INFO neutron.db.segments_db [None req-4d07f2cb-fbda-4777-ace1-ab19acbc2000 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment 26cf1e4f-4c84-4e69-ae80-8a8775b68da9 of type vxlan for network 7050847d-be2c-4bef-9cb2-cc935a2f44cb [pid: 7|app: 0|req: 963/2138] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:18:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2139] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:18:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2140] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:18:55 2026] POST /v2.0/networks => generated 721 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2141] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:18:56 2026] PUT /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/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: 1177/2142] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:18:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2143] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:18:56 2026] GET /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2144] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:18:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2145] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:56 2026] POST /v2.0/subnets => generated 688 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2146] 10.0.0.250 () {34 vars in 770 bytes} [Thu Jun 11 03:18:56 2026] PUT /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2147] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:18:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:18:56.416 8 INFO neutron.db.segments_db [None req-bc2aab80-aa6e-44b8-8429-c076414d11fa 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment a219103a-8c27-4a55-bc25-1c4f408d848e of type vxlan for network 4ced2745-c961-4059-83f7-e6416a8f55bd [pid: 7|app: 0|req: 968/2148] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:18:56 2026] GET /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/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: 969/2149] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:18:56 2026] PUT /v2.0/subnetpools/43c827c0-e9aa-4aa6-8a2d-88d511a31de7/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2150] 10.0.0.250 () {34 vars in 766 bytes} [Thu Jun 11 03:18:56 2026] PUT /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags/red => 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: 971/2151] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:18:56 2026] PUT /v2.0/subnetpools/b5844505-f43e-40e9-ab24-8f43d73a0349/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2152] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:18:56 2026] GET /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2153] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:18:56 2026] PUT /v2.0/subnetpools/b34dbb7a-d43a-47e9-b7c0-eda1764c7d1c/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2154] 10.0.0.250 () {34 vars in 788 bytes} [Thu Jun 11 03:18:56 2026] PUT /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2155] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:18:56 2026] PUT /v2.0/subnetpools/866dc894-5113-43fc-9b97-f0dd930a5014/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:18:56.768 8 INFO neutron.db.l3_hamode_db [None req-bc2aab80-aa6e-44b8-8429-c076414d11fa 1905839bca334255831f6a347de62bc2 61467299cf35486c9f793b1d622c462c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 976/2156] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:18:56 2026] GET /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/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: 977/2157] 10.0.0.250 () {32 vars in 672 bytes} [Thu Jun 11 03:18:56 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2158] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:18:56 2026] PUT /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2159] 10.0.0.250 () {32 vars in 686 bytes} [Thu Jun 11 03:18:56 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: 980/2160] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:18:56 2026] GET /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2161] 10.0.0.250 () {32 vars in 682 bytes} [Thu Jun 11 03:18:56 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2162] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:18:56 2026] GET /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2163] 10.0.0.250 () {32 vars in 694 bytes} [Thu Jun 11 03:18:56 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:56.989 7 INFO neutron.api.v2.resource [None req-d1a2a7b4-bedc-4409-9b0f-8ab4d3b2237b af2de8fa7bf24bdba7cd6b7818639030 ca8aef6ed1a74f58a7370ffaa287a61e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 984/2164] 10.0.0.250 () {32 vars in 751 bytes} [Thu Jun 11 03:18:56 2026] GET /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/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: 985/2165] 10.0.0.250 () {32 vars in 680 bytes} [Thu Jun 11 03:18:56 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2166] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:18:57 2026] DELETE /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2167] 10.0.0.250 () {32 vars in 694 bytes} [Thu Jun 11 03:18:57 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2168] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:18:57 2026] GET /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2169] 10.0.0.250 () {32 vars in 690 bytes} [Thu Jun 11 03:18:57 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:18:57.170 7 INFO neutron.api.v2.resource [None req-89a56927-3a7d-4a82-96f8-f9fe3da4471c af2de8fa7bf24bdba7cd6b7818639030 ca8aef6ed1a74f58a7370ffaa287a61e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 990/2170] 10.0.0.250 () {32 vars in 754 bytes} [Thu Jun 11 03:18:57 2026] DELETE /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2171] 10.0.0.250 () {32 vars in 702 bytes} [Thu Jun 11 03:18:57 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2172] 10.0.0.250 () {32 vars in 742 bytes} [Thu Jun 11 03:18:57 2026] DELETE /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/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: 993/2173] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:57 2026] DELETE /v2.0/subnetpools/43c827c0-e9aa-4aa6-8a2d-88d511a31de7 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2174] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:18:57 2026] GET /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2175] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:57 2026] DELETE /v2.0/subnetpools/b5844505-f43e-40e9-ab24-8f43d73a0349 => 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: 996/2176] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:57 2026] DELETE /v2.0/subnetpools/0aac8ca0-16d5-43ed-aa43-659cbc08252f => 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: 997/2177] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:57 2026] DELETE /v2.0/subnetpools/b34dbb7a-d43a-47e9-b7c0-eda1764c7d1c => 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: 998/2178] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:57 2026] DELETE /v2.0/subnetpools/866dc894-5113-43fc-9b97-f0dd930a5014 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2179] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:18:57 2026] DELETE /v2.0/subnetpools/3971566d-940c-4a7b-9b41-5af1c4f696ec => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:18:57.697 8 INFO neutron.db.l3_hamode_db [None req-bc2aab80-aa6e-44b8-8429-c076414d11fa 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1000/2180] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:58 2026] GET /v2.0/security-groups?tenant_id=ca8aef6ed1a74f58a7370ffaa287a61e&name=default => generated 2925 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2181] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:58 2026] GET /v2.0/security-groups?tenant_id=b951933f1483469aad90b59369836dab&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2182] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:18:56 2026] POST /v2.0/routers => generated 728 bytes in 2447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2183] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:58 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => 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: 1002/2184] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:58 2026] DELETE /v2.0/security-groups/09fca8fc-1d36-438b-a419-32ab8e715bf1 => 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: 1183/2185] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:58 2026] DELETE /v2.0/security-groups/6f55ef6d-a5bf-4ed9-ace2-80ffde14bee8 => 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: 1184/2186] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:18:58 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => 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: 1185/2187] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:59 2026] GET /v2.0/security-groups?tenant_id=3aaafec6e71a4df9abb1e61c4ec97966&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: 1186/2188] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:59 2026] GET /v2.0/security-groups?tenant_id=9d4f70c7b0ba4267be3522b6427bdbb5&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: 1187/2189] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:59 2026] DELETE /v2.0/security-groups/f3f78f8e-20a4-479b-9b38-3066dfcb628c => 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: 1188/2190] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:59 2026] DELETE /v2.0/security-groups/8151d456-c6d1-4587-8e9e-e44003852c03 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2191] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:18:59 2026] GET /v2.0/security-groups?tenant_id=7c8bdc1984644e91a2985bf676b51261&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2192] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:18:59 2026] GET /v2.0/networks?id=03fef94a-14ec-452b-9cef-4a2532061f7d => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2193] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:18:59 2026] DELETE /v2.0/security-groups/4a1f937c-399c-4fa8-99c0-904629b0d8ba => 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: 1192/2194] 199.204.45.140 () {34 vars in 1050 bytes} [Thu Jun 11 03:18:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7aae08f2e93949cbb64c18995ca8c413 => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2195] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:18:58 2026] PUT /v2.0/routers/900fdf79-d927-45b1-823c-b769ba1366ad/add_router_interface => generated 309 bytes in 1431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2196] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:18:59 2026] POST /v2.0/ports => generated 1078 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2197] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:19:00 2026] PUT /v2.0/ports/dc5c8229-c176-4c2b-b3c4-69e901668d93 => generated 1239 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:19:00.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddefdfb0-9a4e-4654-a664-c72a0f13bffb'] response: {'name': 'network-changed', 'server_uuid': '21d32f50-ca89-4fce-9e99-b3643b21834c', 'tag': 'dc5c8229-c176-4c2b-b3c4-69e901668d93', '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: 1194/2198] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:19:01 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1005/2199] 199.204.45.140 () {34 vars in 1018 bytes} [Thu Jun 11 03:19:01 2026] GET /v2.0/networks?tenant_id=7aae08f2e93949cbb64c18995ca8c413&shared=False => generated 735 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2200] 199.204.45.140 () {34 vars in 930 bytes} [Thu Jun 11 03:19:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2203] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2204] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/security-groups?id=7505de29-baee-4bae-aa8c-351a17c705d3&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2205] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2206] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2207] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.15&port_id=dc5c8229-c176-4c2b-b3c4-69e901668d93 => 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: 1199/2208] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/subnets?id=2ee372e3-8690-4812-9e37-ec0196d402ff => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2209] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/ports?network_id=03fef94a-14ec-452b-9cef-4a2532061f7d&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: 1200/2210] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/networks?id=7050847d-be2c-4bef-9cb2-cc935a2f44cb => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2211] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2212] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/quotas/61467299cf35486c9f793b1d622c462c => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2213] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2214] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/ports?tenant_id=61467299cf35486c9f793b1d622c462c&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2215] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/networks/7050847d-be2c-4bef-9cb2-cc935a2f44cb?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2216] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:19:02 2026] GET /v2.0/networks/7050847d-be2c-4bef-9cb2-cc935a2f44cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2217] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:03 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:19:03.633 7 INFO neutron.db.segments_db [None req-40f848f5-d08e-41b8-aea8-87b7b6404f11 1b583d46bb1344e5a76502ed5b40a5c6 77aed11cae73456db61b52610901f006 - - default default] Added segment 4ec734ee-438a-419b-954b-1b405d2cb0d1 of type vxlan for network 4f7bb824-9a42-4cae-87a8-a96fcb62042b [pid: 7|app: 0|req: 1014/2218] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:19:03 2026] POST /v2.0/networks => generated 612 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:19:03.832 7 INFO neutron.db.segments_db [None req-b744510c-86d7-4710-99a5-f6d3b843779a 1b583d46bb1344e5a76502ed5b40a5c6 77aed11cae73456db61b52610901f006 - - default default] Added segment 7058a2e1-e49b-47b8-a8b8-96bb7f209af7 of type vxlan for network cac74a28-417f-4167-adc6-c7ddf790b6dc [pid: 8|app: 0|req: 1205/2219] 10.0.0.250 () {34 vars in 684 bytes} [Thu Jun 11 03:19:03 2026] POST /v2.0/security-groups => generated 1601 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2220] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:19:03 2026] POST /v2.0/networks => generated 613 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2221] 10.0.0.250 () {34 vars in 767 bytes} [Thu Jun 11 03:19:03 2026] PUT /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2222] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:19:03 2026] PUT /v2.0/networks/4f7bb824-9a42-4cae-87a8-a96fcb62042b/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2223] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:19:03 2026] GET /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2224] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/networks/4f7bb824-9a42-4cae-87a8-a96fcb62042b/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2225] 10.0.0.250 () {34 vars in 778 bytes} [Thu Jun 11 03:19:04 2026] PUT /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2226] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2227] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:19:04 2026] PUT /v2.0/networks/cac74a28-417f-4167-adc6-c7ddf790b6dc/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2228] 10.0.0.250 () {34 vars in 774 bytes} [Thu Jun 11 03:19:04 2026] PUT /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2229] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/networks/cac74a28-417f-4167-adc6-c7ddf790b6dc/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2230] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2231] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1020/2232] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:19:04 2026] PUT /v2.0/networks/cac74a28-417f-4167-adc6-c7ddf790b6dc/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2233] 10.0.0.250 () {34 vars in 796 bytes} [Thu Jun 11 03:19:04 2026] PUT /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2234] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/networks/cac74a28-417f-4167-adc6-c7ddf790b6dc/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2235] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2236] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/networks/4f7bb824-9a42-4cae-87a8-a96fcb62042b/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2237] 10.0.0.250 () {34 vars in 767 bytes} [Thu Jun 11 03:19:04 2026] PUT /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2238] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/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: 1217/2239] 10.0.0.250 () {32 vars in 755 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:19:04.518 7 INFO neutron.services.segments.plugin [-] Segment 4ec734ee-438a-419b-954b-1b405d2cb0d1 resource provider aggregate not found 2026-06-11 03:19:04.526 7 INFO neutron.services.segments.plugin [-] Segment 4ec734ee-438a-419b-954b-1b405d2cb0d1 resource provider aggregate not found 2026-06-11 03:19:04.543 7 INFO neutron.services.segments.plugin [-] Segment 4ec734ee-438a-419b-954b-1b405d2cb0d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ec734ee-438a-419b-954b-1b405d2cb0d1 found for delete ", "request_id": "req-94455f3f-a4d6-4547-bdc7-ce8481d8c292"}]} [pid: 7|app: 0|req: 1023/2240] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:19:04 2026] DELETE /v2.0/networks/4f7bb824-9a42-4cae-87a8-a96fcb62042b => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:19:04.564 7 INFO neutron.services.segments.plugin [-] Segment 4ec734ee-438a-419b-954b-1b405d2cb0d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ec734ee-438a-419b-954b-1b405d2cb0d1 found for delete ", "request_id": "req-ca7e1449-943a-478f-8421-bb13ba4f7567"}]} 2026-06-11 03:19:04.587 8 INFO neutron.api.v2.resource [None req-c008fd23-0131-4f2c-92df-ee912a0aee1a 89e42720f5574c6aae94514a03360f4e 66c8d0b40b64467abbce86bf4b25157d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1218/2241] 10.0.0.250 () {32 vars in 759 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2242] 10.0.0.250 () {32 vars in 758 bytes} [Thu Jun 11 03:19:04 2026] DELETE /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags/red => 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: 1220/2243] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2244] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:19:04 2026] DELETE /v2.0/networks/cac74a28-417f-4167-adc6-c7ddf790b6dc => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:19:04.734 8 INFO neutron.api.v2.resource [None req-7f9d595e-8b07-497d-86a6-d1e62452fe9e 89e42720f5574c6aae94514a03360f4e 66c8d0b40b64467abbce86bf4b25157d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1221/2245] 10.0.0.250 () {32 vars in 762 bytes} [Thu Jun 11 03:19:04 2026] DELETE /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2246] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:19:04 2026] DELETE /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2247] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:19:04 2026] GET /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2248] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:19:04 2026] DELETE /v2.0/security-groups/7f3d76e4-4196-4e9d-be9c-13533794fc02 => 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: 1223/2249] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:05 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2250] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:05 2026] GET /v2.0/security-groups?id=7505de29-baee-4bae-aa8c-351a17c705d3&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2251] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:05 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1028/2252] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:05 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2253] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:19:05 2026] GET /v2.0/security-groups?tenant_id=25a98a3029b641ad9539324027ad0c8d&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2254] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:19:05 2026] GET /v2.0/security-groups?tenant_id=cfa7d234f4124d40bdc9e5277a0187fc&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2255] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:19:05 2026] DELETE /v2.0/security-groups/612322f2-21fd-4a36-b3b0-4f072f97dfe8 => 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: 1226/2256] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:19:05 2026] DELETE /v2.0/security-groups/50f8bee6-4fc2-4d68-b522-de6ec985803a => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2257] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:19:06 2026] GET /v2.0/security-groups?tenant_id=77aed11cae73456db61b52610901f006&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: 1227/2258] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:19:06 2026] GET /v2.0/security-groups?tenant_id=66c8d0b40b64467abbce86bf4b25157d&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2259] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:19:06 2026] DELETE /v2.0/security-groups/4d1a7c4d-bc5b-4738-9121-ef537941a3a4 => 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: 1228/2260] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:19:06 2026] DELETE /v2.0/security-groups/b4fb9680-773f-4662-93b6-8203b2bd7286 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:19:06.563 7 INFO neutron.services.segments.plugin [-] Segment 7058a2e1-e49b-47b8-a8b8-96bb7f209af7 resource provider aggregate not found 2026-06-11 03:19:06.585 7 INFO neutron.services.segments.plugin [-] Segment 7058a2e1-e49b-47b8-a8b8-96bb7f209af7 resource provider aggregate not found 2026-06-11 03:19:06.588 7 INFO neutron.services.segments.plugin [-] Segment 7058a2e1-e49b-47b8-a8b8-96bb7f209af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7058a2e1-e49b-47b8-a8b8-96bb7f209af7 found for delete ", "request_id": "req-3d07a5c6-2552-424f-a08c-beb5f02343a0"}]} 2026-06-11 03:19:06.599 7 INFO neutron.services.segments.plugin [-] Segment 7058a2e1-e49b-47b8-a8b8-96bb7f209af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7058a2e1-e49b-47b8-a8b8-96bb7f209af7 found for delete ", "request_id": "req-cdf3987e-e9a5-49af-a44f-11b4b6f004ed"}]} [pid: 7|app: 0|req: 1033/2261] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:06 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1229/2262] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:19:06 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2263] 199.204.45.140 () {34 vars in 1044 bytes} [Thu Jun 11 03:19:06 2026] GET /v2.0/security-groups?id=7505de29-baee-4bae-aa8c-351a17c705d3&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2264] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:19:07 2026] GET /v2.0/networks?id=7050847d-be2c-4bef-9cb2-cc935a2f44cb => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2265] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:07 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1035/2266] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:19:07 2026] POST /v2.0/ports => generated 954 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2267] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:19:08 2026] PUT /v2.0/ports/3a55170e-47fa-418c-a040-514a2106612c => generated 1235 bytes in 675 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: 1036/2268] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:08 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1233/2269] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:08 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:19:08.933 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e53cd25b-af6b-495f-99e7-0a8642ffc8c0'] response: {'name': 'network-changed', 'server_uuid': 'bfaf9452-144d-4f9c-8aea-99ed8e850232', 'tag': '3a55170e-47fa-418c-a040-514a2106612c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1037/2270] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:09 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2271] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:09 2026] GET /v2.0/security-groups?id=7505de29-baee-4bae-aa8c-351a17c705d3&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2272] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:09 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2273] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:19:09 2026] GET /v2.0/ports?tenant_id=61467299cf35486c9f793b1d622c462c&device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2274] 199.204.45.140 () {34 vars in 1018 bytes} [Thu Jun 11 03:19:09 2026] GET /v2.0/networks?tenant_id=61467299cf35486c9f793b1d622c462c&shared=False => generated 768 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2275] 199.204.45.140 () {34 vars in 930 bytes} [Thu Jun 11 03:19:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2276] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:10 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2277] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:10 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:19:10.388 8 INFO neutron.db.segments_db [None req-1db38c3e-eacc-4c08-927b-401a1b597a9a 8dd350e1096244bd9b427cdfa82cab90 035cae9306f845eb9dc5f05805ed8394 - - default default] Added segment 816f7249-d0cb-4201-b9ac-591dd953bd4d of type vxlan for network 6b765987-6833-48f3-b131-c0a2814ffcb8 [pid: 8|app: 0|req: 1237/2278] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:19:10 2026] POST /v2.0/networks => generated 612 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2279] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:19:10 2026] GET /v2.0/ports?tenant_id=61467299cf35486c9f793b1d622c462c&device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2280] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:19:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3a55170e-47fa-418c-a040-514a2106612c => 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: 1240/2281] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:19:10 2026] GET /v2.0/subnets?id=182f0657-06da-419f-8166-25a82ee15412 => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2282] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:19:10 2026] GET /v2.0/ports?network_id=7050847d-be2c-4bef-9cb2-cc935a2f44cb&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: 1042/2283] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:19:10 2026] POST /v2.0/subnets => generated 626 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2284] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:19:10 2026] GET /v2.0/networks/7050847d-be2c-4bef-9cb2-cc935a2f44cb?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: 1242/2285] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:19:10 2026] PUT /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2286] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:19:10 2026] GET /v2.0/networks/7050847d-be2c-4bef-9cb2-cc935a2f44cb?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: 1243/2287] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:19:10 2026] GET /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2288] 10.0.0.250 () {34 vars in 762 bytes} [Thu Jun 11 03:19:10 2026] PUT /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags/green => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2289] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:19:11 2026] GET /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2290] 10.0.0.250 () {34 vars in 758 bytes} [Thu Jun 11 03:19:11 2026] PUT /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2291] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:19:11 2026] GET /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2292] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:11 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2293] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:11 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2294] 10.0.0.250 () {34 vars in 780 bytes} [Thu Jun 11 03:19:11 2026] PUT /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags/black.or.white => generated 4 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2295] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:19:11 2026] GET /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags => generated 52 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2296] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:19:11 2026] PUT /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2297] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:19:11 2026] GET /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2298] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:19:11 2026] GET /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:19:11.642 7 INFO neutron.api.v2.resource [None req-6cb57997-800e-443a-a7cb-97d217c2640f 8dd350e1096244bd9b427cdfa82cab90 035cae9306f845eb9dc5f05805ed8394 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1051/2299] 10.0.0.250 () {32 vars in 743 bytes} [Thu Jun 11 03:19:11 2026] GET /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2300] 10.0.0.250 () {32 vars in 742 bytes} [Thu Jun 11 03:19:11 2026] DELETE /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2301] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:19:11 2026] GET /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:19:11.804 8 INFO neutron.api.v2.resource [None req-6541b850-714d-4713-a4e5-5cca5bdb9497 8dd350e1096244bd9b427cdfa82cab90 035cae9306f845eb9dc5f05805ed8394 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1250/2302] 10.0.0.250 () {32 vars in 746 bytes} [Thu Jun 11 03:19:11 2026] DELETE /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2303] 10.0.0.250 () {32 vars in 734 bytes} [Thu Jun 11 03:19:11 2026] DELETE /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/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: 1251/2304] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:19:11 2026] GET /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2305] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:12 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2306] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:12 2026] GET /v2.0/security-groups?id=7505de29-baee-4bae-aa8c-351a17c705d3&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: 1054/2307] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:19:11 2026] DELETE /v2.0/subnets/545967ef-5f69-4ba9-ae49-83e5f65b01b9 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2308] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:12 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:19:12.244 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d54837d-92a5-4815-b6c1-d6711c81a560 8dd350e1096244bd9b427cdfa82cab90 035cae9306f845eb9dc5f05805ed8394 - - default default] TaaS: Handle Delete Port: f04753e2-feab-4831-b077-f7cae2969f3b 2026-06-11 03:19:12.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d54837d-92a5-4815-b6c1-d6711c81a560 8dd350e1096244bd9b427cdfa82cab90 035cae9306f845eb9dc5f05805ed8394 - - default default] Tap Mirror: Handle Delete Port: f04753e2-feab-4831-b077-f7cae2969f3b [pid: 7|app: 0|req: 1056/2309] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:12 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:19:12.459 8 INFO neutron.services.segments.plugin [-] Segment 816f7249-d0cb-4201-b9ac-591dd953bd4d resource provider aggregate not found 2026-06-11 03:19:12.466 8 INFO neutron.services.segments.plugin [-] Segment 816f7249-d0cb-4201-b9ac-591dd953bd4d resource provider aggregate not found [pid: 8|app: 0|req: 1254/2310] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:19:12 2026] DELETE /v2.0/networks/6b765987-6833-48f3-b131-c0a2814ffcb8 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:19:12.487 8 INFO neutron.services.segments.plugin [-] Segment 816f7249-d0cb-4201-b9ac-591dd953bd4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 816f7249-d0cb-4201-b9ac-591dd953bd4d found for delete ", "request_id": "req-2ff0f961-edf9-42e9-a5c8-e4a21a6c8f66"}]} 2026-06-11 03:19:12.488 8 INFO neutron.services.segments.plugin [-] Segment 816f7249-d0cb-4201-b9ac-591dd953bd4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 816f7249-d0cb-4201-b9ac-591dd953bd4d found for delete ", "request_id": "req-ad5c987b-3568-4395-88b2-4982fe653731"}]} [pid: 7|app: 0|req: 1057/2311] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:12 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2312] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:19:13 2026] GET /v2.0/security-groups?tenant_id=1d1fb255329e4a8db354031cd805c034&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2313] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:13 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2314] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:13 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2315] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:19:13 2026] DELETE /v2.0/security-groups/e8d98f68-3c98-4815-9f26-a3a07e9ac64e => 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: 1060/2316] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:19:13 2026] GET /v2.0/security-groups?tenant_id=035cae9306f845eb9dc5f05805ed8394&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2317] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:19:13 2026] DELETE /v2.0/security-groups/bab9d76e-7a26-4601-8b29-a18fc95e82d3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2318] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:14 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2319] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:14 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2320] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:16 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2321] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:16 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2324] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:17 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2325] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:17 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2326] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:18 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2327] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:18 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:19:18.862 7 INFO neutron.db.segments_db [None req-49b66125-5fec-4692-a88a-73577e7ee89f 6bc892c4de894e0f9ae2990aaa15f84e 494878c3d6c44c1697b189b812d50930 - - default default] Added segment f8bff364-f07c-4397-9049-e611a74c3d48 of type vxlan for network 80b1c643-3bfd-41ff-87cd-58fb1817e23c [pid: 7|app: 0|req: 1066/2328] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:19:18 2026] POST /v2.0/networks => generated 613 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2329] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:19:18 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2330] 10.0.0.250 () {34 vars in 666 bytes} [Thu Jun 11 03:19:19 2026] POST /v2.0/trunks => generated 407 bytes in 226 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: 1264/2331] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:19:19 2026] PUT /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/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/2332] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:19 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2333] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:20 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2334] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:19:19 2026] GET /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags => generated 25 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2335] 10.0.0.250 () {34 vars in 760 bytes} [Thu Jun 11 03:19:20 2026] PUT /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2336] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:19:20 2026] GET /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2337] 10.0.0.250 () {34 vars in 756 bytes} [Thu Jun 11 03:19:20 2026] PUT /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2338] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:19:20 2026] GET /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2339] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:21 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2340] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:21 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2341] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:22 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1074/2342] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:22 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2343] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:23 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2344] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:23 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2345] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:24 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2346] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:24 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2347] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:25 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2348] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:25 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2349] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:27 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2350] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:27 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2351] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:28 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2352] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:28 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2353] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:29 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2354] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:29 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2355] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:30 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1088/2356] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:30 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2357] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:31 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1090/2358] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:31 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2361] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:32 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2362] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:32 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2363] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:34 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2364] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:34 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&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: 1097/2365] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:35 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1098/2366] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:35 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2367] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:36 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2368] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:36 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2369] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:37 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1102/2370] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:37 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&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: 7|app: 0|req: 1103/2371] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:38 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2372] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:38 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&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: 1105/2373] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:39 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2374] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:39 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2375] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:41 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2376] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:41 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2377] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:42 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1110/2378] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:42 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2379] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:43 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2380] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:43 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2381] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:44 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2382] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:44 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2383] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:45 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2384] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:45 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2387] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:46 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1120/2388] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:46 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2389] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:48 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1122/2390] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:48 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2391] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:49 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1124/2392] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:49 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&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: 1125/2393] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:50 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1126/2394] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:50 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&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: 1127/2395] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:51 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1128/2396] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:51 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2397] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:52 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2398] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:52 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2399] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:53 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2400] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:53 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2401] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:55 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1134/2402] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:55 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2403] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:56 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2404] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:56 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2405] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:57 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2406] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:57 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&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: 7|app: 0|req: 1139/2407] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:58 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2408] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:58 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2409] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:19:59 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2410] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:19:59 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&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: 7|app: 0|req: 1143/2411] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:00 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2412] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:20:00 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2415] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:02 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2416] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:20:02 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2417] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:03 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2418] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:20:03 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2419] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:04 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2420] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:20:04 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2421] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:05 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1154/2422] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:20:05 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&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: 1155/2423] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:06 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2424] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:20:06 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2425] 10.0.0.250 () {34 vars in 778 bytes} [Thu Jun 11 03:19:20 2026] PUT /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags/black.or.white => generated 4 bytes in 46936 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2426] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:20:07 2026] GET /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2427] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:20:07 2026] PUT /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags => generated 37 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2428] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:20:07 2026] GET /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2429] 10.0.0.250 () {32 vars in 737 bytes} [Thu Jun 11 03:20:07 2026] GET /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags/red => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:20:07.667 7 INFO neutron.api.v2.resource [None req-0e0d3053-1c83-462e-957d-997758603059 6bc892c4de894e0f9ae2990aaa15f84e 494878c3d6c44c1697b189b812d50930 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1159/2430] 10.0.0.250 () {32 vars in 741 bytes} [Thu Jun 11 03:20:07 2026] GET /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2431] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:20:07 2026] DELETE /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags/red => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2432] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:20:07 2026] GET /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2433] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:20:07 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 969 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:20:08.059 7 INFO neutron.api.v2.resource [None req-4647ef69-1ac7-4589-8423-1f1963655126 6bc892c4de894e0f9ae2990aaa15f84e 494878c3d6c44c1697b189b812d50930 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1161/2434] 10.0.0.250 () {32 vars in 744 bytes} [Thu Jun 11 03:20:07 2026] DELETE /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags/green => generated 99 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2435] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:07 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 969 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2436] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:20:08 2026] DELETE /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2437] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:20:08 2026] GET /v2.0/security-groups?id=a2ea2d9e-00be-4987-9170-8d77397252a7&fields=id&fields=name => generated 88 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:20:08.509 7 INFO neutron_taas.services.taas.taas_plugin [req-bc70c363-6d09-4390-9c1b-abe1d3611aaa req-3c683a2e-d90f-41c6-8062-182e0b99d168 9541d8a782a04724a937d61121101d17 61467299cf35486c9f793b1d622c462c - - default default] TaaS: Handle Delete Port: 3a55170e-47fa-418c-a040-514a2106612c 2026-06-11 03:20:08.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bc70c363-6d09-4390-9c1b-abe1d3611aaa req-3c683a2e-d90f-41c6-8062-182e0b99d168 9541d8a782a04724a937d61121101d17 61467299cf35486c9f793b1d622c462c - - default default] Tap Mirror: Handle Delete Port: 3a55170e-47fa-418c-a040-514a2106612c [pid: 8|app: 0|req: 1277/2438] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:20:08 2026] GET /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2439] 10.0.0.250 () {32 vars in 719 bytes} [Thu Jun 11 03:20:08 2026] GET /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261 => generated 407 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2440] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:20:08 2026] GET /v2.0/ports/95325c10-57d0-4f9e-96fc-1e3a8723b84b => generated 826 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2441] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:20:08 2026] DELETE /v2.0/ports/3a55170e-47fa-418c-a040-514a2106612c => generated 0 bytes in 887 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:20:09.026 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eafa690a-cae1-4a4f-b78f-5b93a0934c48'] response: {'server_uuid': 'bfaf9452-144d-4f9c-8aea-99ed8e850232', 'name': 'network-vif-deleted', 'tag': '3a55170e-47fa-418c-a040-514a2106612c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1280/2442] 10.0.0.250 () {32 vars in 722 bytes} [Thu Jun 11 03:20:08 2026] DELETE /v2.0/trunks/3bf53f83-395a-43d6-ad38-0fe3161a4261 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:20:09.265 7 INFO neutron_taas.services.taas.taas_plugin [None req-6deceeca-cae0-459d-a726-d4b8d3a51249 6bc892c4de894e0f9ae2990aaa15f84e 494878c3d6c44c1697b189b812d50930 - - default default] TaaS: Handle Delete Port: 95325c10-57d0-4f9e-96fc-1e3a8723b84b 2026-06-11 03:20:09.270 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6deceeca-cae0-459d-a726-d4b8d3a51249 6bc892c4de894e0f9ae2990aaa15f84e 494878c3d6c44c1697b189b812d50930 - - default default] Tap Mirror: Handle Delete Port: 95325c10-57d0-4f9e-96fc-1e3a8723b84b [pid: 7|app: 0|req: 1163/2443] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:20:09 2026] DELETE /v2.0/ports/95325c10-57d0-4f9e-96fc-1e3a8723b84b => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:20:09.554 8 INFO neutron.services.segments.plugin [-] Segment f8bff364-f07c-4397-9049-e611a74c3d48 resource provider aggregate not found 2026-06-11 03:20:09.569 8 INFO neutron.services.segments.plugin [-] Segment f8bff364-f07c-4397-9049-e611a74c3d48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8bff364-f07c-4397-9049-e611a74c3d48 found for delete ", "request_id": "req-77b1cb37-0463-45e9-bf87-5eec35bb5a27"}]} 2026-06-11 03:20:09.572 8 INFO neutron.services.segments.plugin [-] Segment f8bff364-f07c-4397-9049-e611a74c3d48 resource provider aggregate not found [pid: 7|app: 0|req: 1164/2444] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:09 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1281/2445] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:20:09 2026] DELETE /v2.0/networks/80b1c643-3bfd-41ff-87cd-58fb1817e23c => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:20:09.609 8 INFO neutron.services.segments.plugin [-] Segment f8bff364-f07c-4397-9049-e611a74c3d48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8bff364-f07c-4397-9049-e611a74c3d48 found for delete ", "request_id": "req-c048498f-5406-4f21-b505-aa8ac04e150a"}]} [pid: 7|app: 0|req: 1165/2446] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:20:10 2026] GET /v2.0/security-groups?tenant_id=494878c3d6c44c1697b189b812d50930&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2447] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:20:10 2026] DELETE /v2.0/security-groups/5d804383-e701-42ba-86d7-23c3b9c28a85 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2448] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:10 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => 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: 1283/2449] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:20:10 2026] GET /v2.0/security-groups?tenant_id=e691d23766274080bde2b86659d8adc9&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2450] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:20:10 2026] DELETE /v2.0/security-groups/0ed8d778-7cd6-48c8-8503-1d4ac9b7f621 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2451] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:11 2026] GET /v2.0/ports?device_id=bfaf9452-144d-4f9c-8aea-99ed8e850232 => generated 12 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:20:14.693 7 INFO neutron_taas.services.taas.taas_plugin [None req-88e7eac3-eaf2-410f-a499-a8a98e11b720 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: bb6f4a0b-bdda-4b97-bfee-b8ee04d8a5c5 2026-06-11 03:20:14.697 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88e7eac3-eaf2-410f-a499-a8a98e11b720 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: bb6f4a0b-bdda-4b97-bfee-b8ee04d8a5c5 [pid: 7|app: 0|req: 1168/2452] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:20:14 2026] PUT /v2.0/routers/900fdf79-d927-45b1-823c-b769ba1366ad/remove_router_interface => generated 309 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:20:15.527 8 INFO neutron_taas.services.taas.taas_plugin [None req-749d7927-59d3-4ce1-9363-2459b69c03ae 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: cd37ae1b-e179-4b33-8643-e7752d771340 2026-06-11 03:20:15.531 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-749d7927-59d3-4ce1-9363-2459b69c03ae 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: cd37ae1b-e179-4b33-8643-e7752d771340 2026-06-11 03:20:15.820 8 INFO neutron_taas.services.taas.taas_plugin [None req-749d7927-59d3-4ce1-9363-2459b69c03ae 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: ae187590-9f8a-4cf8-b47c-74d4d2092899 2026-06-11 03:20:15.823 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-749d7927-59d3-4ce1-9363-2459b69c03ae 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: ae187590-9f8a-4cf8-b47c-74d4d2092899 2026-06-11 03:20:16.213 8 INFO neutron.services.segments.plugin [-] Segment a219103a-8c27-4a55-bc25-1c4f408d848e resource provider aggregate not found 2026-06-11 03:20:16.223 8 INFO neutron.services.segments.plugin [-] Segment a219103a-8c27-4a55-bc25-1c4f408d848e resource provider aggregate not found 2026-06-11 03:20:16.241 8 INFO neutron.services.segments.plugin [-] Segment a219103a-8c27-4a55-bc25-1c4f408d848e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a219103a-8c27-4a55-bc25-1c4f408d848e found for delete ", "request_id": "req-b65dd988-7fe3-4769-ae0a-cf0aaed868f8"}]} 2026-06-11 03:20:16.245 8 INFO neutron.services.segments.plugin [-] Segment a219103a-8c27-4a55-bc25-1c4f408d848e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a219103a-8c27-4a55-bc25-1c4f408d848e found for delete ", "request_id": "req-9b7f161a-ea86-4e96-9e1d-e2933d781adb"}]} 2026-06-11 03:20:16.264 8 INFO neutron.db.l3_hamode_db [None req-749d7927-59d3-4ce1-9363-2459b69c03ae 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] HA network 4ced2745-c961-4059-83f7-e6416a8f55bd was deleted as no HA routers are present in tenant 61467299cf35486c9f793b1d622c462c. [pid: 8|app: 0|req: 1285/2453] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:20:15 2026] DELETE /v2.0/routers/900fdf79-d927-45b1-823c-b769ba1366ad => generated 0 bytes in 997 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2454] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:20:16 2026] DELETE /v2.0/subnets/182f0657-06da-419f-8166-25a82ee15412 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:20:16.577 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb63b12e-c51d-4804-ae49-18e5a8ace5a7 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 47a434e5-59e8-4576-b180-b7f1006ec714 2026-06-11 03:20:16.583 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb63b12e-c51d-4804-ae49-18e5a8ace5a7 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 47a434e5-59e8-4576-b180-b7f1006ec714 [pid: 8|app: 0|req: 1286/2455] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:20:16 2026] DELETE /v2.0/networks/7050847d-be2c-4bef-9cb2-cc935a2f44cb => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2458] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:20:16 2026] GET /v2.0/security-groups?tenant_id=61467299cf35486c9f793b1d622c462c&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2459] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:20:16 2026] DELETE /v2.0/security-groups/a2ea2d9e-00be-4987-9170-8d77397252a7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:20:18.514 8 INFO neutron.services.segments.plugin [-] Segment 26cf1e4f-4c84-4e69-ae80-8a8775b68da9 resource provider aggregate not found 2026-06-11 03:20:18.532 8 INFO neutron.services.segments.plugin [-] Segment 26cf1e4f-4c84-4e69-ae80-8a8775b68da9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26cf1e4f-4c84-4e69-ae80-8a8775b68da9 found for delete ", "request_id": "req-a06defa4-70a4-44ee-97cf-94f28593685a"}]} 2026-06-11 03:20:18.539 8 INFO neutron.services.segments.plugin [-] Segment 26cf1e4f-4c84-4e69-ae80-8a8775b68da9 resource provider aggregate not found 2026-06-11 03:20:18.560 8 INFO neutron.services.segments.plugin [-] Segment 26cf1e4f-4c84-4e69-ae80-8a8775b68da9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26cf1e4f-4c84-4e69-ae80-8a8775b68da9 found for delete ", "request_id": "req-251f1295-e1f0-40a4-adde-38e2ad1c4436"}]} 2026-06-11 03:20:19.224 8 INFO neutron.db.segments_db [None req-c56baa9e-0cf2-46d7-af06-c265dd3d3de0 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment a82b5412-6f46-4901-819a-2bcca3a9d00d of type vxlan for network edbaf97b-dc05-4520-b7ae-cc73f406c0ca [pid: 8|app: 0|req: 1289/2460] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:20:18 2026] POST /v2.0/networks => generated 722 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2461] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:20:19 2026] POST /v2.0/subnets => generated 688 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:20:19.612 8 INFO neutron.db.segments_db [None req-4a2d3256-6988-4ae9-80fc-beb6074ddaf8 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment fa44fac1-c774-4b25-9c43-7b85416173c1 of type vxlan for network 3da62cef-a771-4b31-bdae-3b998315c19a 2026-06-11 03:20:19.867 8 INFO neutron.db.l3_hamode_db [None req-4a2d3256-6988-4ae9-80fc-beb6074ddaf8 1905839bca334255831f6a347de62bc2 b2d892ce598d4215b9c5cdab4f288dfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:20:20.673 8 INFO neutron.db.l3_hamode_db [None req-4a2d3256-6988-4ae9-80fc-beb6074ddaf8 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1290/2462] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:20:19 2026] POST /v2.0/routers => generated 728 bytes in 2196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2463] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:20:21 2026] PUT /v2.0/routers/36d94e6e-567b-4e59-bb6b-ddf7cae9ed9a/add_router_interface => generated 309 bytes in 1511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:20:24.566 8 INFO neutron.db.segments_db [None req-47a1314f-98e0-4ece-800f-b7c1fcdfc0ce 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment f45969a6-f0bd-4d68-ba8d-85fb6925f2ac of type vxlan for network 69ade9ba-0c94-45aa-ae08-fc063b612309 [pid: 8|app: 0|req: 1291/2464] 10.0.0.250 () {34 vars in 671 bytes} [Thu Jun 11 03:20:24 2026] POST /v2.0/networks => generated 720 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2465] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:20:24 2026] POST /v2.0/subnets => generated 686 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:20:25.069 8 INFO neutron.db.segments_db [None req-0677cb90-cf7e-4148-bdb4-d83910af51d1 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Added segment ced69e21-607d-4e14-b5eb-aabd7787c894 of type vxlan for network 831a2056-3fcf-4ee1-b6ab-2c6666171b75 2026-06-11 03:20:25.352 8 INFO neutron.db.l3_hamode_db [None req-0677cb90-cf7e-4148-bdb4-d83910af51d1 1905839bca334255831f6a347de62bc2 7f38d664d90f4cb1b38e93843b9414db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:20:26.250 8 INFO neutron.db.l3_hamode_db [None req-0677cb90-cf7e-4148-bdb4-d83910af51d1 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1292/2466] 10.0.0.250 () {34 vars in 669 bytes} [Thu Jun 11 03:20:24 2026] POST /v2.0/routers => generated 726 bytes in 2423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2467] 10.0.0.250 () {34 vars in 783 bytes} [Thu Jun 11 03:20:27 2026] PUT /v2.0/routers/b1c92005-320e-47ff-9d51-ce38b2a4b0ef/add_router_interface => generated 309 bytes in 1501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2468] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:20:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2469] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:20:29 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: 1294/2470] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:20:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2471] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:20:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2472] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:20:29 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2473] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:20:29 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2474] 10.0.0.250 () {34 vars in 685 bytes} [Thu Jun 11 03:20:29 2026] POST /v2.0/security-groups => generated 1675 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2475] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:20:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2476] 199.204.45.140 () {34 vars in 717 bytes} [Thu Jun 11 03:20:29 2026] POST /v2.0/ports => generated 1059 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2477] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:20:29 2026] POST /v2.0/security-group-rules => generated 596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2478] 10.0.0.24 () {34 vars in 970 bytes} [Thu Jun 11 03:20:30 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1059 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2479] 10.0.0.24 () {34 vars in 906 bytes} [Thu Jun 11 03:20:30 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2480] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:20:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2481] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:20:30 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) 2026-06-11 03:20:30.317 7 INFO neutron.db.securitygroups_db [None req-205b4886-c369-470e-9037-e79a0873f3ef 1a5dd9d1326e4eef833f1e360f3af29a b2d892ce598d4215b9c5cdab4f288dfc - - default default] Project b2d892ce598d4215b9c5cdab4f288dfc 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: 1181/2482] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:20:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:20:30.500 8 INFO neutron.db.securitygroups_db [None req-eb0d1e35-2b2c-4922-a58d-0f81cc8e6316 1a5dd9d1326e4eef833f1e360f3af29a b2d892ce598d4215b9c5cdab4f288dfc - - default default] Project b2d892ce598d4215b9c5cdab4f288dfc 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: 1302/2483] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:20:30 2026] POST /v2.0/security-group-rules => generated 606 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2484] 10.0.0.250 () {34 vars in 685 bytes} [Thu Jun 11 03:20:31 2026] POST /v2.0/security-groups => generated 1663 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2485] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:20:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2486] 199.204.45.140 () {34 vars in 1262 bytes} [Thu Jun 11 03:20:31 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2487] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:20:31 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2488] 10.0.0.250 () {34 vars in 695 bytes} [Thu Jun 11 03:20:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2489] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:20:31 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2492] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:20:31 2026] POST /v2.0/floatingips => generated 552 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2493] 199.204.45.140 () {34 vars in 975 bytes} [Thu Jun 11 03:20:32 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => 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: 1186/2494] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:20:32 2026] GET /v2.0/networks?id=769254a7-861c-4257-9d41-a772dc6502cc => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2495] 10.0.0.24 () {34 vars in 1097 bytes} [Thu Jun 11 03:20:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-985104739&fields=id&tenant_id=b2d892ce598d4215b9c5cdab4f288dfc => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2496] 10.0.0.24 () {34 vars in 1099 bytes} [Thu Jun 11 03:20:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2064164430&fields=id&tenant_id=b2d892ce598d4215b9c5cdab4f288dfc => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2497] 10.0.0.24 () {34 vars in 981 bytes} [Thu Jun 11 03:20:32 2026] GET /v2.0/networks?id=edbaf97b-dc05-4520-b7ae-cc73f406c0ca => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2498] 10.0.0.24 () {34 vars in 964 bytes} [Thu Jun 11 03:20:32 2026] GET /v2.0/quotas/b2d892ce598d4215b9c5cdab4f288dfc => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2499] 10.0.0.24 () {34 vars in 1001 bytes} [Thu Jun 11 03:20:32 2026] GET /v2.0/ports?tenant_id=b2d892ce598d4215b9c5cdab4f288dfc&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2500] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:20:32 2026] PUT /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1249 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2501] 10.0.0.24 () {34 vars in 1007 bytes} [Thu Jun 11 03:20:32 2026] GET /v2.0/networks/edbaf97b-dc05-4520-b7ae-cc73f406c0ca?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2502] 10.0.0.24 () {34 vars in 1107 bytes} [Thu Jun 11 03:20:32 2026] GET /v2.0/networks/edbaf97b-dc05-4520-b7ae-cc73f406c0ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:20:33.013 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44cb1ae6-d657-42b1-b79a-8563fafa4ece'] response: {'name': 'network-changed', 'server_uuid': '21d32f50-ca89-4fce-9e99-b3643b21834c', 'tag': '962f77c0-9906-46e7-95c9-dc9f643f4906', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1193/2503] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:33 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => 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: 1311/2504] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:20:33 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2485 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2505] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:20:33 2026] GET /v2.0/networks?id=769254a7-861c-4257-9d41-a772dc6502cc => generated 802 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2506] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:20:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.218&port_id=962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2507] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:20:33 2026] GET /v2.0/subnets?id=db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => 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: 1313/2508] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:20:33 2026] GET /v2.0/ports?network_id=769254a7-861c-4257-9d41-a772dc6502cc&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2509] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:20:33 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?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: 1314/2510] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:20:33 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2511] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:34 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => 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: 1315/2512] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:20:34 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2485 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2513] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:20:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.15&port_id=dc5c8229-c176-4c2b-b3c4-69e901668d93 => 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: 1316/2514] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:20:35 2026] GET /v2.0/subnets?id=2ee372e3-8690-4812-9e37-ec0196d402ff => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2515] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:20:35 2026] GET /v2.0/ports?network_id=03fef94a-14ec-452b-9cef-4a2532061f7d&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2516] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:20:35 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2517] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:20:35 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2518] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:20:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.218&port_id=962f77c0-9906-46e7-95c9-dc9f643f4906 => 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: 1201/2519] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:35 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => 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: 1319/2520] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:20:35 2026] GET /v2.0/subnets?id=db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 679 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2521] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:20:35 2026] GET /v2.0/ports?network_id=769254a7-861c-4257-9d41-a772dc6502cc&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2522] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:20:35 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2523] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:20:35 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2524] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:36 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2525] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:20:37 2026] GET /v2.0/networks?id=edbaf97b-dc05-4520-b7ae-cc73f406c0ca => generated 673 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2526] 199.204.45.140 () {34 vars in 1050 bytes} [Thu Jun 11 03:20:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2d892ce598d4215b9c5cdab4f288dfc => generated 273 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2527] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:37 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2528] 199.204.45.140 () {38 vars in 955 bytes} [Thu Jun 11 03:20:37 2026] POST /v2.0/ports => generated 997 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2529] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:20:37 2026] PUT /v2.0/ports/c469a623-e8cc-40bd-ab0e-848813e30bb6 => generated 1278 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:20:38.486 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae464932-2813-4544-92fa-86b6837ca63d'] response: {'name': 'network-changed', 'server_uuid': '4f82bddb-1be6-4430-86ca-81b9a830db53', 'tag': 'c469a623-e8cc-40bd-ab0e-848813e30bb6', '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: 1206/2530] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:38 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1012 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: 1325/2531] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:20:38 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2532] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:20:38 2026] GET /v2.0/ports?tenant_id=b2d892ce598d4215b9c5cdab4f288dfc&device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2533] 199.204.45.140 () {34 vars in 1018 bytes} [Thu Jun 11 03:20:39 2026] GET /v2.0/networks?tenant_id=b2d892ce598d4215b9c5cdab4f288dfc&shared=False => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2534] 199.204.45.140 () {34 vars in 930 bytes} [Thu Jun 11 03:20:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2535] 10.0.0.24 () {34 vars in 970 bytes} [Thu Jun 11 03:20:39 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1251 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2536] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:39 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1012 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2537] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:20:39 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&fields=id&fields=name => generated 206 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2538] 199.204.45.140 () {34 vars in 789 bytes} [Thu Jun 11 03:20:39 2026] PUT /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1276 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:20:39.956 8 INFO neutron.api.v2.resource [None req-44cbfcd1-6d6a-4132-876e-cabf5450fab1 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1330/2539] 199.204.45.140 () {30 vars in 763 bytes} [Thu Jun 11 03:20:39 2026] GET /v2.0/security-groups/lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => 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: 1210/2540] 199.204.45.140 () {30 vars in 785 bytes} [Thu Jun 11 03:20:39 2026] GET /v2.0/security-groups?name=lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:20:40.022 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c853d09-e55b-4645-b165-0778c1d50f88'] response: {'name': 'network-changed', 'server_uuid': '21d32f50-ca89-4fce-9e99-b3643b21834c', 'tag': '962f77c0-9906-46e7-95c9-dc9f643f4906', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1211/2541] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/ports?tenant_id=b2d892ce598d4215b9c5cdab4f288dfc&device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2542] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c469a623-e8cc-40bd-ab0e-848813e30bb6 => 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: 1331/2543] 199.204.45.140 () {34 vars in 789 bytes} [Thu Jun 11 03:20:40 2026] PUT /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1314 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2544] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/subnets?id=7511c458-d86d-4459-b1aa-89f90d8bf2d2 => generated 691 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: 1332/2545] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/ports?network_id=edbaf97b-dc05-4520-b7ae-cc73f406c0ca&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: 7|app: 0|req: 1214/2546] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/networks/edbaf97b-dc05-4520-b7ae-cc73f406c0ca?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2547] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/networks/edbaf97b-dc05-4520-b7ae-cc73f406c0ca?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: 1215/2548] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:20:40 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: 1334/2549] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2550] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:20:40 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: 1335/2551] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:20:40 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-06-11 03:20:40.536 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62683b86-9c50-4e09-8c4d-eef0ddf141ea'] response: {'name': 'network-changed', 'server_uuid': '21d32f50-ca89-4fce-9e99-b3643b21834c', 'tag': '962f77c0-9906-46e7-95c9-dc9f643f4906', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1336/2552] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2553] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2554] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2555] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/networks?id=769254a7-861c-4257-9d41-a772dc6502cc => generated 802 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2556] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2557] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.218&port_id=962f77c0-9906-46e7-95c9-dc9f643f4906 => 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: 1339/2558] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2559] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/subnets?id=db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => 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: 1340/2560] 199.204.45.140 () {30 vars in 743 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2561] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/ports?network_id=769254a7-861c-4257-9d41-a772dc6502cc&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: 1222/2562] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2563] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?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: 1223/2564] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => 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: 1342/2565] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?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: 1224/2566] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:40 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1012 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2567] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:20:41 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2568] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:20:41 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2569] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:20:41 2026] GET /v2.0/networks?id=769254a7-861c-4257-9d41-a772dc6502cc => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2570] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:20:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.218&port_id=962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2571] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:20:42 2026] GET /v2.0/subnets?id=db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => 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: 1227/2572] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:20:42 2026] GET /v2.0/ports?network_id=769254a7-861c-4257-9d41-a772dc6502cc&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2573] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:20:42 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?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: 1228/2574] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:42 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2575] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:20:42 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?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: 1229/2576] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:20:42 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2577] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:43 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => 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: 1230/2578] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:20:43 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2579] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:20:43 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1281 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2580] 199.204.45.140 () {34 vars in 1124 bytes} [Thu Jun 11 03:20:43 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&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: 8|app: 0|req: 1350/2581] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:44 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2582] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:20:44 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2583] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:45 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2584] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:20:45 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&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: 1352/2587] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:46 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2588] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:20:46 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2589] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:47 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:20:47.466 7 INFO neutron.db.l3_db [None req-23d20f15-a2f9-4588-bfe7-74534c16913e 1a5dd9d1326e4eef833f1e360f3af29a b2d892ce598d4215b9c5cdab4f288dfc - - default default] Floating IP 8c9fa25c-e676-4b58-8180-d8323e04546f associated. External IP: 10.96.250.210, port: c469a623-e8cc-40bd-ab0e-848813e30bb6. [pid: 7|app: 0|req: 1237/2590] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:20:47 2026] PUT /v2.0/floatingips/8c9fa25c-e676-4b58-8180-d8323e04546f => generated 856 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:20:47.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3b00908-80df-4838-8058-eaebc336de08'] response: {'name': 'network-changed', 'server_uuid': '4f82bddb-1be6-4430-86ca-81b9a830db53', 'tag': 'c469a623-e8cc-40bd-ab0e-848813e30bb6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1354/2591] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:20:48 2026] GET /v2.0/ports?tenant_id=b2d892ce598d4215b9c5cdab4f288dfc&device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1283 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2592] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:20:48 2026] GET /v2.0/networks?id=edbaf97b-dc05-4520-b7ae-cc73f406c0ca => generated 769 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2593] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c469a623-e8cc-40bd-ab0e-848813e30bb6 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2594] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:20:48 2026] GET /v2.0/subnets?id=7511c458-d86d-4459-b1aa-89f90d8bf2d2 => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2595] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:20:48 2026] GET /v2.0/ports?network_id=edbaf97b-dc05-4520-b7ae-cc73f406c0ca&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: 1240/2596] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:20:48 2026] GET /v2.0/networks/edbaf97b-dc05-4520-b7ae-cc73f406c0ca?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: 1357/2597] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:20:48 2026] GET /v2.0/networks/edbaf97b-dc05-4520-b7ae-cc73f406c0ca?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-06-11 03:20:53.706 7 INFO neutron.db.l3_db [None req-2abce294-8837-4dee-bf04-85b586592acc 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Floating IP 5bb8c40b-2e26-4e8d-8c8a-bc121efc0073 associated. External IP: 10.96.250.216, port: ef0f1401-f073-47ef-809d-40a87fd24f3b. [pid: 7|app: 0|req: 1241/2598] 10.0.0.250 () {34 vars in 677 bytes} [Thu Jun 11 03:20:53 2026] POST /v2.0/floatingips => generated 899 bytes in 979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2599] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:20:56 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: 1242/2600] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:20:56 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: 1359/2601] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:20:56 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: 1243/2602] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:20:56 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-06-11 03:20:56.962 8 INFO neutron.api.v2.resource [None req-fa7f878f-a769-4364-8e09-9866dabb6ee5 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1360/2603] 199.204.45.140 () {30 vars in 763 bytes} [Thu Jun 11 03:20:56 2026] GET /v2.0/security-groups/lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2604] 199.204.45.140 () {30 vars in 785 bytes} [Thu Jun 11 03:20:56 2026] GET /v2.0/security-groups?name=lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2605] 199.204.45.140 () {30 vars in 815 bytes} [Thu Jun 11 03:20:57 2026] GET /v2.0/security-group-rules?security_group_id=e9602e15-bde6-4e28-919e-bcd9bf9eb67e => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2606] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:20:57 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1014 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2607] 199.204.45.140 () {34 vars in 747 bytes} [Thu Jun 11 03:20:57 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: 8|app: 0|req: 1363/2608] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:20:57 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2609] 199.204.45.140 () {34 vars in 747 bytes} [Thu Jun 11 03:20:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2610] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:20:57 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1283 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2611] 10.0.0.250 () {32 vars in 858 bytes} [Thu Jun 11 03:20:57 2026] GET /v2.0/floatingips?floating_network_id=33270f65-d750-4570-8bb0-aaf3eaa63c0f&port_id=c469a623-e8cc-40bd-ab0e-848813e30bb6 => generated 861 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2612] 10.0.0.118 () {34 vars in 990 bytes} [Thu Jun 11 03:20:58 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1283 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2613] 10.0.0.118 () {34 vars in 1120 bytes} [Thu Jun 11 03:20:58 2026] GET /v2.0/security-groups?id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2614] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:21:00 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2615] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:21:00 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&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: 7|app: 0|req: 1251/2618] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:21:01 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2619] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:21:02 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2620] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:21:03 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2621] 10.0.0.24 () {34 vars in 1119 bytes} [Thu Jun 11 03:21:03 2026] GET /v2.0/security-groups?id=b7ae2bec-000d-41f6-ac2c-0d815f6ec760&id=38beda2f-ace6-4af3-adbe-7c436ee5ee1a&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2622] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:21:03 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => generated 1012 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:21:03.444 8 INFO neutron_taas.services.taas.taas_plugin [req-84beacf9-b831-45b2-a65c-76f4dacb8468 req-b76ca78c-337e-4bef-a9b5-f98678631ff3 1a5dd9d1326e4eef833f1e360f3af29a b2d892ce598d4215b9c5cdab4f288dfc - - default default] TaaS: Handle Delete Port: c469a623-e8cc-40bd-ab0e-848813e30bb6 2026-06-11 03:21:03.446 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-84beacf9-b831-45b2-a65c-76f4dacb8468 req-b76ca78c-337e-4bef-a9b5-f98678631ff3 1a5dd9d1326e4eef833f1e360f3af29a b2d892ce598d4215b9c5cdab4f288dfc - - default default] Tap Mirror: Handle Delete Port: c469a623-e8cc-40bd-ab0e-848813e30bb6 2026-06-11 03:21:03.531 8 INFO neutron.db.l3_db [req-84beacf9-b831-45b2-a65c-76f4dacb8468 req-b76ca78c-337e-4bef-a9b5-f98678631ff3 1a5dd9d1326e4eef833f1e360f3af29a b2d892ce598d4215b9c5cdab4f288dfc - - default default] Floating IP 8c9fa25c-e676-4b58-8180-d8323e04546f disassociated. External IP: 10.96.250.210, port: c469a623-e8cc-40bd-ab0e-848813e30bb6. [pid: 8|app: 0|req: 1370/2623] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:21:03 2026] DELETE /v2.0/ports/c469a623-e8cc-40bd-ab0e-848813e30bb6 => generated 0 bytes in 549 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:21:03.871 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9e46b94-4c87-4ad8-b4a3-59d719bc2ea9'] response: {'server_uuid': '4f82bddb-1be6-4430-86ca-81b9a830db53', 'name': 'network-vif-deleted', 'tag': 'c469a623-e8cc-40bd-ab0e-848813e30bb6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1254/2624] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:21:04 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => 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: 1371/2625] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:21:05 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => 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: 1255/2626] 10.0.0.125 () {30 vars in 690 bytes} [Thu Jun 11 03:21:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2627] 10.0.0.125 () {30 vars in 692 bytes} [Thu Jun 11 03:21:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2628] 10.0.0.125 () {30 vars in 668 bytes} [Thu Jun 11 03:21:05 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: 1373/2629] 10.0.0.125 () {30 vars in 704 bytes} [Thu Jun 11 03:21:05 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: 1257/2630] 10.0.0.125 () {28 vars in 439 bytes} [Thu Jun 11 03:21:06 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2631] 10.0.0.125 () {30 vars in 728 bytes} [Thu Jun 11 03:21:06 2026] GET /v2.0/subnets/65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 656 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2632] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:21:06 2026] GET /v2.0/ports?device_id=4f82bddb-1be6-4430-86ca-81b9a830db53 => 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: 1375/2633] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:21:07 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: 1259/2634] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:21:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2635] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:21:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2636] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:21:07 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: 1377/2637] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:07 2026] GET /v2.0/subnets/65aef138-b581-4d0a-b21d-f0d5ed9981ce => 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: 1261/2638] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:21:07 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2639] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:21:07 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: 1379/2640] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:21:07 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: 1380/2641] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:21:07 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: 1381/2642] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:21:07 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: 1262/2643] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:07 2026] DELETE /v2.0/security-groups/38beda2f-ace6-4af3-adbe-7c436ee5ee1a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:21:07.865 7 INFO neutron.api.v2.resource [None req-421f1bdf-0fc1-48ae-80e6-3e51587dfe77 1a5dd9d1326e4eef833f1e360f3af29a b2d892ce598d4215b9c5cdab4f288dfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1263/2644] 10.0.0.250 () {32 vars in 737 bytes} [Thu Jun 11 03:21:07 2026] GET /v2.0/security-groups/38beda2f-ace6-4af3-adbe-7c436ee5ee1a => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:21:07.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf6d6d6f-c47d-4d6c-b089-a7302d6b9543 1a5dd9d1326e4eef833f1e360f3af29a b2d892ce598d4215b9c5cdab4f288dfc - - default default] TaaS: Handle Delete Port: 94d02bd6-5884-4a22-a866-85409567fceb 2026-06-11 03:21:07.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf6d6d6f-c47d-4d6c-b089-a7302d6b9543 1a5dd9d1326e4eef833f1e360f3af29a b2d892ce598d4215b9c5cdab4f288dfc - - default default] Tap Mirror: Handle Delete Port: 94d02bd6-5884-4a22-a866-85409567fceb [pid: 8|app: 0|req: 1382/2645] 199.204.45.140 () {34 vars in 717 bytes} [Thu Jun 11 03:21:07 2026] POST /v2.0/ports => generated 1324 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2646] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:21:07 2026] DELETE /v2.0/floatingips/8c9fa25c-e676-4b58-8180-d8323e04546f => generated 0 bytes in 301 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: 1265/2647] 10.0.0.24 () {34 vars in 970 bytes} [Thu Jun 11 03:21:08 2026] GET /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 1324 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2648] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:08 2026] DELETE /v2.0/security-groups/b7ae2bec-000d-41f6-ac2c-0d815f6ec760 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:21:08.787 7 INFO neutron_taas.services.taas.taas_plugin [None req-f006ca2e-d595-4bd5-bd28-c8ed2759e13b 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 94dcb7ac-8173-4692-b729-3ac6116c4e9f 2026-06-11 03:21:08.790 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f006ca2e-d595-4bd5-bd28-c8ed2759e13b 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 94dcb7ac-8173-4692-b729-3ac6116c4e9f [pid: 8|app: 0|req: 1384/2649] 199.204.45.140 () {34 vars in 1262 bytes} [Thu Jun 11 03:21:09 2026] GET /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2650] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:21:08 2026] PUT /v2.0/routers/36d94e6e-567b-4e59-bb6b-ddf7cae9ed9a/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2651] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:09 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?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: 1386/2652] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:09 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?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-06-11 03:21:09.582 7 INFO neutron_taas.services.taas.taas_plugin [None req-0599b07d-4f74-4188-a941-e12f77d8233a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 789a573a-84d1-49db-b0e6-0b7e01d9f276 2026-06-11 03:21:09.585 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0599b07d-4f74-4188-a941-e12f77d8233a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 789a573a-84d1-49db-b0e6-0b7e01d9f276 2026-06-11 03:21:09.874 7 INFO neutron_taas.services.taas.taas_plugin [None req-0599b07d-4f74-4188-a941-e12f77d8233a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 60aa51f6-0a41-4cf0-84bc-f1ef10030db6 2026-06-11 03:21:09.877 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0599b07d-4f74-4188-a941-e12f77d8233a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 60aa51f6-0a41-4cf0-84bc-f1ef10030db6 [pid: 8|app: 0|req: 1387/2653] 199.204.45.140 () {34 vars in 975 bytes} [Thu Jun 11 03:21:09 2026] GET /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 1324 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2654] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:21:09 2026] GET /v2.0/networks?id=7a893e45-1524-416c-ba24-69b75fcc1942 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:21:10.251 7 INFO neutron.db.l3_hamode_db [None req-0599b07d-4f74-4188-a941-e12f77d8233a 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] HA network 3da62cef-a771-4b31-bdae-3b998315c19a was deleted as no HA routers are present in tenant b2d892ce598d4215b9c5cdab4f288dfc. [pid: 7|app: 0|req: 1267/2655] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:21:09 2026] DELETE /v2.0/routers/36d94e6e-567b-4e59-bb6b-ddf7cae9ed9a => generated 0 bytes in 917 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:21:10.265 7 INFO neutron.services.segments.plugin [-] Segment fa44fac1-c774-4b25-9c43-7b85416173c1 resource provider aggregate not found 2026-06-11 03:21:10.283 7 INFO neutron.services.segments.plugin [-] Segment fa44fac1-c774-4b25-9c43-7b85416173c1 resource provider aggregate not found 2026-06-11 03:21:10.290 7 INFO neutron.services.segments.plugin [-] Segment fa44fac1-c774-4b25-9c43-7b85416173c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa44fac1-c774-4b25-9c43-7b85416173c1 found for delete ", "request_id": "req-17efe29f-007b-4765-9835-6515381c1eb8"}]} 2026-06-11 03:21:10.301 7 INFO neutron.services.segments.plugin [-] Segment fa44fac1-c774-4b25-9c43-7b85416173c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa44fac1-c774-4b25-9c43-7b85416173c1 found for delete ", "request_id": "req-5df3ecc1-9c76-44cb-a96f-c081f3eb01b2"}]} [pid: 7|app: 0|req: 1268/2656] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:21:10 2026] DELETE /v2.0/subnets/7511c458-d86d-4459-b1aa-89f90d8bf2d2 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2657] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:21:10 2026] PUT /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 1514 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:21:10.573 7 INFO neutron_taas.services.taas.taas_plugin [None req-0730404e-dac4-41bb-b7c4-d84bb22f9a61 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: e1166b58-2d68-4083-bbc7-16a2b26e0324 2026-06-11 03:21:10.577 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0730404e-dac4-41bb-b7c4-d84bb22f9a61 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: e1166b58-2d68-4083-bbc7-16a2b26e0324 2026-06-11 03:21:10.597 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-389efcd4-3fb0-4147-9dc5-b16c518cc833'] response: {'name': 'network-changed', 'server_uuid': '21d32f50-ca89-4fce-9e99-b3643b21834c', 'tag': 'def49b8a-24c7-41ee-ac77-17d5d22bd328', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1269/2658] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:10 2026] DELETE /v2.0/networks/edbaf97b-dc05-4520-b7ae-cc73f406c0ca => generated 0 bytes in 258 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-06-11 03:21:11.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-d480d00a-7e81-4446-a0a3-b0c49036cefa 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 94f3f6a9-f2b6-4a6b-92df-707e16cd7c93 2026-06-11 03:21:11.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d480d00a-7e81-4446-a0a3-b0c49036cefa 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 94f3f6a9-f2b6-4a6b-92df-707e16cd7c93 [pid: 7|app: 0|req: 1270/2659] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:21:11 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 4092 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2660] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:21:11 2026] GET /v2.0/networks?id=7a893e45-1524-416c-ba24-69b75fcc1942 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2661] 199.204.45.140 () {34 vars in 1056 bytes} [Thu Jun 11 03:21:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=def49b8a-24c7-41ee-ac77-17d5d22bd328 => 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: 1273/2662] 199.204.45.140 () {34 vars in 1104 bytes} [Thu Jun 11 03:21:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A134&port_id=def49b8a-24c7-41ee-ac77-17d5d22bd328 => 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: 1274/2663] 199.204.45.140 () {34 vars in 1064 bytes} [Thu Jun 11 03:21:11 2026] GET /v2.0/subnets?id=61b20e6a-4721-4312-8a5d-8b30e6fd1acf&id=65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2664] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:11 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2665] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:11 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2666] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:11 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?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: 1278/2667] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:11 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2668] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:21:10 2026] PUT /v2.0/routers/b1c92005-320e-47ff-9d51-ce38b2a4b0ef/remove_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:21:11.964 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf1b39a4-a7b1-4b43-a375-40a7d0eb58eb 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: a7a47957-3287-4879-a671-b1fceeaf3ccb 2026-06-11 03:21:11.967 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf1b39a4-a7b1-4b43-a375-40a7d0eb58eb 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: a7a47957-3287-4879-a671-b1fceeaf3ccb 2026-06-11 03:21:12.229 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf1b39a4-a7b1-4b43-a375-40a7d0eb58eb 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 2f00bb04-e88d-4a9f-8d54-339c2b8ef9f0 2026-06-11 03:21:12.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf1b39a4-a7b1-4b43-a375-40a7d0eb58eb 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 2f00bb04-e88d-4a9f-8d54-339c2b8ef9f0 2026-06-11 03:21:12.327 7 INFO neutron.services.segments.plugin [-] Segment a82b5412-6f46-4901-819a-2bcca3a9d00d resource provider aggregate not found 2026-06-11 03:21:12.334 7 INFO neutron.services.segments.plugin [-] Segment a82b5412-6f46-4901-819a-2bcca3a9d00d resource provider aggregate not found 2026-06-11 03:21:12.360 7 INFO neutron.services.segments.plugin [-] Segment a82b5412-6f46-4901-819a-2bcca3a9d00d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a82b5412-6f46-4901-819a-2bcca3a9d00d found for delete ", "request_id": "req-8aa17699-4c48-401e-ba22-4d6dd5042aae"}]} 2026-06-11 03:21:12.367 7 INFO neutron.services.segments.plugin [-] Segment a82b5412-6f46-4901-819a-2bcca3a9d00d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a82b5412-6f46-4901-819a-2bcca3a9d00d found for delete ", "request_id": "req-b5a23d59-d952-4bdc-9186-6808d3ffda30"}]} [pid: 8|app: 0|req: 1391/2669] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:21:12 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 4092 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2670] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:21:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.15&port_id=dc5c8229-c176-4c2b-b3c4-69e901668d93 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:21:12.693 7 INFO neutron.db.l3_hamode_db [None req-cf1b39a4-a7b1-4b43-a375-40a7d0eb58eb 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] HA network 831a2056-3fcf-4ee1-b6ab-2c6666171b75 was deleted as no HA routers are present in tenant 7f38d664d90f4cb1b38e93843b9414db. [pid: 7|app: 0|req: 1279/2671] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:21:11 2026] DELETE /v2.0/routers/b1c92005-320e-47ff-9d51-ce38b2a4b0ef => generated 0 bytes in 963 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2672] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:21:12 2026] GET /v2.0/subnets?id=2ee372e3-8690-4812-9e37-ec0196d402ff => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2673] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:12 2026] GET /v2.0/ports?network_id=03fef94a-14ec-452b-9cef-4a2532061f7d&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2674] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:12 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?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: 1396/2675] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:12 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2676] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:21:12 2026] DELETE /v2.0/subnets/42bdfb2f-96f2-49d4-969b-9b4c080f3f37 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2677] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:21:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.218&port_id=962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2678] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:21:12 2026] GET /v2.0/subnets?id=db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:21:12.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-5522c053-b646-4365-aaf1-8008422c1a84 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 7d46c35a-d5a2-41ae-ac8c-3dce81ca4137 [pid: 8|app: 0|req: 1399/2679] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:12 2026] GET /v2.0/ports?network_id=769254a7-861c-4257-9d41-a772dc6502cc&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:21:12.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5522c053-b646-4365-aaf1-8008422c1a84 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 7d46c35a-d5a2-41ae-ac8c-3dce81ca4137 [pid: 8|app: 0|req: 1400/2680] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:12 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?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: 1401/2681] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:13 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?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: 1402/2682] 199.204.45.140 () {34 vars in 1056 bytes} [Thu Jun 11 03:21:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=def49b8a-24c7-41ee-ac77-17d5d22bd328 => 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: 1403/2683] 199.204.45.140 () {34 vars in 1104 bytes} [Thu Jun 11 03:21:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A134&port_id=def49b8a-24c7-41ee-ac77-17d5d22bd328 => 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: 1281/2684] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:12 2026] DELETE /v2.0/networks/69ade9ba-0c94-45aa-ae08-fc063b612309 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2685] 199.204.45.140 () {34 vars in 1064 bytes} [Thu Jun 11 03:21:13 2026] GET /v2.0/subnets?id=61b20e6a-4721-4312-8a5d-8b30e6fd1acf&id=65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2686] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:13 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2687] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:13 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&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: 1283/2688] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:13 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2689] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:13 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?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: 1284/2690] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:13 2026] GET /v2.0/security-groups?tenant_id=b2d892ce598d4215b9c5cdab4f288dfc&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2691] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:13 2026] DELETE /v2.0/security-groups/d89c42b5-cc5f-4762-96b9-36b707c18b56 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2692] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:13 2026] GET /v2.0/security-groups?tenant_id=7f38d664d90f4cb1b38e93843b9414db&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2693] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:13 2026] DELETE /v2.0/security-groups/e9d48948-8b0f-44b6-8199-308b09cff99e => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:21:14.389 7 INFO neutron.services.segments.plugin [-] Segment ced69e21-607d-4e14-b5eb-aabd7787c894 resource provider aggregate not found 2026-06-11 03:21:14.397 7 INFO neutron.services.segments.plugin [-] Segment ced69e21-607d-4e14-b5eb-aabd7787c894 resource provider aggregate not found 2026-06-11 03:21:14.412 7 INFO neutron.services.segments.plugin [-] Segment ced69e21-607d-4e14-b5eb-aabd7787c894 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced69e21-607d-4e14-b5eb-aabd7787c894 found for delete ", "request_id": "req-568cafb3-2070-461d-bbcc-66d456d834ad"}]} 2026-06-11 03:21:14.418 7 INFO neutron.services.segments.plugin [-] Segment ced69e21-607d-4e14-b5eb-aabd7787c894 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced69e21-607d-4e14-b5eb-aabd7787c894 found for delete ", "request_id": "req-41929b8e-0c08-4f13-9836-83a9a2ed210e"}]} 2026-06-11 03:21:14.438 7 INFO neutron.services.segments.plugin [-] Segment f45969a6-f0bd-4d68-ba8d-85fb6925f2ac resource provider aggregate not found 2026-06-11 03:21:14.446 7 INFO neutron.services.segments.plugin [-] Segment f45969a6-f0bd-4d68-ba8d-85fb6925f2ac resource provider aggregate not found 2026-06-11 03:21:14.463 7 INFO neutron.services.segments.plugin [-] Segment f45969a6-f0bd-4d68-ba8d-85fb6925f2ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f45969a6-f0bd-4d68-ba8d-85fb6925f2ac found for delete ", "request_id": "req-b8767f75-67d7-41db-8ab6-013cb636723b"}]} 2026-06-11 03:21:14.470 7 INFO neutron.services.segments.plugin [-] Segment f45969a6-f0bd-4d68-ba8d-85fb6925f2ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f45969a6-f0bd-4d68-ba8d-85fb6925f2ac found for delete ", "request_id": "req-c2e82e9b-84fe-4855-9764-9f21abc2a8b1"}]} [pid: 7|app: 0|req: 1287/2696] 10.0.0.24 () {34 vars in 970 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 1516 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2697] 199.204.45.140 () {30 vars in 743 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942 => generated 797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2698] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/subnets/65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2699] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/subnets/61b20e6a-4721-4312-8a5d-8b30e6fd1acf => generated 743 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2700] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:21:17 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: 1412/2701] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2702] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:21:17 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: 1413/2703] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:21:17 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: 1291/2704] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2705] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2706] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2707] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => 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: 1293/2708] 199.204.45.140 () {30 vars in 743 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc => generated 799 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2709] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => 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: 1294/2710] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:17 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:21:18.709 8 INFO neutron.db.segments_db [None req-57081cf9-1737-4cff-b3be-7f75b8a048be 44335b8246a74852ab494f74561f4790 2d34d39967664ebdb0d04ccc5fec5efd - - default default] Added segment f8e7eb5c-7f13-41c0-bca3-c9009577bced of type vxlan for network b5d61c22-f1c8-450d-a847-80a206df777d [pid: 8|app: 0|req: 1417/2711] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:21:18 2026] POST /v2.0/networks => generated 611 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:21:18.878 7 INFO neutron.db.segments_db [None req-c04188e4-9491-466a-863f-d3d634f0e863 44335b8246a74852ab494f74561f4790 2d34d39967664ebdb0d04ccc5fec5efd - - default default] Added segment 673048b3-4306-4cc3-b9c4-fdef5c51dbc2 of type vxlan for network 2231bdf6-f191-4c5e-89cb-cc0de51e8d9d [pid: 7|app: 0|req: 1295/2712] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:21:18 2026] POST /v2.0/networks => generated 612 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:21:19.010 8 INFO neutron.db.segments_db [None req-4be1ad17-53fd-4c0b-a879-cc99043cf10c 44335b8246a74852ab494f74561f4790 2d34d39967664ebdb0d04ccc5fec5efd - - default default] Added segment e352bc16-7b11-40ab-a80c-fc2993855e40 of type vxlan for network fe258359-1cc9-4f13-a5dd-bca2d3c52cc6 [pid: 8|app: 0|req: 1418/2713] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:21:18 2026] POST /v2.0/networks => generated 613 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:21:19.160 7 INFO neutron.db.segments_db [None req-3ab3ed11-7cf8-45c9-b940-84a39453aa52 44335b8246a74852ab494f74561f4790 2d34d39967664ebdb0d04ccc5fec5efd - - default default] Added segment b923ceda-4e85-44df-bda0-ead8176e63cc of type vxlan for network 7a4e01f7-39fd-4e72-a97c-39fc43a4a684 [pid: 7|app: 0|req: 1296/2714] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:21:19 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) 2026-06-11 03:21:19.323 8 INFO neutron.db.segments_db [None req-74774e9c-1f9c-42e9-947a-99020272017e 44335b8246a74852ab494f74561f4790 2d34d39967664ebdb0d04ccc5fec5efd - - default default] Added segment cdee3638-c9ae-42f0-8be4-a7d1e91da7ec of type vxlan for network 6e28bd6d-d248-4a70-881d-0dd3eb48cf28 [pid: 8|app: 0|req: 1419/2715] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:21:19 2026] POST /v2.0/networks => generated 613 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2716] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:21:19 2026] PUT /v2.0/networks/b5d61c22-f1c8-450d-a847-80a206df777d/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2717] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:21:19 2026] PUT /v2.0/networks/2231bdf6-f191-4c5e-89cb-cc0de51e8d9d/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2718] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:21:19 2026] PUT /v2.0/networks/fe258359-1cc9-4f13-a5dd-bca2d3c52cc6/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2719] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:21:19 2026] PUT /v2.0/networks/7a4e01f7-39fd-4e72-a97c-39fc43a4a684/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2720] 10.0.0.250 () {32 vars in 666 bytes} [Thu Jun 11 03:21:19 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2721] 10.0.0.250 () {32 vars in 680 bytes} [Thu Jun 11 03:21:19 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2722] 10.0.0.250 () {32 vars in 676 bytes} [Thu Jun 11 03:21:19 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2723] 10.0.0.250 () {32 vars in 688 bytes} [Thu Jun 11 03:21:19 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2724] 10.0.0.250 () {32 vars in 674 bytes} [Thu Jun 11 03:21:19 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2725] 10.0.0.250 () {32 vars in 688 bytes} [Thu Jun 11 03:21:20 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2726] 10.0.0.250 () {32 vars in 684 bytes} [Thu Jun 11 03:21:20 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2727] 10.0.0.250 () {32 vars in 696 bytes} [Thu Jun 11 03:21:20 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:21:20.376 7 INFO neutron.services.segments.plugin [-] Segment f8e7eb5c-7f13-41c0-bca3-c9009577bced resource provider aggregate not found 2026-06-11 03:21:20.376 7 INFO neutron.services.segments.plugin [-] Segment f8e7eb5c-7f13-41c0-bca3-c9009577bced resource provider aggregate not found 2026-06-11 03:21:20.397 7 INFO neutron.services.segments.plugin [-] Segment f8e7eb5c-7f13-41c0-bca3-c9009577bced resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8e7eb5c-7f13-41c0-bca3-c9009577bced found for delete ", "request_id": "req-de404bec-89a0-468d-8a63-1e238fbae53c"}]} 2026-06-11 03:21:20.400 7 INFO neutron.services.segments.plugin [-] Segment f8e7eb5c-7f13-41c0-bca3-c9009577bced resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8e7eb5c-7f13-41c0-bca3-c9009577bced found for delete ", "request_id": "req-b5df5812-b5df-4ef9-b621-8c4fb8f891a3"}]} [pid: 7|app: 0|req: 1303/2728] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:20 2026] DELETE /v2.0/networks/b5d61c22-f1c8-450d-a847-80a206df777d => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:21:20.548 8 INFO neutron.services.segments.plugin [-] Segment 673048b3-4306-4cc3-b9c4-fdef5c51dbc2 resource provider aggregate not found 2026-06-11 03:21:20.554 8 INFO neutron.services.segments.plugin [-] Segment 673048b3-4306-4cc3-b9c4-fdef5c51dbc2 resource provider aggregate not found 2026-06-11 03:21:20.569 8 INFO neutron.services.segments.plugin [-] Segment 673048b3-4306-4cc3-b9c4-fdef5c51dbc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 673048b3-4306-4cc3-b9c4-fdef5c51dbc2 found for delete ", "request_id": "req-040ea2c1-c0ac-4378-9b2f-8890bb3f1b47"}]} 2026-06-11 03:21:20.576 8 INFO neutron.services.segments.plugin [-] Segment 673048b3-4306-4cc3-b9c4-fdef5c51dbc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 673048b3-4306-4cc3-b9c4-fdef5c51dbc2 found for delete ", "request_id": "req-449492d9-cb2c-49d6-9992-c032957520b5"}]} [pid: 8|app: 0|req: 1426/2729] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:20 2026] DELETE /v2.0/networks/2231bdf6-f191-4c5e-89cb-cc0de51e8d9d => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2730] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:20 2026] DELETE /v2.0/networks/fe258359-1cc9-4f13-a5dd-bca2d3c52cc6 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2731] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:20 2026] DELETE /v2.0/networks/7a4e01f7-39fd-4e72-a97c-39fc43a4a684 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2732] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:20 2026] DELETE /v2.0/networks/6e28bd6d-d248-4a70-881d-0dd3eb48cf28 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2733] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:21 2026] GET /v2.0/security-groups?tenant_id=af704cd183844953be205c00bad09d3f&name=default => generated 2929 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:21:22.427 7 INFO neutron.services.segments.plugin [-] Segment e352bc16-7b11-40ab-a80c-fc2993855e40 resource provider aggregate not found 2026-06-11 03:21:22.433 7 INFO neutron.services.segments.plugin [-] Segment e352bc16-7b11-40ab-a80c-fc2993855e40 resource provider aggregate not found 2026-06-11 03:21:22.452 7 INFO neutron.services.segments.plugin [-] Segment e352bc16-7b11-40ab-a80c-fc2993855e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e352bc16-7b11-40ab-a80c-fc2993855e40 found for delete ", "request_id": "req-0869db91-4265-4fd0-b0e4-82c84a78a61e"}]} 2026-06-11 03:21:22.466 7 INFO neutron.services.segments.plugin [-] Segment e352bc16-7b11-40ab-a80c-fc2993855e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e352bc16-7b11-40ab-a80c-fc2993855e40 found for delete ", "request_id": "req-4c91e1d5-bdaf-4022-a1ff-e3e5cccdb7d6"}]} 2026-06-11 03:21:22.487 7 INFO neutron.services.segments.plugin [-] Segment cdee3638-c9ae-42f0-8be4-a7d1e91da7ec resource provider aggregate not found 2026-06-11 03:21:22.490 7 INFO neutron.services.segments.plugin [-] Segment cdee3638-c9ae-42f0-8be4-a7d1e91da7ec resource provider aggregate not found 2026-06-11 03:21:22.510 7 INFO neutron.services.segments.plugin [-] Segment cdee3638-c9ae-42f0-8be4-a7d1e91da7ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdee3638-c9ae-42f0-8be4-a7d1e91da7ec found for delete ", "request_id": "req-12a00b14-0448-4d27-b922-549c2ba310b6"}]} 2026-06-11 03:21:22.510 7 INFO neutron.services.segments.plugin [-] Segment cdee3638-c9ae-42f0-8be4-a7d1e91da7ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdee3638-c9ae-42f0-8be4-a7d1e91da7ec found for delete ", "request_id": "req-c01652d5-648f-47dd-ba05-ed8d61b6e6f1"}]} [pid: 7|app: 0|req: 1306/2734] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:22 2026] DELETE /v2.0/security-groups/ccd47add-43f3-44d3-af1b-5ae6331cc9be => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:21:22.590 8 INFO neutron.services.segments.plugin [-] Segment b923ceda-4e85-44df-bda0-ead8176e63cc resource provider aggregate not found 2026-06-11 03:21:22.610 8 INFO neutron.services.segments.plugin [-] Segment b923ceda-4e85-44df-bda0-ead8176e63cc resource provider aggregate not found 2026-06-11 03:21:22.615 8 INFO neutron.services.segments.plugin [-] Segment b923ceda-4e85-44df-bda0-ead8176e63cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b923ceda-4e85-44df-bda0-ead8176e63cc found for delete ", "request_id": "req-1a9837d9-a21a-44ed-b9f5-6b60336646a9"}]} 2026-06-11 03:21:22.626 8 INFO neutron.services.segments.plugin [-] Segment b923ceda-4e85-44df-bda0-ead8176e63cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b923ceda-4e85-44df-bda0-ead8176e63cc found for delete ", "request_id": "req-ad096027-cb89-499d-86ae-e4f0dcbcd9ed"}]} [pid: 8|app: 0|req: 1429/2735] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:22 2026] GET /v2.0/security-groups?tenant_id=2d34d39967664ebdb0d04ccc5fec5efd&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2736] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:22 2026] DELETE /v2.0/security-groups/b8d202d6-62f0-4e1f-b9f3-489251dc1683 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2737] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:23 2026] GET /v2.0/security-groups?tenant_id=7fa51eb344af46cba84e356aadb796c3&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2738] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:23 2026] DELETE /v2.0/security-groups/8adffc6e-7e0a-4c49-9883-0fd5270f4a81 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2739] 10.0.0.125 () {30 vars in 690 bytes} [Thu Jun 11 03:21:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2740] 10.0.0.125 () {30 vars in 692 bytes} [Thu Jun 11 03:21:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2741] 10.0.0.125 () {30 vars in 668 bytes} [Thu Jun 11 03:21:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2742] 10.0.0.125 () {30 vars in 704 bytes} [Thu Jun 11 03:21:27 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: 1433/2743] 10.0.0.125 () {28 vars in 439 bytes} [Thu Jun 11 03:21:27 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2744] 10.0.0.125 () {30 vars in 728 bytes} [Thu Jun 11 03:21:27 2026] GET /v2.0/subnets/836a05a6-f794-4dc9-b108-d207edf66ce5 => generated 656 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:21:27.833 8 INFO neutron.db.segments_db [None req-be640726-8d0c-49df-877e-63ac50ecba80 fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] Added segment 4daa2a26-fb17-4ea0-8419-a010afff8270 of type vxlan for network f61abd4c-44fa-448a-a67f-2d48d8a14964 [pid: 8|app: 0|req: 1434/2745] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:21:27 2026] POST /v2.0/networks => generated 611 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2746] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:21:27 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:21:28.317 8 INFO neutron.db.segments_db [None req-946ce40b-42f7-43fc-b132-42fa920eeddd fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] Added segment 520d22df-c52e-4c59-8cea-ae43856dfa04 of type vxlan for network c42fdb69-24af-4528-ba7c-05a7a16e8cdd [pid: 8|app: 0|req: 1435/2747] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:21:28 2026] POST /v2.0/networks => generated 613 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1313/2748] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:21:28 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:21:28.808 8 INFO neutron.db.segments_db [None req-e8786d10-7a7f-4518-9cf8-779f47f1e83b fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] Added segment 5ae307ac-196f-48ba-a040-3aa757582cdd of type vxlan for network d9c003ef-bcfc-4e03-b832-d42de7088fa2 [pid: 8|app: 0|req: 1436/2749] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:21:28 2026] POST /v2.0/networks => generated 613 bytes in 152 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: 1437/2750] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:21:29 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: 1438/2751] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:21:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2752] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:21:29 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: 1440/2753] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:21:29 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: 1441/2754] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:29 2026] GET /v2.0/subnets/65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2755] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:29 2026] GET /v2.0/subnets/836a05a6-f794-4dc9-b108-d207edf66ce5 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2756] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:21:29 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 4094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2757] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:21:28 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:21:29.312 8 INFO neutron.db.segments_db [None req-e898957d-32a1-4283-83ea-3cf9fd8e7d72 fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] Added segment 4d7c5099-cd37-4899-bac9-e49716474262 of type vxlan for network b2624295-b26e-4fb8-9f4b-8cbe7806db85 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1315/2758] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:21:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2759] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:21:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2760] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:21:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2761] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:21:29 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: 1444/2762] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:21:29 2026] POST /v2.0/networks => generated 612 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2763] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:21:29 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1319/2764] 199.204.45.140 () {34 vars in 717 bytes} [Thu Jun 11 03:21:29 2026] POST /v2.0/ports => generated 1332 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-11 03:21:29.803 8 INFO neutron.db.segments_db [None req-11708a31-3a46-4ad7-b144-408a572a5b5d fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] Added segment 8b379477-f7e2-401f-9755-6dbf43fffd48 of type vxlan for network 01a619c4-f8ca-45fd-abd7-bf34be7a55b0 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1320/2765] 10.0.0.24 () {34 vars in 970 bytes} [Thu Jun 11 03:21:29 2026] GET /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 1332 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2766] 10.0.0.24 () {34 vars in 906 bytes} [Thu Jun 11 03:21:29 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: 1446/2767] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:21:29 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: 1322/2768] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:21:29 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2769] 10.0.0.250 () {34 vars in 747 bytes} [Thu Jun 11 03:21:30 2026] PUT /v2.0/ports/c1597ac0-f48a-41f9-a601-38f19de80093/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1323/2770] 10.0.0.250 () {34 vars in 747 bytes} [Thu Jun 11 03:21:30 2026] PUT /v2.0/ports/c3d5c2fb-b961-4470-8f21-f3c6f24a74e1/tags => generated 25 bytes in 82 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: 1448/2771] 10.0.0.250 () {34 vars in 747 bytes} [Thu Jun 11 03:21:30 2026] PUT /v2.0/ports/5e99e97b-07d6-47df-9ca1-b28b8372bec7/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1324/2772] 10.0.0.250 () {34 vars in 747 bytes} [Thu Jun 11 03:21:30 2026] PUT /v2.0/ports/354d4998-667b-4590-b0a1-2ebb7b79c032/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1325/2773] 199.204.45.140 () {34 vars in 1262 bytes} [Thu Jun 11 03:21:30 2026] GET /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2774] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:30 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2775] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:30 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2776] 10.0.0.250 () {32 vars in 660 bytes} [Thu Jun 11 03:21:30 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2777] 10.0.0.250 () {32 vars in 674 bytes} [Thu Jun 11 03:21:31 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2778] 10.0.0.250 () {32 vars in 670 bytes} [Thu Jun 11 03:21:31 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2779] 10.0.0.250 () {32 vars in 682 bytes} [Thu Jun 11 03:21:31 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2780] 10.0.0.250 () {32 vars in 668 bytes} [Thu Jun 11 03:21:31 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2781] 199.204.45.140 () {34 vars in 975 bytes} [Thu Jun 11 03:21:31 2026] GET /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 1332 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2782] 10.0.0.250 () {32 vars in 682 bytes} [Thu Jun 11 03:21:31 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2783] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:21:31 2026] GET /v2.0/networks?id=c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2784] 10.0.0.250 () {32 vars in 678 bytes} [Thu Jun 11 03:21:31 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2785] 10.0.0.250 () {32 vars in 690 bytes} [Thu Jun 11 03:21:31 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:21:31.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-2cd8445c-fed2-42ab-880d-2ff7b4aa9a7f fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] TaaS: Handle Delete Port: c1597ac0-f48a-41f9-a601-38f19de80093 2026-06-11 03:21:31.884 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2cd8445c-fed2-42ab-880d-2ff7b4aa9a7f fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] Tap Mirror: Handle Delete Port: c1597ac0-f48a-41f9-a601-38f19de80093 [pid: 8|app: 0|req: 1455/2786] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:21:31 2026] DELETE /v2.0/ports/c1597ac0-f48a-41f9-a601-38f19de80093 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:21:32.077 8 INFO neutron_taas.services.taas.taas_plugin [None req-c47055ce-2f55-435b-b944-da9586be390d fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] TaaS: Handle Delete Port: c3d5c2fb-b961-4470-8f21-f3c6f24a74e1 2026-06-11 03:21:32.081 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c47055ce-2f55-435b-b944-da9586be390d fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] Tap Mirror: Handle Delete Port: c3d5c2fb-b961-4470-8f21-f3c6f24a74e1 [pid: 7|app: 0|req: 1332/2789] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:21:31 2026] PUT /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 1522 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:21:32.167 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d673ec7-315b-4393-9b32-f5b409bc0044'] response: {'name': 'network-changed', 'server_uuid': '21d32f50-ca89-4fce-9e99-b3643b21834c', 'tag': '4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1458/2790] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:21:31 2026] DELETE /v2.0/ports/c3d5c2fb-b961-4470-8f21-f3c6f24a74e1 => generated 0 bytes in 191 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-06-11 03:21:32.295 7 INFO neutron_taas.services.taas.taas_plugin [None req-854a3ea9-1f12-4f85-81e8-34e89d31e871 fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] TaaS: Handle Delete Port: 5e99e97b-07d6-47df-9ca1-b28b8372bec7 2026-06-11 03:21:32.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-854a3ea9-1f12-4f85-81e8-34e89d31e871 fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] Tap Mirror: Handle Delete Port: 5e99e97b-07d6-47df-9ca1-b28b8372bec7 [pid: 7|app: 0|req: 1333/2791] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:21:32 2026] DELETE /v2.0/ports/5e99e97b-07d6-47df-9ca1-b28b8372bec7 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:21:32.512 8 INFO neutron_taas.services.taas.taas_plugin [None req-e19bdd3f-5671-4846-93f4-e1233e7e9834 fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] TaaS: Handle Delete Port: 354d4998-667b-4590-b0a1-2ebb7b79c032 2026-06-11 03:21:32.515 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e19bdd3f-5671-4846-93f4-e1233e7e9834 fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] Tap Mirror: Handle Delete Port: 354d4998-667b-4590-b0a1-2ebb7b79c032 [pid: 8|app: 0|req: 1459/2792] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:21:32 2026] DELETE /v2.0/ports/354d4998-667b-4590-b0a1-2ebb7b79c032 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:21:32.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-14dadf26-4622-4062-bef4-ae8a07aa87b1 fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] TaaS: Handle Delete Port: b4062c4b-cf39-4423-9681-2e3e3376bb47 2026-06-11 03:21:32.736 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14dadf26-4622-4062-bef4-ae8a07aa87b1 fbde34b6dfdc42e7b8813a3538232495 00269b29fe1d4c61a47f7066587e591f - - default default] Tap Mirror: Handle Delete Port: b4062c4b-cf39-4423-9681-2e3e3376bb47 [pid: 8|app: 0|req: 1460/2793] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:21:32 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 5608 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2794] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:21:32 2026] GET /v2.0/networks?id=c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2795] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:21:32 2026] DELETE /v2.0/ports/b4062c4b-cf39-4423-9681-2e3e3376bb47 => 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: 1462/2796] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:21:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.199&port_id=4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => 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: 1463/2797] 199.204.45.140 () {34 vars in 1106 bytes} [Thu Jun 11 03:21:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A251&port_id=4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2798] 199.204.45.140 () {34 vars in 1064 bytes} [Thu Jun 11 03:21:32 2026] GET /v2.0/subnets?id=4083662f-8661-41df-bd18-ce5f99ee2457&id=836a05a6-f794-4dc9-b108-d207edf66ce5 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2799] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:32 2026] GET /v2.0/ports?network_id=c8bbf677-f052-4c1c-970f-0a7906b27c08&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:21:32.966 7 INFO neutron.services.segments.plugin [-] Segment 4daa2a26-fb17-4ea0-8419-a010afff8270 resource provider aggregate not found 2026-06-11 03:21:32.970 7 INFO neutron.services.segments.plugin [-] Segment 4daa2a26-fb17-4ea0-8419-a010afff8270 resource provider aggregate not found 2026-06-11 03:21:32.985 7 INFO neutron.services.segments.plugin [-] Segment 4daa2a26-fb17-4ea0-8419-a010afff8270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4daa2a26-fb17-4ea0-8419-a010afff8270 found for delete ", "request_id": "req-5ba14fb2-6566-4ef2-b3b5-deb7a60f6ef0"}]} 2026-06-11 03:21:32.991 7 INFO neutron.services.segments.plugin [-] Segment 4daa2a26-fb17-4ea0-8419-a010afff8270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4daa2a26-fb17-4ea0-8419-a010afff8270 found for delete ", "request_id": "req-da7c1e19-8ec2-40db-85a7-c662b97b37f4"}]} [pid: 7|app: 0|req: 1335/2800] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:32 2026] DELETE /v2.0/networks/f61abd4c-44fa-448a-a67f-2d48d8a14964 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2801] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:32 2026] GET /v2.0/ports?network_id=c8bbf677-f052-4c1c-970f-0a7906b27c08&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2802] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:33 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2803] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:33 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2804] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:33 2026] DELETE /v2.0/networks/c42fdb69-24af-4528-ba7c-05a7a16e8cdd => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:21:33.312 8 INFO neutron.services.segments.plugin [-] Segment 5ae307ac-196f-48ba-a040-3aa757582cdd resource provider aggregate not found 2026-06-11 03:21:33.316 8 INFO neutron.services.segments.plugin [-] Segment 5ae307ac-196f-48ba-a040-3aa757582cdd resource provider aggregate not found 2026-06-11 03:21:33.330 8 INFO neutron.services.segments.plugin [-] Segment 5ae307ac-196f-48ba-a040-3aa757582cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ae307ac-196f-48ba-a040-3aa757582cdd found for delete ", "request_id": "req-5a39c182-2937-4285-a567-16b10eac6066"}]} 2026-06-11 03:21:33.336 8 INFO neutron.services.segments.plugin [-] Segment 5ae307ac-196f-48ba-a040-3aa757582cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ae307ac-196f-48ba-a040-3aa757582cdd found for delete ", "request_id": "req-2cceee64-d92b-48db-ae72-3d1bf3a91510"}]} [pid: 8|app: 0|req: 1469/2805] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:33 2026] DELETE /v2.0/networks/d9c003ef-bcfc-4e03-b832-d42de7088fa2 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2806] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:33 2026] DELETE /v2.0/networks/b2624295-b26e-4fb8-9f4b-8cbe7806db85 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2807] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:21:33 2026] DELETE /v2.0/networks/01a619c4-f8ca-45fd-abd7-bf34be7a55b0 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2808] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 5608 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2809] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.15&port_id=dc5c8229-c176-4c2b-b3c4-69e901668d93 => 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: 1339/2810] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/subnets?id=2ee372e3-8690-4812-9e37-ec0196d402ff => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2811] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/ports?network_id=03fef94a-14ec-452b-9cef-4a2532061f7d&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: 1340/2812] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2813] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?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: 1342/2814] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.218&port_id=962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2815] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/subnets?id=db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2816] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/ports?network_id=769254a7-861c-4257-9d41-a772dc6502cc&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: 1345/2817] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?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: 1346/2818] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2819] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/security-groups?tenant_id=7d94c6e041ae47f1a63545b1bc3b7f42&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2820] 199.204.45.140 () {34 vars in 1056 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=def49b8a-24c7-41ee-ac77-17d5d22bd328 => 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: 1348/2821] 199.204.45.140 () {34 vars in 1104 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A134&port_id=def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2822] 199.204.45.140 () {34 vars in 1064 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/subnets?id=61b20e6a-4721-4312-8a5d-8b30e6fd1acf&id=65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 1410 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2823] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:34 2026] DELETE /v2.0/security-groups/4f340028-328a-4c7a-8c3a-40ae3a4bc129 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2824] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2825] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2826] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/security-groups?tenant_id=00269b29fe1d4c61a47f7066587e591f&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2827] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2828] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:34 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?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-06-11 03:21:35.004 7 INFO neutron.services.segments.plugin [-] Segment 520d22df-c52e-4c59-8cea-ae43856dfa04 resource provider aggregate not found 2026-06-11 03:21:35.033 7 INFO neutron.services.segments.plugin [-] Segment 520d22df-c52e-4c59-8cea-ae43856dfa04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 520d22df-c52e-4c59-8cea-ae43856dfa04 found for delete ", "request_id": "req-402bb2f8-3995-47dd-b3df-50d52df1c1c9"}]} 2026-06-11 03:21:35.040 7 INFO neutron.services.segments.plugin [-] Segment 520d22df-c52e-4c59-8cea-ae43856dfa04 resource provider aggregate not found [pid: 8|app: 0|req: 1477/2829] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:34 2026] DELETE /v2.0/security-groups/817f7b23-5853-4a4b-a7bb-3dad4d8880ce => 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: 1353/2830] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:21:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.199&port_id=4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:21:35.063 7 INFO neutron.services.segments.plugin [-] Segment 520d22df-c52e-4c59-8cea-ae43856dfa04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 520d22df-c52e-4c59-8cea-ae43856dfa04 found for delete ", "request_id": "req-a2dad49f-d3f5-495b-aa19-c0182de95e88"}]} 2026-06-11 03:21:35.064 7 INFO neutron.services.segments.plugin [-] Segment 4d7c5099-cd37-4899-bac9-e49716474262 resource provider aggregate not found [pid: 8|app: 0|req: 1478/2831] 199.204.45.140 () {34 vars in 1106 bytes} [Thu Jun 11 03:21:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A251&port_id=4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:21:35.086 7 INFO neutron.services.segments.plugin [-] Segment 4d7c5099-cd37-4899-bac9-e49716474262 resource provider aggregate not found 2026-06-11 03:21:35.094 7 INFO neutron.services.segments.plugin [-] Segment 4d7c5099-cd37-4899-bac9-e49716474262 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d7c5099-cd37-4899-bac9-e49716474262 found for delete ", "request_id": "req-bbaf6520-ca3f-4be0-9cab-5081902f61e5"}]} 2026-06-11 03:21:35.108 7 INFO neutron.services.segments.plugin [-] Segment 4d7c5099-cd37-4899-bac9-e49716474262 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d7c5099-cd37-4899-bac9-e49716474262 found for delete ", "request_id": "req-7761acc3-98de-4f85-ba77-7f9e74df3cdb"}]} [pid: 7|app: 0|req: 1354/2832] 199.204.45.140 () {34 vars in 1064 bytes} [Thu Jun 11 03:21:35 2026] GET /v2.0/subnets?id=4083662f-8661-41df-bd18-ce5f99ee2457&id=836a05a6-f794-4dc9-b108-d207edf66ce5 => generated 1415 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2833] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:35 2026] GET /v2.0/ports?network_id=c8bbf677-f052-4c1c-970f-0a7906b27c08&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: 1355/2834] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:35 2026] GET /v2.0/ports?network_id=c8bbf677-f052-4c1c-970f-0a7906b27c08&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2835] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:35 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:21:35.370 8 INFO neutron.services.segments.plugin [-] Segment 8b379477-f7e2-401f-9755-6dbf43fffd48 resource provider aggregate not found 2026-06-11 03:21:35.373 8 INFO neutron.services.segments.plugin [-] Segment 8b379477-f7e2-401f-9755-6dbf43fffd48 resource provider aggregate not found [pid: 8|app: 0|req: 1480/2836] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:35 2026] GET /v2.0/security-groups?tenant_id=5a39421d3a1b4945bb42c271b0a245b8&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2837] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:35 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?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) 2026-06-11 03:21:35.390 8 INFO neutron.services.segments.plugin [-] Segment 8b379477-f7e2-401f-9755-6dbf43fffd48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b379477-f7e2-401f-9755-6dbf43fffd48 found for delete ", "request_id": "req-d0bea644-679f-4de9-a887-c7e812f62138"}]} 2026-06-11 03:21:35.398 8 INFO neutron.services.segments.plugin [-] Segment 8b379477-f7e2-401f-9755-6dbf43fffd48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b379477-f7e2-401f-9755-6dbf43fffd48 found for delete ", "request_id": "req-178cddb2-aa73-4ba6-b50a-178f8b348354"}]} [pid: 8|app: 0|req: 1481/2838] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:35 2026] DELETE /v2.0/security-groups/3ddf9991-a9bd-4430-95c6-c2c19155a70e => 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: 1358/2839] 10.0.0.24 () {34 vars in 970 bytes} [Thu Jun 11 03:21:39 2026] GET /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 1524 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2840] 199.204.45.140 () {30 vars in 743 bytes} [Thu Jun 11 03:21:39 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 798 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2841] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:39 2026] GET /v2.0/subnets/836a05a6-f794-4dc9-b108-d207edf66ce5 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2842] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:39 2026] GET /v2.0/subnets/4083662f-8661-41df-bd18-ce5f99ee2457 => 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: 1360/2843] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:21:39 2026] GET /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 1516 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2844] 10.0.0.250 () {34 vars in 678 bytes} [Thu Jun 11 03:21:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2845] 199.204.45.140 () {34 vars in 790 bytes} [Thu Jun 11 03:21:39 2026] PUT /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 1251 bytes in 346 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: 1362/2846] 10.0.0.250 () {34 vars in 678 bytes} [Thu Jun 11 03:21:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 03:21:40.100 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-35095f51-108a-465f-8161-0944a5b787ad'] response: {'name': 'network-changed', 'server_uuid': '21d32f50-ca89-4fce-9e99-b3643b21834c', 'tag': 'def49b8a-24c7-41ee-ac77-17d5d22bd328', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1485/2847] 199.204.45.140 () {30 vars in 743 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942 => 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: 1363/2848] 10.0.0.250 () {34 vars in 678 bytes} [Thu Jun 11 03:21:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2849] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/subnets/65aef138-b581-4d0a-b21d-f0d5ed9981ce => 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: 1364/2850] 10.0.0.250 () {34 vars in 678 bytes} [Thu Jun 11 03:21:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2851] 10.0.0.250 () {34 vars in 678 bytes} [Thu Jun 11 03:21:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2852] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:21:40 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: 1489/2853] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:21: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: 1490/2854] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:21:40 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: 1491/2855] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:21:40 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: 1365/2856] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:21:40 2026] PUT /v2.0/policies/dbfc513e-e725-4d48-bf78-4a33345b092f/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2857] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2858] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:21:40 2026] PUT /v2.0/policies/e61e06d1-1d8c-4e06-8e26-517f7f024861/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: 1493/2859] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2860] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:21:40 2026] PUT /v2.0/policies/1095c8f9-a0b9-48a8-8baa-490bc27be4ae/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2861] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2862] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2863] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:21:40 2026] PUT /v2.0/policies/c254b563-a3d8-467c-a3f5-fd01acd37e82/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2864] 199.204.45.140 () {30 vars in 743 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2865] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2866] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => 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: 1370/2867] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 5381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2868] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/networks?id=7a893e45-1524-416c-ba24-69b75fcc1942 => generated 800 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2869] 199.204.45.140 () {34 vars in 1056 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=def49b8a-24c7-41ee-ac77-17d5d22bd328 => 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: 1499/2870] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/subnets?id=65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2871] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2872] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2873] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2874] 10.0.0.250 () {32 vars in 674 bytes} [Thu Jun 11 03:21:40 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2875] 10.0.0.250 () {32 vars in 688 bytes} [Thu Jun 11 03:21:41 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2876] 10.0.0.250 () {32 vars in 684 bytes} [Thu Jun 11 03:21:41 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2877] 10.0.0.250 () {32 vars in 696 bytes} [Thu Jun 11 03:21:41 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2878] 10.0.0.250 () {32 vars in 682 bytes} [Thu Jun 11 03:21:41 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2879] 10.0.0.250 () {32 vars in 696 bytes} [Thu Jun 11 03:21:41 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2880] 10.0.0.250 () {32 vars in 692 bytes} [Thu Jun 11 03:21:41 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2881] 10.0.0.250 () {32 vars in 704 bytes} [Thu Jun 11 03:21:41 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2882] 10.0.0.250 () {32 vars in 734 bytes} [Thu Jun 11 03:21:41 2026] DELETE /v2.0/qos/policies/dbfc513e-e725-4d48-bf78-4a33345b092f => 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: 1379/2883] 10.0.0.250 () {32 vars in 734 bytes} [Thu Jun 11 03:21:41 2026] DELETE /v2.0/qos/policies/e61e06d1-1d8c-4e06-8e26-517f7f024861 => 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: 1505/2884] 10.0.0.250 () {32 vars in 734 bytes} [Thu Jun 11 03:21:41 2026] DELETE /v2.0/qos/policies/1095c8f9-a0b9-48a8-8baa-490bc27be4ae => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2885] 10.0.0.250 () {32 vars in 734 bytes} [Thu Jun 11 03:21:41 2026] DELETE /v2.0/qos/policies/c254b563-a3d8-467c-a3f5-fd01acd37e82 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2886] 10.0.0.250 () {32 vars in 734 bytes} [Thu Jun 11 03:21:41 2026] DELETE /v2.0/qos/policies/cec4556f-5c16-4d73-a06a-b26eb95e105c => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2887] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:42 2026] GET /v2.0/security-groups?tenant_id=51594d6a0ae54ae18b9d53a43680ae8a&name=default => generated 2929 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2888] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:43 2026] DELETE /v2.0/security-groups/c8e26f0c-da45-47f0-842d-28fc63b9fbb1 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2889] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:43 2026] GET /v2.0/security-groups?tenant_id=56e978d89b3845bbb9147e05ba0f2b0c&name=default => generated 2929 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2890] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:43 2026] DELETE /v2.0/security-groups/652f4563-2cee-4667-8788-254beb6a5086 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2891] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:43 2026] GET /v2.0/security-groups?tenant_id=c19d18a8652d466296a52dfa0e022181&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2892] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:43 2026] DELETE /v2.0/security-groups/9d6ae52c-8952-4413-a1f7-dada843710b6 => 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: 1385/2895] 10.0.0.250 () {34 vars in 684 bytes} [Thu Jun 11 03:21:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2896] 10.0.0.250 () {34 vars in 684 bytes} [Thu Jun 11 03:21:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2897] 10.0.0.250 () {34 vars in 684 bytes} [Thu Jun 11 03:21:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2898] 10.0.0.250 () {34 vars in 684 bytes} [Thu Jun 11 03:21:49 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) [pid: 7|app: 0|req: 1387/2899] 10.0.0.250 () {34 vars in 684 bytes} [Thu Jun 11 03:21:49 2026] POST /v2.0/security-groups => generated 1603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2900] 10.0.0.250 () {34 vars in 767 bytes} [Thu Jun 11 03:21:49 2026] PUT /v2.0/security-groups/e447e367-c892-476d-8c59-e83d512849ba/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2901] 10.0.0.250 () {34 vars in 767 bytes} [Thu Jun 11 03:21:49 2026] PUT /v2.0/security-groups/816b3206-b056-4767-92bd-25213ded437f/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2902] 10.0.0.250 () {34 vars in 767 bytes} [Thu Jun 11 03:21:49 2026] PUT /v2.0/security-groups/dd60d27d-8fc7-4866-a48d-962af9147243/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: 1389/2903] 10.0.0.250 () {34 vars in 767 bytes} [Thu Jun 11 03:21:49 2026] PUT /v2.0/security-groups/58e96285-29c6-4a2a-99d1-ee1d47c0cd84/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2904] 10.0.0.250 () {32 vars in 680 bytes} [Thu Jun 11 03:21:49 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2905] 10.0.0.250 () {32 vars in 694 bytes} [Thu Jun 11 03:21:49 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2906] 10.0.0.250 () {32 vars in 690 bytes} [Thu Jun 11 03:21:49 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2907] 10.0.0.250 () {32 vars in 702 bytes} [Thu Jun 11 03:21:49 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2908] 10.0.0.250 () {32 vars in 688 bytes} [Thu Jun 11 03:21:49 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2909] 10.0.0.250 () {32 vars in 702 bytes} [Thu Jun 11 03:21:49 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2910] 10.0.0.250 () {32 vars in 698 bytes} [Thu Jun 11 03:21:49 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2911] 10.0.0.250 () {32 vars in 710 bytes} [Thu Jun 11 03:21:49 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2912] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:49 2026] DELETE /v2.0/security-groups/e447e367-c892-476d-8c59-e83d512849ba => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2913] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:50 2026] DELETE /v2.0/security-groups/816b3206-b056-4767-92bd-25213ded437f => 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: 1520/2914] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:50 2026] DELETE /v2.0/security-groups/dd60d27d-8fc7-4866-a48d-962af9147243 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2915] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:50 2026] DELETE /v2.0/security-groups/58e96285-29c6-4a2a-99d1-ee1d47c0cd84 => 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: 1521/2916] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:50 2026] DELETE /v2.0/security-groups/bb666143-f043-499a-965c-7e1cd1482c1a => 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: 1396/2917] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:51 2026] GET /v2.0/security-groups?tenant_id=b8c5ef882ca044bbad09d25dd39cce95&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2918] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:51 2026] DELETE /v2.0/security-groups/0b6c2ca8-1f17-4b6e-a7cd-4f8c92b334b1 => 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: 1397/2919] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:51 2026] GET /v2.0/security-groups?tenant_id=b19c7fd79f4f4a36a18f8979bdea039a&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2920] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:51 2026] DELETE /v2.0/security-groups/81a20b7f-a33e-40b5-8b55-97b7ef6fb10e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2921] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:21:52 2026] GET /v2.0/security-groups?tenant_id=21b470d4a3104354bda356335ce33a89&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2922] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:21:52 2026] DELETE /v2.0/security-groups/2e6ede68-3f16-48fc-a79f-32e0ae6ef591 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2923] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:21:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2924] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:21:54 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: 1400/2925] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:21:54 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: 1526/2926] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:21:54 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: 1401/2927] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:54 2026] GET /v2.0/subnets/65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2928] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:21:54 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 5381 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2929] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:21:54 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: 1528/2930] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:21:54 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: 1403/2931] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:21:54 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: 1529/2932] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:21:54 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: 1404/2933] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:21:54 2026] GET /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 1524 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2934] 199.204.45.140 () {34 vars in 790 bytes} [Thu Jun 11 03:21:54 2026] PUT /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 1311 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:21:55.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d9a1f43-0be5-462a-b410-f90e56721c01'] response: {'name': 'network-changed', 'server_uuid': '21d32f50-ca89-4fce-9e99-b3643b21834c', 'tag': '4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1405/2935] 199.204.45.140 () {30 vars in 743 bytes} [Thu Jun 11 03:21:55 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 798 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1531/2936] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:55 2026] GET /v2.0/subnets/4083662f-8661-41df-bd18-ce5f99ee2457 => generated 748 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2937] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:21:55 2026] GET /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 1347 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2938] 199.204.45.140 () {34 vars in 789 bytes} [Thu Jun 11 03:21:55 2026] PUT /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 1080 bytes in 355 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: 1407/2939] 199.204.45.140 () {30 vars in 743 bytes} [Thu Jun 11 03:21:55 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2940] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:21:55 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 4973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2941] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:21:55 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 4973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2942] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:21:55 2026] GET /v2.0/networks?id=c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2943] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:55 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?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: 1535/2944] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:55 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2945] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:21:56 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 4973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:21:57.092 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4728d3a-bfc2-4fd4-b77f-7a2062c2d44e'] response: {'name': 'network-changed', 'server_uuid': '21d32f50-ca89-4fce-9e99-b3643b21834c', 'tag': '4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1536/2946] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:21:57 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 4973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2947] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:21:57 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 4973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2948] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:21:57 2026] GET /v2.0/networks?id=c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2949] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:21:57 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?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: 1538/2950] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:21:57 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?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: 1413/2951] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:21:58 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 4973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2952] 199.204.45.140 () {34 vars in 975 bytes} [Thu Jun 11 03:21:58 2026] GET /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2953] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:21:58 2026] GET /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2954] 199.204.45.140 () {34 vars in 1016 bytes} [Thu Jun 11 03:21:58 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2955] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:21:58 2026] PUT /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 917 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2956] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:21:59 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 3865 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 03:21:59.566 7 INFO neutron_taas.services.taas.taas_plugin [None req-56a0db6a-760e-445a-b6df-ecad9be79a2e 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 2026-06-11 03:21:59.569 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56a0db6a-760e-445a-b6df-ecad9be79a2e 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 [pid: 7|app: 0|req: 1416/2957] 199.204.45.140 () {32 vars in 759 bytes} [Thu Jun 11 03:21:59 2026] DELETE /v2.0/ports/4a6f0d49-fe41-4da5-a1eb-74ddca84f6c8 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2958] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:21:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2959] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:21:59 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: 1543/2960] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:21:59 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: 1418/2961] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:21:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2962] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:59 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2963] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:21:59 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => 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: 1545/2964] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:21:59 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2965] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:21:59 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => 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: 1546/2966] 199.204.45.140 () {30 vars in 743 bytes} [Thu Jun 11 03:21:59 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2967] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2968] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2969] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 3865 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2970] 199.204.45.140 () {34 vars in 1226 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/networks?id=03fef94a-14ec-452b-9cef-4a2532061f7d&id=769254a7-861c-4257-9d41-a772dc6502cc&id=7a893e45-1524-416c-ba24-69b75fcc1942&id=c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 3096 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2971] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.15&port_id=dc5c8229-c176-4c2b-b3c4-69e901668d93 => 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: 1549/2972] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/subnets?id=2ee372e3-8690-4812-9e37-ec0196d402ff => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2973] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/ports?network_id=03fef94a-14ec-452b-9cef-4a2532061f7d&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2974] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?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: 1425/2975] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?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: 1551/2976] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.218&port_id=962f77c0-9906-46e7-95c9-dc9f643f4906 => 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: 1426/2977] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/subnets?id=db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2978] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/ports?network_id=769254a7-861c-4257-9d41-a772dc6502cc&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: 1427/2979] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?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: 1553/2980] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?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: 1428/2981] 199.204.45.140 () {34 vars in 1056 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2982] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:22:00 2026] GET /v2.0/subnets?id=65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2983] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:22:01 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&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: 1555/2984] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:22:01 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2985] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:22:01 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2988] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:22:07 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: 1432/2989] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:22:07 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: 1558/2990] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:22:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2991] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:22:07 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: 1559/2992] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:07 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 3865 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2993] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:22:07 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: 1560/2994] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:22:07 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: 1435/2995] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:22:07 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: 1561/2996] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:22:07 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: 1436/2997] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:22:07 2026] GET /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 1287 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2998] 199.204.45.140 () {34 vars in 789 bytes} [Thu Jun 11 03:22:07 2026] PUT /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 1080 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:22:08.314 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2be56c06-4d78-442c-9226-9c9c771b459d'] response: {'name': 'network-changed', 'server_uuid': '21d32f50-ca89-4fce-9e99-b3643b21834c', 'tag': 'def49b8a-24c7-41ee-ac77-17d5d22bd328', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1437/2999] 199.204.45.140 () {30 vars in 743 bytes} [Thu Jun 11 03:22:08 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942 => generated 797 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1563/3000] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:08 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 3694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3001] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:08 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 3694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3002] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:22:08 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 3694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3003] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:22:08 2026] GET /v2.0/networks?id=7a893e45-1524-416c-ba24-69b75fcc1942 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3004] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:22:08 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3005] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:22:09 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?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: 1566/3006] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:09 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 3694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3007] 199.204.45.140 () {34 vars in 975 bytes} [Thu Jun 11 03:22:10 2026] GET /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3008] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:22:10 2026] GET /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3009] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:10 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 3694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3010] 199.204.45.140 () {34 vars in 1016 bytes} [Thu Jun 11 03:22:10 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?fields=dns_domain => generated 29 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3011] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:22:10 2026] PUT /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 917 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3012] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:11 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 03:22:11.861 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2b59f41-9320-4fe6-ab74-6e5eb19d98eb 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: def49b8a-24c7-41ee-ac77-17d5d22bd328 2026-06-11 03:22:11.865 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2b59f41-9320-4fe6-ab74-6e5eb19d98eb 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: def49b8a-24c7-41ee-ac77-17d5d22bd328 [pid: 7|app: 0|req: 1444/3013] 199.204.45.140 () {32 vars in 759 bytes} [Thu Jun 11 03:22:11 2026] DELETE /v2.0/ports/def49b8a-24c7-41ee-ac77-17d5d22bd328 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3014] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3015] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:22:12 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: 1571/3016] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3017] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3018] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3019] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3020] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3021] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3022] 199.204.45.140 () {30 vars in 743 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3023] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3024] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3025] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3026] 199.204.45.140 () {34 vars in 1146 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/networks?id=03fef94a-14ec-452b-9cef-4a2532061f7d&id=769254a7-861c-4257-9d41-a772dc6502cc&id=7a893e45-1524-416c-ba24-69b75fcc1942 => generated 2309 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3027] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.15&port_id=dc5c8229-c176-4c2b-b3c4-69e901668d93 => 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: 1577/3028] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/subnets?id=2ee372e3-8690-4812-9e37-ec0196d402ff => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3029] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/ports?network_id=03fef94a-14ec-452b-9cef-4a2532061f7d&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3030] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3031] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?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: 1579/3032] 199.204.45.140 () {34 vars in 1058 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.218&port_id=962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3033] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/subnets?id=db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3034] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/ports?network_id=769254a7-861c-4257-9d41-a772dc6502cc&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3035] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3036] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:22:12 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?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: 1457/3039] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:22:23 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: 1583/3040] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:22:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3041] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:22:23 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: 1584/3042] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:22:23 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-06-11 03:22:23.884 7 INFO neutron.api.v2.resource [None req-003c6b56-68f7-4748-bd24-5452f6a102f8 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1459/3043] 199.204.45.140 () {30 vars in 763 bytes} [Thu Jun 11 03:22:23 2026] GET /v2.0/security-groups/lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3044] 199.204.45.140 () {30 vars in 785 bytes} [Thu Jun 11 03:22:23 2026] GET /v2.0/security-groups?name=lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => generated 2863 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3045] 199.204.45.140 () {30 vars in 815 bytes} [Thu Jun 11 03:22:23 2026] GET /v2.0/security-group-rules?security_group_id=e9602e15-bde6-4e28-919e-bcd9bf9eb67e => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3046] 199.204.45.140 () {32 vars in 789 bytes} [Thu Jun 11 03:22:24 2026] DELETE /v2.0/security-group-rules/d6fb5972-a623-4fa0-bbb5-bc4c90f71c4c => 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: 1461/3047] 199.204.45.140 () {32 vars in 789 bytes} [Thu Jun 11 03:22:24 2026] DELETE /v2.0/security-group-rules/d9dc6608-2ed9-4d5f-a17f-faa509a6c3a8 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:22:28.416 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3db501b-8daf-4a90-b71a-9ddf9b411505 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: f14294f3-6b8c-4f6e-b347-98ac2c1c1b85 2026-06-11 03:22:28.419 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3db501b-8daf-4a90-b71a-9ddf9b411505 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: f14294f3-6b8c-4f6e-b347-98ac2c1c1b85 2026-06-11 03:22:28.602 8 INFO neutron.db.l3_db [None req-a3db501b-8daf-4a90-b71a-9ddf9b411505 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Floating IP 5bb8c40b-2e26-4e8d-8c8a-bc121efc0073 disassociated (deleted). External IP: 10.96.250.216, port: ef0f1401-f073-47ef-809d-40a87fd24f3b. [pid: 8|app: 0|req: 1587/3048] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:22:28 2026] DELETE /v2.0/floatingips/5bb8c40b-2e26-4e8d-8c8a-bc121efc0073 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:22:28.915 7 INFO neutron.api.v2.resource [None req-aea2bed0-d5fc-48ad-a7eb-09b98d4131b9 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/3049] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:22:28 2026] GET /v2.0/floatingips/5bb8c40b-2e26-4e8d-8c8a-bc121efc0073 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3050] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:22:29 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: 1463/3051] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:22:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3052] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:22:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3053] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:22:29 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) 2026-06-11 03:22:29.814 8 INFO neutron.api.v2.resource [None req-5935ce40-8788-47ae-8914-44102725f4e8 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3054] 199.204.45.140 () {30 vars in 763 bytes} [Thu Jun 11 03:22:29 2026] GET /v2.0/security-groups/lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3055] 199.204.45.140 () {30 vars in 785 bytes} [Thu Jun 11 03:22:29 2026] GET /v2.0/security-groups?name=lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => generated 1637 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3056] 199.204.45.140 () {30 vars in 815 bytes} [Thu Jun 11 03:22:29 2026] GET /v2.0/security-group-rules?security_group_id=e9602e15-bde6-4e28-919e-bcd9bf9eb67e => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3057] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:22:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3058] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:22:29 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: 1467/3059] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:22:30 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: 1593/3060] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:22:30 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: 1468/3061] 199.204.45.140 () {30 vars in 741 bytes} [Thu Jun 11 03:22:30 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3062] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:30 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3063] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:30 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3064] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:30 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3065] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:31 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3068] 199.204.45.140 () {34 vars in 975 bytes} [Thu Jun 11 03:22:32 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1350 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3069] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:32 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3070] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:22:32 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3071] 199.204.45.140 () {34 vars in 1016 bytes} [Thu Jun 11 03:22:32 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3072] 199.204.45.140 () {38 vars in 1028 bytes} [Thu Jun 11 03:22:32 2026] PUT /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1151 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3073] 199.204.45.140 () {30 vars in 769 bytes} [Thu Jun 11 03:22:33 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1600/3074] 199.204.45.140 () {34 vars in 789 bytes} [Thu Jun 11 03:22:33 2026] PUT /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1090 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3075] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:22:33 2026] GET /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 1090 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 03:22:33.874 8 INFO neutron_taas.services.taas.taas_plugin [None req-511398cb-d7e9-4491-beee-b767e57258c7 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: 962f77c0-9906-46e7-95c9-dc9f643f4906 2026-06-11 03:22:33.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-511398cb-d7e9-4491-beee-b767e57258c7 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: 962f77c0-9906-46e7-95c9-dc9f643f4906 [pid: 8|app: 0|req: 1601/3076] 199.204.45.140 () {32 vars in 759 bytes} [Thu Jun 11 03:22:33 2026] DELETE /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3077] 199.204.45.140 () {30 vars in 703 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3078] 199.204.45.140 () {30 vars in 705 bytes} [Thu Jun 11 03:22:34 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: 1477/3079] 199.204.45.140 () {30 vars in 681 bytes} [Thu Jun 11 03:22:34 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: 1603/3080] 199.204.45.140 () {30 vars in 717 bytes} [Thu Jun 11 03:22:34 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-06-11 03:22:34.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf9dd6f1-62e3-4bf6-a394-1f7d1b85ba89 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3081] 199.204.45.140 () {32 vars in 759 bytes} [Thu Jun 11 03:22:34 2026] DELETE /v2.0/ports/962f77c0-9906-46e7-95c9-dc9f643f4906 => 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: 1604/3082] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:22:34.302 7 INFO neutron.api.v2.resource [None req-3818f49d-a920-4f30-8fa7-b0b50f93958c 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/3083] 199.204.45.140 () {30 vars in 763 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/security-groups/lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3084] 199.204.45.140 () {30 vars in 785 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/security-groups?name=lb-9a8b839d-2db7-4663-83f9-0b50f5239bc5 => generated 1637 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3085] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/ports?tenant_id=7aae08f2e93949cbb64c18995ca8c413&device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3086] 199.204.45.140 () {30 vars in 737 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => 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: 1481/3087] 199.204.45.140 () {34 vars in 1066 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/networks?id=03fef94a-14ec-452b-9cef-4a2532061f7d&id=769254a7-861c-4257-9d41-a772dc6502cc => generated 1523 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3088] 199.204.45.140 () {34 vars in 1060 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.15&port_id=dc5c8229-c176-4c2b-b3c4-69e901668d93 => 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: 1483/3089] 199.204.45.140 () {34 vars in 984 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/subnets?id=2ee372e3-8690-4812-9e37-ec0196d402ff => 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: 1484/3090] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/ports?network_id=03fef94a-14ec-452b-9cef-4a2532061f7d&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: 1485/3091] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?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: 1607/3092] 199.204.45.140 () {34 vars in 789 bytes} [Thu Jun 11 03:22:34 2026] PUT /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 1094 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3093] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:22:34 2026] GET /v2.0/networks/03fef94a-14ec-452b-9cef-4a2532061f7d?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: 1608/3094] 199.204.45.140 () {32 vars in 779 bytes} [Thu Jun 11 03:22:34 2026] DELETE /v2.0/security-groups/e9602e15-bde6-4e28-919e-bcd9bf9eb67e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:22:35.428 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc424796-bb0a-42f8-8908-a07c0f981f5c 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: ef0f1401-f073-47ef-809d-40a87fd24f3b 2026-06-11 03:22:35.431 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc424796-bb0a-42f8-8908-a07c0f981f5c 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: ef0f1401-f073-47ef-809d-40a87fd24f3b [pid: 7|app: 0|req: 1487/3095] 199.204.45.140 () {32 vars in 759 bytes} [Thu Jun 11 03:22:34 2026] DELETE /v2.0/ports/ef0f1401-f073-47ef-809d-40a87fd24f3b => generated 0 bytes in 828 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3096] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:22:38 2026] GET /v2.0/ports?device_id=21d32f50-ca89-4fce-9e99-b3643b21834c => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:22:38.638 7 INFO neutron_taas.services.taas.taas_plugin [req-bbd7b838-7ea9-4377-a53b-2df124a1313b req-eebc80e4-b225-4ed2-9dd3-d65785a2588b 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] TaaS: Handle Delete Port: dc5c8229-c176-4c2b-b3c4-69e901668d93 2026-06-11 03:22:38.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bbd7b838-7ea9-4377-a53b-2df124a1313b req-eebc80e4-b225-4ed2-9dd3-d65785a2588b 1905839bca334255831f6a347de62bc2 7aae08f2e93949cbb64c18995ca8c413 - - default default] Tap Mirror: Handle Delete Port: dc5c8229-c176-4c2b-b3c4-69e901668d93 [pid: 7|app: 0|req: 1488/3097] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:22:38 2026] DELETE /v2.0/ports/dc5c8229-c176-4c2b-b3c4-69e901668d93 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:22:38.829 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44430543-5f67-410a-8d75-e813611e3e1f'] response: {'server_uuid': '21d32f50-ca89-4fce-9e99-b3643b21834c', 'name': 'network-vif-deleted', 'tag': 'dc5c8229-c176-4c2b-b3c4-69e901668d93', 'status': 'completed', 'code': 200} 2026-06-11 03:22:39.316 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9cfb97b-f709-4d0a-9aaa-d02c2d5d2c1e 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: 7dd25ad7-f310-42b7-a5c1-939cdabbef5b 2026-06-11 03:22:39.320 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9cfb97b-f709-4d0a-9aaa-d02c2d5d2c1e 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: 7dd25ad7-f310-42b7-a5c1-939cdabbef5b 2026-06-11 03:22:39.500 8 INFO neutron.db.l3_db [None req-f9cfb97b-f709-4d0a-9aaa-d02c2d5d2c1e 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Floating IP b1b259ba-ff20-40b9-b057-91b501d5c96c disassociated (deleted). External IP: 10.96.250.213, port: c65b3e2c-d089-47b5-b271-b5fe0c48d737. [pid: 8|app: 0|req: 1610/3098] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:22:39 2026] DELETE /v2.0/floatingips/b1b259ba-ff20-40b9-b057-91b501d5c96c => generated 0 bytes in 665 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:22:39.859 7 INFO neutron.api.v2.resource [None req-050844aa-ac24-4e2b-a88e-f28510927127 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/3099] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:22:39 2026] GET /v2.0/floatingips/b1b259ba-ff20-40b9-b057-91b501d5c96c => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:22:39.869 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-146739f0-d759-4d21-bea5-ded17c0b716a'] response: {'name': 'network-changed', 'server_uuid': 'dde7337d-58f1-4aeb-b97d-24534ec423b5', 'tag': 'c65b3e2c-d089-47b5-b271-b5fe0c48d737', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1611/3100] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:22:40 2026] GET /v2.0/ports?device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3101] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:22:40 2026] GET /v2.0/security-groups?id=32dc64b2-614a-469d-9825-0720a589e0c4&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3102] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:22:40 2026] GET /v2.0/ports?tenant_id=3e881b06c45644d0804155f20981031f&device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3103] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:22:40 2026] GET /v2.0/networks?id=c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3104] 199.204.45.140 () {34 vars in 1056 bytes} [Thu Jun 11 03:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.24&port_id=c65b3e2c-d089-47b5-b271-b5fe0c48d737 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3105] 199.204.45.140 () {34 vars in 1106 bytes} [Thu Jun 11 03:22:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1d1&port_id=c65b3e2c-d089-47b5-b271-b5fe0c48d737 => 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: 1614/3106] 199.204.45.140 () {34 vars in 1064 bytes} [Thu Jun 11 03:22:40 2026] GET /v2.0/subnets?id=4083662f-8661-41df-bd18-ce5f99ee2457&id=836a05a6-f794-4dc9-b108-d207edf66ce5 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3107] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:22:40 2026] GET /v2.0/ports?network_id=c8bbf677-f052-4c1c-970f-0a7906b27c08&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: 1615/3108] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:22:40 2026] GET /v2.0/ports?network_id=c8bbf677-f052-4c1c-970f-0a7906b27c08&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3109] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:22:40 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?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: 1616/3110] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:22:40 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08?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: 1495/3111] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:22:42 2026] GET /v2.0/ports?device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:22:42.822 8 INFO neutron_taas.services.taas.taas_plugin [req-eb0c1cf7-f19f-4b52-84b7-f33bad5b9aa1 req-5e00363f-0676-4c10-ba5a-d582ac40be4c 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: c65b3e2c-d089-47b5-b271-b5fe0c48d737 2026-06-11 03:22:42.825 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eb0c1cf7-f19f-4b52-84b7-f33bad5b9aa1 req-5e00363f-0676-4c10-ba5a-d582ac40be4c 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: c65b3e2c-d089-47b5-b271-b5fe0c48d737 [pid: 8|app: 0|req: 1617/3112] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:22:42 2026] DELETE /v2.0/ports/c65b3e2c-d089-47b5-b271-b5fe0c48d737 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:22:43.081 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b2c3c4c-8d36-40aa-b05d-3f90a7ae9c8a'] response: {'server_uuid': 'dde7337d-58f1-4aeb-b97d-24534ec423b5', 'name': 'network-vif-deleted', 'tag': 'c65b3e2c-d089-47b5-b271-b5fe0c48d737', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1496/3113] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:22:45 2026] GET /v2.0/ports?device_id=dde7337d-58f1-4aeb-b97d-24534ec423b5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:22:50.493 8 INFO neutron_taas.services.taas.taas_plugin [None req-8880056c-3082-47e6-9472-4a9edfd23f78 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: 19fc1a16-c151-46f3-afcd-0f709aa55c67 2026-06-11 03:22:50.496 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8880056c-3082-47e6-9472-4a9edfd23f78 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: 19fc1a16-c151-46f3-afcd-0f709aa55c67 2026-06-11 03:22:50.674 8 INFO neutron.db.l3_db [None req-8880056c-3082-47e6-9472-4a9edfd23f78 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Floating IP fd0aa6b7-d037-4eef-8a2a-19008c0b6bdf disassociated (deleted). External IP: 10.96.250.215, port: 505b6f67-45a3-430b-a46d-d47f443c9dd6. [pid: 8|app: 0|req: 1619/3116] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:22:50 2026] DELETE /v2.0/floatingips/fd0aa6b7-d037-4eef-8a2a-19008c0b6bdf => generated 0 bytes in 668 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:22:51.016 7 INFO neutron.api.v2.resource [None req-8a6e0496-c483-4430-9bb8-b28da766d8cb 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3117] 10.0.0.250 () {32 vars in 729 bytes} [Thu Jun 11 03:22:50 2026] GET /v2.0/floatingips/fd0aa6b7-d037-4eef-8a2a-19008c0b6bdf => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:22:51.037 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1520ad5-6738-4afa-97f3-23233bad1271'] response: {'name': 'network-changed', 'server_uuid': '9bd03150-1997-4aa5-a069-192aabec8d0c', 'tag': '505b6f67-45a3-430b-a46d-d47f443c9dd6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1620/3118] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:22:51 2026] GET /v2.0/ports?device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => generated 1192 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3119] 10.0.0.24 () {34 vars in 1039 bytes} [Thu Jun 11 03:22:51 2026] GET /v2.0/security-groups?id=32dc64b2-614a-469d-9825-0720a589e0c4&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3120] 199.204.45.140 () {34 vars in 1080 bytes} [Thu Jun 11 03:22:51 2026] GET /v2.0/ports?tenant_id=3e881b06c45644d0804155f20981031f&device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3121] 199.204.45.140 () {34 vars in 986 bytes} [Thu Jun 11 03:22:51 2026] GET /v2.0/networks?id=7a893e45-1524-416c-ba24-69b75fcc1942 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3122] 199.204.45.140 () {34 vars in 1056 bytes} [Thu Jun 11 03:22:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=505b6f67-45a3-430b-a46d-d47f443c9dd6 => 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: 1501/3123] 199.204.45.140 () {34 vars in 1102 bytes} [Thu Jun 11 03:22:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A67&port_id=505b6f67-45a3-430b-a46d-d47f443c9dd6 => 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: 1623/3124] 199.204.45.140 () {34 vars in 1064 bytes} [Thu Jun 11 03:22:51 2026] GET /v2.0/subnets?id=61b20e6a-4721-4312-8a5d-8b30e6fd1acf&id=65aef138-b581-4d0a-b21d-f0d5ed9981ce => 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: 1502/3125] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:22:51 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3126] 199.204.45.140 () {34 vars in 1052 bytes} [Thu Jun 11 03:22:51 2026] GET /v2.0/ports?network_id=7a893e45-1524-416c-ba24-69b75fcc1942&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3127] 199.204.45.140 () {34 vars in 1012 bytes} [Thu Jun 11 03:22:51 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?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: 1625/3128] 199.204.45.140 () {34 vars in 1112 bytes} [Thu Jun 11 03:22:51 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942?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: 1504/3129] 199.204.45.140 () {34 vars in 994 bytes} [Thu Jun 11 03:22:53 2026] GET /v2.0/ports?device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => generated 1192 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:22:53.811 8 INFO neutron_taas.services.taas.taas_plugin [req-299b199f-38a0-4cfd-83ef-75302cf4de91 req-838d3311-a542-4ec5-9f99-579a642c0ef1 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: 505b6f67-45a3-430b-a46d-d47f443c9dd6 2026-06-11 03:22:53.814 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-299b199f-38a0-4cfd-83ef-75302cf4de91 req-838d3311-a542-4ec5-9f99-579a642c0ef1 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: 505b6f67-45a3-430b-a46d-d47f443c9dd6 [pid: 8|app: 0|req: 1626/3130] 199.204.45.140 () {36 vars in 997 bytes} [Thu Jun 11 03:22:53 2026] DELETE /v2.0/ports/505b6f67-45a3-430b-a46d-d47f443c9dd6 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:22:54.020 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-15bc6ac4-c822-4614-a748-90292834330a'] response: {'server_uuid': '9bd03150-1997-4aa5-a069-192aabec8d0c', 'name': 'network-vif-deleted', 'tag': '505b6f67-45a3-430b-a46d-d47f443c9dd6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1505/3131] 10.0.0.24 () {34 vars in 989 bytes} [Thu Jun 11 03:22:56 2026] GET /v2.0/ports?device_id=9bd03150-1997-4aa5-a069-192aabec8d0c => 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: 1627/3132] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:01 2026] DELETE /v2.0/security-group-rules/4ccc6373-7fde-42c5-81ae-e65c4698c7b0 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:01.748 7 INFO neutron.api.v2.resource [None req-fe890034-ba5a-473d-8196-a9ff8067041e 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/3133] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:01 2026] GET /v2.0/security-group-rules/4ccc6373-7fde-42c5-81ae-e65c4698c7b0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3136] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:01 2026] DELETE /v2.0/security-group-rules/c57ad024-60b6-4c6e-bdc1-077c660cb851 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:02.021 7 INFO neutron.api.v2.resource [None req-f03d8405-1c60-47a4-9a68-f24168d0bf0f 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/3137] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:01 2026] GET /v2.0/security-group-rules/c57ad024-60b6-4c6e-bdc1-077c660cb851 => generated 155 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3138] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:02 2026] DELETE /v2.0/security-group-rules/cf19e699-518f-4318-bb02-b2a7b3489854 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:02.696 7 INFO neutron.api.v2.resource [None req-680eb2a9-ebbc-413b-b44e-fd0e319cd9fc 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/3139] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:02 2026] GET /v2.0/security-group-rules/cf19e699-518f-4318-bb02-b2a7b3489854 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3140] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:02 2026] DELETE /v2.0/security-group-rules/ee921de1-17eb-48bf-b274-e6d0d4f15704 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:02.862 7 INFO neutron.api.v2.resource [None req-cc3eabb0-2a4c-4e62-87e2-a88aa8bb6459 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/3141] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:02 2026] GET /v2.0/security-group-rules/ee921de1-17eb-48bf-b274-e6d0d4f15704 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3142] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:02 2026] DELETE /v2.0/security-group-rules/8c2ac3e1-728e-4956-ae2c-b2bd6ec0e669 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:02.996 7 INFO neutron.api.v2.resource [None req-d69ebd3f-f1ee-4534-a580-a4da3ee87922 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/3143] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:02 2026] GET /v2.0/security-group-rules/8c2ac3e1-728e-4956-ae2c-b2bd6ec0e669 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3144] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:03 2026] DELETE /v2.0/security-group-rules/0f07dade-0d48-4e86-99f1-4598b26ebc7f => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:03.185 7 INFO neutron.api.v2.resource [None req-c6eef9c3-9dea-470e-b300-7b85b3cc169c 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3145] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:03 2026] GET /v2.0/security-group-rules/0f07dade-0d48-4e86-99f1-4598b26ebc7f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3146] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:03 2026] DELETE /v2.0/security-group-rules/e1462e8c-c146-49d2-89d5-2e632e6b71b5 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:03.362 7 INFO neutron.api.v2.resource [None req-40c89d10-8ab8-4887-bada-7b8591aa02a9 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3147] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:03 2026] GET /v2.0/security-group-rules/e1462e8c-c146-49d2-89d5-2e632e6b71b5 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3148] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:03 2026] DELETE /v2.0/security-group-rules/797f3337-cc32-4f12-8759-f1b4c8f9503b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:03.572 7 INFO neutron.api.v2.resource [None req-6e19fb9f-de58-41ff-8a0b-1d85f8603392 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3149] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:03 2026] GET /v2.0/security-group-rules/797f3337-cc32-4f12-8759-f1b4c8f9503b => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3150] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:03 2026] DELETE /v2.0/security-group-rules/602dc891-d963-4c72-9a40-088d7a5e4e50 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:03.710 7 INFO neutron.api.v2.resource [None req-cc7d7764-f18b-4da1-807e-e9482ddeec43 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3151] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:03 2026] GET /v2.0/security-group-rules/602dc891-d963-4c72-9a40-088d7a5e4e50 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3152] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:03 2026] DELETE /v2.0/security-group-rules/4838685e-05ac-4b1d-bdb9-040cf39f737c => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:03.971 7 INFO neutron.api.v2.resource [None req-5bce9be9-ccfe-4d61-b586-cd564374df13 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3153] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:03 2026] GET /v2.0/security-group-rules/4838685e-05ac-4b1d-bdb9-040cf39f737c => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3154] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:03 2026] DELETE /v2.0/security-group-rules/bb64e923-a47c-4ce7-989d-ed35c3081581 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:04.147 7 INFO neutron.api.v2.resource [None req-924f7335-2759-424c-b7da-d60d4d58921e 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/3155] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:04 2026] GET /v2.0/security-group-rules/bb64e923-a47c-4ce7-989d-ed35c3081581 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3156] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:04 2026] DELETE /v2.0/security-groups/32dc64b2-614a-469d-9825-0720a589e0c4 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:04.368 7 INFO neutron.api.v2.resource [None req-71a04d04-6c2b-449f-b506-d92e91d06068 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3157] 10.0.0.250 () {32 vars in 737 bytes} [Thu Jun 11 03:23:04 2026] GET /v2.0/security-groups/32dc64b2-614a-469d-9825-0720a589e0c4 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:23:04.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-aaf978e6-cbca-44ba-b0b8-af87d9d09522 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: 447cd925-556a-433f-9c72-1fe7a5612488 2026-06-11 03:23:05.002 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aaf978e6-cbca-44ba-b0b8-af87d9d09522 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: 447cd925-556a-433f-9c72-1fe7a5612488 [pid: 8|app: 0|req: 1639/3158] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:23:04 2026] PUT /v2.0/routers/f53803d1-7970-458c-9799-83eec5be497c/remove_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:23:05.975 7 INFO neutron.api.v2.resource [None req-1feb98c8-0093-4ca1-a98a-49873d99b2de 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3159] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:23:05 2026] PUT /v2.0/routers/f53803d1-7970-458c-9799-83eec5be497c/remove_router_interface => generated 198 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:23:06.399 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbd47e5c-a44c-4510-9664-ed12349e7ade 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: 6eadbf84-dcab-4e7f-8726-f6871289b085 2026-06-11 03:23:06.403 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbd47e5c-a44c-4510-9664-ed12349e7ade 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: 6eadbf84-dcab-4e7f-8726-f6871289b085 [pid: 8|app: 0|req: 1640/3160] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:23:05 2026] PUT /v2.0/routers/f53803d1-7970-458c-9799-83eec5be497c/remove_router_interface => generated 309 bytes in 1550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:23:07.694 7 INFO neutron.api.v2.resource [None req-1f6539c1-3629-4b33-a59d-59f4edceffee 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3161] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:23:07 2026] PUT /v2.0/routers/f53803d1-7970-458c-9799-83eec5be497c/remove_router_interface => generated 198 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:23:08.138 8 INFO neutron_taas.services.taas.taas_plugin [None req-f52d6380-d123-4b28-8d0e-79a1af1351fd 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: b3b6fb36-8825-4c60-be8f-3609843b6977 2026-06-11 03:23:08.142 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f52d6380-d123-4b28-8d0e-79a1af1351fd 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: b3b6fb36-8825-4c60-be8f-3609843b6977 [pid: 8|app: 0|req: 1641/3162] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:23:07 2026] PUT /v2.0/routers/f53803d1-7970-458c-9799-83eec5be497c/remove_router_interface => generated 309 bytes in 1629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 03:23:09.513 7 INFO neutron.api.v2.resource [None req-99214bc3-516a-4cab-9142-6b5c551ead18 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3163] 10.0.0.250 () {34 vars in 789 bytes} [Thu Jun 11 03:23:09 2026] PUT /v2.0/routers/f53803d1-7970-458c-9799-83eec5be497c/remove_router_interface => generated 198 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:23:10.240 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a17b79c-bbd1-4ca5-883e-af46dd6f3fc6 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: a108a279-1dc7-496b-a7db-2b8e37fd3a44 2026-06-11 03:23:10.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a17b79c-bbd1-4ca5-883e-af46dd6f3fc6 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: a108a279-1dc7-496b-a7db-2b8e37fd3a44 2026-06-11 03:23:10.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a17b79c-bbd1-4ca5-883e-af46dd6f3fc6 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: 741dcec9-036f-41eb-8872-73bec11721d6 2026-06-11 03:23:10.723 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a17b79c-bbd1-4ca5-883e-af46dd6f3fc6 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: 741dcec9-036f-41eb-8872-73bec11721d6 2026-06-11 03:23:11.326 8 INFO neutron.services.segments.plugin [-] Segment c3fd88ac-37ee-44b2-b5df-ba7aadbc5f5d resource provider aggregate not found 2026-06-11 03:23:11.329 8 INFO neutron.services.segments.plugin [-] Segment c3fd88ac-37ee-44b2-b5df-ba7aadbc5f5d resource provider aggregate not found 2026-06-11 03:23:11.347 8 INFO neutron.services.segments.plugin [-] Segment c3fd88ac-37ee-44b2-b5df-ba7aadbc5f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3fd88ac-37ee-44b2-b5df-ba7aadbc5f5d found for delete ", "request_id": "req-6510bf72-d869-417e-b2cb-5e10413133dc"}]} 2026-06-11 03:23:11.361 8 INFO neutron.services.segments.plugin [-] Segment c3fd88ac-37ee-44b2-b5df-ba7aadbc5f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3fd88ac-37ee-44b2-b5df-ba7aadbc5f5d found for delete ", "request_id": "req-48716c34-4a16-4d3f-9280-11caf3a645ab"}]} 2026-06-11 03:23:11.534 8 INFO neutron.db.l3_hamode_db [None req-7a17b79c-bbd1-4ca5-883e-af46dd6f3fc6 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] HA network 4a65c71e-e3a0-4368-9e8b-f0319489d198 was deleted as no HA routers are present in tenant 3e881b06c45644d0804155f20981031f. [pid: 8|app: 0|req: 1642/3164] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:23:09 2026] DELETE /v2.0/routers/f53803d1-7970-458c-9799-83eec5be497c => generated 0 bytes in 2021 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:11.565 7 INFO neutron.api.v2.resource [None req-e4e34f18-75d9-4290-9d2f-5888df448f26 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3165] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:23:11 2026] GET /v2.0/routers/f53803d1-7970-458c-9799-83eec5be497c => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3166] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:23:11 2026] DELETE /v2.0/subnets/4083662f-8661-41df-bd18-ce5f99ee2457 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:11.843 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1024285-1872-4e52-805d-927ad57f7e01 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3167] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:23:11 2026] GET /v2.0/subnets/4083662f-8661-41df-bd18-ce5f99ee2457 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3168] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:23:11 2026] DELETE /v2.0/subnets/836a05a6-f794-4dc9-b108-d207edf66ce5 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:12.152 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b89069c0-41a9-439f-887b-8435a92ca303 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3169] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:23:12 2026] GET /v2.0/subnets/836a05a6-f794-4dc9-b108-d207edf66ce5 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:23:12.256 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6e8cbb7-1f66-43f9-a5ad-8efa9ca37de6 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: c60dd43f-30e6-47f7-9831-c60296f6e432 2026-06-11 03:23:12.259 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6e8cbb7-1f66-43f9-a5ad-8efa9ca37de6 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: c60dd43f-30e6-47f7-9831-c60296f6e432 [pid: 8|app: 0|req: 1645/3170] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:23:12 2026] DELETE /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:12.867 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2aa92267-0fa1-413b-9ca0-701b0c90b9c7 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3171] 10.0.0.250 () {32 vars in 723 bytes} [Thu Jun 11 03:23:12 2026] GET /v2.0/networks/c8bbf677-f052-4c1c-970f-0a7906b27c08 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3172] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:23:12 2026] DELETE /v2.0/subnets/61b20e6a-4721-4312-8a5d-8b30e6fd1acf => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:13.212 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ddcd4fb-c55c-4b86-91f2-a9464fd13e89 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3173] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:23:13 2026] GET /v2.0/subnets/61b20e6a-4721-4312-8a5d-8b30e6fd1acf => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:23:13.390 8 INFO neutron.services.segments.plugin [-] Segment 8356a541-ea91-459c-a71c-d6ee411339df resource provider aggregate not found 2026-06-11 03:23:13.399 8 INFO neutron.services.segments.plugin [-] Segment 8356a541-ea91-459c-a71c-d6ee411339df resource provider aggregate not found 2026-06-11 03:23:13.408 8 INFO neutron.services.segments.plugin [-] Segment 8356a541-ea91-459c-a71c-d6ee411339df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8356a541-ea91-459c-a71c-d6ee411339df found for delete ", "request_id": "req-ab766ce9-d1fd-427a-ba0a-691852b961fb"}]} 2026-06-11 03:23:13.416 8 INFO neutron.services.segments.plugin [-] Segment 8356a541-ea91-459c-a71c-d6ee411339df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8356a541-ea91-459c-a71c-d6ee411339df found for delete ", "request_id": "req-d2675bc0-b88c-45a7-a64f-a7615076a812"}]} [pid: 8|app: 0|req: 1647/3174] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:23:13 2026] DELETE /v2.0/subnets/65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:13.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7616d294-b0b7-48d6-aba8-4a667c5e2697 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3175] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:23:13 2026] GET /v2.0/subnets/65aef138-b581-4d0a-b21d-f0d5ed9981ce => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:23:13.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-e44cdf50-47f6-4365-94c3-01b1642ee1a9 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: 2997f0ea-a0e9-4cdf-abf7-d6ed101d9725 2026-06-11 03:23:13.691 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e44cdf50-47f6-4365-94c3-01b1642ee1a9 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: 2997f0ea-a0e9-4cdf-abf7-d6ed101d9725 [pid: 8|app: 0|req: 1648/3176] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:23:13 2026] DELETE /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:14.076 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0e49f42-3892-4984-8757-839861d6f52c 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3177] 10.0.0.250 () {32 vars in 723 bytes} [Thu Jun 11 03:23:14 2026] GET /v2.0/networks/7a893e45-1524-416c-ba24-69b75fcc1942 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3178] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:23:14 2026] DELETE /v2.0/subnets/fb13841b-b21f-4f90-966d-2ffd8b86f4b6 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:14.416 7 INFO neutron.pecan_wsgi.hooks.translation [None req-206694b8-f4b9-4aea-a5a4-bb3c5f1ee8e6 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3179] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:23:14 2026] GET /v2.0/subnets/fb13841b-b21f-4f90-966d-2ffd8b86f4b6 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3180] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:23:14 2026] DELETE /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:14.627 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c58ec1dc-ec62-4d7b-84b3-c8b18c46a9e7 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3181] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:23:14 2026] GET /v2.0/subnets/db62a33d-e4b8-4b0c-beee-b3de3cf04c22 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:23:14.738 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0817d21-f51b-4fec-8e14-e0ebd33fcb2e 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] TaaS: Handle Delete Port: c7ac76cb-b137-4a73-9753-b8dd87d57b5d 2026-06-11 03:23:14.741 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0817d21-f51b-4fec-8e14-e0ebd33fcb2e 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] Tap Mirror: Handle Delete Port: c7ac76cb-b137-4a73-9753-b8dd87d57b5d [pid: 8|app: 0|req: 1651/3182] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:23:14 2026] DELETE /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc => generated 0 bytes in 613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:15.275 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e091890d-b309-4a2c-a905-69b31cc1838b 66c0a3a97c1349d7bb7bb192244efc6c 3e881b06c45644d0804155f20981031f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3183] 10.0.0.250 () {32 vars in 723 bytes} [Thu Jun 11 03:23:15 2026] GET /v2.0/networks/769254a7-861c-4257-9d41-a772dc6502cc => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 03:23:15.433 8 INFO neutron.services.segments.plugin [-] Segment aac082cf-49ec-4647-970c-900993bebeaf resource provider aggregate not found 2026-06-11 03:23:15.438 8 INFO neutron.services.segments.plugin [-] Segment aac082cf-49ec-4647-970c-900993bebeaf resource provider aggregate not found 2026-06-11 03:23:15.449 8 INFO neutron.services.segments.plugin [-] Segment aac082cf-49ec-4647-970c-900993bebeaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aac082cf-49ec-4647-970c-900993bebeaf found for delete ", "request_id": "req-063a99c6-15bc-4a60-acf6-af1b17c42af6"}]} 2026-06-11 03:23:15.455 8 INFO neutron.services.segments.plugin [-] Segment aac082cf-49ec-4647-970c-900993bebeaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aac082cf-49ec-4647-970c-900993bebeaf found for delete ", "request_id": "req-031ab8e3-6032-43b6-b910-1f3d23b0df6d"}]} 2026-06-11 03:23:15.467 8 INFO neutron.services.segments.plugin [-] Segment 22a44f60-73d1-4ae1-883a-72027cbf1123 resource provider aggregate not found 2026-06-11 03:23:15.467 8 INFO neutron.services.segments.plugin [-] Segment 22a44f60-73d1-4ae1-883a-72027cbf1123 resource provider aggregate not found 2026-06-11 03:23:15.493 8 INFO neutron.services.segments.plugin [-] Segment 22a44f60-73d1-4ae1-883a-72027cbf1123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22a44f60-73d1-4ae1-883a-72027cbf1123 found for delete ", "request_id": "req-7ab41ce6-a8a4-47a8-89ec-f56c82e2d511"}]} 2026-06-11 03:23:15.493 8 INFO neutron.services.segments.plugin [-] Segment 22a44f60-73d1-4ae1-883a-72027cbf1123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22a44f60-73d1-4ae1-883a-72027cbf1123 found for delete ", "request_id": "req-ac15a6ff-5a2f-4a58-ace8-99c3edfe95be"}]} [pid: 8|app: 0|req: 1653/3186] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:20 2026] GET /v2.0/security-groups?tenant_id=992c272732b6458ea9d6d8176cafed29&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3187] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:20 2026] DELETE /v2.0/security-groups/29cbdfb4-1313-4027-9309-7c68b9795db4 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3188] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:20 2026] GET /v2.0/security-groups?tenant_id=aad5551be27749959a25ea4b1eac10f9&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3189] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:21 2026] DELETE /v2.0/security-groups/43ee53d0-3c7c-49cc-b3ca-05679b9be703 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3190] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:21 2026] GET /v2.0/security-groups?tenant_id=13dfee390ecc43c896d116959fc5745e&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3191] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:21 2026] DELETE /v2.0/security-groups/409c57bc-b3eb-47f9-b6e3-e610479fc120 => 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: 1656/3192] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:22 2026] GET /v2.0/security-groups?tenant_id=93f9b24a20744f2aadb031f6b4c41418&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3193] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:22 2026] DELETE /v2.0/security-groups/7a29b023-4aa9-47e2-95c8-d8ce6a9b5c96 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3194] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:22 2026] GET /v2.0/security-groups?tenant_id=aebf6ce7289048d18672ac8c23446f2d&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3195] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:22 2026] DELETE /v2.0/security-groups/2e240f77-9671-4842-a553-51a08a370cc3 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3196] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:23 2026] GET /v2.0/security-groups?tenant_id=fb0ae1a599d24e71b560e321e1245db7&name=default => generated 2929 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3197] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:23 2026] DELETE /v2.0/security-groups/9765effe-513b-465e-b72c-2a2991b0a4d8 => 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: 1659/3198] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:23 2026] GET /v2.0/security-groups?tenant_id=3e881b06c45644d0804155f20981031f&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3199] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:23 2026] DELETE /v2.0/security-groups/8b52e658-a0f6-4c78-985f-fc733e5bad26 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:29.515 8 INFO neutron.db.segments_db [None req-9d9ada57-5663-4ca0-b497-0cbc84cd7dc8 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] Added segment 5d7734ae-ff02-4f40-8db7-00fdc094bc10 of type vxlan for network 3fa78d8a-9069-4144-9ea7-2487d87c89db [pid: 8|app: 0|req: 1660/3200] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:23:29 2026] POST /v2.0/networks => generated 611 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3201] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:23:29 2026] POST /v2.0/ports => generated 743 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3202] 10.0.0.250 () {34 vars in 666 bytes} [Thu Jun 11 03:23:30 2026] POST /v2.0/trunks => generated 407 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 03:23:30.521 7 INFO neutron.db.segments_db [None req-854711d3-5d2c-4b0d-8b03-2245e953b54e 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] Added segment 1adc4c3d-a61e-42e1-98d6-e6693220e4af of type vxlan for network db6bc590-04fc-48b9-b078-b95abbf2bff0 [pid: 7|app: 0|req: 1542/3203] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:23:30 2026] POST /v2.0/networks => generated 612 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3204] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:23:30 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3205] 10.0.0.250 () {34 vars in 666 bytes} [Thu Jun 11 03:23:30 2026] POST /v2.0/trunks => generated 407 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 03:23:31.150 8 INFO neutron.db.segments_db [None req-9f45364e-3fe8-49ba-a9dc-430965bc15d7 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] Added segment 52984777-a336-49ca-9893-dd165989c239 of type vxlan for network 697aa12b-faa4-4558-a321-54df47373f8b [pid: 8|app: 0|req: 1663/3206] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:23:31 2026] POST /v2.0/networks => generated 613 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3207] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:23:31 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3208] 10.0.0.250 () {34 vars in 666 bytes} [Thu Jun 11 03:23:31 2026] POST /v2.0/trunks => generated 407 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 03:23:31.821 7 INFO neutron.db.segments_db [None req-e28a51c1-0368-43e0-aba2-4926286b5830 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] Added segment 0b41f5e3-0f38-4e0e-9adf-588217c0f4a6 of type vxlan for network 3ee49c38-7fe3-4fb8-890d-f74dd3813575 [pid: 7|app: 0|req: 1545/3211] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:23:31 2026] POST /v2.0/networks => generated 613 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3212] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:23:31 2026] POST /v2.0/ports => generated 743 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3213] 10.0.0.250 () {34 vars in 666 bytes} [Thu Jun 11 03:23:32 2026] POST /v2.0/trunks => generated 407 bytes in 195 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-06-11 03:23:32.521 8 INFO neutron.db.segments_db [None req-c95f7a89-8fce-4d7c-84bf-62fe48821bad 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] Added segment 5ce41de4-dc32-423d-9139-fd9a69d620d6 of type vxlan for network d57fac0b-d766-41b9-8617-0bcf61441df3 [pid: 8|app: 0|req: 1668/3214] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:23:32 2026] POST /v2.0/networks => generated 613 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3215] 10.0.0.250 () {34 vars in 664 bytes} [Thu Jun 11 03:23:32 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3216] 10.0.0.250 () {34 vars in 666 bytes} [Thu Jun 11 03:23:32 2026] POST /v2.0/trunks => generated 407 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1548/3217] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:23:33 2026] PUT /v2.0/trunks/33b3df58-9f8a-41c8-b7c5-6f78badf9c56/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3218] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:23:33 2026] PUT /v2.0/trunks/e6ca596a-ade6-48a6-ada0-f0e4a84e3d81/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: 1549/3219] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:23:33 2026] PUT /v2.0/trunks/6dd81da6-eb3d-4cab-a313-0c27a01dc4ac/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3220] 10.0.0.250 () {34 vars in 749 bytes} [Thu Jun 11 03:23:33 2026] PUT /v2.0/trunks/4e9aa023-6fa9-44ea-acd7-4da5e99fcaef/tags => 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: 1550/3221] 10.0.0.250 () {32 vars in 662 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3222] 10.0.0.250 () {32 vars in 676 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3223] 10.0.0.250 () {32 vars in 672 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3224] 10.0.0.250 () {32 vars in 684 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3225] 10.0.0.250 () {32 vars in 670 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3226] 10.0.0.250 () {32 vars in 684 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3227] 10.0.0.250 () {32 vars in 680 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3228] 10.0.0.250 () {32 vars in 692 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3229] 10.0.0.250 () {32 vars in 719 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/trunks/33b3df58-9f8a-41c8-b7c5-6f78badf9c56 => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3230] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/ports/7627966d-c758-4fc3-a2bb-4d0afc20ff5d => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3231] 10.0.0.250 () {32 vars in 722 bytes} [Thu Jun 11 03:23:33 2026] DELETE /v2.0/trunks/33b3df58-9f8a-41c8-b7c5-6f78badf9c56 => 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: 1677/3232] 10.0.0.250 () {32 vars in 719 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/trunks/e6ca596a-ade6-48a6-ada0-f0e4a84e3d81 => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3233] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/ports/66787d51-fc41-4baa-b1cb-46daa0ff5aa3 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3234] 10.0.0.250 () {32 vars in 722 bytes} [Thu Jun 11 03:23:33 2026] DELETE /v2.0/trunks/e6ca596a-ade6-48a6-ada0-f0e4a84e3d81 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3235] 10.0.0.250 () {32 vars in 719 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/trunks/6dd81da6-eb3d-4cab-a313-0c27a01dc4ac => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3236] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:23:33 2026] GET /v2.0/ports/4e0adc25-2c8f-4b33-9d06-5ca8a86c3590 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3237] 10.0.0.250 () {32 vars in 722 bytes} [Thu Jun 11 03:23:33 2026] DELETE /v2.0/trunks/6dd81da6-eb3d-4cab-a313-0c27a01dc4ac => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3238] 10.0.0.250 () {32 vars in 719 bytes} [Thu Jun 11 03:23:34 2026] GET /v2.0/trunks/4e9aa023-6fa9-44ea-acd7-4da5e99fcaef => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3239] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:23:34 2026] GET /v2.0/ports/f623a60e-d618-4f3c-bdfb-566e5ca87da6 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3240] 10.0.0.250 () {32 vars in 722 bytes} [Thu Jun 11 03:23:34 2026] DELETE /v2.0/trunks/4e9aa023-6fa9-44ea-acd7-4da5e99fcaef => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3241] 10.0.0.250 () {32 vars in 719 bytes} [Thu Jun 11 03:23:34 2026] GET /v2.0/trunks/a6814013-db6f-498b-9af9-b507b010010d => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3242] 10.0.0.250 () {32 vars in 717 bytes} [Thu Jun 11 03:23:34 2026] GET /v2.0/ports/3212b173-1a13-4810-980b-fbda8904aec4 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3243] 10.0.0.250 () {32 vars in 722 bytes} [Thu Jun 11 03:23:34 2026] DELETE /v2.0/trunks/a6814013-db6f-498b-9af9-b507b010010d => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:34.492 8 INFO neutron_taas.services.taas.taas_plugin [None req-ffbc42dc-01d2-4123-814c-672e1ec57860 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] TaaS: Handle Delete Port: 7627966d-c758-4fc3-a2bb-4d0afc20ff5d 2026-06-11 03:23:34.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffbc42dc-01d2-4123-814c-672e1ec57860 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] Tap Mirror: Handle Delete Port: 7627966d-c758-4fc3-a2bb-4d0afc20ff5d [pid: 8|app: 0|req: 1683/3244] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:23:34 2026] DELETE /v2.0/ports/7627966d-c758-4fc3-a2bb-4d0afc20ff5d => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:34.641 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a98b05b-324c-4954-805d-6d84ab8b484f 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] TaaS: Handle Delete Port: 66787d51-fc41-4baa-b1cb-46daa0ff5aa3 2026-06-11 03:23:34.643 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a98b05b-324c-4954-805d-6d84ab8b484f 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] Tap Mirror: Handle Delete Port: 66787d51-fc41-4baa-b1cb-46daa0ff5aa3 [pid: 7|app: 0|req: 1562/3245] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:23:34 2026] DELETE /v2.0/ports/66787d51-fc41-4baa-b1cb-46daa0ff5aa3 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:34.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-987d8a9c-7710-4f1a-bcf7-c79d249221bd 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] TaaS: Handle Delete Port: 4e0adc25-2c8f-4b33-9d06-5ca8a86c3590 2026-06-11 03:23:34.815 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-987d8a9c-7710-4f1a-bcf7-c79d249221bd 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] Tap Mirror: Handle Delete Port: 4e0adc25-2c8f-4b33-9d06-5ca8a86c3590 [pid: 8|app: 0|req: 1684/3246] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:23:34 2026] DELETE /v2.0/ports/4e0adc25-2c8f-4b33-9d06-5ca8a86c3590 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:34.992 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a7fb1e4-ab90-46a2-9ddf-9e4f27969ab5 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] TaaS: Handle Delete Port: f623a60e-d618-4f3c-bdfb-566e5ca87da6 2026-06-11 03:23:34.995 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a7fb1e4-ab90-46a2-9ddf-9e4f27969ab5 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] Tap Mirror: Handle Delete Port: f623a60e-d618-4f3c-bdfb-566e5ca87da6 [pid: 7|app: 0|req: 1563/3247] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:23:34 2026] DELETE /v2.0/ports/f623a60e-d618-4f3c-bdfb-566e5ca87da6 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:35.169 8 INFO neutron_taas.services.taas.taas_plugin [None req-42da3bf8-1f88-4d9e-88f3-cbbb125536e8 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] TaaS: Handle Delete Port: 3212b173-1a13-4810-980b-fbda8904aec4 2026-06-11 03:23:35.172 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42da3bf8-1f88-4d9e-88f3-cbbb125536e8 91189b92da074e8f84e6785eaa2358a7 8744d3d4795a4754b1b10c21664a0c5a - - default default] Tap Mirror: Handle Delete Port: 3212b173-1a13-4810-980b-fbda8904aec4 [pid: 8|app: 0|req: 1685/3248] 10.0.0.250 () {32 vars in 720 bytes} [Thu Jun 11 03:23:35 2026] DELETE /v2.0/ports/3212b173-1a13-4810-980b-fbda8904aec4 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:35.393 7 INFO neutron.services.segments.plugin [-] Segment 5d7734ae-ff02-4f40-8db7-00fdc094bc10 resource provider aggregate not found 2026-06-11 03:23:35.394 7 INFO neutron.services.segments.plugin [-] Segment 5d7734ae-ff02-4f40-8db7-00fdc094bc10 resource provider aggregate not found 2026-06-11 03:23:35.413 7 INFO neutron.services.segments.plugin [-] Segment 5d7734ae-ff02-4f40-8db7-00fdc094bc10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d7734ae-ff02-4f40-8db7-00fdc094bc10 found for delete ", "request_id": "req-85310268-7b00-46ec-9d3a-68b0de6a2e83"}]} 2026-06-11 03:23:35.417 7 INFO neutron.services.segments.plugin [-] Segment 5d7734ae-ff02-4f40-8db7-00fdc094bc10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d7734ae-ff02-4f40-8db7-00fdc094bc10 found for delete ", "request_id": "req-af13e2f3-f0c8-400d-9e94-5dddf4219de3"}]} [pid: 7|app: 0|req: 1564/3249] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:23:35 2026] DELETE /v2.0/networks/3fa78d8a-9069-4144-9ea7-2487d87c89db => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:35.564 8 INFO neutron.services.segments.plugin [-] Segment 1adc4c3d-a61e-42e1-98d6-e6693220e4af resource provider aggregate not found 2026-06-11 03:23:35.574 8 INFO neutron.services.segments.plugin [-] Segment 1adc4c3d-a61e-42e1-98d6-e6693220e4af resource provider aggregate not found 2026-06-11 03:23:35.585 8 INFO neutron.services.segments.plugin [-] Segment 1adc4c3d-a61e-42e1-98d6-e6693220e4af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1adc4c3d-a61e-42e1-98d6-e6693220e4af found for delete ", "request_id": "req-f925c5cf-9d01-4f66-9afe-29edcd151b89"}]} 2026-06-11 03:23:35.590 8 INFO neutron.services.segments.plugin [-] Segment 1adc4c3d-a61e-42e1-98d6-e6693220e4af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1adc4c3d-a61e-42e1-98d6-e6693220e4af found for delete ", "request_id": "req-4b838079-076f-452e-ae88-1e29bf907597"}]} [pid: 8|app: 0|req: 1686/3250] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:23:35 2026] DELETE /v2.0/networks/db6bc590-04fc-48b9-b078-b95abbf2bff0 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3251] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:23:35 2026] DELETE /v2.0/networks/697aa12b-faa4-4558-a321-54df47373f8b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3252] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:23:35 2026] DELETE /v2.0/networks/3ee49c38-7fe3-4fb8-890d-f74dd3813575 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3253] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:23:35 2026] DELETE /v2.0/networks/d57fac0b-d766-41b9-8617-0bcf61441df3 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3254] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:36 2026] GET /v2.0/security-groups?tenant_id=8744d3d4795a4754b1b10c21664a0c5a&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3255] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:36 2026] DELETE /v2.0/security-groups/8199b5e8-feba-4d94-bf6f-400a331f881f => 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: 1689/3256] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:37 2026] GET /v2.0/security-groups?tenant_id=6d911cd41ab64dfd89bcb1ad22f05fae&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 03:23:37.437 7 INFO neutron.services.segments.plugin [-] Segment 52984777-a336-49ca-9893-dd165989c239 resource provider aggregate not found 2026-06-11 03:23:37.442 7 INFO neutron.services.segments.plugin [-] Segment 52984777-a336-49ca-9893-dd165989c239 resource provider aggregate not found 2026-06-11 03:23:37.461 7 INFO neutron.services.segments.plugin [-] Segment 52984777-a336-49ca-9893-dd165989c239 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52984777-a336-49ca-9893-dd165989c239 found for delete ", "request_id": "req-ed197563-d85b-48be-9b8e-92a0a31c14a0"}]} 2026-06-11 03:23:37.465 7 INFO neutron.services.segments.plugin [-] Segment 52984777-a336-49ca-9893-dd165989c239 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52984777-a336-49ca-9893-dd165989c239 found for delete ", "request_id": "req-773a5bc2-8ce0-4f76-9a53-0713e5dcfe08"}]} 2026-06-11 03:23:37.479 7 INFO neutron.services.segments.plugin [-] Segment 5ce41de4-dc32-423d-9139-fd9a69d620d6 resource provider aggregate not found [pid: 7|app: 0|req: 1568/3257] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:37 2026] DELETE /v2.0/security-groups/a816db98-09b4-4698-b095-56d5698403dc => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:37.488 7 INFO neutron.services.segments.plugin [-] Segment 5ce41de4-dc32-423d-9139-fd9a69d620d6 resource provider aggregate not found 2026-06-11 03:23:37.504 7 INFO neutron.services.segments.plugin [-] Segment 5ce41de4-dc32-423d-9139-fd9a69d620d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ce41de4-dc32-423d-9139-fd9a69d620d6 found for delete ", "request_id": "req-b8b8636c-2022-4343-8849-bb8a3bd7410c"}]} 2026-06-11 03:23:37.505 7 INFO neutron.services.segments.plugin [-] Segment 5ce41de4-dc32-423d-9139-fd9a69d620d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ce41de4-dc32-423d-9139-fd9a69d620d6 found for delete ", "request_id": "req-fea8b0d1-8653-4e41-8f2c-2b92ca6e9a5d"}]} 2026-06-11 03:23:37.608 8 INFO neutron.services.segments.plugin [-] Segment 0b41f5e3-0f38-4e0e-9adf-588217c0f4a6 resource provider aggregate not found 2026-06-11 03:23:37.613 8 INFO neutron.services.segments.plugin [-] Segment 0b41f5e3-0f38-4e0e-9adf-588217c0f4a6 resource provider aggregate not found 2026-06-11 03:23:37.629 8 INFO neutron.services.segments.plugin [-] Segment 0b41f5e3-0f38-4e0e-9adf-588217c0f4a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b41f5e3-0f38-4e0e-9adf-588217c0f4a6 found for delete ", "request_id": "req-535a45fd-4169-4c2a-923a-042b9dd745c9"}]} 2026-06-11 03:23:37.629 8 INFO neutron.services.segments.plugin [-] Segment 0b41f5e3-0f38-4e0e-9adf-588217c0f4a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b41f5e3-0f38-4e0e-9adf-588217c0f4a6 found for delete ", "request_id": "req-d3d91901-3b63-442c-9767-731327368ee6"}]} [pid: 8|app: 0|req: 1690/3258] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:37 2026] GET /v2.0/security-groups?tenant_id=88028497b84a4a7dae91b4a2dc6e7cda&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3259] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:37 2026] DELETE /v2.0/security-groups/89303a27-2438-4763-8a40-f53c54f9fc27 => 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: 1691/3260] 10.0.0.250 () {34 vars in 676 bytes} [Thu Jun 11 03:23:41 2026] POST /v2.0/floatingips => generated 552 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3261] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:23:41 2026] PUT /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3262] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:23:41 2026] GET /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/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: 1571/3263] 10.0.0.250 () {34 vars in 770 bytes} [Thu Jun 11 03:23:41 2026] PUT /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3264] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:23:41 2026] GET /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3265] 10.0.0.250 () {34 vars in 766 bytes} [Thu Jun 11 03:23:42 2026] PUT /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3266] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:23:42 2026] GET /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3267] 10.0.0.250 () {34 vars in 788 bytes} [Thu Jun 11 03:23:42 2026] PUT /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3268] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:23:42 2026] GET /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3269] 10.0.0.250 () {34 vars in 759 bytes} [Thu Jun 11 03:23:42 2026] PUT /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3270] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:23:42 2026] GET /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3271] 10.0.0.250 () {32 vars in 747 bytes} [Thu Jun 11 03:23:42 2026] GET /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:42.534 8 INFO neutron.api.v2.resource [None req-db01b5ab-747c-44b7-b758-4a5a2243c504 252301adb62c4cc2a3362c471f43914d 9bb921106d584842b15e1312f353dee0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1697/3272] 10.0.0.250 () {32 vars in 751 bytes} [Thu Jun 11 03:23:42 2026] GET /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3273] 10.0.0.250 () {32 vars in 750 bytes} [Thu Jun 11 03:23:42 2026] DELETE /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags/red => 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: 1698/3274] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:23:42 2026] GET /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:23:42.694 7 INFO neutron.api.v2.resource [None req-59e35a17-eb66-4d2a-88ab-f0b39ebe0ac7 252301adb62c4cc2a3362c471f43914d 9bb921106d584842b15e1312f353dee0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3275] 10.0.0.250 () {32 vars in 754 bytes} [Thu Jun 11 03:23:42 2026] DELETE /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3276] 10.0.0.250 () {32 vars in 742 bytes} [Thu Jun 11 03:23:42 2026] DELETE /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3277] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:23:42 2026] GET /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:23:43.401 8 INFO neutron_taas.services.taas.taas_plugin [None req-ffd339a2-792b-466e-9166-bf78bc87f4a0 252301adb62c4cc2a3362c471f43914d 9bb921106d584842b15e1312f353dee0 - - default default] TaaS: Handle Delete Port: aa6eaa1c-cfb3-4b2c-be5b-53af9dbff024 2026-06-11 03:23:43.404 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffd339a2-792b-466e-9166-bf78bc87f4a0 252301adb62c4cc2a3362c471f43914d 9bb921106d584842b15e1312f353dee0 - - default default] Tap Mirror: Handle Delete Port: aa6eaa1c-cfb3-4b2c-be5b-53af9dbff024 [pid: 8|app: 0|req: 1700/3278] 10.0.0.250 () {32 vars in 732 bytes} [Thu Jun 11 03:23:42 2026] DELETE /v2.0/floatingips/76cb4cea-e98e-4835-96e6-750b126dce96 => generated 0 bytes in 747 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3279] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:44 2026] GET /v2.0/security-groups?tenant_id=9bb921106d584842b15e1312f353dee0&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3280] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:44 2026] DELETE /v2.0/security-groups/75535b88-31c0-44bb-8175-a7d251f0d994 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3281] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:44 2026] GET /v2.0/security-groups?tenant_id=2947a1cc3ba3441da009bf09a300b22c&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3282] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:44 2026] DELETE /v2.0/security-groups/f48c0a5b-6de6-4b27-a1f5-0bd8ab4d3390 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:48.415 7 INFO neutron.db.segments_db [None req-e9a55631-4c5a-4010-9528-5153b7bc0b1d cedb161cf652408b92e012f9f6da6a9f 350b57238d414d6e9e5c67d92a1ccc18 - - default default] Added segment e54074a5-bb2d-4500-a1d3-7c6a61b49bfe of type vxlan for network 48b12914-1038-4225-a163-104e5a4f7dba [pid: 7|app: 0|req: 1582/3285] 10.0.0.250 () {34 vars in 670 bytes} [Thu Jun 11 03:23:48 2026] POST /v2.0/networks => generated 612 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3286] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:23:48 2026] PUT /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3287] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:48 2026] GET /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3288] 10.0.0.250 () {34 vars in 764 bytes} [Thu Jun 11 03:23:48 2026] PUT /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3289] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:48 2026] GET /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/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: 1706/3290] 10.0.0.250 () {34 vars in 760 bytes} [Thu Jun 11 03:23:48 2026] PUT /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3291] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:48 2026] GET /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3292] 10.0.0.250 () {34 vars in 782 bytes} [Thu Jun 11 03:23:48 2026] PUT /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3293] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:48 2026] GET /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3294] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:23:49 2026] PUT /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3295] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:49 2026] GET /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3296] 10.0.0.250 () {32 vars in 741 bytes} [Thu Jun 11 03:23:49 2026] GET /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:49.211 7 INFO neutron.api.v2.resource [None req-dd4ed076-cc91-46e4-850f-de109afd3933 cedb161cf652408b92e012f9f6da6a9f 350b57238d414d6e9e5c67d92a1ccc18 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3297] 10.0.0.250 () {32 vars in 745 bytes} [Thu Jun 11 03:23:49 2026] GET /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3298] 10.0.0.250 () {32 vars in 744 bytes} [Thu Jun 11 03:23:49 2026] DELETE /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags/red => 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: 1589/3299] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:49 2026] GET /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:23:49.400 8 INFO neutron.api.v2.resource [None req-3f569082-44c3-4270-9ba4-28f84ce163ed cedb161cf652408b92e012f9f6da6a9f 350b57238d414d6e9e5c67d92a1ccc18 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1711/3300] 10.0.0.250 () {32 vars in 748 bytes} [Thu Jun 11 03:23:49 2026] DELETE /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3301] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:23:49 2026] DELETE /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags => 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: 1712/3302] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:49 2026] GET /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3303] 10.0.0.250 () {32 vars in 726 bytes} [Thu Jun 11 03:23:49 2026] DELETE /v2.0/networks/48b12914-1038-4225-a163-104e5a4f7dba => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 03:23:50.269 7 INFO neutron.services.segments.plugin [-] Segment e54074a5-bb2d-4500-a1d3-7c6a61b49bfe resource provider aggregate not found 2026-06-11 03:23:50.275 7 INFO neutron.services.segments.plugin [-] Segment e54074a5-bb2d-4500-a1d3-7c6a61b49bfe resource provider aggregate not found 2026-06-11 03:23:50.293 7 INFO neutron.services.segments.plugin [-] Segment e54074a5-bb2d-4500-a1d3-7c6a61b49bfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e54074a5-bb2d-4500-a1d3-7c6a61b49bfe found for delete ", "request_id": "req-5adfaeb8-658b-4ea5-bd5f-dd2c4444f626"}]} 2026-06-11 03:23:50.296 7 INFO neutron.services.segments.plugin [-] Segment e54074a5-bb2d-4500-a1d3-7c6a61b49bfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e54074a5-bb2d-4500-a1d3-7c6a61b49bfe found for delete ", "request_id": "req-c088ac97-9834-4c78-8b8a-767a9107e667"}]} [pid: 8|app: 0|req: 1713/3304] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:50 2026] GET /v2.0/security-groups?tenant_id=350b57238d414d6e9e5c67d92a1ccc18&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3305] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:50 2026] DELETE /v2.0/security-groups/cf65ca07-8f4a-4858-94af-a194fb5ded65 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3306] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:50 2026] GET /v2.0/security-groups?tenant_id=a9af3f19bd9444c7b6489af70b11b5f1&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3307] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:50 2026] DELETE /v2.0/security-groups/51614b9f-9067-40a6-aa1f-e9742e4ed2ec => 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: 1715/3308] 10.0.0.250 () {34 vars in 678 bytes} [Thu Jun 11 03:23:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3309] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:23:54 2026] PUT /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3310] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:54 2026] GET /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3311] 10.0.0.250 () {34 vars in 764 bytes} [Thu Jun 11 03:23:54 2026] PUT /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3312] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:54 2026] GET /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/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: 1596/3313] 10.0.0.250 () {34 vars in 760 bytes} [Thu Jun 11 03:23:54 2026] PUT /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/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: 1718/3314] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:54 2026] GET /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3315] 10.0.0.250 () {34 vars in 782 bytes} [Thu Jun 11 03:23:54 2026] PUT /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3316] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:54 2026] GET /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3317] 10.0.0.250 () {34 vars in 753 bytes} [Thu Jun 11 03:23:54 2026] PUT /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3318] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:54 2026] GET /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3319] 10.0.0.250 () {32 vars in 741 bytes} [Thu Jun 11 03:23:54 2026] GET /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:54.773 8 INFO neutron.api.v2.resource [None req-c4a92dd6-da95-44e8-8005-e045c6027912 cd18f7bc60e24b16b8e83d00bec5d4b7 38ce23a33d6e4a73840df8c93b21a904 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1721/3320] 10.0.0.250 () {32 vars in 745 bytes} [Thu Jun 11 03:23:54 2026] GET /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/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: 1600/3321] 10.0.0.250 () {32 vars in 744 bytes} [Thu Jun 11 03:23:54 2026] DELETE /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3322] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:54 2026] GET /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:23:54.904 7 INFO neutron.api.v2.resource [None req-0ef25305-231d-4a03-8401-ecdc6e442809 cd18f7bc60e24b16b8e83d00bec5d4b7 38ce23a33d6e4a73840df8c93b21a904 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3323] 10.0.0.250 () {32 vars in 748 bytes} [Thu Jun 11 03:23:54 2026] DELETE /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3324] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:23:54 2026] DELETE /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3325] 10.0.0.250 () {32 vars in 733 bytes} [Thu Jun 11 03:23:54 2026] GET /v2.0/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835/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: 1724/3326] 10.0.0.250 () {32 vars in 734 bytes} [Thu Jun 11 03:23:55 2026] DELETE /v2.0/qos/policies/502f7937-c2e7-4fd4-b226-4ad3962e5835 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3327] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:55 2026] GET /v2.0/security-groups?tenant_id=38ce23a33d6e4a73840df8c93b21a904&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3328] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:56 2026] DELETE /v2.0/security-groups/2d322c1c-96d8-432a-a36c-72d190df4252 => 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: 1604/3329] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:23:56 2026] GET /v2.0/security-groups?tenant_id=acc8f4bb5ec84f29999762f6f58e9810&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3330] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:23:56 2026] DELETE /v2.0/security-groups/857e53c9-e265-4e21-af55-b3b837c4af0f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:23:59.871 7 INFO neutron.db.segments_db [None req-55686537-6df4-43c9-b0cc-a58f62d21928 5eee6eb05c0c4631b2f0bbcc765563d1 f7fe690a603f45228c7696de0e71c307 - - default default] Added segment a7fe747a-1e6f-4525-9e02-3e27337c037d of type vxlan for network 2dc15de0-9d5f-4a5e-bd4d-d6e71ec9c86b 2026-06-11 03:24:00.153 7 INFO neutron.db.l3_hamode_db [None req-55686537-6df4-43c9-b0cc-a58f62d21928 5eee6eb05c0c4631b2f0bbcc765563d1 f7fe690a603f45228c7696de0e71c307 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 03:24:00.294 7 INFO neutron.db.l3_hamode_db [None req-55686537-6df4-43c9-b0cc-a58f62d21928 5eee6eb05c0c4631b2f0bbcc765563d1 f7fe690a603f45228c7696de0e71c307 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1605/3331] 10.0.0.250 () {34 vars in 668 bytes} [Thu Jun 11 03:23:59 2026] POST /v2.0/routers => generated 474 bytes in 1221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3332] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:24:00 2026] PUT /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/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: 1606/3333] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:24:01 2026] GET /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3334] 10.0.0.250 () {34 vars in 762 bytes} [Thu Jun 11 03:24:01 2026] PUT /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags/green => generated 4 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3335] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:24:01 2026] GET /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags => generated 34 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3336] 10.0.0.250 () {34 vars in 758 bytes} [Thu Jun 11 03:24:01 2026] PUT /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags/red => generated 4 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3337] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:24:01 2026] GET /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3340] 10.0.0.250 () {34 vars in 780 bytes} [Thu Jun 11 03:24:01 2026] PUT /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags/black.or.white => generated 4 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3341] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:24:01 2026] GET /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags => generated 52 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3342] 10.0.0.250 () {34 vars in 751 bytes} [Thu Jun 11 03:24:01 2026] PUT /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags => generated 37 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3343] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:24:02 2026] GET /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3344] 10.0.0.250 () {32 vars in 739 bytes} [Thu Jun 11 03:24:02 2026] GET /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags/red => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 03:24:02.409 7 INFO neutron.api.v2.resource [None req-aa72be4a-6dab-49fd-9067-64d352a7dede 5eee6eb05c0c4631b2f0bbcc765563d1 f7fe690a603f45228c7696de0e71c307 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3345] 10.0.0.250 () {32 vars in 743 bytes} [Thu Jun 11 03:24:02 2026] GET /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags/green => generated 99 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3346] 10.0.0.250 () {32 vars in 742 bytes} [Thu Jun 11 03:24:02 2026] DELETE /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags/red => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3347] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:24:02 2026] GET /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags => generated 30 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:24:02.750 8 INFO neutron.api.v2.resource [None req-d53d4bd1-ae0f-40be-9d5f-084ac5627491 5eee6eb05c0c4631b2f0bbcc765563d1 f7fe690a603f45228c7696de0e71c307 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1734/3348] 10.0.0.250 () {32 vars in 746 bytes} [Thu Jun 11 03:24:02 2026] DELETE /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3349] 10.0.0.250 () {32 vars in 734 bytes} [Thu Jun 11 03:24:02 2026] DELETE /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags => 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: 1735/3350] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jun 11 03:24:02 2026] GET /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3/tags => generated 12 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3351] 10.0.0.250 () {32 vars in 721 bytes} [Thu Jun 11 03:24:02 2026] GET /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3 => generated 480 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3352] 10.0.0.250 () {34 vars in 742 bytes} [Thu Jun 11 03:24:03 2026] PUT /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3 => generated 480 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3353] 10.0.0.250 () {32 vars in 736 bytes} [Thu Jun 11 03:24:03 2026] GET /v2.0/ports?device_id=06ae66b4-9a7c-4a10-8e15-12cac35666b3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 03:24:03.740 8 INFO neutron_taas.services.taas.taas_plugin [None req-0658a9b8-c044-4e7e-b4ad-b77e3dc613f5 5eee6eb05c0c4631b2f0bbcc765563d1 f7fe690a603f45228c7696de0e71c307 - - default default] TaaS: Handle Delete Port: 16b89195-1db3-406f-95be-f2c977e0c660 2026-06-11 03:24:03.743 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0658a9b8-c044-4e7e-b4ad-b77e3dc613f5 5eee6eb05c0c4631b2f0bbcc765563d1 f7fe690a603f45228c7696de0e71c307 - - default default] Tap Mirror: Handle Delete Port: 16b89195-1db3-406f-95be-f2c977e0c660 2026-06-11 03:24:04.077 8 INFO neutron.services.segments.plugin [-] Segment a7fe747a-1e6f-4525-9e02-3e27337c037d resource provider aggregate not found 2026-06-11 03:24:04.085 8 INFO neutron.services.segments.plugin [-] Segment a7fe747a-1e6f-4525-9e02-3e27337c037d resource provider aggregate not found 2026-06-11 03:24:04.095 8 INFO neutron.services.segments.plugin [-] Segment a7fe747a-1e6f-4525-9e02-3e27337c037d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7fe747a-1e6f-4525-9e02-3e27337c037d found for delete ", "request_id": "req-905b1e1a-d75d-4a4b-9f43-d02b17dbcfd2"}]} 2026-06-11 03:24:04.105 8 INFO neutron.services.segments.plugin [-] Segment a7fe747a-1e6f-4525-9e02-3e27337c037d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7fe747a-1e6f-4525-9e02-3e27337c037d found for delete ", "request_id": "req-c364c596-9f70-4962-8571-1823f1fac111"}]} 2026-06-11 03:24:04.112 8 INFO neutron.db.l3_hamode_db [None req-0658a9b8-c044-4e7e-b4ad-b77e3dc613f5 5eee6eb05c0c4631b2f0bbcc765563d1 f7fe690a603f45228c7696de0e71c307 - - default default] HA network 2dc15de0-9d5f-4a5e-bd4d-d6e71ec9c86b was deleted as no HA routers are present in tenant f7fe690a603f45228c7696de0e71c307. [pid: 8|app: 0|req: 1737/3354] 10.0.0.250 () {32 vars in 724 bytes} [Thu Jun 11 03:24:03 2026] DELETE /v2.0/routers/06ae66b4-9a7c-4a10-8e15-12cac35666b3 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3355] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:24:04 2026] GET /v2.0/security-groups?tenant_id=f7fe690a603f45228c7696de0e71c307&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3356] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:24:04 2026] DELETE /v2.0/security-groups/113e23e3-c2b3-4227-a77d-4e7f27e48728 => 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: 1619/3357] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:24:05 2026] GET /v2.0/security-groups?tenant_id=07bf0c4f447c435eacff6511d2a74a23&name=default => generated 2929 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3358] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:24:05 2026] DELETE /v2.0/security-groups/b4418f19-b13b-4bde-8e0f-1a8b7cfeaf16 => 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: 1620/3359] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:24:08 2026] GET /v2.0/security-groups?tenant_id=936511ce6c204e1ba72df0ff3d995627&name=default => generated 2929 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3360] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:24:09 2026] DELETE /v2.0/security-groups/a9a98c0b-2de6-40cd-953b-263916c6a307 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3361] 10.0.0.250 () {32 vars in 774 bytes} [Thu Jun 11 03:24:09 2026] GET /v2.0/security-groups?tenant_id=fb550d0938fb4d629c51cf1abff46233&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3362] 10.0.0.250 () {32 vars in 740 bytes} [Thu Jun 11 03:24:09 2026] DELETE /v2.0/security-groups/9f0db4dc-dc3e-4f25-945b-f3db62a2f4da => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3363] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:24:12 2026] GET /v2.0/networks => generated 2168 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3364] 10.0.0.250 () {32 vars in 655 bytes} [Thu Jun 11 03:24:13 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3365] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:24:13 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3366] 10.0.0.250 () {32 vars in 643 bytes} [Thu Jun 11 03:24:13 2026] GET /v2.0/ports => generated 4725 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3367] 10.0.0.250 () {32 vars in 647 bytes} [Thu Jun 11 03:24:13 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3368] 10.0.0.250 () {32 vars in 649 bytes} [Thu Jun 11 03:24:13 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: 7|app: 0|req: 1625/3369] 10.0.0.250 () {32 vars in 663 bytes} [Thu Jun 11 03:24:13 2026] GET /v2.0/security-groups => generated 17401 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3370] 10.0.0.250 () {32 vars in 655 bytes} [Thu Jun 11 03:24:13 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)