+ 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 [Tue Jun 23 01:50:18 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-748688f467-5lshx 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 0x7effb4276668 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-23 01:50:22.730 7 INFO neutron.common.config [-] Logging enabled! 2026-06-23 01:50:22.731 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-23 01:50:22.972 8 INFO neutron.common.config [-] Logging enabled! 2026-06-23 01:50:22.972 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-23 01:50:23.862 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-23 01:50:24.187 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-23 01:50:25.826 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 01:50:25.831 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-23 01:50:25.835 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-23 01:50:25.836 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 01:50:25.836 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-23 01:50:25.836 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-23 01:50:25.837 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 01:50:25.845 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 01:50:25.845 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 01:50:25.845 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 01:50:25.869 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-23 01:50:25.870 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 01:50:25.870 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-23 01:50:25.901 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-23 01:50:25.902 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-23 01:50:25.902 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-23 01:50:25.902 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-23 01:50:26.149 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 01:50:26.152 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-23 01:50:26.156 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-23 01:50:26.157 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 01:50:26.157 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-23 01:50:26.157 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-23 01:50:26.157 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 01:50:26.166 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 01:50:26.166 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 01:50:26.166 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 01:50:26.189 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-23 01:50:26.190 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 01:50:26.190 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-23 01:50:26.221 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-23 01:50:26.221 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-23 01:50:26.221 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-23 01:50:26.222 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-23 01:50:26.229 7 INFO neutron.plugins.ml2.managers [None req-7e906606-4cdd-47d4-912c-8f594280f0ee - - - - - -] Initializing driver for type 'vlan' 2026-06-23 01:50:26.543 8 INFO neutron.plugins.ml2.managers [None req-23cf4660-0b14-476d-9c23-882319d4a4ad - - - - - -] Initializing driver for type 'vlan' 2026-06-23 01:50:26.652 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7e906606-4cdd-47d4-912c-8f594280f0ee - - - - - -] VlanTypeDriver initialization complete 2026-06-23 01:50:26.653 7 INFO neutron.plugins.ml2.managers [None req-7e906606-4cdd-47d4-912c-8f594280f0ee - - - - - -] Initializing driver for type 'vxlan' 2026-06-23 01:50:26.653 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7e906606-4cdd-47d4-912c-8f594280f0ee - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-23 01:50:26.666 7 INFO neutron.plugins.ml2.managers [None req-7e906606-4cdd-47d4-912c-8f594280f0ee - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-23 01:50:26.666 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7e906606-4cdd-47d4-912c-8f594280f0ee - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-23 01:50:26.666 7 INFO neutron.plugins.ml2.managers [None req-7e906606-4cdd-47d4-912c-8f594280f0ee - - - - - -] Initializing extension driver 'port_security' 2026-06-23 01:50:26.666 7 INFO neutron.plugins.ml2.extensions.port_security [None req-7e906606-4cdd-47d4-912c-8f594280f0ee - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-23 01:50:26.666 7 INFO neutron.plugins.ml2.managers [None req-7e906606-4cdd-47d4-912c-8f594280f0ee - - - - - -] Initializing extension driver 'qos' 2026-06-23 01:50:26.667 7 INFO neutron.plugins.ml2.managers [None req-7e906606-4cdd-47d4-912c-8f594280f0ee - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-23 01:50:26.667 7 INFO neutron.plugins.ml2.managers [None req-7e906606-4cdd-47d4-912c-8f594280f0ee - - - - - -] Initializing mechanism driver 'l2population' 2026-06-23 01:50:26.682 7 INFO neutron.quota [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded quota_driver: . 2026-06-23 01:50:26.683 7 INFO neutron.plugins.ml2.plugin [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Modular L2 Plugin initialization complete 2026-06-23 01:50:26.683 7 INFO neutron.plugins.ml2.managers [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-23 01:50:26.683 7 INFO neutron.plugins.ml2.managers [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-23 01:50:26.683 7 INFO neutron.plugins.ml2.managers [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-23 01:50:26.683 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: qos 2026-06-23 01:50:26.698 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: router 2026-06-23 01:50:26.743 7 INFO neutron.services.service_base [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-23 01:50:26.744 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: segments 2026-06-23 01:50:26.841 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: trunk 2026-06-23 01:50:26.856 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: vpnaas 2026-06-23 01:50:26.898 7 WARNING stevedore.named [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 01:50:26.984 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-23cf4660-0b14-476d-9c23-882319d4a4ad - - - - - -] VlanTypeDriver initialization complete 2026-06-23 01:50:26.984 8 INFO neutron.plugins.ml2.managers [None req-23cf4660-0b14-476d-9c23-882319d4a4ad - - - - - -] Initializing driver for type 'vxlan' 2026-06-23 01:50:26.985 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-23cf4660-0b14-476d-9c23-882319d4a4ad - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-23 01:50:26.985 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-23 01:50:26.986 7 INFO neutron.common.utils [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-23 01:50:26.986 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: taas 2026-06-23 01:50:27.000 8 INFO neutron.plugins.ml2.managers [None req-23cf4660-0b14-476d-9c23-882319d4a4ad - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-23 01:50:27.000 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-23cf4660-0b14-476d-9c23-882319d4a4ad - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-23 01:50:27.001 8 INFO neutron.plugins.ml2.managers [None req-23cf4660-0b14-476d-9c23-882319d4a4ad - - - - - -] Initializing extension driver 'port_security' 2026-06-23 01:50:27.001 8 INFO neutron.plugins.ml2.extensions.port_security [None req-23cf4660-0b14-476d-9c23-882319d4a4ad - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-23 01:50:27.001 8 INFO neutron.plugins.ml2.managers [None req-23cf4660-0b14-476d-9c23-882319d4a4ad - - - - - -] Initializing extension driver 'qos' 2026-06-23 01:50:27.001 8 INFO neutron.plugins.ml2.managers [None req-23cf4660-0b14-476d-9c23-882319d4a4ad - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-23 01:50:27.001 8 INFO neutron.plugins.ml2.managers [None req-23cf4660-0b14-476d-9c23-882319d4a4ad - - - - - -] Initializing mechanism driver 'l2population' 2026-06-23 01:50:27.015 7 WARNING stevedore.named [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 01:50:27.015 7 WARNING stevedore.named [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 01:50:27.016 8 INFO neutron.quota [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded quota_driver: . 2026-06-23 01:50:27.017 8 INFO neutron.plugins.ml2.plugin [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Modular L2 Plugin initialization complete 2026-06-23 01:50:27.017 8 INFO neutron.plugins.ml2.managers [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-23 01:50:27.017 8 INFO neutron.plugins.ml2.managers [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-23 01:50:27.017 8 INFO neutron.plugins.ml2.managers [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-23 01:50:27.018 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: qos 2026-06-23 01:50:27.031 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: router 2026-06-23 01:50:27.038 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-23 01:50:27.039 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: tapmirror 2026-06-23 01:50:27.057 7 WARNING stevedore.named [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 01:50:27.057 7 WARNING stevedore.named [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 01:50:27.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-23 01:50:27.074 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: auto_allocate 2026-06-23 01:50:27.080 8 INFO neutron.services.service_base [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-23 01:50:27.081 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: segments 2026-06-23 01:50:27.082 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: tag 2026-06-23 01:50:27.092 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: timestamp 2026-06-23 01:50:27.095 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: network_ip_availability 2026-06-23 01:50:27.100 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: flavors 2026-06-23 01:50:27.103 7 INFO neutron.manager [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loading Plugin: revisions 2026-06-23 01:50:27.108 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Initializing extension manager. 2026-06-23 01:50:27.109 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: address-group 2026-06-23 01:50:27.110 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: address-scope 2026-06-23 01:50:27.111 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-23 01:50:27.111 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: agent 2026-06-23 01:50:27.112 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: agent-resources-synced 2026-06-23 01:50:27.113 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-23 01:50:27.114 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-23 01:50:27.115 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: availability_zone 2026-06-23 01:50:27.115 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: availability_zone_filter 2026-06-23 01:50:27.116 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-23 01:50:27.116 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: default-subnetpools 2026-06-23 01:50:27.118 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-23 01:50:27.118 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: dns-integration 2026-06-23 01:50:27.119 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: dns-domain-ports 2026-06-23 01:50:27.120 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-23 01:50:27.120 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: dvr 2026-06-23 01:50:27.121 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-23 01:50:27.121 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: empty-string-filtering 2026-06-23 01:50:27.122 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 01:50:27.122 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-23 01:50:27.123 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: external-net 2026-06-23 01:50:27.123 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-23 01:50:27.124 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: extraroute 2026-06-23 01:50:27.125 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: extraroute-atomic 2026-06-23 01:50:27.125 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-23 01:50:27.126 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-23 01:50:27.126 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-23 01:50:27.127 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-23 01:50:27.127 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: fip-port-details 2026-06-23 01:50:27.128 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: flavors 2026-06-23 01:50:27.129 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-23 01:50:27.130 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: floatingip-pools 2026-06-23 01:50:27.131 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: ip_allocation 2026-06-23 01:50:27.131 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-23 01:50:27.132 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: l2_adjacency 2026-06-23 01:50:27.133 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: router 2026-06-23 01:50:27.135 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 01:50:27.135 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-23 01:50:27.136 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-23 01:50:27.136 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: ext-gw-mode 2026-06-23 01:50:27.137 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: l3-ha 2026-06-23 01:50:27.137 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-23 01:50:27.138 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-23 01:50:27.138 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: l3-flavors 2026-06-23 01:50:27.140 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-23 01:50:27.140 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-23 01:50:27.143 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-23 01:50:27.144 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-23 01:50:27.145 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-23 01:50:27.146 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-23 01:50:27.147 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-23 01:50:27.147 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: multi-provider 2026-06-23 01:50:27.148 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: net-mtu 2026-06-23 01:50:27.148 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: net-mtu-writable 2026-06-23 01:50:27.149 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: network_availability_zone 2026-06-23 01:50:27.149 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: network_ha 2026-06-23 01:50:27.150 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: network-ip-availability 2026-06-23 01:50:27.151 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-23 01:50:27.151 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: pagination 2026-06-23 01:50:27.152 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: port-device-profile 2026-06-23 01:50:27.152 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-23 01:50:27.153 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-23 01:50:27.153 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-23 01:50:27.154 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: port-mac-override 2026-06-23 01:50:27.154 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-23 01:50:27.155 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-23 01:50:27.155 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-23 01:50:27.156 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: port-resource-request 2026-06-23 01:50:27.157 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-23 01:50:27.157 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-23 01:50:27.158 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: binding 2026-06-23 01:50:27.159 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: binding-extended 2026-06-23 01:50:27.159 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: port-security 2026-06-23 01:50:27.160 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: project-id 2026-06-23 01:50:27.160 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: provider 2026-06-23 01:50:27.161 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-23 01:50:27.163 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos 2026-06-23 01:50:27.163 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-23 01:50:27.164 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-23 01:50:27.164 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-default 2026-06-23 01:50:27.165 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-fip 2026-06-23 01:50:27.165 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-23 01:50:27.166 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-23 01:50:27.166 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-23 01:50:27.167 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-23 01:50:27.168 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-23 01:50:27.168 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-pps 2026-06-23 01:50:27.169 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-23 01:50:27.169 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-23 01:50:27.170 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: qos-rules-alias 2026-06-23 01:50:27.170 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: quota-check-limit 2026-06-23 01:50:27.171 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-23 01:50:27.173 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: quotas 2026-06-23 01:50:27.174 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: quota_details 2026-06-23 01:50:27.176 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: rbac-policies 2026-06-23 01:50:27.176 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: rbac-address-group 2026-06-23 01:50:27.177 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: rbac-address-scope 2026-06-23 01:50:27.177 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: rbac-security-groups 2026-06-23 01:50:27.178 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-23 01:50:27.178 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: revision-if-match 2026-06-23 01:50:27.179 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-23 01:50:27.180 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: router_availability_zone 2026-06-23 01:50:27.180 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-23 01:50:27.180 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: trunk 2026-06-23 01:50:27.182 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-23 01:50:27.182 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-23 01:50:27.183 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-23 01:50:27.184 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-23 01:50:27.184 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-23 01:50:27.185 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-23 01:50:27.192 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: security-group 2026-06-23 01:50:27.193 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: segment 2026-06-23 01:50:27.193 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-23 01:50:27.194 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: service-type 2026-06-23 01:50:27.194 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: sorting 2026-06-23 01:50:27.194 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: vpnaas 2026-06-23 01:50:27.195 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: standard-attr-segment 2026-06-23 01:50:27.196 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: standard-attr-description 2026-06-23 01:50:27.196 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: stateful-security-group 2026-06-23 01:50:27.196 7 WARNING neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-23 01:50:27.197 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-23 01:50:27.197 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: subnet-external-network 2026-06-23 01:50:27.198 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: subnet_onboard 2026-06-23 01:50:27.199 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-23 01:50:27.199 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: subnet-service-types 2026-06-23 01:50:27.200 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: subnet_allocation 2026-06-23 01:50:27.200 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-23 01:50:27.201 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: tag-creation 2026-06-23 01:50:27.201 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-23 01:50:27.205 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: standard-attr-tag 2026-06-23 01:50:27.206 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-23 01:50:27.207 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: trunk 2026-06-23 01:50:27.207 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: trunk-details 2026-06-23 01:50:27.208 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-23 01:50:27.208 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-23 01:50:27.209 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-23 01:50:27.210 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-23 01:50:27.212 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-23 01:50:27.213 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-23 01:50:27.213 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: vpn-flavors 2026-06-23 01:50:27.215 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: vpnaas 2026-06-23 01:50:27.216 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: taas 2026-06-23 01:50:27.217 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: tap-mirror 2026-06-23 01:50:27.218 7 INFO neutron.api.extensions [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-23 01:50:27.221 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-23 01:50:27.221 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-23 01:50:27.221 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 01:50:27.221 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-23 01:50:27.225 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 01:50:27.226 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 01:50:27.230 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 01:50:27.231 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 01:50:27.232 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 01:50:27.232 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 01:50:27.233 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] subnetpool is already registered 2026-06-23 01:50:27.233 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 01:50:27.233 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] subnetpool is already registered 2026-06-23 01:50:27.233 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 01:50:27.234 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 01:50:27.234 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 01:50:27.235 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 01:50:27.235 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 01:50:27.235 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 01:50:27.236 8 WARNING stevedore.named [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 01:50:27.236 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 01:50:27.236 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] ipsecpolicy is already registered 2026-06-23 01:50:27.236 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 01:50:27.236 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] ikepolicy is already registered 2026-06-23 01:50:27.241 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 01:50:27.241 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] router is already registered 2026-06-23 01:50:27.242 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 01:50:27.242 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] floatingip is already registered 2026-06-23 01:50:27.245 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 01:50:27.246 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] rbac_policy is already registered 2026-06-23 01:50:27.246 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 01:50:27.246 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] security_group is already registered 2026-06-23 01:50:27.247 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 01:50:27.247 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] security_group_rule is already registered 2026-06-23 01:50:27.248 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 01:50:27.248 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] subnetpool is already registered 2026-06-23 01:50:27.248 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 01:50:27.248 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] subnetpool is already registered 2026-06-23 01:50:27.249 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 01:50:27.249 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] trunk is already registered 2026-06-23 01:50:27.249 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 01:50:27.249 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] ikepolicy is already registered 2026-06-23 01:50:27.250 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 01:50:27.250 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] ipsecpolicy is already registered 2026-06-23 01:50:27.250 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 01:50:27.250 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] endpoint_group is already registered 2026-06-23 01:50:27.251 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 01:50:27.251 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] vpnservice is already registered 2026-06-23 01:50:27.251 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 01:50:27.251 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] ipsec_site_connection is already registered 2026-06-23 01:50:27.252 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 01:50:27.252 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] ipsecpolicy is already registered 2026-06-23 01:50:27.252 7 INFO neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 01:50:27.252 7 WARNING neutron.quota.resource_registry [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] ikepolicy is already registered 2026-06-23 01:50:27.294 7 WARNING keystonemiddleware._common.config [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 01:50:27.301 7 WARNING oslo_config.cfg [None req-7a13bb9e-c560-41b2-9ecd-879e61f65024 - - - - - -] 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 9 seconds on interpreter 0x7effb4276668 pid: 7 (default app) 2026-06-23 01:50:27.309 8 INFO neutron_vpnaas.services.vpn.plugin [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-23 01:50:27.309 8 INFO neutron.common.utils [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-23 01:50:27.310 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: taas 2026-06-23 01:50:27.341 8 WARNING stevedore.named [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 01:50:27.341 8 WARNING stevedore.named [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 01:50:27.365 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-23 01:50:27.366 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: tapmirror 2026-06-23 01:50:27.381 8 WARNING stevedore.named [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 01:50:27.381 8 WARNING stevedore.named [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 01:50:27.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-23 01:50:27.398 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: auto_allocate 2026-06-23 01:50:27.407 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: tag 2026-06-23 01:50:27.424 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: timestamp 2026-06-23 01:50:27.427 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: network_ip_availability 2026-06-23 01:50:27.432 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: flavors 2026-06-23 01:50:27.435 8 INFO neutron.manager [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loading Plugin: revisions 2026-06-23 01:50:27.439 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Initializing extension manager. 2026-06-23 01:50:27.441 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: address-group 2026-06-23 01:50:27.442 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: address-scope 2026-06-23 01:50:27.443 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-23 01:50:27.444 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: agent 2026-06-23 01:50:27.444 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: agent-resources-synced 2026-06-23 01:50:27.445 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-23 01:50:27.446 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-23 01:50:27.447 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: availability_zone 2026-06-23 01:50:27.447 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: availability_zone_filter 2026-06-23 01:50:27.448 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-23 01:50:27.448 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: default-subnetpools 2026-06-23 01:50:27.450 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-23 01:50:27.451 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: dns-integration 2026-06-23 01:50:27.451 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: dns-domain-ports 2026-06-23 01:50:27.452 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-23 01:50:27.452 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: dvr 2026-06-23 01:50:27.453 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-23 01:50:27.453 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: empty-string-filtering 2026-06-23 01:50:27.454 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 01:50:27.454 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-23 01:50:27.455 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: external-net 2026-06-23 01:50:27.455 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-23 01:50:27.456 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: extraroute 2026-06-23 01:50:27.456 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: extraroute-atomic 2026-06-23 01:50:27.457 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-23 01:50:27.457 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-23 01:50:27.458 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-23 01:50:27.458 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-23 01:50:27.459 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: fip-port-details 2026-06-23 01:50:27.459 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: flavors 2026-06-23 01:50:27.461 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-23 01:50:27.462 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: floatingip-pools 2026-06-23 01:50:27.462 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: ip_allocation 2026-06-23 01:50:27.463 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-23 01:50:27.464 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: l2_adjacency 2026-06-23 01:50:27.465 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: router 2026-06-23 01:50:27.467 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 01:50:27.467 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-23 01:50:27.468 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-23 01:50:27.468 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: ext-gw-mode 2026-06-23 01:50:27.469 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: l3-ha 2026-06-23 01:50:27.469 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-23 01:50:27.470 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-23 01:50:27.470 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: l3-flavors 2026-06-23 01:50:27.471 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-23 01:50:27.474 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-23 01:50:27.478 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-23 01:50:27.481 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-23 01:50:27.484 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-23 01:50:27.487 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-23 01:50:27.488 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-23 01:50:27.489 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: multi-provider 2026-06-23 01:50:27.490 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: net-mtu 2026-06-23 01:50:27.491 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: net-mtu-writable 2026-06-23 01:50:27.491 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: network_availability_zone 2026-06-23 01:50:27.492 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: network_ha 2026-06-23 01:50:27.493 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: network-ip-availability 2026-06-23 01:50:27.495 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-23 01:50:27.495 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: pagination 2026-06-23 01:50:27.496 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: port-device-profile 2026-06-23 01:50:27.497 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-23 01:50:27.497 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-23 01:50:27.498 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-23 01:50:27.499 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: port-mac-override 2026-06-23 01:50:27.500 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-23 01:50:27.500 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-23 01:50:27.501 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-23 01:50:27.501 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: port-resource-request 2026-06-23 01:50:27.502 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-23 01:50:27.502 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-23 01:50:27.503 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: binding 2026-06-23 01:50:27.503 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: binding-extended 2026-06-23 01:50:27.504 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: port-security 2026-06-23 01:50:27.504 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: project-id 2026-06-23 01:50:27.505 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: provider 2026-06-23 01:50:27.505 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-23 01:50:27.509 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos 2026-06-23 01:50:27.510 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-23 01:50:27.510 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-23 01:50:27.511 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-default 2026-06-23 01:50:27.511 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-fip 2026-06-23 01:50:27.514 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-23 01:50:27.515 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-23 01:50:27.517 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-23 01:50:27.518 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-23 01:50:27.520 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-23 01:50:27.521 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-pps 2026-06-23 01:50:27.523 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-23 01:50:27.524 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-23 01:50:27.525 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: qos-rules-alias 2026-06-23 01:50:27.525 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: quota-check-limit 2026-06-23 01:50:27.526 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-23 01:50:27.529 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: quotas 2026-06-23 01:50:27.530 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: quota_details 2026-06-23 01:50:27.532 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: rbac-policies 2026-06-23 01:50:27.532 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: rbac-address-group 2026-06-23 01:50:27.533 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: rbac-address-scope 2026-06-23 01:50:27.534 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: rbac-security-groups 2026-06-23 01:50:27.534 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-23 01:50:27.535 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: revision-if-match 2026-06-23 01:50:27.535 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-23 01:50:27.536 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: router_availability_zone 2026-06-23 01:50:27.536 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-23 01:50:27.538 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-23 01:50:27.539 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-23 01:50:27.539 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-23 01:50:27.540 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-23 01:50:27.540 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-23 01:50:27.541 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-23 01:50:27.546 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: security-group 2026-06-23 01:50:27.550 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: segment 2026-06-23 01:50:27.550 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-23 01:50:27.551 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: service-type 2026-06-23 01:50:27.552 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: sorting 2026-06-23 01:50:27.552 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: standard-attr-segment 2026-06-23 01:50:27.553 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: standard-attr-description 2026-06-23 01:50:27.554 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: stateful-security-group 2026-06-23 01:50:27.554 8 WARNING neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-23 01:50:27.555 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-23 01:50:27.555 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: subnet-external-network 2026-06-23 01:50:27.556 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: subnet_onboard 2026-06-23 01:50:27.556 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-23 01:50:27.557 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: subnet-service-types 2026-06-23 01:50:27.558 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: subnet_allocation 2026-06-23 01:50:27.559 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-23 01:50:27.559 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: tag-creation 2026-06-23 01:50:27.560 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-23 01:50:27.564 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: standard-attr-tag 2026-06-23 01:50:27.565 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-23 01:50:27.565 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: trunk 2026-06-23 01:50:27.566 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: trunk-details 2026-06-23 01:50:27.567 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-23 01:50:27.567 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-23 01:50:27.568 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-23 01:50:27.569 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-23 01:50:27.571 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-23 01:50:27.572 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-23 01:50:27.573 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: vpn-flavors 2026-06-23 01:50:27.574 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: vpnaas 2026-06-23 01:50:27.576 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: taas 2026-06-23 01:50:27.577 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: tap-mirror 2026-06-23 01:50:27.577 8 INFO neutron.api.extensions [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-23 01:50:27.580 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-23 01:50:27.581 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-23 01:50:27.581 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 01:50:27.581 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-23 01:50:27.585 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 01:50:27.585 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 01:50:27.590 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 01:50:27.591 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 01:50:27.592 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 01:50:27.592 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 01:50:27.593 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] subnetpool is already registered 2026-06-23 01:50:27.593 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 01:50:27.593 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] subnetpool is already registered 2026-06-23 01:50:27.594 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 01:50:27.594 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 01:50:27.595 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 01:50:27.595 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 01:50:27.596 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 01:50:27.596 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 01:50:27.597 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 01:50:27.597 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] ipsecpolicy is already registered 2026-06-23 01:50:27.597 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 01:50:27.597 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] ikepolicy is already registered 2026-06-23 01:50:27.602 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 01:50:27.602 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] router is already registered 2026-06-23 01:50:27.603 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 01:50:27.603 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] floatingip is already registered 2026-06-23 01:50:27.607 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 01:50:27.607 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] rbac_policy is already registered 2026-06-23 01:50:27.608 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 01:50:27.608 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] security_group is already registered 2026-06-23 01:50:27.608 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 01:50:27.609 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] security_group_rule is already registered 2026-06-23 01:50:27.610 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 01:50:27.610 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] subnetpool is already registered 2026-06-23 01:50:27.610 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 01:50:27.610 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] subnetpool is already registered 2026-06-23 01:50:27.611 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 01:50:27.611 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] trunk is already registered 2026-06-23 01:50:27.612 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 01:50:27.612 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] ikepolicy is already registered 2026-06-23 01:50:27.612 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 01:50:27.612 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] ipsecpolicy is already registered 2026-06-23 01:50:27.613 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 01:50:27.613 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] endpoint_group is already registered 2026-06-23 01:50:27.613 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 01:50:27.614 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] vpnservice is already registered 2026-06-23 01:50:27.614 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 01:50:27.614 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] ipsec_site_connection is already registered 2026-06-23 01:50:27.615 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 01:50:27.615 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] ipsecpolicy is already registered 2026-06-23 01:50:27.615 8 INFO neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 01:50:27.615 8 WARNING neutron.quota.resource_registry [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] ikepolicy is already registered 2026-06-23 01:50:27.655 8 WARNING keystonemiddleware._common.config [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 01:50:27.663 8 WARNING oslo_config.cfg [None req-6ebf87d7-7718-4fc7-b7f8-5663e4fad0b2 - - - - - -] 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 9 seconds on interpreter 0x7effb4276668 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-23 01:50:31.617 7 INFO neutron.pecan_wsgi.hooks.translation [None req-407679cb-570c-45ba-b655-7989fe1aa640 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.3 () {44 vars in 920 bytes} [Tue Jun 23 01:50:30 2026] GET /v2.0/networks/public => generated 108 bytes in 978 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 199.204.45.3 () {44 vars in 942 bytes} [Tue Jun 23 01:50:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:50:32.567 7 WARNING neutron.services.revisions.revision_plugin [None req-85775a5e-1919-48bc-87d6-d27097274149 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Could not find related network for resource to bump revision. 2026-06-23 01:50:32.597 7 INFO neutron.db.segments_db [None req-85775a5e-1919-48bc-87d6-d27097274149 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 64b9ae7d-ec41-45ff-a5fe-14033c2fcebd of type flat for network fd8b84ec-2c19-44cd-938b-8bd65da4f3e6 2026-06-23 01:50:32.649 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85775a5e-1919-48bc-87d6-d27097274149 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.3 () {48 vars in 960 bytes} [Tue Jun 23 01:50:32 2026] POST /v2.0/networks => generated 124 bytes in 511 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 01:50:38.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83d0159a-452c-44ed-a6e0-9565095faa97 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.3 () {44 vars in 920 bytes} [Tue Jun 23 01:50:38 2026] GET /v2.0/networks/public => generated 108 bytes in 416 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.3 () {44 vars in 942 bytes} [Tue Jun 23 01:50:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:50:39.242 8 WARNING neutron.services.revisions.revision_plugin [None req-08aa0bc2-c1c2-477e-a2af-33cb13c6fc91 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Could not find related network for resource to bump revision. 2026-06-23 01:50:39.264 8 INFO neutron.db.segments_db [None req-08aa0bc2-c1c2-477e-a2af-33cb13c6fc91 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 4423bd01-0aa2-41c3-a2ef-97c39b2ed909 of type flat for network b2c440d3-61dd-4910-b999-1320c90b434c 2026-06-23 01:50:39.315 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08aa0bc2-c1c2-477e-a2af-33cb13c6fc91 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/8] 199.204.45.3 () {48 vars in 960 bytes} [Tue Jun 23 01:50:39 2026] POST /v2.0/networks => generated 124 bytes in 312 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 01:50:45.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58a3e7cc-22bb-4725-8e40-4cdcd5058dcd 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.3 () {44 vars in 920 bytes} [Tue Jun 23 01:50:45 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: 7/11] 199.204.45.3 () {44 vars in 942 bytes} [Tue Jun 23 01:50:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:50:45.367 8 WARNING neutron.services.revisions.revision_plugin [None req-f9a749bd-cdbb-45f8-b764-2c6aa0856f68 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Could not find related network for resource to bump revision. 2026-06-23 01:50:45.382 8 INFO neutron.db.segments_db [None req-f9a749bd-cdbb-45f8-b764-2c6aa0856f68 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment d928f4b3-12f0-4199-8a98-bbfd6838e3ea of type flat for network 4495ced2-4802-48e3-92b3-3191fd3969f2 2026-06-23 01:50:45.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9a749bd-cdbb-45f8-b764-2c6aa0856f68 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.3 () {48 vars in 960 bytes} [Tue Jun 23 01:50:45 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 01:50:51.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ad517200-9096-4cc5-b194-fde85333b753 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.3 () {44 vars in 920 bytes} [Tue Jun 23 01:50:51 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.3 () {44 vars in 942 bytes} [Tue Jun 23 01:50:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:50:51.449 7 WARNING neutron.services.revisions.revision_plugin [None req-347856ce-95f1-42f3-af70-6793dd70ae73 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Could not find related network for resource to bump revision. 2026-06-23 01:50:51.465 7 INFO neutron.db.segments_db [None req-347856ce-95f1-42f3-af70-6793dd70ae73 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 6fba2d6c-d3d1-4178-b652-a784a01fbeab of type flat for network fa52e4c7-6654-4b79-81f9-874ac8025a93 2026-06-23 01:50:51.490 7 INFO neutron.pecan_wsgi.hooks.translation [None req-347856ce-95f1-42f3-af70-6793dd70ae73 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.3 () {48 vars in 960 bytes} [Tue Jun 23 01:50:51 2026] POST /v2.0/networks => generated 124 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 01:50:57.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6da2ffcc-a08f-468f-8091-b8aa25abffb9 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.3 () {44 vars in 920 bytes} [Tue Jun 23 01:50:57 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: 8/18] 199.204.45.3 () {44 vars in 942 bytes} [Tue Jun 23 01:50:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:50:57.476 7 WARNING neutron.services.revisions.revision_plugin [None req-62e16e05-eb63-4c7d-9e3f-97c2cd34175d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Could not find related network for resource to bump revision. 2026-06-23 01:50:57.492 7 INFO neutron.db.segments_db [None req-62e16e05-eb63-4c7d-9e3f-97c2cd34175d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment cacc971e-a6f1-4409-a416-c44990e8502f of type flat for network 7a670f9e-ede1-4f59-9e35-9e12b1568d98 2026-06-23 01:50:57.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62e16e05-eb63-4c7d-9e3f-97c2cd34175d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.3 () {48 vars in 960 bytes} [Tue Jun 23 01:50:57 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 01:51:03.524 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f4cf8ad-9ef2-4f36-9595-76e45326e4df 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.3 () {44 vars in 920 bytes} [Tue Jun 23 01:51:03 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.3 () {44 vars in 942 bytes} [Tue Jun 23 01:51:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:51:03.611 8 WARNING neutron.services.revisions.revision_plugin [None req-1cf65359-d8a5-4293-b34a-52b81694e180 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Could not find related network for resource to bump revision. 2026-06-23 01:51:03.630 8 INFO neutron.db.segments_db [None req-1cf65359-d8a5-4293-b34a-52b81694e180 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 65d9fd30-192d-4533-8393-76989e9a7224 of type flat for network 9ab12da9-d42f-43b7-b22c-c7f2253db0e9 2026-06-23 01:51:03.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1cf65359-d8a5-4293-b34a-52b81694e180 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.3 () {48 vars in 960 bytes} [Tue Jun 23 01:51:03 2026] POST /v2.0/networks => generated 124 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 01:51:09.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42fbd2aa-308b-4db2-bc35-e7d8d892a3ce 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 199.204.45.3 () {44 vars in 920 bytes} [Tue Jun 23 01:51:09 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.3 () {44 vars in 942 bytes} [Tue Jun 23 01:51:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:51:09.786 7 WARNING neutron.services.revisions.revision_plugin [None req-9bf777c0-ee5d-4e4f-8b8a-e3f8ecf7b0e7 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Could not find related network for resource to bump revision. 2026-06-23 01:51:09.803 7 INFO neutron.db.segments_db [None req-9bf777c0-ee5d-4e4f-8b8a-e3f8ecf7b0e7 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 514ff745-9b97-4bd7-8775-a6514f909840 of type flat for network ad3b1f6f-0f3a-493c-a8d7-49e96bb7ddad [pid: 7|app: 0|req: 14/25] 199.204.45.3 () {48 vars in 960 bytes} [Tue Jun 23 01:51:09 2026] POST /v2.0/networks => generated 706 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 01:51:11.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe0ee487-1462-4cba-855a-918dd9ec6458 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/27] 199.204.45.3 () {44 vars in 920 bytes} [Tue Jun 23 01:51:11 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: 16/28] 199.204.45.3 () {44 vars in 942 bytes} [Tue Jun 23 01:51:11 2026] GET /v2.0/networks?name=public => generated 709 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 01:51:11.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-559bf037-45e6-4a07-bb11-bafa5da26b99 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/29] 199.204.45.3 () {44 vars in 1027 bytes} [Tue Jun 23 01:51:11 2026] GET /v2.0/subnets/public-subnet?network_id=ad3b1f6f-0f3a-493c-a8d7-49e96bb7ddad => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 199.204.45.3 () {44 vars in 1050 bytes} [Tue Jun 23 01:51:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=ad3b1f6f-0f3a-493c-a8d7-49e96bb7ddad => 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: 14/31] 199.204.45.3 () {48 vars in 958 bytes} [Tue Jun 23 01:51:11 2026] POST /v2.0/subnets => generated 664 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 01:56:18.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f06b2cb1-5f40-4134-b5b9-3f94754a2655 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/72] 199.204.45.3 () {44 vars in 930 bytes} [Tue Jun 23 01:56:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.3 () {44 vars in 952 bytes} [Tue Jun 23 01:56:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 01:56:18.634 8 INFO neutron.db.segments_db [None req-b28985be-8190-4804-a76f-f9928afe4963 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 81d53045-e567-4ee9-96dd-b07fb72fafc3 of type vxlan for network 97cfb268-d67f-457b-8899-3c4bdd60ff7b [pid: 8|app: 0|req: 36/74] 199.204.45.3 () {48 vars in 959 bytes} [Tue Jun 23 01:56:18 2026] POST /v2.0/networks => generated 688 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 01:56:19.744 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d747d038-1c17-4f5b-937d-7b26cd9d89da 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/75] 199.204.45.3 () {44 vars in 930 bytes} [Tue Jun 23 01:56:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.3 () {44 vars in 952 bytes} [Tue Jun 23 01:56:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 01:56:19.823 7 INFO neutron.pecan_wsgi.hooks.translation [None req-745e9152-5c6a-4f7f-9cc7-262aff75a872 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/77] 199.204.45.3 () {44 vars in 1029 bytes} [Tue Jun 23 01:56:19 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.3 () {44 vars in 1052 bytes} [Tue Jun 23 01:56:19 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.3 () {48 vars in 958 bytes} [Tue Jun 23 01:56:19 2026] POST /v2.0/subnets => generated 651 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 01:56:21.343 8 INFO neutron.api.v2.resource [None req-72df9382-50be-44d8-9c05-71a9352d659c 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/80] 199.204.45.3 () {44 vars in 964 bytes} [Tue Jun 23 01:56:21 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.3 () {44 vars in 986 bytes} [Tue Jun 23 01:56:21 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.3 () {48 vars in 973 bytes} [Tue Jun 23 01:56:21 2026] POST /v2.0/security-groups => generated 1616 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:22 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 1616 bytes in 66 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.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:22 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => 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: 44/85] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:22 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 1616 bytes in 25 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.3 () {48 vars in 984 bytes} [Tue Jun 23 01:56:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:23 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 2230 bytes in 53 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.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:23 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 2230 bytes in 27 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.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:23 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 2230 bytes in 24 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.3 () {48 vars in 984 bytes} [Tue Jun 23 01:56:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 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.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:25 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 2846 bytes in 51 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.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:25 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 2846 bytes in 36 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.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:25 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => 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: 46/94] 199.204.45.3 () {48 vars in 984 bytes} [Tue Jun 23 01:56:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 90 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.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:26 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 3462 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:26 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:26 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 199.204.45.3 () {48 vars in 984 bytes} [Tue Jun 23 01:56:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/101] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:27 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => 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: 49/102] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:27 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:27 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.204.45.3 () {48 vars in 984 bytes} [Tue Jun 23 01:56:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/105] 199.204.45.3 () {44 vars in 980 bytes} [Tue Jun 23 01:56:28 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 01:56:28.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76e3c9f3-3322-4caf-8d9b-329e3b9778bb 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/106] 199.204.45.3 () {44 vars in 1069 bytes} [Tue Jun 23 01:56:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.204.45.3 () {44 vars in 1092 bytes} [Tue Jun 23 01:56:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/108] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:28 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.204.45.3 () {48 vars in 954 bytes} [Tue Jun 23 01:56:29 2026] POST /v2.0/ports => generated 1100 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 01:56:37.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b656c56d-e16f-4720-b54e-cab2fc3b43b7 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/110] 199.204.45.3 () {44 vars in 972 bytes} [Tue Jun 23 01:56:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 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: 58/111] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.204.45.3 () {48 vars in 1024 bytes} [Tue Jun 23 01:56:37 2026] PUT /v2.0/ports/2c95d58f-ba0d-4205-8843-b907613e0286 => generated 1249 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.204.45.3 () {44 vars in 913 bytes} [Tue Jun 23 01:56:40 2026] GET /v2.0/ports => generated 3730 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 01:56:41.543 8 INFO neutron.api.v2.resource [None req-b4933702-edf1-4241-ba4b-d107dbc103eb 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/116] 199.204.45.3 () {44 vars in 952 bytes} [Tue Jun 23 01:56:41 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/117] 199.204.45.3 () {44 vars in 974 bytes} [Tue Jun 23 01:56:41 2026] GET /v2.0/security-groups?name=lb-mgmt-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: 57/118] 199.204.45.3 () {48 vars in 973 bytes} [Tue Jun 23 01:56:41 2026] POST /v2.0/security-groups => generated 1610 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/119] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:42 2026] GET /v2.0/security-groups/ccaa38bc-e038-4299-a0e3-718d0732b69e => generated 1610 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/120] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:42 2026] GET /v2.0/security-groups/ccaa38bc-e038-4299-a0e3-718d0732b69e => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/121] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:42 2026] GET /v2.0/security-groups/ccaa38bc-e038-4299-a0e3-718d0732b69e => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/122] 199.204.45.3 () {48 vars in 984 bytes} [Tue Jun 23 01:56:42 2026] POST /v2.0/security-group-rules => generated 623 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/123] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:43 2026] GET /v2.0/security-groups/ccaa38bc-e038-4299-a0e3-718d0732b69e => generated 2246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/124] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:43 2026] GET /v2.0/security-groups/ccaa38bc-e038-4299-a0e3-718d0732b69e => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/125] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 01:56:43 2026] GET /v2.0/security-groups/ccaa38bc-e038-4299-a0e3-718d0732b69e => generated 2246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/126] 199.204.45.3 () {48 vars in 984 bytes} [Tue Jun 23 01:56:44 2026] POST /v2.0/security-group-rules => generated 627 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/135] 199.204.45.3 () {44 vars in 968 bytes} [Tue Jun 23 01:57:52 2026] GET /v2.0/quotas/2b69e4795738461482da0baa499ebba3 => 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: 70/136] 199.204.45.3 () {48 vars in 1020 bytes} [Tue Jun 23 01:57:52 2026] PUT /v2.0/quotas/2b69e4795738461482da0baa499ebba3 => 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-23 02:00:13.174 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ff879bf-7706-49d0-a715-fc176c77a53a 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/157] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:00:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 150 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: 77/158] 199.204.45.3 () {30 vars in 761 bytes} [Tue Jun 23 02:00:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:00:15.441 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3bd9bb9e-f9fd-4c3e-b9db-c854c8dc1e33 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 82/159] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:00:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/160] 199.204.45.3 () {30 vars in 761 bytes} [Tue Jun 23 02:00:15 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-23 02:07:06.624 7 INFO neutron.api.v2.resource [None req-97ac2d95-d611-4199-a5d4-a60a7b19b1ae 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 110/215] 199.204.45.3 () {44 vars in 1067 bytes} [Tue Jun 23 02:07:06 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 139 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 199.204.45.3 () {44 vars in 1090 bytes} [Tue Jun 23 02:07:06 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=824ace68b8494ff4a7b73f7331d55243 => generated 23 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 199.204.45.3 () {48 vars in 974 bytes} [Tue Jun 23 02:07:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/218] 199.204.45.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:07:08 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 1624 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/219] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:07:08 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/220] 199.204.45.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:07:08 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/221] 199.204.45.3 () {48 vars in 984 bytes} [Tue Jun 23 02:07:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/222] 199.204.45.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:07:09 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 2234 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/223] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:07:09 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/224] 199.204.45.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:07:09 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/225] 199.204.45.3 () {48 vars in 984 bytes} [Tue Jun 23 02:07:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/226] 199.204.45.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:07:10 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/227] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:07:10 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6 => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/228] 199.204.45.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:07:10 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/229] 199.204.45.3 () {48 vars in 984 bytes} [Tue Jun 23 02:07:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/232] 199.204.45.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:07:11 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/233] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:07:11 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6 => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/234] 199.204.45.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:07:11 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/235] 199.204.45.3 () {48 vars in 984 bytes} [Tue Jun 23 02:07:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/254] 199.204.45.3 () {30 vars in 738 bytes} [Tue Jun 23 02:09:28 2026] GET /v2.0/networks?tenant_id=824ace68b8494ff4a7b73f7331d55243&shared=False => generated 15 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:09:29.158 8 INFO neutron.db.segments_db [None req-8f2ed50c-f2a0-41fa-8713-1e82b2eea057 b2e4365e4b224a52a31cc1f6be45066f 824ace68b8494ff4a7b73f7331d55243 - - a281275645de4650974141f7956c5647 a281275645de4650974141f7956c5647] Added segment 975387b7-6f1d-42c0-b922-d1f4c5b50128 of type vxlan for network 80e51ee1-f33b-4a8c-a7eb-fb644914dad3 [pid: 8|app: 0|req: 125/255] 199.204.45.3 () {34 vars in 680 bytes} [Tue Jun 23 02:09:29 2026] POST /v2.0/networks => generated 699 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/256] 199.204.45.3 () {30 vars in 720 bytes} [Tue Jun 23 02:09:29 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/257] 199.204.45.3 () {30 vars in 631 bytes} [Tue Jun 23 02:09:29 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/258] 199.204.45.3 () {34 vars in 675 bytes} [Tue Jun 23 02:09:29 2026] POST /v2.0/ports => generated 999 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/259] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:09:29 2026] GET /v2.0/networks/80e51ee1-f33b-4a8c-a7eb-fb644914dad3 => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/260] 199.204.45.3 () {30 vars in 720 bytes} [Tue Jun 23 02:09:31 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/261] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:09:31 2026] GET /v2.0/networks/80e51ee1-f33b-4a8c-a7eb-fb644914dad3 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/264] 199.204.45.3 () {44 vars in 968 bytes} [Tue Jun 23 02:09:44 2026] GET /v2.0/quotas/824ace68b8494ff4a7b73f7331d55243 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/265] 199.204.45.3 () {48 vars in 1020 bytes} [Tue Jun 23 02:09:45 2026] PUT /v2.0/quotas/824ace68b8494ff4a7b73f7331d55243 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:21:34.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a03c51e8-519d-4a24-a4b5-2fea8b06ad42 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/360] 199.204.45.3 () {44 vars in 920 bytes} [Tue Jun 23 02:21:34 2026] GET /v2.0/networks/public => generated 108 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 199.204.45.3 () {44 vars in 942 bytes} [Tue Jun 23 02:21:34 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:21:35.858 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ac0126e-a212-40ea-93f7-fee5f2dfcb4b 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/362] 199.204.45.3 () {44 vars in 920 bytes} [Tue Jun 23 02:21:35 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/363] 199.204.45.3 () {44 vars in 942 bytes} [Tue Jun 23 02:21:35 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:21:35.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12c3a1cd-d56f-4ef1-8d91-9eb494ad5e0b 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/364] 199.204.45.3 () {44 vars in 1027 bytes} [Tue Jun 23 02:21:35 2026] GET /v2.0/subnets/public-subnet?network_id=ad3b1f6f-0f3a-493c-a8d7-49e96bb7ddad => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 199.204.45.3 () {44 vars in 1050 bytes} [Tue Jun 23 02:21:35 2026] GET /v2.0/subnets?name=public-subnet&network_id=ad3b1f6f-0f3a-493c-a8d7-49e96bb7ddad => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:22:04.988 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cbad00d1-e866-49f4-a16e-c74d7c47ee62 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/370] 199.204.45.3 () {44 vars in 930 bytes} [Tue Jun 23 02:22:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/371] 199.204.45.3 () {44 vars in 952 bytes} [Tue Jun 23 02:22:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:22:06.059 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb527667-70d7-49ad-aabe-1039bb333a37 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/372] 199.204.45.3 () {44 vars in 930 bytes} [Tue Jun 23 02:22:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.204.45.3 () {44 vars in 952 bytes} [Tue Jun 23 02:22:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:22:06.121 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a34c463d-c884-4f8a-a8ca-66c051daddd0 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/374] 199.204.45.3 () {44 vars in 1029 bytes} [Tue Jun 23 02:22:06 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b => 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/375] 199.204.45.3 () {44 vars in 1052 bytes} [Tue Jun 23 02:22:06 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:22:07.248 8 INFO neutron.api.v2.resource [None req-06103739-9ac9-46cf-a295-c088770ca104 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/376] 199.204.45.3 () {44 vars in 964 bytes} [Tue Jun 23 02:22:07 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/377] 199.204.45.3 () {44 vars in 986 bytes} [Tue Jun 23 02:22:07 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:08 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:08 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.204.45.3 () {44 vars in 1004 bytes} [Tue Jun 23 02:22:08 2026] GET /v2.0/security-group-rules/092e465a-dd34-4c29-97fd-8fe697e71bf0 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:09 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:09 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.3 () {44 vars in 1004 bytes} [Tue Jun 23 02:22:09 2026] GET /v2.0/security-group-rules/6b28b989-4a6d-414f-96a1-bed5985dc118 => 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: 190/384] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:10 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => 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: 195/385] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:10 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => 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: 191/386] 199.204.45.3 () {44 vars in 1004 bytes} [Tue Jun 23 02:22:10 2026] GET /v2.0/security-group-rules/4a5a5b2d-0163-4285-88e6-75e2747a504c => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:11 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:11 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.3 () {44 vars in 1004 bytes} [Tue Jun 23 02:22:11 2026] GET /v2.0/security-group-rules/7aa4c10c-9edd-4c94-8f0a-da62f7c03509 => 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: 194/392] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:12 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:12 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => 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: 195/394] 199.204.45.3 () {44 vars in 1004 bytes} [Tue Jun 23 02:22:12 2026] GET /v2.0/security-group-rules/43497351-63c4-423c-b24c-83485e15171b => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.3 () {44 vars in 980 bytes} [Tue Jun 23 02:22:13 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b => generated 732 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:22:13.708 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fac76380-1564-43e6-9e88-9d90ae3a8854 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/396] 199.204.45.3 () {44 vars in 1069 bytes} [Tue Jun 23 02:22:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.3 () {44 vars in 1092 bytes} [Tue Jun 23 02:22:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b => generated 1254 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:13 2026] GET /v2.0/security-groups/660db63f-5e90-42d4-b1f2-231e49054ac3 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:22:21.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ceccda8-188a-45db-ad43-7af48c35d417 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/399] 199.204.45.3 () {44 vars in 972 bytes} [Tue Jun 23 02:22:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.204.45.3 () {44 vars in 913 bytes} [Tue Jun 23 02:22:23 2026] GET /v2.0/ports => generated 4725 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:22:24.668 8 INFO neutron.api.v2.resource [None req-c10e1ce4-d164-43fd-941c-9918c9ac536f 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/402] 199.204.45.3 () {44 vars in 952 bytes} [Tue Jun 23 02:22:24 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/403] 199.204.45.3 () {44 vars in 974 bytes} [Tue Jun 23 02:22:24 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: 200/404] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:25 2026] GET /v2.0/security-groups/ccaa38bc-e038-4299-a0e3-718d0732b69e => generated 2886 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:25 2026] GET /v2.0/security-groups/ccaa38bc-e038-4299-a0e3-718d0732b69e => generated 2886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.204.45.3 () {44 vars in 1004 bytes} [Tue Jun 23 02:22:25 2026] GET /v2.0/security-group-rules/4bde32cd-91f4-400d-927b-c19783a4a381 => generated 623 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:26 2026] GET /v2.0/security-groups/ccaa38bc-e038-4299-a0e3-718d0732b69e => generated 2886 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:22:26 2026] GET /v2.0/security-groups/ccaa38bc-e038-4299-a0e3-718d0732b69e => generated 2886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.3 () {44 vars in 1004 bytes} [Tue Jun 23 02:22:26 2026] GET /v2.0/security-group-rules/24c18578-733a-4aac-8055-36a3a951d8ab => generated 627 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.3 () {44 vars in 968 bytes} [Tue Jun 23 02:22:39 2026] GET /v2.0/quotas/2b69e4795738461482da0baa499ebba3 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:23:37.743 7 INFO neutron.api.v2.resource [None req-4ccd72eb-806c-4654-91e7-a5efbff3ffe6 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 213/421] 199.204.45.3 () {44 vars in 1067 bytes} [Tue Jun 23 02:23:37 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 139 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.3 () {44 vars in 1090 bytes} [Tue Jun 23 02:23:37 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=824ace68b8494ff4a7b73f7331d55243 => generated 4072 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:23:38 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.3 () {44 vars in 994 bytes} [Tue Jun 23 02:23:38 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6 => 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: 215/425] 199.204.45.3 () {44 vars in 1004 bytes} [Tue Jun 23 02:23:38 2026] GET /v2.0/security-group-rules/8f579c0e-8ac9-4d84-976c-38f03946da78 => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 199.204.45.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:23:39 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 4075 bytes in 60 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.3 () {44 vars in 994 bytes} [Tue Jun 23 02:23:39 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/428] 199.204.45.3 () {44 vars in 1004 bytes} [Tue Jun 23 02:23:39 2026] GET /v2.0/security-group-rules/b247d724-8755-4c82-8c9a-2c1522d11773 => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/429] 199.204.45.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:23:40 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => generated 4075 bytes in 66 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.3 () {44 vars in 994 bytes} [Tue Jun 23 02:23:40 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6 => 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: 218/431] 199.204.45.3 () {44 vars in 1004 bytes} [Tue Jun 23 02:23:41 2026] GET /v2.0/security-group-rules/a8ff03e9-b78d-4d7b-b057-e83f1ac6ad46 => generated 601 bytes in 26 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.3 () {44 vars in 1081 bytes} [Tue Jun 23 02:23:42 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6?project_id=824ace68b8494ff4a7b73f7331d55243 => 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.3 () {44 vars in 994 bytes} [Tue Jun 23 02:23:42 2026] GET /v2.0/security-groups/8e66732a-f5b5-4365-8f4c-156dfe0018f6 => generated 4075 bytes in 37 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.3 () {44 vars in 1004 bytes} [Tue Jun 23 02:23:42 2026] GET /v2.0/security-group-rules/7a08e5db-3bec-4255-a99c-23420ea08d16 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/437] 199.204.45.3 () {44 vars in 968 bytes} [Tue Jun 23 02:23:49 2026] GET /v2.0/quotas/824ace68b8494ff4a7b73f7331d55243 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 199.204.45.3 () {44 vars in 942 bytes} [Tue Jun 23 02:24:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/451] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:25:25 2026] GET /v2.0/networks => generated 2168 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.186 () {32 vars in 655 bytes} [Tue Jun 23 02:25:26 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:25:26 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 10.0.0.186 () {32 vars in 643 bytes} [Tue Jun 23 02:25:26 2026] GET /v2.0/ports => generated 4725 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/457] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:25:26 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/458] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:25:26 2026] GET /v2.0/networks => generated 2168 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.186 () {32 vars in 663 bytes} [Tue Jun 23 02:25:26 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/460] 10.0.0.186 () {32 vars in 655 bytes} [Tue Jun 23 02:25:26 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:25:38.086 7 INFO neutron.db.segments_db [None req-7192bd27-68e6-4f1b-b21c-719e6a75e5bf 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment be0eb753-4acf-4c28-accf-007a191912e8 of type vxlan for network 40635f26-a511-4411-b493-f50e54a11116 2026-06-23 02:25:38.129 8 INFO neutron.db.segments_db [None req-be73da0f-13c3-4f5e-aed2-d9b60d1c4341 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 800e9809-4c8b-4f6e-9465-cb277f37cf40 of type vxlan for network 125b8f77-6988-4a0c-bb76-53f6cf44c7f6 [pid: 7|app: 0|req: 232/461] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:25:37 2026] POST /v2.0/networks => generated 729 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:25:37 2026] POST /v2.0/networks => generated 718 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:25:38 2026] POST /v2.0/subnets => generated 695 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:25:38.535 7 INFO neutron.db.segments_db [None req-49bbd445-1da5-4a7a-9e52-8d0fc44ea128 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 3b149a5a-973d-41f8-b4d8-46194f2c3329 of type vxlan for network 1b847736-a73f-4c3b-81b2-658884184222 [pid: 8|app: 0|req: 232/464] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:25:38 2026] POST /v2.0/subnets => generated 684 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:25:38 2026] POST /v2.0/networks => generated 729 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:25:38.666 7 INFO neutron.db.segments_db [None req-00cfeac6-1746-426f-bc19-0e01fcd23c24 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 4dcdc787-1bd6-47ab-ad0b-8d20c8b70843 of type vxlan for network f6439091-7df3-4c5b-a329-d6cfec535cbe [pid: 8|app: 0|req: 233/466] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:25:38 2026] GET /v2.0/security-groups?tenant_id=f094eb86135b4d3fada8a184f135bae2&name=default => generated 2921 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:25:38.784 8 INFO neutron.db.segments_db [None req-542f1d45-d7c2-4771-a598-9ba9e0c8cd44 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment b9133a8d-d358-4e17-b7f3-0eed6bc5748c of type vxlan for network 65a978df-8699-46a4-82d4-d979ab77a90a 2026-06-23 02:25:38.947 7 INFO neutron.db.l3_hamode_db [None req-00cfeac6-1746-426f-bc19-0e01fcd23c24 990752138c3a4b6e842e66ec2409552f 7853192dbe9b4546b587718cfd548eb8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:25:39.004 8 INFO neutron.db.l3_hamode_db [None req-542f1d45-d7c2-4771-a598-9ba9e0c8cd44 990752138c3a4b6e842e66ec2409552f 76d68dffb9b3410683cfe79c78d8b47d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:25:39.661 7 INFO neutron.db.l3_hamode_db [None req-00cfeac6-1746-426f-bc19-0e01fcd23c24 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:25:39.879 8 INFO neutron.db.l3_hamode_db [None req-542f1d45-d7c2-4771-a598-9ba9e0c8cd44 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/467] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:25:38 2026] POST /v2.0/routers => generated 724 bytes in 2501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:25:38 2026] POST /v2.0/routers => generated 735 bytes in 2639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:25:41 2026] POST /v2.0/subnets => generated 695 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:25:41 2026] DELETE /v2.0/security-groups/3ae337bc-e1ef-4ec5-b7be-49788eec688e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:25:41 2026] PUT /v2.0/routers/850e76a8-3780-468d-b4f8-8c060eb35529/add_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:25:41 2026] PUT /v2.0/routers/4760e69a-3c4b-4ec0-ba11-23eec8ca7d94/add_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:25:42.639 8 INFO neutron.db.segments_db [None req-11e66991-9dca-4582-899d-7fd871aee083 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment e475879f-6ff2-45c4-876c-24a5d3af5aaf of type vxlan for network 0fc85dd9-a27a-4fa0-b613-69064dcfa8bb 2026-06-23 02:25:42.895 8 INFO neutron.db.l3_hamode_db [None req-11e66991-9dca-4582-899d-7fd871aee083 990752138c3a4b6e842e66ec2409552f cadb233ebf4f407f959efea55a6e2f7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 237/475] 10.0.0.186 () {34 vars in 685 bytes} [Tue Jun 23 02:25:43 2026] POST /v2.0/security-groups => generated 1661 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:25:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:25:43 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) 2026-06-23 02:25:43.648 8 INFO neutron.db.l3_hamode_db [None req-11e66991-9dca-4582-899d-7fd871aee083 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 240/478] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:25:43 2026] POST /v2.0/floatingips => generated 552 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 10.0.0.191 () {38 vars in 971 bytes} [Tue Jun 23 02:25:44 2026] POST /v2.0/security-groups => generated 1685 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:44 2026] GET /v2.0/security-groups/224c0b42-dc3e-4219-83f0-0b19ebc0ddc0 => generated 1685 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/481] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:25:42 2026] POST /v2.0/routers => generated 735 bytes in 2093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/482] 10.0.0.191 () {38 vars in 981 bytes} [Tue Jun 23 02:25:44 2026] POST /v2.0/security-group-rules => generated 614 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/483] 10.0.0.191 () {38 vars in 971 bytes} [Tue Jun 23 02:25:44 2026] POST /v2.0/security-groups => generated 1685 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/484] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:44 2026] GET /v2.0/security-groups/09aaab47-3bf7-416d-bbf6-7696c109a6d9 => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/485] 10.0.0.191 () {38 vars in 981 bytes} [Tue Jun 23 02:25:44 2026] POST /v2.0/security-group-rules => generated 614 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/486] 10.0.0.191 () {34 vars in 1100 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1334479800&fields=id&tenant_id=76d68dffb9b3410683cfe79c78d8b47d => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/487] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/security-groups/09aaab47-3bf7-416d-bbf6-7696c109a6d9 => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/488] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/networks?id=125b8f77-6988-4a0c-bb76-53f6cf44c7f6 => generated 669 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/489] 10.0.0.191 () {38 vars in 981 bytes} [Tue Jun 23 02:25:45 2026] POST /v2.0/security-group-rules => generated 619 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/490] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/quotas/76d68dffb9b3410683cfe79c78d8b47d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/491] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/ports?tenant_id=76d68dffb9b3410683cfe79c78d8b47d&fields=id => generated 57 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/492] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/security-groups/09aaab47-3bf7-416d-bbf6-7696c109a6d9 => generated 2940 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/493] 10.0.0.191 () {34 vars in 1001 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/security-group-rules/e1fcf667-bd78-4c56-affe-0d1c9fcc38b4 => generated 616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/494] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/security-groups/09aaab47-3bf7-416d-bbf6-7696c109a6d9 => generated 2940 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/495] 10.0.0.191 () {36 vars in 1023 bytes} [Tue Jun 23 02:25:45 2026] DELETE /v2.0/security-group-rules/e1fcf667-bd78-4c56-affe-0d1c9fcc38b4 => 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: 257/496] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/security-groups/09aaab47-3bf7-416d-bbf6-7696c109a6d9 => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/497] 10.0.0.191 () {36 vars in 1013 bytes} [Tue Jun 23 02:25:45 2026] DELETE /v2.0/security-groups/09aaab47-3bf7-416d-bbf6-7696c109a6d9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/498] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/security-groups/224c0b42-dc3e-4219-83f0-0b19ebc0ddc0 => generated 2310 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/499] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:25:44 2026] PUT /v2.0/routers/af9e0363-e307-4a45-b041-6c2fdf99cb17/add_router_interface => generated 309 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/500] 10.0.0.191 () {34 vars in 907 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/extensions => generated 21537 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/501] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/networks/125b8f77-6988-4a0c-bb76-53f6cf44c7f6?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: 241/502] 10.0.0.191 () {36 vars in 1013 bytes} [Tue Jun 23 02:25:45 2026] DELETE /v2.0/security-groups/224c0b42-dc3e-4219-83f0-0b19ebc0ddc0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/503] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:25:45 2026] GET /v2.0/networks/125b8f77-6988-4a0c-bb76-53f6cf44c7f6?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: 263/504] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:25:46 2026] GET /v2.0/security-groups?tenant_id=429dba78faf54e62a3022ddf21d60f1c&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/505] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:46 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/506] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:25:46 2026] DELETE /v2.0/security-groups/97eafa95-1154-4474-86bc-1b91c1abb4d0 => 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: 266/507] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:25:46 2026] GET /v2.0/security-groups?tenant_id=5f634f2a54874c5684829fa66ae35aa6&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/508] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:25:46 2026] DELETE /v2.0/security-groups/ce8b2b1d-a954-40f3-a2ad-5ed73833d9db => 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: 268/509] 10.0.0.186 () {34 vars in 685 bytes} [Tue Jun 23 02:25:46 2026] POST /v2.0/security-groups => generated 1660 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 02:25:46.924 8 INFO neutron_taas.services.taas.taas_plugin [None req-352f4e63-29f7-44ba-9e5b-a9d710406c8d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: a25e4ec5-3873-4475-8d98-e8ec17429a75 2026-06-23 02:25:46.931 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-352f4e63-29f7-44ba-9e5b-a9d710406c8d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: a25e4ec5-3873-4475-8d98-e8ec17429a75 [pid: 7|app: 0|req: 269/510] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:25:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/511] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:25:47 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) [pid: 8|app: 0|req: 242/512] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:25:46 2026] PUT /v2.0/routers/4760e69a-3c4b-4ec0-ba11-23eec8ca7d94/remove_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/513] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:25:47 2026] POST /v2.0/floatingips => generated 552 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/514] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:47 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:25:47.584 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4064027-2f30-4381-9081-bf265c943939 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: b7b00ad7-2859-4dae-8613-25d31276d9e9 2026-06-23 02:25:47.587 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4064027-2f30-4381-9081-bf265c943939 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: b7b00ad7-2859-4dae-8613-25d31276d9e9 2026-06-23 02:25:47.848 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4064027-2f30-4381-9081-bf265c943939 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: e71d59d5-2b83-43e8-a7aa-19a5fe382dfc 2026-06-23 02:25:47.851 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4064027-2f30-4381-9081-bf265c943939 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: e71d59d5-2b83-43e8-a7aa-19a5fe382dfc 2026-06-23 02:25:47.924 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-a4064027-2f30-4381-9081-bf265c943939 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - 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-23 02:25:48.315 8 INFO neutron.db.l3_hamode_db [None req-a4064027-2f30-4381-9081-bf265c943939 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] HA network f6439091-7df3-4c5b-a329-d6cfec535cbe was deleted as no HA routers are present in tenant 7853192dbe9b4546b587718cfd548eb8. [pid: 8|app: 0|req: 243/515] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:25:47 2026] DELETE /v2.0/routers/4760e69a-3c4b-4ec0-ba11-23eec8ca7d94 => generated 0 bytes in 943 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/516] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:48 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:25:48.952 8 INFO neutron.services.segments.plugin [-] Segment 4dcdc787-1bd6-47ab-ad0b-8d20c8b70843 resource provider aggregate not found [pid: 7|app: 0|req: 273/517] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:25:48 2026] DELETE /v2.0/subnets/7d7f47bd-2248-4169-a232-29a80b078138 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:25:48.973 8 INFO neutron.services.segments.plugin [-] Segment 4dcdc787-1bd6-47ab-ad0b-8d20c8b70843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dcdc787-1bd6-47ab-ad0b-8d20c8b70843 found for delete ", "request_id": "req-b3871ce8-01ac-4248-8c81-982162e62ecf"}]} 2026-06-23 02:25:48.998 8 INFO neutron.services.segments.plugin [-] Segment 4dcdc787-1bd6-47ab-ad0b-8d20c8b70843 resource provider aggregate not found 2026-06-23 02:25:49.031 8 INFO neutron.services.segments.plugin [-] Segment 4dcdc787-1bd6-47ab-ad0b-8d20c8b70843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dcdc787-1bd6-47ab-ad0b-8d20c8b70843 found for delete ", "request_id": "req-03950a6c-59c6-4b3a-9891-8f2b660d3f26"}]} 2026-06-23 02:25:49.098 8 INFO neutron_taas.services.taas.taas_plugin [None req-52c5c678-332d-4483-be97-044ff62ada12 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: a5d21cce-ef15-4514-ba69-541f189de6af 2026-06-23 02:25:49.101 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52c5c678-332d-4483-be97-044ff62ada12 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: a5d21cce-ef15-4514-ba69-541f189de6af [pid: 8|app: 0|req: 245/518] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:25:48 2026] DELETE /v2.0/networks/40635f26-a511-4411-b493-f50e54a11116 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/519] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:25:49 2026] GET /v2.0/security-groups?tenant_id=69c0c51bf71b4bd4bd78f0a01ec8ca82&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/520] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:25:49 2026] DELETE /v2.0/security-groups/9b3f005b-5de4-4344-9485-ab2bba78f83b => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/521] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:25:49 2026] GET /v2.0/security-groups?tenant_id=7853192dbe9b4546b587718cfd548eb8&name=default => 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: 247/522] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:25:49 2026] DELETE /v2.0/security-groups/6cd4e1fe-b89f-4ea2-84af-ef2f53e165d7 => 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: 276/523] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:49 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:25:50.992 8 INFO neutron.services.segments.plugin [-] Segment be0eb753-4acf-4c28-accf-007a191912e8 resource provider aggregate not found 2026-06-23 02:25:51.019 8 INFO neutron.services.segments.plugin [-] Segment be0eb753-4acf-4c28-accf-007a191912e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0eb753-4acf-4c28-accf-007a191912e8 found for delete ", "request_id": "req-4dbf9ad5-17c8-4a29-8a57-0c30ba81086a"}]} [pid: 8|app: 0|req: 248/524] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:50 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:25:51.053 8 INFO neutron.services.segments.plugin [-] Segment be0eb753-4acf-4c28-accf-007a191912e8 resource provider aggregate not found 2026-06-23 02:25:51.071 8 INFO neutron.services.segments.plugin [-] Segment be0eb753-4acf-4c28-accf-007a191912e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0eb753-4acf-4c28-accf-007a191912e8 found for delete ", "request_id": "req-95efa10f-0c79-4f4e-b33d-87461a4ebb6b"}]} [pid: 7|app: 0|req: 277/525] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:25:51 2026] GET /v2.0/networks?id=125b8f77-6988-4a0c-bb76-53f6cf44c7f6 => generated 669 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/526] 199.204.45.3 () {34 vars in 909 bytes} [Tue Jun 23 02:25:51 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: 278/527] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 23 02:25:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=76d68dffb9b3410683cfe79c78d8b47d => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:25:51.874 7 INFO neutron.db.segments_db [None req-9d0c210f-ff33-4548-868e-2d2f5b6f7932 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 06adef49-b87c-4e81-89c5-5cf78786257e of type vxlan for network 54be8653-e44e-4c1e-8019-688272cd9a38 [pid: 7|app: 0|req: 279/528] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:25:51 2026] POST /v2.0/networks => generated 726 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/529] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:25:51 2026] POST /v2.0/ports => generated 958 bytes in 449 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: 280/530] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:25:51 2026] POST /v2.0/subnets => generated 692 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/531] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:25:51 2026] GET /v2.0/security-groups?tenant_id=a959cff7737e47d7bd34828d13b8da85&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/532] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:52 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 961 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:25:52.340 8 INFO neutron.db.segments_db [None req-04d745d1-b638-4d3d-8aa1-d31c7846e1db 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 0992d305-e828-480b-9c0a-b186f611d27c of type vxlan for network da341ab1-c85e-4ff5-9efe-8a0363cbd945 [pid: 7|app: 0|req: 282/533] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:25:52 2026] DELETE /v2.0/security-groups/e1435008-da9f-44ee-b00b-31f5ee28fe05 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:25:52.591 8 INFO neutron.db.l3_hamode_db [None req-04d745d1-b638-4d3d-8aa1-d31c7846e1db 990752138c3a4b6e842e66ec2409552f f3be6629f26b4b5ea7349e52f1718fc0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 283/534] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:25:52 2026] PUT /v2.0/ports/f5db8b16-4c06-416e-8182-07fc17a9e5d7 => generated 1239 bytes in 485 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: 284/535] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:25:52 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:25:53.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e2b46f5-eb54-49bc-be99-ce903a3b8134'] response: {'name': 'network-changed', 'server_uuid': '56e0f2a6-51e0-4df4-9a2d-c301b3af25b9', 'tag': 'f5db8b16-4c06-416e-8182-07fc17a9e5d7', 'status': 'completed', 'code': 200} 2026-06-23 02:25:53.537 8 INFO neutron.db.l3_hamode_db [None req-04d745d1-b638-4d3d-8aa1-d31c7846e1db 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 285/536] 10.0.0.191 () {34 vars in 1100 bytes} [Tue Jun 23 02:25:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1945112097&fields=id&tenant_id=cadb233ebf4f407f959efea55a6e2f7b => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/537] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:25:53 2026] GET /v2.0/networks?id=1b847736-a73f-4c3b-81b2-658884184222 => generated 680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/538] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:25:53 2026] GET /v2.0/quotas/cadb233ebf4f407f959efea55a6e2f7b => 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: 288/539] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:25:53 2026] GET /v2.0/ports?tenant_id=cadb233ebf4f407f959efea55a6e2f7b&fields=id => generated 57 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/540] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:25:53 2026] GET /v2.0/ports?tenant_id=76d68dffb9b3410683cfe79c78d8b47d&device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 1242 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/541] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:25:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f5db8b16-4c06-416e-8182-07fc17a9e5d7 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/542] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:54 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/543] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:25:54 2026] GET /v2.0/subnets?id=f8a48d0b-7881-467a-973f-408138262069 => generated 687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/544] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:25:54 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/545] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:25:54 2026] GET /v2.0/ports?network_id=125b8f77-6988-4a0c-bb76-53f6cf44c7f6&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/546] 10.0.0.191 () {34 vars in 907 bytes} [Tue Jun 23 02:25:54 2026] GET /v2.0/extensions => generated 21537 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/547] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:25:54 2026] GET /v2.0/networks/125b8f77-6988-4a0c-bb76-53f6cf44c7f6?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/548] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:25:54 2026] GET /v2.0/networks/1b847736-a73f-4c3b-81b2-658884184222?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: 252/549] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:25:52 2026] POST /v2.0/routers => generated 732 bytes in 2201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/550] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:25:54 2026] GET /v2.0/networks/125b8f77-6988-4a0c-bb76-53f6cf44c7f6?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: 299/551] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:25:54 2026] GET /v2.0/networks/1b847736-a73f-4c3b-81b2-658884184222?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: 300/552] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:54 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => 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: 301/553] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:55 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/554] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:25:55 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&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/555] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:25:55 2026] GET /v2.0/ports?tenant_id=76d68dffb9b3410683cfe79c78d8b47d&device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/556] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:25:55 2026] GET /v2.0/networks?id=125b8f77-6988-4a0c-bb76-53f6cf44c7f6 => generated 765 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/557] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:25:54 2026] PUT /v2.0/routers/05bad42f-08d6-408c-8de2-7dbe42ed757b/add_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/558] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f5db8b16-4c06-416e-8182-07fc17a9e5d7 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/559] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:25:55 2026] GET /v2.0/subnets?id=f8a48d0b-7881-467a-973f-408138262069 => generated 687 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/560] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:25:55 2026] GET /v2.0/ports?network_id=125b8f77-6988-4a0c-bb76-53f6cf44c7f6&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/561] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:25:55 2026] GET /v2.0/networks/125b8f77-6988-4a0c-bb76-53f6cf44c7f6?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: 307/562] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:25:55 2026] GET /v2.0/networks/125b8f77-6988-4a0c-bb76-53f6cf44c7f6?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: 256/563] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:56 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => 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: 309/566] 10.0.0.191 () {38 vars in 971 bytes} [Tue Jun 23 02:25:56 2026] POST /v2.0/security-groups => generated 1679 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/567] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:56 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/568] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:25:56 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/569] 10.0.0.191 () {38 vars in 971 bytes} [Tue Jun 23 02:25:56 2026] POST /v2.0/security-groups => generated 1679 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/570] 10.0.0.191 () {38 vars in 971 bytes} [Tue Jun 23 02:25:56 2026] POST /v2.0/security-groups => generated 1681 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/571] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:25:56 2026] GET /v2.0/security-groups?tenant_id=f3be6629f26b4b5ea7349e52f1718fc0 => generated 7904 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/572] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:56 2026] GET /v2.0/security-groups/137ccf22-bb91-4d91-9731-4ccd106ac674 => generated 2922 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/573] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:56 2026] GET /v2.0/security-groups/137ccf22-bb91-4d91-9731-4ccd106ac674 => generated 2922 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/574] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups/1be64296-6406-4866-984a-2a82fe361cff => generated 1679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/575] 10.0.0.191 () {36 vars in 1013 bytes} [Tue Jun 23 02:25:57 2026] DELETE /v2.0/security-groups/1be64296-6406-4866-984a-2a82fe361cff => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/576] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:25:57.250 7 INFO neutron.api.v2.resource [req-954e1031-9b53-4e0d-86aa-b273a618cb9a req-f4afd8c2-25e3-4e5d-9e46-5608ec2b29d5 9dea41917b89404b9dd6465ff816d8c2 f3be6629f26b4b5ea7349e52f1718fc0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 317/577] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups/1be64296-6406-4866-984a-2a82fe361cff => 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: 261/578] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:25:56 2026] GET /v2.0/security-groups?tenant_id=2897e4aae5524188a4ef1d6abb4780bf&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/579] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups/b440448b-6c06-49dc-b198-f5ccda685268 => generated 1679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/580] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:25:57 2026] DELETE /v2.0/security-groups/5368e88f-f32d-4c3a-ae04-3ba9ab0c7dfe => 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: 319/581] 10.0.0.191 () {36 vars in 1013 bytes} [Tue Jun 23 02:25:57 2026] DELETE /v2.0/security-groups/b440448b-6c06-49dc-b198-f5ccda685268 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:25:57.442 8 INFO neutron.api.v2.resource [req-98008b40-71e8-4220-8f47-aa081299b29a req-72374ad1-2b6b-464e-9915-8cafb18e2767 9dea41917b89404b9dd6465ff816d8c2 f3be6629f26b4b5ea7349e52f1718fc0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 263/582] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups/b440448b-6c06-49dc-b198-f5ccda685268 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/583] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups/26f74006-0ee7-46fa-a914-dc12a1a0e9aa => generated 1681 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/584] 10.0.0.191 () {36 vars in 1013 bytes} [Tue Jun 23 02:25:57 2026] DELETE /v2.0/security-groups/26f74006-0ee7-46fa-a914-dc12a1a0e9aa => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:25:57.613 7 INFO neutron.api.v2.resource [req-f86a107c-26cb-44fb-af44-13379f532878 req-8c73439e-e869-4423-a1a8-53bd7b54f3c9 9dea41917b89404b9dd6465ff816d8c2 f3be6629f26b4b5ea7349e52f1718fc0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 321/585] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups/26f74006-0ee7-46fa-a914-dc12a1a0e9aa => 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: 322/586] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups?tenant_id=f3be6629f26b4b5ea7349e52f1718fc0 => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/587] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/588] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups/137ccf22-bb91-4d91-9731-4ccd106ac674 => generated 2922 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/589] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups/137ccf22-bb91-4d91-9731-4ccd106ac674 => generated 2922 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/590] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:25:57.845 7 INFO neutron.api.v2.resource [req-8dbae7b7-43df-40a5-a21a-6d05742cbb09 req-8c80482d-620a-4f0a-b3bf-0a09d98c1afb 9dea41917b89404b9dd6465ff816d8c2 f3be6629f26b4b5ea7349e52f1718fc0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 325/591] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups/26f74006-0ee7-46fa-a914-dc12a1a0e9aa => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:25:57.884 8 INFO neutron.api.v2.resource [req-35cce0ff-b076-44ec-b58d-87a6715e63f5 req-87b55ece-ff22-425b-9c21-698149890f43 9dea41917b89404b9dd6465ff816d8c2 f3be6629f26b4b5ea7349e52f1718fc0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 267/592] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups/b440448b-6c06-49dc-b198-f5ccda685268 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:25:57.925 7 INFO neutron.api.v2.resource [req-4f765f29-c6a2-4ccc-a0f5-97f355105b59 req-9b1fd36e-4af8-4392-9e5a-93825a5c92fd 9dea41917b89404b9dd6465ff816d8c2 f3be6629f26b4b5ea7349e52f1718fc0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 326/593] 10.0.0.191 () {34 vars in 991 bytes} [Tue Jun 23 02:25:57 2026] GET /v2.0/security-groups/1be64296-6406-4866-984a-2a82fe361cff => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:25:58.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f11092c-d7f0-450e-8aac-0cc17551b4ec 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 386c6886-e50b-4d04-804e-40b415cd1f9a 2026-06-23 02:25:58.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f11092c-d7f0-450e-8aac-0cc17551b4ec 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 386c6886-e50b-4d04-804e-40b415cd1f9a [pid: 7|app: 0|req: 327/594] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:58 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => 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: 268/595] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:25:57 2026] PUT /v2.0/routers/05bad42f-08d6-408c-8de2-7dbe42ed757b/remove_router_interface => generated 309 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/596] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:58 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => 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: 270/597] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:25:58 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:25:59.037 7 INFO neutron_taas.services.taas.taas_plugin [None req-a60a3958-daa8-4b32-bfdd-f86cf8297e44 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 00990b7a-15aa-42c5-8bf4-7b5f92e8961e 2026-06-23 02:25:59.045 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a60a3958-daa8-4b32-bfdd-f86cf8297e44 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 00990b7a-15aa-42c5-8bf4-7b5f92e8961e 2026-06-23 02:25:59.354 7 INFO neutron_taas.services.taas.taas_plugin [None req-a60a3958-daa8-4b32-bfdd-f86cf8297e44 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 1a3e52a3-9ddb-4454-a3df-8348449ba3c7 2026-06-23 02:25:59.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a60a3958-daa8-4b32-bfdd-f86cf8297e44 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 1a3e52a3-9ddb-4454-a3df-8348449ba3c7 2026-06-23 02:25:59.431 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a60a3958-daa8-4b32-bfdd-f86cf8297e44 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - 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-23 02:25:59.611 8 INFO neutron.db.segments_db [None req-e3b3c6c6-9dcf-4400-81e4-4c89582d2bae 813366c39064429cbae924181ff5269b 12f543b2b86845f3956ebb2f7a145af8 - - default default] Added segment 83900ff0-9149-4e97-a129-fe3f9da7f1e3 of type vxlan for network 648c5394-84f5-497b-b7c7-1286c2c9cdd2 2026-06-23 02:25:59.795 7 INFO neutron.db.l3_hamode_db [None req-a60a3958-daa8-4b32-bfdd-f86cf8297e44 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] HA network da341ab1-c85e-4ff5-9efe-8a0363cbd945 was deleted as no HA routers are present in tenant f3be6629f26b4b5ea7349e52f1718fc0. [pid: 7|app: 0|req: 328/598] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:25:58 2026] DELETE /v2.0/routers/05bad42f-08d6-408c-8de2-7dbe42ed757b => generated 0 bytes in 1034 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/599] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:25:59 2026] GET /v2.0/networks?id=1b847736-a73f-4c3b-81b2-658884184222 => generated 680 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/600] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:25:59 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => 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: 331/601] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:25:59 2026] DELETE /v2.0/subnets/fbc70246-fe3a-499e-92f9-6965ccca28b8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/602] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 23 02:25:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cadb233ebf4f407f959efea55a6e2f7b => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:00.080 8 INFO neutron.db.segments_db [None req-e3b3c6c6-9dcf-4400-81e4-4c89582d2bae 813366c39064429cbae924181ff5269b 12f543b2b86845f3956ebb2f7a145af8 - - default default] Added segment 04f08136-d6f5-4872-bfea-00a500f4529e of type vxlan for network 3ce87dd1-2291-427f-8874-6314d69033a5 [pid: 7|app: 0|req: 333/603] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:00 2026] DELETE /v2.0/networks/54be8653-e44e-4c1e-8019-688272cd9a38 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/604] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:25:59 2026] POST /v2.0/networks => generated 1208 bytes in 923 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 02:26:00.222 7 INFO neutron.services.segments.plugin [-] Segment 0992d305-e828-480b-9c0a-b186f611d27c resource provider aggregate not found 2026-06-23 02:26:00.242 7 INFO neutron.services.segments.plugin [-] Segment 0992d305-e828-480b-9c0a-b186f611d27c resource provider aggregate not found [pid: 8|app: 0|req: 272/605] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:00 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:00.247 7 INFO neutron.services.segments.plugin [-] Segment 0992d305-e828-480b-9c0a-b186f611d27c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0992d305-e828-480b-9c0a-b186f611d27c found for delete ", "request_id": "req-69b5deb2-0e02-4f11-b7d6-24a779fcf100"}]} 2026-06-23 02:26:00.267 7 INFO neutron.services.segments.plugin [-] Segment 0992d305-e828-480b-9c0a-b186f611d27c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0992d305-e828-480b-9c0a-b186f611d27c found for delete ", "request_id": "req-0668f87a-d73e-4b13-85cf-2818c871eba5"}]} [pid: 8|app: 0|req: 273/606] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:26:00 2026] GET /v2.0/networks => generated 1845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/607] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:00 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:00.463 8 INFO neutron.services.segments.plugin [-] Segment 83900ff0-9149-4e97-a129-fe3f9da7f1e3 resource provider aggregate not found 2026-06-23 02:26:00.475 8 INFO neutron.services.segments.plugin [-] Segment 83900ff0-9149-4e97-a129-fe3f9da7f1e3 resource provider aggregate not found 2026-06-23 02:26:00.493 8 INFO neutron.services.segments.plugin [-] Segment 83900ff0-9149-4e97-a129-fe3f9da7f1e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83900ff0-9149-4e97-a129-fe3f9da7f1e3 found for delete ", "request_id": "req-301eccdc-9ca2-44ad-ab6c-fb01d79cc0df"}]} 2026-06-23 02:26:00.498 8 INFO neutron.services.segments.plugin [-] Segment 83900ff0-9149-4e97-a129-fe3f9da7f1e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83900ff0-9149-4e97-a129-fe3f9da7f1e3 found for delete ", "request_id": "req-c3f77aa4-1cd4-447a-aad4-18d03ff6719d"}]} [pid: 8|app: 0|req: 275/608] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:00 2026] DELETE /v2.0/networks/648c5394-84f5-497b-b7c7-1286c2c9cdd2 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/609] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:00 2026] GET /v2.0/security-groups?tenant_id=f3be6629f26b4b5ea7349e52f1718fc0&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/610] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:00 2026] DELETE /v2.0/networks/3ce87dd1-2291-427f-8874-6314d69033a5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/611] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:26:00 2026] POST /v2.0/ports => generated 958 bytes in 555 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: 278/612] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:00 2026] DELETE /v2.0/security-groups/137ccf22-bb91-4d91-9731-4ccd106ac674 => 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: 335/613] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:26:00 2026] GET /v2.0/networks => generated 651 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:00.894 7 INFO neutron.db.segments_db [None req-c8720777-6786-4afa-a5a8-64546c7799d1 813366c39064429cbae924181ff5269b 12f543b2b86845f3956ebb2f7a145af8 - - default default] Added segment efd50029-5e2b-45e9-aca4-6be65fd8f0dd of type vxlan for network b56a7b42-d9d4-4620-aef6-7164e493d248 [pid: 7|app: 0|req: 336/614] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:26:00 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/615] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:01 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:01.087 7 INFO neutron.db.segments_db [None req-d452d5f3-3978-4708-ad4f-5e3fc1496428 813366c39064429cbae924181ff5269b 12f543b2b86845f3956ebb2f7a145af8 - - default default] Added segment 5a3de200-0afd-4b3f-9183-b2f6de50f6b8 of type vxlan for network a7902665-1ec8-40b0-b3c0-2bae5e5cc07c [pid: 7|app: 0|req: 338/616] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:26:01 2026] POST /v2.0/networks => generated 631 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/617] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:01 2026] GET /v2.0/security-groups?id=acdf3997-ee3e-487a-bfe8-41cf4ca77702&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: 279/618] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:26:00 2026] PUT /v2.0/ports/be425119-4480-4f3a-99cc-80e9351309e5 => generated 1239 bytes in 463 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: 280/619] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:01 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/620] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:01 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:01.756 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a325ffac-32e3-45bc-b5b0-f395e8409156'] response: {'name': 'network-changed', 'server_uuid': '2e06dae8-134e-4ada-8ec3-8c062238c969', 'tag': 'be425119-4480-4f3a-99cc-80e9351309e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/621] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:26:01 2026] POST /v2.0/ports => generated 1506 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/622] 10.0.0.186 () {32 vars in 643 bytes} [Tue Jun 23 02:26:01 2026] GET /v2.0/ports => generated 1506 bytes in 155 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-23 02:26:02.206 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c7c7fcd-5dc0-4a31-9ec7-ab89ebc8784b 813366c39064429cbae924181ff5269b 12f543b2b86845f3956ebb2f7a145af8 - - default default] TaaS: Handle Delete Port: bf1180d1-21d3-4331-9c30-c8dce5f8b114 2026-06-23 02:26:02.213 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c7c7fcd-5dc0-4a31-9ec7-ab89ebc8784b 813366c39064429cbae924181ff5269b 12f543b2b86845f3956ebb2f7a145af8 - - default default] Tap Mirror: Handle Delete Port: bf1180d1-21d3-4331-9c30-c8dce5f8b114 2026-06-23 02:26:02.263 7 INFO neutron.services.segments.plugin [-] Segment 06adef49-b87c-4e81-89c5-5cf78786257e resource provider aggregate not found 2026-06-23 02:26:02.286 7 INFO neutron.services.segments.plugin [-] Segment 06adef49-b87c-4e81-89c5-5cf78786257e resource provider aggregate not found 2026-06-23 02:26:02.296 7 INFO neutron.services.segments.plugin [-] Segment 06adef49-b87c-4e81-89c5-5cf78786257e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06adef49-b87c-4e81-89c5-5cf78786257e found for delete ", "request_id": "req-58792865-488f-4895-9beb-9de08bbfeb72"}]} 2026-06-23 02:26:02.308 7 INFO neutron.services.segments.plugin [-] Segment 06adef49-b87c-4e81-89c5-5cf78786257e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06adef49-b87c-4e81-89c5-5cf78786257e found for delete ", "request_id": "req-70c63e0e-4b37-4edb-a464-b153a4dd5e02"}]} [pid: 8|app: 0|req: 283/623] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:02 2026] GET /v2.0/ports?tenant_id=cadb233ebf4f407f959efea55a6e2f7b&device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/624] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:26:02 2026] DELETE /v2.0/ports/bf1180d1-21d3-4331-9c30-c8dce5f8b114 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/625] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:26:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=be425119-4480-4f3a-99cc-80e9351309e5 => 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: 284/626] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:02 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/627] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:02 2026] GET /v2.0/subnets?id=90266555-ab78-43de-b65b-0ce71a27e308 => generated 698 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:02.433 7 INFO neutron_taas.services.taas.taas_plugin [None req-0df4d007-4710-4e60-b51e-e4eaabad470b 813366c39064429cbae924181ff5269b 12f543b2b86845f3956ebb2f7a145af8 - - default default] TaaS: Handle Delete Port: f01c83ee-65b6-4fe2-85e3-90c5bb0a8cf0 [pid: 8|app: 0|req: 286/628] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:02 2026] GET /v2.0/security-groups?id=acdf3997-ee3e-487a-bfe8-41cf4ca77702&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:02.435 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0df4d007-4710-4e60-b51e-e4eaabad470b 813366c39064429cbae924181ff5269b 12f543b2b86845f3956ebb2f7a145af8 - - default default] Tap Mirror: Handle Delete Port: f01c83ee-65b6-4fe2-85e3-90c5bb0a8cf0 [pid: 8|app: 0|req: 287/629] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:02 2026] GET /v2.0/ports?network_id=1b847736-a73f-4c3b-81b2-658884184222&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:26:02.543 8 INFO neutron.services.segments.plugin [-] Segment 04f08136-d6f5-4872-bfea-00a500f4529e resource provider aggregate not found 2026-06-23 02:26:02.547 8 INFO neutron.services.segments.plugin [-] Segment 04f08136-d6f5-4872-bfea-00a500f4529e resource provider aggregate not found 2026-06-23 02:26:02.571 8 INFO neutron.services.segments.plugin [-] Segment 04f08136-d6f5-4872-bfea-00a500f4529e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04f08136-d6f5-4872-bfea-00a500f4529e found for delete ", "request_id": "req-00f0bdea-d137-4c1e-b6ec-3572d77d7bf5"}]} 2026-06-23 02:26:02.574 8 INFO neutron.services.segments.plugin [-] Segment 04f08136-d6f5-4872-bfea-00a500f4529e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04f08136-d6f5-4872-bfea-00a500f4529e found for delete ", "request_id": "req-324bd2a9-8d51-45b2-af87-c4ed0aa05efe"}]} [pid: 7|app: 0|req: 343/630] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:26:02 2026] DELETE /v2.0/ports/f01c83ee-65b6-4fe2-85e3-90c5bb0a8cf0 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/631] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:02 2026] GET /v2.0/networks/1b847736-a73f-4c3b-81b2-658884184222?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/632] 10.0.0.186 () {32 vars in 643 bytes} [Tue Jun 23 02:26:02 2026] GET /v2.0/ports => 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: 344/633] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:02 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/634] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:02 2026] GET /v2.0/networks/1b847736-a73f-4c3b-81b2-658884184222?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-23 02:26:02.710 7 INFO neutron.db.segments_db [None req-c3079125-9d16-4a18-a44e-52767b101c13 813366c39064429cbae924181ff5269b 12f543b2b86845f3956ebb2f7a145af8 - - default default] Added segment c615597f-cb37-46f9-a6cc-9181648bc123 of type vxlan for network 9cfd052d-4ce8-4de7-83a5-a2ce07b5dcf8 [pid: 8|app: 0|req: 291/635] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:02 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/636] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:26:02 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:26:02.865 7 INFO neutron.db.segments_db [None req-ef1c32cf-c91f-4ff5-9d0e-616fc0ac31f6 813366c39064429cbae924181ff5269b 12f543b2b86845f3956ebb2f7a145af8 - - default default] Added segment 8085a954-bc83-413f-b7d2-5dc232921426 of type vxlan for network 2011b00b-c55e-4dbc-895e-8479c8ad929c [pid: 7|app: 0|req: 346/637] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:26:02 2026] POST /v2.0/networks => generated 630 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:26:03.042 8 INFO neutron.db.segments_db [None req-1fc69ef2-e3a8-4011-b082-64534fb413ee 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 098b6fc5-ec16-4ef7-b734-5aa3121fa274 of type vxlan for network cd645ff8-dcfa-44e9-b9ab-792902c873ad [pid: 8|app: 0|req: 292/638] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:26:02 2026] POST /v2.0/networks => generated 731 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/639] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:03 2026] POST /v2.0/subnets => generated 697 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:26:03.412 8 INFO neutron.db.segments_db [None req-1ec8084d-cd68-4714-998c-6277bfeb3e00 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment ab8747a6-ff48-470c-b8b2-bfb747cd7825 of type vxlan for network 574bcd75-acfb-41b1-904a-4d8ca3606580 [pid: 7|app: 0|req: 347/640] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:03 2026] POST /v2.0/subnets => generated 1273 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/641] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:03 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/642] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:26:03 2026] GET /v2.0/subnets => generated 1909 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/643] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:03 2026] GET /v2.0/security-groups?id=acdf3997-ee3e-487a-bfe8-41cf4ca77702&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:03.717 8 INFO neutron.db.l3_hamode_db [None req-1ec8084d-cd68-4714-998c-6277bfeb3e00 990752138c3a4b6e842e66ec2409552f 74fde498d2af43979b2ae605c2086a8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 351/644] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:03 2026] DELETE /v2.0/subnets/d37d56bb-286d-474c-ba12-daf5ee384b1f => 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: 352/645] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:03 2026] GET /v2.0/ports?tenant_id=cadb233ebf4f407f959efea55a6e2f7b&device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/646] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:03 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/647] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:03 2026] DELETE /v2.0/subnets/47a379e4-502d-4cb1-af0c-2eade5e529a9 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/648] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:26:04 2026] GET /v2.0/networks?id=1b847736-a73f-4c3b-81b2-658884184222 => generated 776 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/649] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:04 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/650] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:26:04 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/651] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:26:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=be425119-4480-4f3a-99cc-80e9351309e5 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:04.350 7 INFO neutron.services.segments.plugin [-] Segment 8085a954-bc83-413f-b7d2-5dc232921426 resource provider aggregate not found 2026-06-23 02:26:04.361 7 INFO neutron.services.segments.plugin [-] Segment 8085a954-bc83-413f-b7d2-5dc232921426 resource provider aggregate not found 2026-06-23 02:26:04.377 7 INFO neutron.services.segments.plugin [-] Segment 8085a954-bc83-413f-b7d2-5dc232921426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8085a954-bc83-413f-b7d2-5dc232921426 found for delete ", "request_id": "req-7533b90f-b70a-4e01-8fe1-4f50e36dbf8e"}]} 2026-06-23 02:26:04.378 7 INFO neutron.services.segments.plugin [-] Segment 8085a954-bc83-413f-b7d2-5dc232921426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8085a954-bc83-413f-b7d2-5dc232921426 found for delete ", "request_id": "req-55021792-0a38-4783-bd93-eb0349fe5b32"}]} [pid: 7|app: 0|req: 359/652] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:04 2026] DELETE /v2.0/networks/2011b00b-c55e-4dbc-895e-8479c8ad929c => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/653] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:04 2026] GET /v2.0/subnets?id=90266555-ab78-43de-b65b-0ce71a27e308 => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:04.443 8 INFO neutron.db.l3_hamode_db [None req-1ec8084d-cd68-4714-998c-6277bfeb3e00 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 361/654] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:04 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/655] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:04 2026] DELETE /v2.0/networks/9cfd052d-4ce8-4de7-83a5-a2ce07b5dcf8 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/656] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:04 2026] GET /v2.0/ports?network_id=1b847736-a73f-4c3b-81b2-658884184222&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: 294/657] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:03 2026] POST /v2.0/routers => generated 737 bytes in 1940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:26:05.405 8 INFO neutron.services.segments.plugin [-] Segment 5a3de200-0afd-4b3f-9183-b2f6de50f6b8 resource provider aggregate not found 2026-06-23 02:26:05.411 8 INFO neutron.services.segments.plugin [-] Segment 5a3de200-0afd-4b3f-9183-b2f6de50f6b8 resource provider aggregate not found 2026-06-23 02:26:05.426 8 INFO neutron.services.segments.plugin [-] Segment 5a3de200-0afd-4b3f-9183-b2f6de50f6b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a3de200-0afd-4b3f-9183-b2f6de50f6b8 found for delete ", "request_id": "req-4ab43110-0435-4f12-a775-f82445ebdb57"}]} 2026-06-23 02:26:05.434 8 INFO neutron.services.segments.plugin [-] Segment 5a3de200-0afd-4b3f-9183-b2f6de50f6b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a3de200-0afd-4b3f-9183-b2f6de50f6b8 found for delete ", "request_id": "req-d53168e0-b71f-45cc-8812-fa425ef48211"}]} [pid: 8|app: 0|req: 295/658] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:05 2026] DELETE /v2.0/networks/a7902665-1ec8-40b0-b3c0-2bae5e5cc07c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/659] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:05 2026] GET /v2.0/networks/1b847736-a73f-4c3b-81b2-658884184222?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: 297/660] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:05 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:05.790 7 INFO neutron.db.l3_db [None req-efe489d7-2f0d-464f-a822-8ba1fb79f692 ddcabad119324b52bf6bbdc3c4116b4a 76d68dffb9b3410683cfe79c78d8b47d - - default default] Floating IP d6016626-f144-49da-8d00-49b8013ca42c associated. External IP: 10.96.250.214, port: f5db8b16-4c06-416e-8182-07fc17a9e5d7. [pid: 7|app: 0|req: 364/661] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:26:04 2026] PUT /v2.0/floatingips/d6016626-f144-49da-8d00-49b8013ca42c => generated 856 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/662] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:06 2026] DELETE /v2.0/networks/b56a7b42-d9d4-4620-aef6-7164e493d248 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/663] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:06 2026] GET /v2.0/networks/1b847736-a73f-4c3b-81b2-658884184222?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/664] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:06 2026] GET /v2.0/security-groups?id=acdf3997-ee3e-487a-bfe8-41cf4ca77702&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:06.402 7 INFO neutron.services.segments.plugin [-] Segment c615597f-cb37-46f9-a6cc-9181648bc123 resource provider aggregate not found 2026-06-23 02:26:06.410 7 INFO neutron.services.segments.plugin [-] Segment c615597f-cb37-46f9-a6cc-9181648bc123 resource provider aggregate not found 2026-06-23 02:26:06.417 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2ba3ac6-cfc1-4ee4-96db-53c660b48eaf'] response: {'name': 'network-changed', 'server_uuid': '56e0f2a6-51e0-4df4-9a2d-c301b3af25b9', 'tag': 'f5db8b16-4c06-416e-8182-07fc17a9e5d7', 'status': 'completed', 'code': 200} 2026-06-23 02:26:06.422 7 INFO neutron.services.segments.plugin [-] Segment c615597f-cb37-46f9-a6cc-9181648bc123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c615597f-cb37-46f9-a6cc-9181648bc123 found for delete ", "request_id": "req-2d225b37-d782-4ce8-9603-bb48f3f527ac"}]} 2026-06-23 02:26:06.430 7 INFO neutron.services.segments.plugin [-] Segment c615597f-cb37-46f9-a6cc-9181648bc123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c615597f-cb37-46f9-a6cc-9181648bc123 found for delete ", "request_id": "req-94be8044-c6a1-4120-b52a-a1e689aeb1d3"}]} [pid: 7|app: 0|req: 368/665] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:06 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:06.444 7 INFO neutron.services.segments.plugin [-] Segment efd50029-5e2b-45e9-aca4-6be65fd8f0dd resource provider aggregate not found 2026-06-23 02:26:06.460 7 INFO neutron.services.segments.plugin [-] Segment efd50029-5e2b-45e9-aca4-6be65fd8f0dd resource provider aggregate not found 2026-06-23 02:26:06.467 7 INFO neutron.services.segments.plugin [-] Segment efd50029-5e2b-45e9-aca4-6be65fd8f0dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efd50029-5e2b-45e9-aca4-6be65fd8f0dd found for delete ", "request_id": "req-4baad447-6a74-4000-a6c2-6d05fa3912ef"}]} 2026-06-23 02:26:06.481 7 INFO neutron.services.segments.plugin [-] Segment efd50029-5e2b-45e9-aca4-6be65fd8f0dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efd50029-5e2b-45e9-aca4-6be65fd8f0dd found for delete ", "request_id": "req-d45e909a-93f3-48db-90f3-d25e4326f909"}]} [pid: 7|app: 0|req: 369/666] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:06 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/667] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:26:05 2026] PUT /v2.0/routers/77f5ca40-3441-4a7d-a88f-fbb0a629f4fb/add_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/668] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:06 2026] GET /v2.0/security-groups?tenant_id=12f543b2b86845f3956ebb2f7a145af8&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/669] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:06 2026] GET /v2.0/ports?tenant_id=76d68dffb9b3410683cfe79c78d8b47d&device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/670] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:06 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/671] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:06 2026] DELETE /v2.0/security-groups/42ddbe38-70a9-4b36-b5be-09d45840b447 => 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: 372/672] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:26:07 2026] GET /v2.0/networks?id=125b8f77-6988-4a0c-bb76-53f6cf44c7f6 => generated 765 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/673] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:07 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/674] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:26:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f5db8b16-4c06-416e-8182-07fc17a9e5d7 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/675] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:07 2026] GET /v2.0/subnets?id=f8a48d0b-7881-467a-973f-408138262069 => generated 687 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/676] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:07 2026] GET /v2.0/ports?network_id=125b8f77-6988-4a0c-bb76-53f6cf44c7f6&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/677] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:07 2026] GET /v2.0/networks/125b8f77-6988-4a0c-bb76-53f6cf44c7f6?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/678] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:07 2026] GET /v2.0/networks/125b8f77-6988-4a0c-bb76-53f6cf44c7f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/679] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:07 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 973 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/680] 10.0.0.186 () {34 vars in 685 bytes} [Tue Jun 23 02:26:07 2026] POST /v2.0/security-groups => generated 1660 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/681] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:07 2026] GET /v2.0/security-groups?id=acdf3997-ee3e-487a-bfe8-41cf4ca77702&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/682] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:26:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/683] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:26:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/684] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:08 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/685] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:08 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/686] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:26:07 2026] POST /v2.0/floatingips => generated 552 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/687] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:08 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/688] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:08 2026] GET /v2.0/security-groups?id=acdf3997-ee3e-487a-bfe8-41cf4ca77702&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: 380/689] 10.0.0.191 () {34 vars in 1098 bytes} [Tue Jun 23 02:26:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--249315518&fields=id&tenant_id=74fde498d2af43979b2ae605c2086a8d => 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: 381/690] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:26:08 2026] GET /v2.0/networks?id=cd645ff8-dcfa-44e9-b9ab-792902c873ad => generated 682 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/691] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:26:09 2026] GET /v2.0/quotas/74fde498d2af43979b2ae605c2086a8d => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/692] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:26:09 2026] GET /v2.0/ports?tenant_id=74fde498d2af43979b2ae605c2086a8d&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/693] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:26:09 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:09.222 8 INFO neutron.db.segments_db [None req-ad978d78-553e-4548-969e-efea1c80e555 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Added segment fbdc3144-1e02-44d1-815e-ae252a759f71 of type vxlan for network 25eed583-129d-4639-af6b-ef0ce2b8c8ab [pid: 7|app: 0|req: 385/694] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:26:09 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?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: 310/695] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:26:08 2026] POST /v2.0/networks => generated 615 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/696] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:26:09 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/697] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:09 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/698] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:09 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:09.477 7 INFO neutron.db.segments_db [None req-394e9a52-5e0e-4327-bb80-52d6534e710d ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Added segment 39faab3a-175b-443c-84e8-80f7b2a92626 of type vxlan for network 7b097b8a-0ef6-4c18-86ea-40d2ebff7376 2026-06-23 02:26:09.583 8 INFO neutron_taas.services.taas.taas_plugin [req-98dee188-e74a-4f46-b0d1-d6ea66f27894 req-450f6357-588f-4978-b800-9ce9935abb50 ddcabad119324b52bf6bbdc3c4116b4a 76d68dffb9b3410683cfe79c78d8b47d - - default default] TaaS: Handle Delete Port: f5db8b16-4c06-416e-8182-07fc17a9e5d7 2026-06-23 02:26:09.590 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-98dee188-e74a-4f46-b0d1-d6ea66f27894 req-450f6357-588f-4978-b800-9ce9935abb50 ddcabad119324b52bf6bbdc3c4116b4a 76d68dffb9b3410683cfe79c78d8b47d - - default default] Tap Mirror: Handle Delete Port: f5db8b16-4c06-416e-8182-07fc17a9e5d7 [pid: 7|app: 0|req: 387/699] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:26:09 2026] POST /v2.0/networks => generated 615 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/700] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:09 2026] GET /v2.0/security-groups?id=ec3180d9-50d6-451a-9ed2-a889d071ef09&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:09.850 8 INFO neutron.db.l3_db [req-98dee188-e74a-4f46-b0d1-d6ea66f27894 req-450f6357-588f-4978-b800-9ce9935abb50 ddcabad119324b52bf6bbdc3c4116b4a 76d68dffb9b3410683cfe79c78d8b47d - - default default] Floating IP d6016626-f144-49da-8d00-49b8013ca42c disassociated. External IP: 10.96.250.214, port: f5db8b16-4c06-416e-8182-07fc17a9e5d7. [pid: 7|app: 0|req: 389/701] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:09 2026] POST /v2.0/subnets => generated 646 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/702] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:09 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/703] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:10 2026] POST /v2.0/subnets => generated 655 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/704] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:26:09 2026] DELETE /v2.0/ports/f5db8b16-4c06-416e-8182-07fc17a9e5d7 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/705] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:10 2026] GET /v2.0/security-groups?id=acdf3997-ee3e-487a-bfe8-41cf4ca77702&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:10.334 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea6a287a-edd2-4cb2-aff5-eaacd257ae28'] response: {'server_uuid': '56e0f2a6-51e0-4df4-9a2d-c301b3af25b9', 'name': 'network-vif-deleted', 'tag': 'f5db8b16-4c06-416e-8182-07fc17a9e5d7', 'status': 'completed', 'code': 200} 2026-06-23 02:26:10.365 8 INFO neutron.db.segments_db [None req-e7eb1015-e727-4557-b5a7-6d15dcb6d062 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Added segment aa35307e-ff7d-47e8-8cf2-4046ba1050ee of type vxlan for network fb3b93bb-948e-417e-9dc8-5e17fde6bc5c [pid: 7|app: 0|req: 393/706] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:10 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:10.661 8 INFO neutron.db.l3_hamode_db [None req-e7eb1015-e727-4557-b5a7-6d15dcb6d062 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 394/707] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:10 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:10.822 8 INFO neutron.db.l3_hamode_db [None req-e7eb1015-e727-4557-b5a7-6d15dcb6d062 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 397/710] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:11 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/711] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:11 2026] GET /v2.0/security-groups?id=acdf3997-ee3e-487a-bfe8-41cf4ca77702&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: 399/712] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:11 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/713] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:10 2026] POST /v2.0/routers => generated 510 bytes in 1332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/714] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:11 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:12.090 7 INFO neutron.db.l3_db [None req-6d9b0cca-ead6-4a60-b430-dc51c657881c 17d7e7afc1a943ef9d918a1fae135e2f cadb233ebf4f407f959efea55a6e2f7b - - default default] Floating IP 3fb71ece-ed62-4af0-aa23-923edcfc1d1d associated. External IP: 10.96.250.217, port: be425119-4480-4f3a-99cc-80e9351309e5. [pid: 7|app: 0|req: 400/715] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:26:11 2026] PUT /v2.0/floatingips/3fb71ece-ed62-4af0-aa23-923edcfc1d1d => generated 856 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/716] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:12 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:12.562 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-231dec68-d675-46d3-bb4c-9a9c1fc1fa15'] response: {'name': 'network-changed', 'server_uuid': '2e06dae8-134e-4ada-8ec3-8c062238c969', 'tag': 'be425119-4480-4f3a-99cc-80e9351309e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 402/717] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:12 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/718] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:12 2026] GET /v2.0/security-groups?id=acdf3997-ee3e-487a-bfe8-41cf4ca77702&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/719] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:12 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => 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: 316/720] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:26:11 2026] PUT /v2.0/routers/c9d4f292-45f5-485c-8ca5-1c2f770dea8e/add_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/721] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:26:12 2026] GET /v2.0/ports/08395ed2-6883-472f-b768-2d4a655bc5b9 => generated 959 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/722] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:12 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/723] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:13 2026] GET /v2.0/ports?tenant_id=cadb233ebf4f407f959efea55a6e2f7b&device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => 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: 319/724] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:13 2026] GET /v2.0/security-groups?id=acdf3997-ee3e-487a-bfe8-41cf4ca77702&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: 320/725] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:26:13 2026] GET /v2.0/networks?id=1b847736-a73f-4c3b-81b2-658884184222 => generated 776 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/726] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:26:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=be425119-4480-4f3a-99cc-80e9351309e5 => generated 859 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/727] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:13 2026] GET /v2.0/subnets?id=90266555-ab78-43de-b65b-0ce71a27e308 => generated 698 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/728] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:13 2026] GET /v2.0/ports?network_id=1b847736-a73f-4c3b-81b2-658884184222&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/729] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:13 2026] GET /v2.0/networks/1b847736-a73f-4c3b-81b2-658884184222?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: 325/730] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:13 2026] GET /v2.0/networks/1b847736-a73f-4c3b-81b2-658884184222?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: 326/731] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:13 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => 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: 327/732] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:13 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/733] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:26:13 2026] GET /v2.0/networks?id=cd645ff8-dcfa-44e9-b9ab-792902c873ad => generated 682 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/734] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 23 02:26:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=74fde498d2af43979b2ae605c2086a8d => generated 180 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/735] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:26:14 2026] POST /v2.0/ports => generated 958 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/736] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:26:12 2026] PUT /v2.0/routers/c9d4f292-45f5-485c-8ca5-1c2f770dea8e/add_router_interface => generated 309 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/737] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:14 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/738] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:26:14 2026] GET /v2.0/ports/aaf5d931-45bc-4416-87eb-11decfd472c0 => generated 967 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/739] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:14 2026] GET /v2.0/security-groups?id=acdf3997-ee3e-487a-bfe8-41cf4ca77702&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:14.995 8 INFO neutron_taas.services.taas.taas_plugin [None req-b72603fb-bbab-4770-b566-af11f40451b6 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] TaaS: Handle Delete Port: aaf5d931-45bc-4416-87eb-11decfd472c0 2026-06-23 02:26:14.997 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b72603fb-bbab-4770-b566-af11f40451b6 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Tap Mirror: Handle Delete Port: aaf5d931-45bc-4416-87eb-11decfd472c0 [pid: 7|app: 0|req: 407/740] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:26:14 2026] PUT /v2.0/ports/9a645927-d633-42e5-9fe5-19b88ef5d153 => generated 1239 bytes in 538 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: 408/741] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:15 2026] GET /v2.0/ports?device_id=56e0f2a6-51e0-4df4-9a2d-c301b3af25b9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:15.136 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac903a45-989f-4364-859b-b1c7ea18d380'] response: {'name': 'network-changed', 'server_uuid': 'e840787a-adbf-49ce-a011-96be8f31fd1e', 'tag': '9a645927-d633-42e5-9fe5-19b88ef5d153', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 409/742] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:15 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/743] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:15 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&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: 411/744] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:26:15 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:15.647 7 INFO neutron_taas.services.taas.taas_plugin [req-be45ce6e-7cda-4d13-bc7f-ff866a093d12 req-f528e1c5-b255-4d75-8ff5-164d947ded9a 17d7e7afc1a943ef9d918a1fae135e2f cadb233ebf4f407f959efea55a6e2f7b - - default default] TaaS: Handle Delete Port: be425119-4480-4f3a-99cc-80e9351309e5 2026-06-23 02:26:15.655 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-be45ce6e-7cda-4d13-bc7f-ff866a093d12 req-f528e1c5-b255-4d75-8ff5-164d947ded9a 17d7e7afc1a943ef9d918a1fae135e2f cadb233ebf4f407f959efea55a6e2f7b - - default default] Tap Mirror: Handle Delete Port: be425119-4480-4f3a-99cc-80e9351309e5 2026-06-23 02:26:15.866 7 INFO neutron.db.l3_db [req-be45ce6e-7cda-4d13-bc7f-ff866a093d12 req-f528e1c5-b255-4d75-8ff5-164d947ded9a 17d7e7afc1a943ef9d918a1fae135e2f cadb233ebf4f407f959efea55a6e2f7b - - default default] Floating IP 3fb71ece-ed62-4af0-aa23-923edcfc1d1d disassociated. External IP: 10.96.250.217, port: be425119-4480-4f3a-99cc-80e9351309e5. [pid: 8|app: 0|req: 334/745] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:26:14 2026] PUT /v2.0/routers/c9d4f292-45f5-485c-8ca5-1c2f770dea8e/remove_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/746] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:15 2026] GET /v2.0/ports?tenant_id=74fde498d2af43979b2ae605c2086a8d&device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/747] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:16 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => 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: 412/748] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:26:15 2026] DELETE /v2.0/ports/be425119-4480-4f3a-99cc-80e9351309e5 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/749] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 23 02:26:16 2026] GET /v2.0/networks?tenant_id=74fde498d2af43979b2ae605c2086a8d&shared=False => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:16.386 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f5b10a7-8586-4f70-b4f9-48b4d0f2c563 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] TaaS: Handle Delete Port: 08395ed2-6883-472f-b768-2d4a655bc5b9 2026-06-23 02:26:16.390 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f5b10a7-8586-4f70-b4f9-48b4d0f2c563 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Tap Mirror: Handle Delete Port: 08395ed2-6883-472f-b768-2d4a655bc5b9 [pid: 7|app: 0|req: 414/750] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:16 2026] DELETE /v2.0/security-groups/ec3180d9-50d6-451a-9ed2-a889d071ef09 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/751] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:16 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => 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: 416/752] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 23 02:26:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:16.549 7 INFO neutron.api.v2.resource [None req-01524e56-960d-47cd-a38b-bf4f6ce9b63b ddcabad119324b52bf6bbdc3c4116b4a 76d68dffb9b3410683cfe79c78d8b47d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 417/753] 10.0.0.186 () {32 vars in 737 bytes} [Tue Jun 23 02:26:16 2026] GET /v2.0/security-groups/ec3180d9-50d6-451a-9ed2-a889d071ef09 => 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: 418/754] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:16 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&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-23 02:26:16.688 7 INFO neutron_taas.services.taas.taas_plugin [None req-6a856fc8-37b1-467d-a3e8-2927707a8194 ddcabad119324b52bf6bbdc3c4116b4a 76d68dffb9b3410683cfe79c78d8b47d - - default default] TaaS: Handle Delete Port: cdec233f-50d3-4039-98cc-67e7fb7a8cbd 2026-06-23 02:26:16.691 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a856fc8-37b1-467d-a3e8-2927707a8194 ddcabad119324b52bf6bbdc3c4116b4a 76d68dffb9b3410683cfe79c78d8b47d - - default default] Tap Mirror: Handle Delete Port: cdec233f-50d3-4039-98cc-67e7fb7a8cbd [pid: 8|app: 0|req: 337/755] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:26:16 2026] PUT /v2.0/routers/c9d4f292-45f5-485c-8ca5-1c2f770dea8e/remove_router_interface => generated 309 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/756] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:26:16 2026] DELETE /v2.0/floatingips/d6016626-f144-49da-8d00-49b8013ca42c => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/757] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:26:16 2026] GET /v2.0/ports?device_id=c9d4f292-45f5-485c-8ca5-1c2f770dea8e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:17.039 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1561594-0165-43c9-af61-2a5c13b395f1 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] TaaS: Handle Delete Port: 131660e2-17cd-48a8-a768-5019f0de8d4b 2026-06-23 02:26:17.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1561594-0165-43c9-af61-2a5c13b395f1 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Tap Mirror: Handle Delete Port: 131660e2-17cd-48a8-a768-5019f0de8d4b 2026-06-23 02:26:17.191 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-599f2101-8bbb-4075-b3f5-3e0c2c4f2558'] response: {'server_uuid': '2e06dae8-134e-4ada-8ec3-8c062238c969', 'name': 'network-vif-deleted', 'tag': 'be425119-4480-4f3a-99cc-80e9351309e5', 'status': 'completed', 'code': 200} 2026-06-23 02:26:17.379 7 INFO neutron_taas.services.taas.taas_plugin [None req-57c5549b-feee-4869-955a-9ae7ab73ab60 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 127d09b0-885e-44bd-a036-69378db5241a 2026-06-23 02:26:17.383 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57c5549b-feee-4869-955a-9ae7ab73ab60 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 127d09b0-885e-44bd-a036-69378db5241a 2026-06-23 02:26:17.383 8 INFO neutron.services.segments.plugin [-] Segment aa35307e-ff7d-47e8-8cf2-4046ba1050ee resource provider aggregate not found 2026-06-23 02:26:17.396 8 INFO neutron.services.segments.plugin [-] Segment aa35307e-ff7d-47e8-8cf2-4046ba1050ee resource provider aggregate not found 2026-06-23 02:26:17.406 8 INFO neutron.services.segments.plugin [-] Segment aa35307e-ff7d-47e8-8cf2-4046ba1050ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa35307e-ff7d-47e8-8cf2-4046ba1050ee found for delete ", "request_id": "req-c6527f53-e43d-457a-abea-227e69c83a28"}]} 2026-06-23 02:26:17.421 8 INFO neutron.services.segments.plugin [-] Segment aa35307e-ff7d-47e8-8cf2-4046ba1050ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa35307e-ff7d-47e8-8cf2-4046ba1050ee found for delete ", "request_id": "req-114da83f-af15-4b05-a084-d1af903842b3"}]} 2026-06-23 02:26:17.422 8 INFO neutron.db.l3_hamode_db [None req-c1561594-0165-43c9-af61-2a5c13b395f1 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] HA network fb3b93bb-948e-417e-9dc8-5e17fde6bc5c was deleted as no HA routers are present in tenant e3db2bcb28b846f49d3763d2e8a738f3. [pid: 8|app: 0|req: 339/758] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:16 2026] DELETE /v2.0/routers/c9d4f292-45f5-485c-8ca5-1c2f770dea8e => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/759] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:17 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => 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: 341/760] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:17 2026] DELETE /v2.0/subnets/063405a3-bd38-4dcd-a859-bf3e80dc6b90 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/761] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:17 2026] GET /v2.0/ports?tenant_id=74fde498d2af43979b2ae605c2086a8d&device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/762] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:17 2026] DELETE /v2.0/subnets/e0c59a6e-adc5-4d13-87d6-5954a80cc077 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/763] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:26:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9a645927-d633-42e5-9fe5-19b88ef5d153 => 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: 345/764] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:17 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:17.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-27ed570c-bf74-42ab-8477-0e4d6dbbe0c7 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] TaaS: Handle Delete Port: 1c6d876c-e415-4afd-9677-5afab8df386a 2026-06-23 02:26:17.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27ed570c-bf74-42ab-8477-0e4d6dbbe0c7 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Tap Mirror: Handle Delete Port: 1c6d876c-e415-4afd-9677-5afab8df386a [pid: 7|app: 0|req: 420/765] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:26:16 2026] PUT /v2.0/routers/850e76a8-3780-468d-b4f8-8c060eb35529/remove_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/766] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:18 2026] GET /v2.0/subnets?id=664dd468-d275-4d16-9e34-04f7c522dce4 => generated 700 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/767] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:18 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/768] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:17 2026] DELETE /v2.0/networks/7b097b8a-0ef6-4c18-86ea-40d2ebff7376 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/769] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:18 2026] GET /v2.0/ports?network_id=cd645ff8-dcfa-44e9-b9ab-792902c873ad&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:26:18.380 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd54ccc9-cb45-4388-921a-128c839c4f11 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: a427ee58-b4e9-4924-929b-9c86a02f7ca4 2026-06-23 02:26:18.382 8 INFO neutron_taas.services.taas.taas_plugin [None req-81701c3a-15f3-4cda-8570-206cb56568a4 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] TaaS: Handle Delete Port: 26770e70-0a08-4607-9263-9b7adfb1d999 2026-06-23 02:26:18.383 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd54ccc9-cb45-4388-921a-128c839c4f11 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: a427ee58-b4e9-4924-929b-9c86a02f7ca4 2026-06-23 02:26:18.385 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81701c3a-15f3-4cda-8570-206cb56568a4 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Tap Mirror: Handle Delete Port: 26770e70-0a08-4607-9263-9b7adfb1d999 [pid: 8|app: 0|req: 348/770] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:18 2026] DELETE /v2.0/networks/25eed583-129d-4639-af6b-ef0ce2b8c8ab => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/771] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:18 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?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: 350/772] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:18 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:18.691 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd54ccc9-cb45-4388-921a-128c839c4f11 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: df392987-0773-436d-af53-35c3528a8431 2026-06-23 02:26:18.695 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd54ccc9-cb45-4388-921a-128c839c4f11 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: df392987-0773-436d-af53-35c3528a8431 2026-06-23 02:26:18.737 8 INFO neutron.db.segments_db [None req-0d740d30-9679-48a1-89db-fd10964d7fd3 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Added segment 2b24024c-7642-4b7f-b508-c557fda0afee of type vxlan for network da69ebaa-b1e9-41f3-8f09-2ea0ff8290b7 [pid: 8|app: 0|req: 351/773] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:26:18 2026] POST /v2.0/networks => generated 614 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/774] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:18 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?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-23 02:26:19.097 7 INFO neutron.services.segments.plugin [-] Segment b9133a8d-d358-4e17-b7f3-0eed6bc5748c resource provider aggregate not found 2026-06-23 02:26:19.110 7 INFO neutron.services.segments.plugin [-] Segment b9133a8d-d358-4e17-b7f3-0eed6bc5748c resource provider aggregate not found 2026-06-23 02:26:19.126 7 INFO neutron.services.segments.plugin [-] Segment b9133a8d-d358-4e17-b7f3-0eed6bc5748c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9133a8d-d358-4e17-b7f3-0eed6bc5748c found for delete ", "request_id": "req-07475d03-8e18-45f1-9f03-68678caa3b9f"}]} 2026-06-23 02:26:19.128 7 INFO neutron.services.segments.plugin [-] Segment b9133a8d-d358-4e17-b7f3-0eed6bc5748c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9133a8d-d358-4e17-b7f3-0eed6bc5748c found for delete ", "request_id": "req-f8cb1645-4874-4d01-b014-41e2b8f6b929"}]} 2026-06-23 02:26:19.151 7 INFO neutron.db.l3_hamode_db [None req-cd54ccc9-cb45-4388-921a-128c839c4f11 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] HA network 65a978df-8699-46a4-82d4-d979ab77a90a was deleted as no HA routers are present in tenant 76d68dffb9b3410683cfe79c78d8b47d. [pid: 7|app: 0|req: 423/775] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:18 2026] DELETE /v2.0/routers/850e76a8-3780-468d-b4f8-8c060eb35529 => generated 0 bytes in 1026 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/776] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:18 2026] POST /v2.0/subnets => generated 646 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/777] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:19 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:19.307 8 INFO neutron.db.segments_db [None req-a028372d-55bc-4387-a59c-ffe91c784bcd ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Added segment 46e9af9f-b826-4f63-b5ef-a650cf38f38c of type vxlan for network 6adc2ca5-52f6-471a-bf6b-929f3ae41c91 [pid: 7|app: 0|req: 424/778] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:19 2026] DELETE /v2.0/subnets/f8a48d0b-7881-467a-973f-408138262069 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/779] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:19 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&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-23 02:26:19.433 8 INFO neutron.services.segments.plugin [-] Segment 39faab3a-175b-443c-84e8-80f7b2a92626 resource provider aggregate not found 2026-06-23 02:26:19.441 8 INFO neutron.services.segments.plugin [-] Segment 39faab3a-175b-443c-84e8-80f7b2a92626 resource provider aggregate not found 2026-06-23 02:26:19.454 8 INFO neutron.services.segments.plugin [-] Segment 39faab3a-175b-443c-84e8-80f7b2a92626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39faab3a-175b-443c-84e8-80f7b2a92626 found for delete ", "request_id": "req-1fa19d92-5985-4bb1-a4e8-af3bfd9b80b1"}]} 2026-06-23 02:26:19.461 8 INFO neutron.services.segments.plugin [-] Segment 39faab3a-175b-443c-84e8-80f7b2a92626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39faab3a-175b-443c-84e8-80f7b2a92626 found for delete ", "request_id": "req-21620a35-d520-4ae2-b7b2-b6fa0a5dc147"}]} 2026-06-23 02:26:19.475 8 INFO neutron.services.segments.plugin [-] Segment fbdc3144-1e02-44d1-815e-ae252a759f71 resource provider aggregate not found 2026-06-23 02:26:19.488 8 INFO neutron.services.segments.plugin [-] Segment fbdc3144-1e02-44d1-815e-ae252a759f71 resource provider aggregate not found 2026-06-23 02:26:19.498 8 INFO neutron.services.segments.plugin [-] Segment fbdc3144-1e02-44d1-815e-ae252a759f71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbdc3144-1e02-44d1-815e-ae252a759f71 found for delete ", "request_id": "req-3212192e-cf80-4265-bd04-f1e26605ac36"}]} 2026-06-23 02:26:19.515 7 INFO neutron_taas.services.taas.taas_plugin [None req-a9b590f0-52d4-41dc-86a0-8bd74c4c8b11 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: e516ff90-7685-4297-91c8-a6c26703122c 2026-06-23 02:26:19.516 8 INFO neutron.services.segments.plugin [-] Segment fbdc3144-1e02-44d1-815e-ae252a759f71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbdc3144-1e02-44d1-815e-ae252a759f71 found for delete ", "request_id": "req-1d520136-fa71-41a1-bb03-ee4cda418fd8"}]} 2026-06-23 02:26:19.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9b590f0-52d4-41dc-86a0-8bd74c4c8b11 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: e516ff90-7685-4297-91c8-a6c26703122c 2026-06-23 02:26:19.591 8 INFO neutron.db.l3_hamode_db [None req-a028372d-55bc-4387-a59c-ffe91c784bcd ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:26:19.720 8 INFO neutron.db.l3_hamode_db [None req-a028372d-55bc-4387-a59c-ffe91c784bcd ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 426/780] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:19 2026] DELETE /v2.0/networks/125b8f77-6988-4a0c-bb76-53f6cf44c7f6 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/781] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:19 2026] GET /v2.0/ports?device_id=2e06dae8-134e-4ada-8ec3-8c062238c969 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/782] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:19 2026] GET /v2.0/security-groups?tenant_id=76d68dffb9b3410683cfe79c78d8b47d&name=default => generated 2921 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/783] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:20 2026] DELETE /v2.0/security-groups/5e029d1c-b5a2-4fd8-8729-d01e7169f115 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/784] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:19 2026] POST /v2.0/routers => generated 510 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/785] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:20 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/786] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:20 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&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: 356/787] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:26:20 2026] POST /v2.0/ports => generated 960 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/788] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:20 2026] DELETE /v2.0/security-groups/acdf3997-ee3e-487a-bfe8-41cf4ca77702 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:26:21.036 8 INFO neutron.api.v2.resource [None req-82875954-6183-4c90-a76a-8f459d55f788 17d7e7afc1a943ef9d918a1fae135e2f cadb233ebf4f407f959efea55a6e2f7b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 358/789] 10.0.0.186 () {32 vars in 737 bytes} [Tue Jun 23 02:26:21 2026] GET /v2.0/security-groups/acdf3997-ee3e-487a-bfe8-41cf4ca77702 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:26:21.172 7 INFO neutron.services.segments.plugin [-] Segment 800e9809-4c8b-4f6e-9465-cb277f37cf40 resource provider aggregate not found 2026-06-23 02:26:21.180 7 INFO neutron.services.segments.plugin [-] Segment 800e9809-4c8b-4f6e-9465-cb277f37cf40 resource provider aggregate not found 2026-06-23 02:26:21.200 8 INFO neutron_taas.services.taas.taas_plugin [None req-86c35a77-bacb-4043-be6e-f2b7403db21f 17d7e7afc1a943ef9d918a1fae135e2f cadb233ebf4f407f959efea55a6e2f7b - - default default] TaaS: Handle Delete Port: 2701d9a3-c9a5-4d80-93b7-8c8a37c2e8ff 2026-06-23 02:26:21.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86c35a77-bacb-4043-be6e-f2b7403db21f 17d7e7afc1a943ef9d918a1fae135e2f cadb233ebf4f407f959efea55a6e2f7b - - default default] Tap Mirror: Handle Delete Port: 2701d9a3-c9a5-4d80-93b7-8c8a37c2e8ff 2026-06-23 02:26:21.205 7 INFO neutron.services.segments.plugin [-] Segment 800e9809-4c8b-4f6e-9465-cb277f37cf40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 800e9809-4c8b-4f6e-9465-cb277f37cf40 found for delete ", "request_id": "req-953b58bc-af29-47d2-b3f9-216f1b5ae609"}]} 2026-06-23 02:26:21.207 7 INFO neutron.services.segments.plugin [-] Segment 800e9809-4c8b-4f6e-9465-cb277f37cf40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 800e9809-4c8b-4f6e-9465-cb277f37cf40 found for delete ", "request_id": "req-d6877624-2444-45e4-acde-bfb14c6edd38"}]} [pid: 8|app: 0|req: 359/790] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:26:21 2026] DELETE /v2.0/floatingips/3fb71ece-ed62-4af0-aa23-923edcfc1d1d => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:26:21.707 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a418a6a-3bdc-4206-a3f1-e22e59dab565 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: ab148077-16bd-49ac-acb2-42d02339c221 2026-06-23 02:26:21.711 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a418a6a-3bdc-4206-a3f1-e22e59dab565 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: ab148077-16bd-49ac-acb2-42d02339c221 [pid: 7|app: 0|req: 432/791] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:26:20 2026] PUT /v2.0/routers/883bf85c-9fa1-4fff-8aef-fb00c290df3a/add_router_interface => generated 309 bytes in 1182 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: 433/792] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:21 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/793] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:26:22 2026] GET /v2.0/ports/671413f1-0fcb-4f57-890f-da5e0a28957c => generated 1034 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/794] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:26:21 2026] PUT /v2.0/routers/af9e0363-e307-4a45-b041-6c2fdf99cb17/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/795] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:22 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:22.445 7 INFO neutron.db.segments_db [None req-f24b3660-5c79-4760-b3ff-aec720f0d47b 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 213cfba2-a9ad-48a8-a0eb-824558393672 of type vxlan for network 4d19fea6-347f-455c-960c-9a9d6dc7714e [pid: 7|app: 0|req: 435/796] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:26:22 2026] POST /v2.0/networks => generated 724 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:26:22.664 8 INFO neutron_taas.services.taas.taas_plugin [None req-8dbb18bf-600b-4ba3-ace1-28c4c9903d78 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] TaaS: Handle Delete Port: 671413f1-0fcb-4f57-890f-da5e0a28957c 2026-06-23 02:26:22.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8dbb18bf-600b-4ba3-ace1-28c4c9903d78 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Tap Mirror: Handle Delete Port: 671413f1-0fcb-4f57-890f-da5e0a28957c 2026-06-23 02:26:22.767 7 INFO neutron_taas.services.taas.taas_plugin [None req-de85cc12-1446-4ac2-9fc2-38c28c4925f3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 9a1b210e-8ad2-4647-8574-d2e6f4437ce8 2026-06-23 02:26:22.772 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de85cc12-1446-4ac2-9fc2-38c28c4925f3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 9a1b210e-8ad2-4647-8574-d2e6f4437ce8 2026-06-23 02:26:23.094 7 INFO neutron_taas.services.taas.taas_plugin [None req-de85cc12-1446-4ac2-9fc2-38c28c4925f3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: eead143c-cddb-4bef-a468-669a56535578 2026-06-23 02:26:23.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de85cc12-1446-4ac2-9fc2-38c28c4925f3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: eead143c-cddb-4bef-a468-669a56535578 [pid: 8|app: 0|req: 362/797] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:26:22 2026] PUT /v2.0/routers/883bf85c-9fa1-4fff-8aef-fb00c290df3a/remove_router_interface => generated 309 bytes in 829 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: 363/798] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:23 2026] POST /v2.0/subnets => generated 690 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:26:23.572 7 INFO neutron.services.segments.plugin [-] Segment e475879f-6ff2-45c4-876c-24a5d3af5aaf resource provider aggregate not found 2026-06-23 02:26:23.578 7 INFO neutron.services.segments.plugin [-] Segment e475879f-6ff2-45c4-876c-24a5d3af5aaf resource provider aggregate not found 2026-06-23 02:26:23.596 7 INFO neutron.services.segments.plugin [-] Segment e475879f-6ff2-45c4-876c-24a5d3af5aaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e475879f-6ff2-45c4-876c-24a5d3af5aaf found for delete ", "request_id": "req-1c5cf401-a2bc-49f0-8d22-a190677624ad"}]} 2026-06-23 02:26:23.605 8 INFO neutron.api.v2.resource [None req-e0f763c4-05e8-4ea5-97cf-e8cf42fc794d ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-06-23 02:26:23.606 7 INFO neutron.services.segments.plugin [-] Segment e475879f-6ff2-45c4-876c-24a5d3af5aaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e475879f-6ff2-45c4-876c-24a5d3af5aaf found for delete ", "request_id": "req-9e0b1c91-fa14-4323-af38-db6fec7a3a18"}]} [pid: 8|app: 0|req: 364/799] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:26:23 2026] PUT /v2.0/routers/883bf85c-9fa1-4fff-8aef-fb00c290df3a/remove_router_interface => generated 197 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:26:23.623 7 INFO neutron.db.l3_hamode_db [None req-de85cc12-1446-4ac2-9fc2-38c28c4925f3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] HA network 0fc85dd9-a27a-4fa0-b613-69064dcfa8bb was deleted as no HA routers are present in tenant cadb233ebf4f407f959efea55a6e2f7b. [pid: 7|app: 0|req: 436/800] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:22 2026] DELETE /v2.0/routers/af9e0363-e307-4a45-b041-6c2fdf99cb17 => generated 0 bytes in 1094 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/801] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:23 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:23.718 7 INFO neutron.db.segments_db [None req-98783985-0ad1-46fe-8778-f592af238fc7 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 17cf90b2-9b22-4def-93db-3f10ae4100b0 of type vxlan for network afba95c5-8529-45fe-93aa-050ef4ac6a68 [pid: 8|app: 0|req: 366/802] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:26:23 2026] GET /v2.0/ports?device_id=883bf85c-9fa1-4fff-8aef-fb00c290df3a => 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: 367/803] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:23 2026] DELETE /v2.0/subnets/90266555-ab78-43de-b65b-0ce71a27e308 => 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: 368/804] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:23 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&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-23 02:26:24.026 7 INFO neutron.db.l3_hamode_db [None req-98783985-0ad1-46fe-8778-f592af238fc7 990752138c3a4b6e842e66ec2409552f 689f28b9c229442ab89f00982b11d61d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:26:24.096 8 INFO neutron_taas.services.taas.taas_plugin [None req-31ff54fc-e195-402b-a3fe-b896bfe37dc9 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] TaaS: Handle Delete Port: f294de6f-6c40-4ea9-980b-853a8843d28b 2026-06-23 02:26:24.099 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31ff54fc-e195-402b-a3fe-b896bfe37dc9 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Tap Mirror: Handle Delete Port: f294de6f-6c40-4ea9-980b-853a8843d28b 2026-06-23 02:26:24.437 8 INFO neutron.services.segments.plugin [-] Segment 46e9af9f-b826-4f63-b5ef-a650cf38f38c resource provider aggregate not found 2026-06-23 02:26:24.444 8 INFO neutron.services.segments.plugin [-] Segment 46e9af9f-b826-4f63-b5ef-a650cf38f38c resource provider aggregate not found 2026-06-23 02:26:24.454 8 INFO neutron.services.segments.plugin [-] Segment 46e9af9f-b826-4f63-b5ef-a650cf38f38c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46e9af9f-b826-4f63-b5ef-a650cf38f38c found for delete ", "request_id": "req-b9b72067-48f4-48c9-92e9-1b2e97ec4c3f"}]} 2026-06-23 02:26:24.461 8 INFO neutron.services.segments.plugin [-] Segment 46e9af9f-b826-4f63-b5ef-a650cf38f38c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46e9af9f-b826-4f63-b5ef-a650cf38f38c found for delete ", "request_id": "req-499b85c4-ae80-4816-a97f-7973bc5d39d2"}]} 2026-06-23 02:26:24.470 8 INFO neutron.db.l3_hamode_db [None req-31ff54fc-e195-402b-a3fe-b896bfe37dc9 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] HA network 6adc2ca5-52f6-471a-bf6b-929f3ae41c91 was deleted as no HA routers are present in tenant e3db2bcb28b846f49d3763d2e8a738f3. [pid: 8|app: 0|req: 369/805] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:23 2026] DELETE /v2.0/routers/883bf85c-9fa1-4fff-8aef-fb00c290df3a => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:26:24.578 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3beee1d-b939-4013-ba95-fccebb5b8b61 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: a564aab5-c79e-4645-87af-43432331099f 2026-06-23 02:26:24.581 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3beee1d-b939-4013-ba95-fccebb5b8b61 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: a564aab5-c79e-4645-87af-43432331099f [pid: 8|app: 0|req: 370/806] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:24 2026] DELETE /v2.0/networks/1b847736-a73f-4c3b-81b2-658884184222 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:26:24.889 7 INFO neutron.db.l3_hamode_db [None req-98783985-0ad1-46fe-8778-f592af238fc7 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 371/807] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:24 2026] DELETE /v2.0/subnets/616922da-fb51-4ce5-a47c-941efb041b03 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/808] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:24 2026] GET /v2.0/security-groups?tenant_id=cadb233ebf4f407f959efea55a6e2f7b&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/809] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:24 2026] DELETE /v2.0/networks/da69ebaa-b1e9-41f3-8f09-2ea0ff8290b7 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/810] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:25 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/811] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:25 2026] DELETE /v2.0/security-groups/fb8aa27c-ac0d-4b54-a2c2-918a90fc8cc2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:26:25.355 8 INFO neutron.db.segments_db [None req-a2218290-76e9-4ae5-97b6-53e85f22b73e ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Added segment fc62fa2b-a82d-41b2-928b-5c48b191f3bb of type vxlan for network 58e5d284-78dd-4032-b7b5-91096145e0f7 [pid: 8|app: 0|req: 376/812] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:26:25 2026] POST /v2.0/networks => generated 613 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/813] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:25 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&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: 8|app: 0|req: 378/814] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:25 2026] POST /v2.0/subnets => generated 646 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/815] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:25 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/816] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:23 2026] POST /v2.0/routers => generated 730 bytes in 2265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:26:25.937 8 INFO neutron.db.segments_db [None req-1b72facc-442d-49d9-aff3-eb4780487934 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Added segment 912846bc-9de4-4ad5-ab67-1822d09cc8a9 of type vxlan for network d4744fca-f3fc-4868-86ad-fef19be4db8f 2026-06-23 02:26:26.179 8 INFO neutron.db.l3_hamode_db [None req-1b72facc-442d-49d9-aff3-eb4780487934 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:26:26.317 8 INFO neutron.db.l3_hamode_db [None req-1b72facc-442d-49d9-aff3-eb4780487934 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:26:26.485 8 INFO neutron.services.segments.plugin [-] Segment 3b149a5a-973d-41f8-b4d8-46194f2c3329 resource provider aggregate not found 2026-06-23 02:26:26.488 8 INFO neutron.services.segments.plugin [-] Segment 3b149a5a-973d-41f8-b4d8-46194f2c3329 resource provider aggregate not found 2026-06-23 02:26:26.504 8 INFO neutron.services.segments.plugin [-] Segment 3b149a5a-973d-41f8-b4d8-46194f2c3329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b149a5a-973d-41f8-b4d8-46194f2c3329 found for delete ", "request_id": "req-88d4a23d-6eca-4cab-b04c-462da0c1bcb4"}]} 2026-06-23 02:26:26.513 8 INFO neutron.services.segments.plugin [-] Segment 3b149a5a-973d-41f8-b4d8-46194f2c3329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b149a5a-973d-41f8-b4d8-46194f2c3329 found for delete ", "request_id": "req-d97acfa5-0abb-4d1a-af57-cd620f7be9b2"}]} 2026-06-23 02:26:26.533 8 INFO neutron.services.segments.plugin [-] Segment 2b24024c-7642-4b7f-b508-c557fda0afee resource provider aggregate not found 2026-06-23 02:26:26.547 8 INFO neutron.services.segments.plugin [-] Segment 2b24024c-7642-4b7f-b508-c557fda0afee resource provider aggregate not found 2026-06-23 02:26:26.566 8 INFO neutron.services.segments.plugin [-] Segment 2b24024c-7642-4b7f-b508-c557fda0afee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b24024c-7642-4b7f-b508-c557fda0afee found for delete ", "request_id": "req-1d08b3f1-9c79-4c56-98ab-b116e8aab332"}]} 2026-06-23 02:26:26.569 8 INFO neutron.services.segments.plugin [-] Segment 2b24024c-7642-4b7f-b508-c557fda0afee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b24024c-7642-4b7f-b508-c557fda0afee found for delete ", "request_id": "req-dceab97c-2c09-4058-9730-eab610e46c08"}]} 2026-06-23 02:26:26.802 7 INFO neutron.db.l3_db [None req-70c1183c-3ffd-4a06-9b14-d7026e311e58 5f20e757420d42d4b8833a66e2af16c5 74fde498d2af43979b2ae605c2086a8d - - default default] Floating IP c8acac82-ea54-467d-8ba3-fe3d27aa06ee associated. External IP: 10.96.250.206, port: 9a645927-d633-42e5-9fe5-19b88ef5d153. [pid: 8|app: 0|req: 380/817] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:25 2026] POST /v2.0/routers => generated 510 bytes in 1218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/818] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:26:25 2026] PUT /v2.0/floatingips/c8acac82-ea54-467d-8ba3-fe3d27aa06ee => generated 856 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:27.190 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dae05cdb-d0a9-4141-a365-5aabdb67c54d'] response: {'name': 'network-changed', 'server_uuid': 'e840787a-adbf-49ce-a011-96be8f31fd1e', 'tag': '9a645927-d633-42e5-9fe5-19b88ef5d153', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 381/821] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:26:27 2026] PUT /v2.0/routers/f066fad7-a927-4820-bf79-86944473be06/add_router_interface => generated 309 bytes in 1210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/822] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:28 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => 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: 383/823] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:28 2026] GET /v2.0/ports?tenant_id=74fde498d2af43979b2ae605c2086a8d&device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/824] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:28 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&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: 441/825] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:26:27 2026] PUT /v2.0/routers/55b756ed-751f-4057-a3be-595a5337366f/add_router_interface => generated 309 bytes in 1296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/826] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:26:28 2026] GET /v2.0/networks?id=cd645ff8-dcfa-44e9-b9ab-792902c873ad => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/827] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:26:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9a645927-d633-42e5-9fe5-19b88ef5d153 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/828] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:28 2026] GET /v2.0/subnets?id=664dd468-d275-4d16-9e34-04f7c522dce4 => generated 700 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/829] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:26:28 2026] GET /v2.0/ports/bea7c317-58fc-4440-8bf3-d0d513db47c2 => generated 959 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/830] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:28 2026] GET /v2.0/ports?network_id=cd645ff8-dcfa-44e9-b9ab-792902c873ad&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: 444/831] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:28 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/832] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:28 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:28.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ca55b80-2791-4013-b779-df680a9607af ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] TaaS: Handle Delete Port: bea7c317-58fc-4440-8bf3-d0d513db47c2 2026-06-23 02:26:28.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ca55b80-2791-4013-b779-df680a9607af ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Tap Mirror: Handle Delete Port: bea7c317-58fc-4440-8bf3-d0d513db47c2 [pid: 7|app: 0|req: 446/833] 10.0.0.186 () {34 vars in 685 bytes} [Tue Jun 23 02:26:28 2026] POST /v2.0/security-groups => generated 1659 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/834] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:26:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/835] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:26:28 2026] PUT /v2.0/routers/55b756ed-751f-4057-a3be-595a5337366f/remove_router_interface => generated 309 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/836] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:26:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/837] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:26:29 2026] GET /v2.0/ports?device_id=55b756ed-751f-4057-a3be-595a5337366f => 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: 448/838] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:29 2026] GET /v2.0/security-groups?tenant_id=8ed7afbc537f4cf88687b8e373246e38&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:26:29.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-35eff994-878d-422f-ad07-a42a7fa87c05 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] TaaS: Handle Delete Port: fff721ca-7801-43d6-af03-068faef67a91 2026-06-23 02:26:29.761 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35eff994-878d-422f-ad07-a42a7fa87c05 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Tap Mirror: Handle Delete Port: fff721ca-7801-43d6-af03-068faef67a91 2026-06-23 02:26:30.190 7 INFO neutron.services.segments.plugin [-] Segment 912846bc-9de4-4ad5-ab67-1822d09cc8a9 resource provider aggregate not found 2026-06-23 02:26:30.195 7 INFO neutron.services.segments.plugin [-] Segment 912846bc-9de4-4ad5-ab67-1822d09cc8a9 resource provider aggregate not found 2026-06-23 02:26:30.221 7 INFO neutron.services.segments.plugin [-] Segment 912846bc-9de4-4ad5-ab67-1822d09cc8a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 912846bc-9de4-4ad5-ab67-1822d09cc8a9 found for delete ", "request_id": "req-1c6bd4d1-abef-4316-8d68-ae6b669d16fd"}]} 2026-06-23 02:26:30.222 7 INFO neutron.services.segments.plugin [-] Segment 912846bc-9de4-4ad5-ab67-1822d09cc8a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 912846bc-9de4-4ad5-ab67-1822d09cc8a9 found for delete ", "request_id": "req-d6d2ce45-bbc1-4632-9ba0-288a33377ca6"}]} 2026-06-23 02:26:30.238 7 INFO neutron.db.l3_hamode_db [None req-35eff994-878d-422f-ad07-a42a7fa87c05 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] HA network d4744fca-f3fc-4868-86ad-fef19be4db8f was deleted as no HA routers are present in tenant e3db2bcb28b846f49d3763d2e8a738f3. [pid: 7|app: 0|req: 449/839] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:29 2026] DELETE /v2.0/routers/55b756ed-751f-4057-a3be-595a5337366f => generated 0 bytes in 668 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/840] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:26:29 2026] POST /v2.0/floatingips => generated 552 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/841] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:30 2026] DELETE /v2.0/security-groups/1a89b3c7-3919-4c24-86b3-813b089f8b48 => 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: 392/842] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:30 2026] DELETE /v2.0/subnets/12a042e3-b9a5-4ec5-8114-3add6ada77aa => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/843] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:26:30 2026] DELETE /v2.0/networks/58e5d284-78dd-4032-b7b5-91096145e0f7 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:26:30.732 7 INFO neutron.db.segments_db [None req-b6dcb4ff-7477-4262-9589-a3667da0ecd0 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Added segment 5e538027-fc7c-4de6-8e6c-d68cd2a7b798 of type vxlan for network 99d5a29a-9c77-457c-90f8-93e7bba06109 [pid: 8|app: 0|req: 393/844] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:30 2026] GET /v2.0/security-groups?tenant_id=c704d265aad445249045bfb95d1ed98d&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/845] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:30 2026] DELETE /v2.0/security-groups/5165c45c-4c7d-4462-b138-d8e26cd7811d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/846] 10.0.0.191 () {34 vars in 1098 bytes} [Tue Jun 23 02:26:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--125726924&fields=id&tenant_id=689f28b9c229442ab89f00982b11d61d => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/847] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:26:30 2026] GET /v2.0/networks?id=4d19fea6-347f-455c-960c-9a9d6dc7714e => generated 675 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/848] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:26:30 2026] GET /v2.0/quotas/689f28b9c229442ab89f00982b11d61d => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:31.046 7 INFO neutron.db.l3_hamode_db [None req-b6dcb4ff-7477-4262-9589-a3667da0ecd0 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 398/849] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:26:31 2026] GET /v2.0/ports?tenant_id=689f28b9c229442ab89f00982b11d61d&fields=id => generated 103 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/850] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:26:31 2026] GET /v2.0/networks/4d19fea6-347f-455c-960c-9a9d6dc7714e?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: 400/851] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:26:31 2026] GET /v2.0/networks/4d19fea6-347f-455c-960c-9a9d6dc7714e?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: 401/852] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:31 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:31.969 7 INFO neutron.db.l3_hamode_db [None req-b6dcb4ff-7477-4262-9589-a3667da0ecd0 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:26:32.250 7 INFO neutron.services.segments.plugin [-] Segment fc62fa2b-a82d-41b2-928b-5c48b191f3bb resource provider aggregate not found 2026-06-23 02:26:32.260 7 INFO neutron.services.segments.plugin [-] Segment fc62fa2b-a82d-41b2-928b-5c48b191f3bb resource provider aggregate not found 2026-06-23 02:26:32.278 7 INFO neutron.services.segments.plugin [-] Segment fc62fa2b-a82d-41b2-928b-5c48b191f3bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc62fa2b-a82d-41b2-928b-5c48b191f3bb found for delete ", "request_id": "req-4d0d125f-1feb-4383-a91a-d9d9d522bddc"}]} 2026-06-23 02:26:32.281 7 INFO neutron.services.segments.plugin [-] Segment fc62fa2b-a82d-41b2-928b-5c48b191f3bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc62fa2b-a82d-41b2-928b-5c48b191f3bb found for delete ", "request_id": "req-d9864720-b40a-4c41-b15a-c87e19995284"}]} [pid: 8|app: 0|req: 402/853] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:32 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/854] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:30 2026] POST /v2.0/routers => generated 691 bytes in 2426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/855] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:26:33 2026] GET /v2.0/routers/0fe221de-a6f7-40ef-9ac0-b53ec0c8d5c6 => generated 697 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/856] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:26:33 2026] GET /v2.0/routers => generated 700 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/857] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:33 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 404/858] 10.0.0.186 () {34 vars in 741 bytes} [Tue Jun 23 02:26:33 2026] PUT /v2.0/routers/0fe221de-a6f7-40ef-9ac0-b53ec0c8d5c6 => generated 704 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/859] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:26:33 2026] GET /v2.0/routers/0fe221de-a6f7-40ef-9ac0-b53ec0c8d5c6 => generated 704 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/860] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:26:33 2026] GET /v2.0/ports?device_id=0fe221de-a6f7-40ef-9ac0-b53ec0c8d5c6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:34.091 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb380c63-c60b-4f46-83e0-e512fc45c0ee ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] TaaS: Handle Delete Port: 3adc1d7c-04dc-49f6-95dd-70817bc43dd0 2026-06-23 02:26:34.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb380c63-c60b-4f46-83e0-e512fc45c0ee ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Tap Mirror: Handle Delete Port: 3adc1d7c-04dc-49f6-95dd-70817bc43dd0 2026-06-23 02:26:34.392 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb380c63-c60b-4f46-83e0-e512fc45c0ee ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] TaaS: Handle Delete Port: bc5bcee8-587b-4dd3-b1e8-04daf2d0d089 2026-06-23 02:26:34.395 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb380c63-c60b-4f46-83e0-e512fc45c0ee ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] Tap Mirror: Handle Delete Port: bc5bcee8-587b-4dd3-b1e8-04daf2d0d089 [pid: 8|app: 0|req: 406/861] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:34 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:34.771 7 INFO neutron.services.segments.plugin [-] Segment 5e538027-fc7c-4de6-8e6c-d68cd2a7b798 resource provider aggregate not found 2026-06-23 02:26:34.777 7 INFO neutron.services.segments.plugin [-] Segment 5e538027-fc7c-4de6-8e6c-d68cd2a7b798 resource provider aggregate not found 2026-06-23 02:26:34.791 7 INFO neutron.db.l3_hamode_db [None req-fb380c63-c60b-4f46-83e0-e512fc45c0ee ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] HA network 99d5a29a-9c77-457c-90f8-93e7bba06109 was deleted as no HA routers are present in tenant e3db2bcb28b846f49d3763d2e8a738f3. 2026-06-23 02:26:34.796 7 INFO neutron.services.segments.plugin [-] Segment 5e538027-fc7c-4de6-8e6c-d68cd2a7b798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e538027-fc7c-4de6-8e6c-d68cd2a7b798 found for delete ", "request_id": "req-acaf113b-2793-4a3c-8cbb-65c7d97c8549"}]} [pid: 7|app: 0|req: 456/862] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:33 2026] DELETE /v2.0/routers/0fe221de-a6f7-40ef-9ac0-b53ec0c8d5c6 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:26:34.807 7 INFO neutron.services.segments.plugin [-] Segment 5e538027-fc7c-4de6-8e6c-d68cd2a7b798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e538027-fc7c-4de6-8e6c-d68cd2a7b798 found for delete ", "request_id": "req-7c34f095-08d1-4d03-805d-88c5f081eee7"}]} [pid: 8|app: 0|req: 407/863] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:26:34 2026] GET /v2.0/ports?device_id=0fe221de-a6f7-40ef-9ac0-b53ec0c8d5c6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:34.856 7 INFO neutron.api.v2.resource [None req-4b644d88-f935-4174-8b83-366e5ff44cf8 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 457/864] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:34 2026] DELETE /v2.0/routers/0fe221de-a6f7-40ef-9ac0-b53ec0c8d5c6 => 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: 408/865] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:26:34 2026] GET /v2.0/ports?device_id=55b756ed-751f-4057-a3be-595a5337366f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:34.911 7 INFO neutron.api.v2.resource [None req-2d98ee08-55fa-40ed-bbbd-f2b68069a188 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/866] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:34 2026] DELETE /v2.0/routers/55b756ed-751f-4057-a3be-595a5337366f => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:26:34.942 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a8131bc-4405-4192-8ea3-5d1113954168 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 409/867] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:34 2026] DELETE /v2.0/subnets/12a042e3-b9a5-4ec5-8114-3add6ada77aa => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/868] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:26:34 2026] GET /v2.0/ports?device_id=883bf85c-9fa1-4fff-8aef-fb00c290df3a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:34.995 8 INFO neutron.api.v2.resource [None req-0dffaf8e-24d5-41bd-ac1c-4b38bc49bdc0 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 411/869] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:34 2026] DELETE /v2.0/routers/883bf85c-9fa1-4fff-8aef-fb00c290df3a => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:26:35.013 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee0ddeb1-8fc1-43c0-97ba-cb23db52b1cd ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/870] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:35 2026] DELETE /v2.0/subnets/616922da-fb51-4ce5-a47c-941efb041b03 => 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: 413/871] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:26:35 2026] GET /v2.0/ports?device_id=c9d4f292-45f5-485c-8ca5-1c2f770dea8e => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/872] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:34 2026] GET /v2.0/security-groups?tenant_id=5aeb2a763f4a4fa29aafff1a468f2c91&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:26:35.160 7 INFO neutron.api.v2.resource [None req-2fec1027-746c-4589-bb8a-aefe02b8051f ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 460/873] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:35 2026] DELETE /v2.0/routers/c9d4f292-45f5-485c-8ca5-1c2f770dea8e => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/874] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:35 2026] DELETE /v2.0/security-groups/c33a0cee-6da5-4b2a-b014-dbf5270b184a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:26:35.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6868d10-ec2b-4f1e-abfb-53426f84b630 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/875] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:35 2026] DELETE /v2.0/subnets/063405a3-bd38-4dcd-a859-bf3e80dc6b90 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:26:35.283 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34caf81f-a05f-4cb9-a23a-2a12f3468f09 ae7c5fa1459d4532bd5b2c9630c5252d e3db2bcb28b846f49d3763d2e8a738f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 463/876] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:26:35 2026] DELETE /v2.0/subnets/e0c59a6e-adc5-4d13-87d6-5954a80cc077 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/877] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:35 2026] GET /v2.0/security-groups?tenant_id=7927718ef86a47bc8ad0e109c532354b&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/878] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:35 2026] DELETE /v2.0/security-groups/66bc4e65-44ce-4e36-bf55-5c5f5b8469ba => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/879] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:26:35 2026] GET /v2.0/networks?id=4d19fea6-347f-455c-960c-9a9d6dc7714e => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/880] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 23 02:26:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=689f28b9c229442ab89f00982b11d61d => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/881] 10.0.0.97 () {34 vars in 989 bytes} [Tue Jun 23 02:26:35 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 1244 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/882] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:35 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 469/883] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Jun 23 02:26:35 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&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: 470/884] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:35 2026] GET /v2.0/security-groups?tenant_id=e3db2bcb28b846f49d3763d2e8a738f3&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: 471/885] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:36 2026] DELETE /v2.0/security-groups/97582961-bddb-4033-8930-8140aa011d3e => 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: 415/886] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:26:35 2026] POST /v2.0/ports => generated 954 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/887] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:26:36 2026] PUT /v2.0/ports/d504cbdd-292a-43e2-b5f2-a536b2442cad => generated 1235 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:26:36.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1991fb3e-10cd-4f68-abcd-797b17a3282e'] response: {'name': 'network-changed', 'server_uuid': '2956c399-2614-4e40-a152-28b0c623944d', 'tag': 'd504cbdd-292a-43e2-b5f2-a536b2442cad', '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: 416/888] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:36 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 969 bytes in 40 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: 473/889] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:36 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&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: 417/890] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:37 2026] GET /v2.0/ports?tenant_id=689f28b9c229442ab89f00982b11d61d&device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 474/891] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 23 02:26:37 2026] GET /v2.0/networks?tenant_id=689f28b9c229442ab89f00982b11d61d&shared=False => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/892] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 23 02:26:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/893] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:38 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 420/894] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:38 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/895] 10.0.0.186 () {34 vars in 677 bytes} [Tue Jun 23 02:26:37 2026] POST /v2.0/subnetpools => generated 549 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/896] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:26:38 2026] GET /v2.0/subnetpools/27133dcd-c306-4ed5-ba4a-2204302b9d24 => generated 549 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/897] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:26:38 2026] PUT /v2.0/subnetpools/27133dcd-c306-4ed5-ba4a-2204302b9d24 => generated 501 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/898] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:38 2026] GET /v2.0/ports?tenant_id=689f28b9c229442ab89f00982b11d61d&device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/899] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:26:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d504cbdd-292a-43e2-b5f2-a536b2442cad => 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: 477/900] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:26:38 2026] DELETE /v2.0/subnetpools/27133dcd-c306-4ed5-ba4a-2204302b9d24 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:26:38.419 7 INFO neutron.api.v2.resource [None req-e6d5eaca-89d2-4830-a4a2-aed5d7e9e153 b5e13c31c5104bb1a498629d66fee54c e466422ae9b345658eeecfb357cc7738 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 478/901] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:26:38 2026] GET /v2.0/subnetpools/27133dcd-c306-4ed5-ba4a-2204302b9d24 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/902] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:38 2026] GET /v2.0/subnets?id=7c5ba8a1-bc6e-44d2-a576-bb2f43dc836f => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:38.433 7 INFO neutron.api.v2.resource [None req-409795d9-8ecd-4bd7-b75e-3e9760f3aa07 b5e13c31c5104bb1a498629d66fee54c e466422ae9b345658eeecfb357cc7738 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/903] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:26:38 2026] DELETE /v2.0/subnetpools/27133dcd-c306-4ed5-ba4a-2204302b9d24 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/904] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:38 2026] GET /v2.0/ports?network_id=4d19fea6-347f-455c-960c-9a9d6dc7714e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/905] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:38 2026] GET /v2.0/networks/4d19fea6-347f-455c-960c-9a9d6dc7714e?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: 426/906] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:38 2026] GET /v2.0/networks/4d19fea6-347f-455c-960c-9a9d6dc7714e?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: 427/907] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:39 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 428/908] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:39 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&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: 481/909] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:38 2026] GET /v2.0/security-groups?tenant_id=e466422ae9b345658eeecfb357cc7738&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/910] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:39 2026] DELETE /v2.0/security-groups/80a3459f-bc2b-4a0e-911d-769585e1fe3f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/911] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:40 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/912] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:40 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/915] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:41 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/916] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:41 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&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: 484/917] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:41 2026] GET /v2.0/security-groups?tenant_id=46ecbc705516438084be3333486c6465&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/918] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:41 2026] DELETE /v2.0/security-groups/05954946-e652-441a-bb4f-b73d5505801a => 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: 485/919] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:41 2026] GET /v2.0/security-groups?tenant_id=e8a4833a75ee43539be1f52abb94994d&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/920] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:42 2026] DELETE /v2.0/security-groups/3b4a9255-c1da-41d6-8ebc-ad16105241d1 => 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: 486/921] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:42 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/922] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:42 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/923] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:43 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/924] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:44 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/925] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:44 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:44.614 8 INFO neutron.db.l3_db [None req-c030b04a-9f4b-4bf7-a8c4-e5b61ad8fb3e e07eebb03a594d06bba81c0166ee0a06 689f28b9c229442ab89f00982b11d61d - - default default] Floating IP 7655b969-6a92-446f-9852-ed030d42decd associated. External IP: 10.96.250.213, port: d504cbdd-292a-43e2-b5f2-a536b2442cad. [pid: 8|app: 0|req: 438/926] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:26:44 2026] PUT /v2.0/floatingips/7655b969-6a92-446f-9852-ed030d42decd => generated 855 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:45.016 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fbbef0e-0c85-43d7-976b-5af2e85bfa54'] response: {'name': 'network-changed', 'server_uuid': '2956c399-2614-4e40-a152-28b0c623944d', 'tag': 'd504cbdd-292a-43e2-b5f2-a536b2442cad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 489/927] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:44 2026] GET /v2.0/security-groups?tenant_id=e38a154c89f1482d8ab695f3bc38eabd&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/928] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:45 2026] DELETE /v2.0/security-groups/7e5e704d-6435-41ba-8c0b-c0a2647038c0 => 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: 490/929] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:45 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => 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: 440/930] 10.0.0.191 () {34 vars in 971 bytes} [Tue Jun 23 02:26:45 2026] GET /v2.0/ports/9a645927-d633-42e5-9fe5-19b88ef5d153 => generated 972 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/931] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:45 2026] GET /v2.0/ports?tenant_id=689f28b9c229442ab89f00982b11d61d&device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 441/932] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:26:45 2026] GET /v2.0/networks?id=4d19fea6-347f-455c-960c-9a9d6dc7714e => generated 771 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/933] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d504cbdd-292a-43e2-b5f2-a536b2442cad => generated 858 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/934] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:45 2026] GET /v2.0/subnets?id=7c5ba8a1-bc6e-44d2-a576-bb2f43dc836f => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/935] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:45 2026] GET /v2.0/ports?network_id=4d19fea6-347f-455c-960c-9a9d6dc7714e&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: 8|app: 0|req: 443/936] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:45 2026] GET /v2.0/networks/4d19fea6-347f-455c-960c-9a9d6dc7714e?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/937] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:45 2026] GET /v2.0/networks/4d19fea6-347f-455c-960c-9a9d6dc7714e?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: 444/938] 199.204.45.3 () {34 vars in 998 bytes} [Tue Jun 23 02:26:46 2026] GET /v2.0/subnets?network_id=cd645ff8-dcfa-44e9-b9ab-792902c873ad => generated 682 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/939] 199.204.45.3 () {34 vars in 1144 bytes} [Tue Jun 23 02:26:46 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e&device_owner=compute%3Anova&network_id=cd645ff8-dcfa-44e9-b9ab-792902c873ad => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/940] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:26:46 2026] PUT /v2.0/ports/9a645927-d633-42e5-9fe5-19b88ef5d153 => generated 1149 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:26:47.062 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6da676d8-1967-44fb-b027-0e4e508f3ea6'] response: {'name': 'network-changed', 'server_uuid': 'e840787a-adbf-49ce-a011-96be8f31fd1e', 'tag': '9a645927-d633-42e5-9fe5-19b88ef5d153', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 496/941] 10.0.0.186 () {32 vars in 653 bytes} [Tue Jun 23 02:26:46 2026] GET /v2.0/extensions => generated 21537 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 446/942] 10.0.0.186 () {32 vars in 681 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/943] 10.0.0.186 () {32 vars in 681 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/944] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/945] 10.0.0.186 () {32 vars in 665 bytes} [Tue Jun 23 02:26:47 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: 448/946] 10.0.0.186 () {32 vars in 699 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/947] 10.0.0.186 () {32 vars in 697 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/948] 10.0.0.186 () {32 vars in 701 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/949] 10.0.0.186 () {32 vars in 689 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/950] 10.0.0.186 () {32 vars in 703 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/951] 10.0.0.186 () {32 vars in 693 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/952] 10.0.0.186 () {32 vars in 695 bytes} [Tue Jun 23 02:26:47 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: 7|app: 0|req: 502/953] 10.0.0.186 () {32 vars in 685 bytes} [Tue Jun 23 02:26:47 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: 452/954] 10.0.0.186 () {32 vars in 687 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/955] 10.0.0.186 () {32 vars in 661 bytes} [Tue Jun 23 02:26:47 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: 453/956] 10.0.0.186 () {32 vars in 699 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/957] 10.0.0.186 () {32 vars in 679 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/958] 10.0.0.186 () {32 vars in 683 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/959] 10.0.0.186 () {32 vars in 675 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/960] 10.0.0.186 () {32 vars in 689 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/961] 10.0.0.186 () {32 vars in 723 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/962] 10.0.0.186 () {32 vars in 687 bytes} [Tue Jun 23 02:26:47 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: 458/963] 10.0.0.186 () {32 vars in 669 bytes} [Tue Jun 23 02:26:47 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: 459/964] 10.0.0.186 () {32 vars in 687 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/965] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/ports?tenant_id=74fde498d2af43979b2ae605c2086a8d&device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/966] 10.0.0.186 () {32 vars in 681 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/967] 10.0.0.186 () {32 vars in 699 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/ip-substring-filtering => 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: 462/968] 10.0.0.186 () {32 vars in 679 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/l2_adjacency => 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: 463/969] 10.0.0.186 () {32 vars in 667 bytes} [Tue Jun 23 02:26:47 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: 464/970] 10.0.0.186 () {32 vars in 677 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/971] 10.0.0.186 () {32 vars in 665 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/l3-ha => 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: 466/972] 10.0.0.186 () {32 vars in 675 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/973] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/networks?id=cd645ff8-dcfa-44e9-b9ab-792902c873ad => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/974] 10.0.0.186 () {32 vars in 713 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/975] 10.0.0.186 () {32 vars in 691 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/976] 10.0.0.186 () {32 vars in 683 bytes} [Tue Jun 23 02:26:47 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: 7|app: 0|req: 510/977] 10.0.0.186 () {32 vars in 669 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/978] 10.0.0.186 () {32 vars in 687 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/979] 10.0.0.186 () {32 vars in 705 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/980] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9a645927-d633-42e5-9fe5-19b88ef5d153 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/981] 10.0.0.186 () {32 vars in 675 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/982] 10.0.0.186 () {32 vars in 701 bytes} [Tue Jun 23 02:26:47 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: 470/983] 10.0.0.186 () {32 vars in 675 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/984] 10.0.0.186 () {32 vars in 693 bytes} [Tue Jun 23 02:26:47 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: 7|app: 0|req: 514/985] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9a645927-d633-42e5-9fe5-19b88ef5d153 => 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: 472/986] 10.0.0.186 () {32 vars in 689 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/987] 10.0.0.186 () {32 vars in 709 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/988] 10.0.0.186 () {32 vars in 705 bytes} [Tue Jun 23 02:26:47 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: 475/989] 10.0.0.186 () {32 vars in 719 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/990] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/subnets?id=664dd468-d275-4d16-9e34-04f7c522dce4 => generated 700 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/991] 10.0.0.186 () {32 vars in 697 bytes} [Tue Jun 23 02:26:47 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: 477/992] 10.0.0.186 () {32 vars in 711 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/port-resource-request-groups => 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: 478/993] 10.0.0.186 () {32 vars in 669 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/994] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/ports?network_id=cd645ff8-dcfa-44e9-b9ab-792902c873ad&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/995] 10.0.0.186 () {32 vars in 687 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/996] 10.0.0.186 () {32 vars in 681 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/997] 10.0.0.186 () {32 vars in 675 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/998] 10.0.0.186 () {32 vars in 671 bytes} [Tue Jun 23 02:26:47 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: 483/999] 10.0.0.186 () {32 vars in 661 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1000] 10.0.0.186 () {32 vars in 699 bytes} [Tue Jun 23 02:26:47 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: 7|app: 0|req: 517/1001] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?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: 485/1002] 10.0.0.186 () {32 vars in 699 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1003] 10.0.0.186 () {32 vars in 677 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1004] 10.0.0.186 () {32 vars in 669 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1005] 10.0.0.186 () {32 vars in 683 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1006] 10.0.0.186 () {32 vars in 701 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1007] 10.0.0.186 () {32 vars in 685 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1008] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1009] 10.0.0.186 () {32 vars in 707 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1010] 10.0.0.186 () {32 vars in 669 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1011] 10.0.0.186 () {32 vars in 697 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1012] 10.0.0.186 () {32 vars in 695 bytes} [Tue Jun 23 02:26:47 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: 493/1013] 10.0.0.186 () {32 vars in 685 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1014] 10.0.0.186 () {32 vars in 689 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1015] 10.0.0.186 () {32 vars in 705 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1016] 10.0.0.186 () {32 vars in 667 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/quotas => 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: 495/1017] 10.0.0.186 () {32 vars in 681 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1018] 10.0.0.186 () {32 vars in 681 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1019] 10.0.0.186 () {32 vars in 691 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1020] 10.0.0.186 () {32 vars in 691 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1021] 10.0.0.186 () {32 vars in 695 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1022] 10.0.0.186 () {32 vars in 685 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1023] 10.0.0.186 () {32 vars in 689 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1024] 10.0.0.186 () {32 vars in 701 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1025] 10.0.0.186 () {32 vars in 703 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1026] 10.0.0.186 () {32 vars in 713 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1027] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1028] 10.0.0.186 () {32 vars in 715 bytes} [Tue Jun 23 02:26:47 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1029] 10.0.0.186 () {32 vars in 727 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1030] 10.0.0.186 () {32 vars in 741 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1031] 10.0.0.186 () {32 vars in 719 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1032] 10.0.0.186 () {32 vars in 683 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1033] 10.0.0.186 () {32 vars in 669 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1034] 10.0.0.186 () {32 vars in 719 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1035] 10.0.0.186 () {32 vars in 679 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1036] 10.0.0.186 () {32 vars in 669 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1037] 10.0.0.186 () {32 vars in 697 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1038] 10.0.0.186 () {32 vars in 705 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1039] 10.0.0.186 () {32 vars in 701 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1040] 10.0.0.186 () {32 vars in 701 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1041] 10.0.0.186 () {32 vars in 683 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1042] 10.0.0.186 () {32 vars in 705 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1043] 10.0.0.186 () {32 vars in 695 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1044] 10.0.0.186 () {32 vars in 689 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1045] 10.0.0.186 () {32 vars in 697 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1046] 10.0.0.186 () {32 vars in 679 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1047] 10.0.0.186 () {32 vars in 689 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1048] 10.0.0.186 () {32 vars in 701 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1049] 10.0.0.186 () {32 vars in 665 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1050] 10.0.0.186 () {32 vars in 681 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1051] 10.0.0.186 () {32 vars in 677 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1052] 10.0.0.186 () {32 vars in 693 bytes} [Tue Jun 23 02:26:48 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: 513/1053] 10.0.0.186 () {32 vars in 677 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1054] 10.0.0.186 () {32 vars in 667 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1055] 10.0.0.186 () {32 vars in 663 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/taas => generated 175 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1056] 10.0.0.186 () {32 vars in 675 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1057] 10.0.0.186 () {32 vars in 687 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1058] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/ports?tenant_id=74fde498d2af43979b2ae605c2086a8d&device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 1421 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1059] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 1152 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1060] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/networks?id=cd645ff8-dcfa-44e9-b9ab-792902c873ad => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1061] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&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: 518/1062] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9a645927-d633-42e5-9fe5-19b88ef5d153 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1063] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9a645927-d633-42e5-9fe5-19b88ef5d153 => 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: 520/1064] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/subnets?id=664dd468-d275-4d16-9e34-04f7c522dce4 => generated 700 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1065] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:49 2026] GET /v2.0/ports?network_id=cd645ff8-dcfa-44e9-b9ab-792902c873ad&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: 522/1066] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:49 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1067] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:48 2026] GET /v2.0/security-groups?tenant_id=0769c82f21164f7ca00ec633bd93283a&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1068] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:49 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?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: 546/1069] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:49 2026] DELETE /v2.0/security-groups/9ee6d83b-9f1a-463d-9f9c-76e39a30be92 => 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: 524/1070] 199.204.45.3 () {34 vars in 1116 bytes} [Tue Jun 23 02:26:49 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1071] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:26:49 2026] PUT /v2.0/ports/9a645927-d633-42e5-9fe5-19b88ef5d153 => generated 972 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:50.501 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e5659ab-b93d-4b55-ba5e-a87281e045e0'] response: {'name': 'network-changed', 'server_uuid': 'e840787a-adbf-49ce-a011-96be8f31fd1e', 'tag': '9a645927-d633-42e5-9fe5-19b88ef5d153', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 525/1072] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:50 2026] GET /v2.0/ports?tenant_id=74fde498d2af43979b2ae605c2086a8d&device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 548/1073] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:26:51 2026] GET /v2.0/networks?id=cd645ff8-dcfa-44e9-b9ab-792902c873ad => generated 778 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1074] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:26:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9a645927-d633-42e5-9fe5-19b88ef5d153 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1075] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:51 2026] GET /v2.0/subnets?id=664dd468-d275-4d16-9e34-04f7c522dce4 => generated 700 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1076] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:51 2026] GET /v2.0/ports?network_id=cd645ff8-dcfa-44e9-b9ab-792902c873ad&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1077] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:51 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?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: 553/1078] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:51 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?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-23 02:26:51.470 8 INFO neutron.db.segments_db [None req-23f92ee6-f083-47de-96f0-e2585742615d 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Added segment ade84b2b-717d-4063-99ca-9a2b46b2bb99 of type vxlan for network 5ff1fead-5571-4a63-92ed-8e584f49f572 [pid: 8|app: 0|req: 526/1079] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:26:51 2026] POST /v2.0/networks => generated 630 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1080] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:51 2026] POST /v2.0/subnets => generated 627 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:26:51.941 8 INFO neutron.db.segments_db [None req-38e68f80-a5cc-4a01-a171-7791cfb00935 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Added segment b11299dc-cc04-4774-a7eb-b831699744d9 of type vxlan for network 8da00b06-a536-4823-8891-474466efb88c 2026-06-23 02:26:52.242 8 INFO neutron.db.l3_hamode_db [None req-38e68f80-a5cc-4a01-a171-7791cfb00935 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 555/1081] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:52 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1082] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:52 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1083] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:26:52 2026] GET /v2.0/ports?tenant_id=74fde498d2af43979b2ae605c2086a8d&device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => 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: 558/1084] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:26:52 2026] GET /v2.0/networks?id=cd645ff8-dcfa-44e9-b9ab-792902c873ad => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1085] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:26:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9a645927-d633-42e5-9fe5-19b88ef5d153 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1086] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:26:52 2026] GET /v2.0/subnets?id=664dd468-d275-4d16-9e34-04f7c522dce4 => generated 700 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1087] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:26:52 2026] GET /v2.0/ports?network_id=cd645ff8-dcfa-44e9-b9ab-792902c873ad&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1088] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:26:52 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1089] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:26:52 2026] GET /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad?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-23 02:26:53.077 8 INFO neutron.db.l3_hamode_db [None req-38e68f80-a5cc-4a01-a171-7791cfb00935 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 564/1090] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:26:53 2026] GET /v2.0/security-groups?tenant_id=1f4b888e18b04b6089400be8f6aa4c95&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1091] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:53 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1092] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:53 2026] DELETE /v2.0/security-groups/4de08f04-a6e9-4bf0-bafe-92a64c0b7546 => 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: 567/1093] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:53 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&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: 527/1094] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:26:51 2026] POST /v2.0/routers => generated 695 bytes in 2230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1095] 10.0.0.97 () {34 vars in 989 bytes} [Tue Jun 23 02:26:54 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1096] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:26:54 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1097] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Jun 23 02:26:54 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&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: 531/1098] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:54 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:55.084 8 INFO neutron_taas.services.taas.taas_plugin [req-c64a4600-6186-4b26-8a4f-463c8fa0df11 req-c501d6b8-c53a-4912-b356-5c675f5c9886 5f20e757420d42d4b8833a66e2af16c5 74fde498d2af43979b2ae605c2086a8d - - default default] TaaS: Handle Delete Port: 9a645927-d633-42e5-9fe5-19b88ef5d153 2026-06-23 02:26:55.087 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c64a4600-6186-4b26-8a4f-463c8fa0df11 req-c501d6b8-c53a-4912-b356-5c675f5c9886 5f20e757420d42d4b8833a66e2af16c5 74fde498d2af43979b2ae605c2086a8d - - default default] Tap Mirror: Handle Delete Port: 9a645927-d633-42e5-9fe5-19b88ef5d153 2026-06-23 02:26:55.207 8 INFO neutron.db.l3_db [req-c64a4600-6186-4b26-8a4f-463c8fa0df11 req-c501d6b8-c53a-4912-b356-5c675f5c9886 5f20e757420d42d4b8833a66e2af16c5 74fde498d2af43979b2ae605c2086a8d - - default default] Floating IP c8acac82-ea54-467d-8ba3-fe3d27aa06ee disassociated. External IP: 10.96.250.206, port: 9a645927-d633-42e5-9fe5-19b88ef5d153. [pid: 7|app: 0|req: 568/1099] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:26:54 2026] PUT /v2.0/routers/80970fc7-129a-4f05-af87-415659eb7d31/add_router_interface => generated 309 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1100] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:26:55 2026] GET /v2.0/security-groups?id=5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347&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: 8|app: 0|req: 532/1101] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:26:54 2026] DELETE /v2.0/ports/9a645927-d633-42e5-9fe5-19b88ef5d153 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:26:55.650 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-133010a2-51e3-47d9-b6d8-55fc80503448'] response: {'server_uuid': 'e840787a-adbf-49ce-a011-96be8f31fd1e', 'name': 'network-vif-deleted', 'tag': '9a645927-d633-42e5-9fe5-19b88ef5d153', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 570/1102] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:26:55 2026] POST /v2.0/ports => generated 959 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1103] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:26:55 2026] POST /v2.0/ports => generated 955 bytes in 396 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: 8|app: 0|req: 536/1106] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:56 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:56.985 7 INFO neutron.db.l3_db [None req-852819bc-5e4e-4b65-80fa-f68b110350e6 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Floating IP d70fb90d-e3bb-42eb-98f3-ef68c498ef26 associated. External IP: 10.96.250.216, port: 57265f17-57f3-4664-86f3-1d4b77d1f27e. [pid: 7|app: 0|req: 571/1107] 10.0.0.186 () {34 vars in 677 bytes} [Tue Jun 23 02:26:56 2026] POST /v2.0/floatingips => generated 842 bytes in 1189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:26:57.483 8 INFO neutron.db.l3_db [None req-29a306e5-c10c-44c3-b04b-a7d3b93fe534 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Floating IP d70fb90d-e3bb-42eb-98f3-ef68c498ef26 disassociated. External IP: 10.96.250.216, port: 57265f17-57f3-4664-86f3-1d4b77d1f27e. [pid: 7|app: 0|req: 572/1108] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:57 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1109] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:26:57 2026] PUT /v2.0/floatingips/d70fb90d-e3bb-42eb-98f3-ef68c498ef26 => generated 552 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:57.989 7 INFO neutron_taas.services.taas.taas_plugin [None req-60407594-68a8-4d7f-93a4-e48b5e6eb6d2 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] TaaS: Handle Delete Port: 6604c319-6b6a-4eee-b51e-5fb499a1e02b 2026-06-23 02:26:57.993 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60407594-68a8-4d7f-93a4-e48b5e6eb6d2 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Tap Mirror: Handle Delete Port: 6604c319-6b6a-4eee-b51e-5fb499a1e02b [pid: 7|app: 0|req: 573/1110] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:26:57 2026] DELETE /v2.0/floatingips/d70fb90d-e3bb-42eb-98f3-ef68c498ef26 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1111] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:26:58 2026] GET /v2.0/ports?device_id=e840787a-adbf-49ce-a011-96be8f31fd1e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:26:58.937 8 INFO neutron.db.l3_db [None req-f157f09e-4986-46f8-8015-78fc42cb6dfd 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Floating IP 27341f9b-747e-4471-8938-4cb31f184472 associated. External IP: 10.96.250.207, port: 7bd8bb77-59e7-4386-b145-ec748dd2b8c4. [pid: 8|app: 0|req: 538/1112] 10.0.0.186 () {34 vars in 677 bytes} [Tue Jun 23 02:26:58 2026] POST /v2.0/floatingips => generated 843 bytes in 1107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1113] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:26:59 2026] GET /v2.0/floatingips/27341f9b-747e-4471-8938-4cb31f184472 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1114] 10.0.0.186 () {32 vars in 655 bytes} [Tue Jun 23 02:26:59 2026] GET /v2.0/floatingips => generated 846 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:26:59.855 7 INFO neutron.db.l3_db [None req-6865a309-8c50-41c3-a737-8d48de83164e 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Floating IP 27341f9b-747e-4471-8938-4cb31f184472 associated. External IP: 10.96.250.207, port: 7bd8bb77-59e7-4386-b145-ec748dd2b8c4. [pid: 8|app: 0|req: 540/1115] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:26:59 2026] DELETE /v2.0/security-groups/5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:26:59.946 8 INFO neutron.api.v2.resource [None req-02f25fd2-8c48-4e4a-8558-da27cd5a946d 5f20e757420d42d4b8833a66e2af16c5 74fde498d2af43979b2ae605c2086a8d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1116] 10.0.0.186 () {32 vars in 737 bytes} [Tue Jun 23 02:26:59 2026] GET /v2.0/security-groups/5a8f5a82-1603-4a0e-a8ae-a4f7d85cd347 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:27:00.088 8 INFO neutron_taas.services.taas.taas_plugin [None req-273f8265-29a1-4b1e-8c19-e566ea6ce0a2 5f20e757420d42d4b8833a66e2af16c5 74fde498d2af43979b2ae605c2086a8d - - default default] TaaS: Handle Delete Port: dfeb7cf0-2dd2-48f2-92ae-5354d50c24d8 2026-06-23 02:27:00.091 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-273f8265-29a1-4b1e-8c19-e566ea6ce0a2 5f20e757420d42d4b8833a66e2af16c5 74fde498d2af43979b2ae605c2086a8d - - default default] Tap Mirror: Handle Delete Port: dfeb7cf0-2dd2-48f2-92ae-5354d50c24d8 [pid: 8|app: 0|req: 542/1117] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:26:59 2026] DELETE /v2.0/floatingips/c8acac82-ea54-467d-8ba3-fe3d27aa06ee => 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: 576/1118] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:26:59 2026] PUT /v2.0/floatingips/27341f9b-747e-4471-8938-4cb31f184472 => generated 842 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:00.753 7 INFO neutron.db.l3_db [None req-8275600f-d272-4424-87cc-643a690055d7 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Floating IP 27341f9b-747e-4471-8938-4cb31f184472 disassociated. External IP: 10.96.250.207, port: 57265f17-57f3-4664-86f3-1d4b77d1f27e. 2026-06-23 02:27:00.772 8 INFO neutron_taas.services.taas.taas_plugin [None req-a52576a9-4a48-4c76-b447-457c66d7b748 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 791731bd-3355-4ab2-b90d-6f5d37201c7b 2026-06-23 02:27:00.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a52576a9-4a48-4c76-b447-457c66d7b748 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 791731bd-3355-4ab2-b90d-6f5d37201c7b [pid: 7|app: 0|req: 577/1119] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:27:00 2026] PUT /v2.0/floatingips/27341f9b-747e-4471-8938-4cb31f184472 => generated 552 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:01.203 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec49e881-18f7-41e7-8641-5ddd9ed001e4 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] TaaS: Handle Delete Port: dc377b7c-feae-444f-91d8-0a9ec5894e67 2026-06-23 02:27:01.206 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec49e881-18f7-41e7-8641-5ddd9ed001e4 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Tap Mirror: Handle Delete Port: dc377b7c-feae-444f-91d8-0a9ec5894e67 [pid: 8|app: 0|req: 543/1120] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:27:00 2026] PUT /v2.0/routers/77f5ca40-3441-4a7d-a88f-fbb0a629f4fb/remove_router_interface => generated 309 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1121] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:27:01 2026] DELETE /v2.0/floatingips/27341f9b-747e-4471-8938-4cb31f184472 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:27:01.407 7 INFO neutron.api.v2.resource [None req-fd1b6f47-b112-4f7d-a19b-1370ad7009cc 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 579/1122] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:27:01 2026] DELETE /v2.0/floatingips/27341f9b-747e-4471-8938-4cb31f184472 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:27:01.557 7 INFO neutron_taas.services.taas.taas_plugin [None req-1dbc14c6-e0b4-4747-a500-8cdb1a084794 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] TaaS: Handle Delete Port: 57265f17-57f3-4664-86f3-1d4b77d1f27e 2026-06-23 02:27:01.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1dbc14c6-e0b4-4747-a500-8cdb1a084794 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Tap Mirror: Handle Delete Port: 57265f17-57f3-4664-86f3-1d4b77d1f27e 2026-06-23 02:27:01.587 8 INFO neutron_taas.services.taas.taas_plugin [None req-8062c9e1-66ba-481a-aba3-b6c1f78687ce 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: c2954b24-20a0-493c-8707-0f47b7383c6c 2026-06-23 02:27:01.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8062c9e1-66ba-481a-aba3-b6c1f78687ce 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: c2954b24-20a0-493c-8707-0f47b7383c6c [pid: 7|app: 0|req: 580/1123] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:27:01 2026] DELETE /v2.0/ports/57265f17-57f3-4664-86f3-1d4b77d1f27e => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:27:01.856 7 INFO neutron_taas.services.taas.taas_plugin [None req-4517b223-e805-4810-9fdb-9226e72a0b98 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] TaaS: Handle Delete Port: 7bd8bb77-59e7-4386-b145-ec748dd2b8c4 2026-06-23 02:27:01.860 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4517b223-e805-4810-9fdb-9226e72a0b98 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Tap Mirror: Handle Delete Port: 7bd8bb77-59e7-4386-b145-ec748dd2b8c4 2026-06-23 02:27:01.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-8062c9e1-66ba-481a-aba3-b6c1f78687ce 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 84ab7d7d-4b13-4b0a-925d-18f06eb66451 2026-06-23 02:27:01.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8062c9e1-66ba-481a-aba3-b6c1f78687ce 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 84ab7d7d-4b13-4b0a-925d-18f06eb66451 [pid: 7|app: 0|req: 581/1124] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:27:01 2026] DELETE /v2.0/ports/7bd8bb77-59e7-4386-b145-ec748dd2b8c4 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1125] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:27:02 2026] GET /v2.0/ports?device_id=80970fc7-129a-4f05-af87-415659eb7d31 => generated 958 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:02.304 8 INFO neutron.services.segments.plugin [-] Segment ab8747a6-ff48-470c-b8b2-bfb747cd7825 resource provider aggregate not found 2026-06-23 02:27:02.306 8 INFO neutron.services.segments.plugin [-] Segment ab8747a6-ff48-470c-b8b2-bfb747cd7825 resource provider aggregate not found 2026-06-23 02:27:02.338 8 INFO neutron.services.segments.plugin [-] Segment ab8747a6-ff48-470c-b8b2-bfb747cd7825 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8747a6-ff48-470c-b8b2-bfb747cd7825 found for delete ", "request_id": "req-efef999f-e863-4ad3-9a13-fca9b8a91d10"}]} 2026-06-23 02:27:02.352 8 INFO neutron.services.segments.plugin [-] Segment ab8747a6-ff48-470c-b8b2-bfb747cd7825 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8747a6-ff48-470c-b8b2-bfb747cd7825 found for delete ", "request_id": "req-7c71a114-f727-42a6-bdf1-5ddd1d47e390"}]} 2026-06-23 02:27:02.358 8 INFO neutron.db.l3_hamode_db [None req-8062c9e1-66ba-481a-aba3-b6c1f78687ce 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] HA network 574bcd75-acfb-41b1-904a-4d8ca3606580 was deleted as no HA routers are present in tenant 74fde498d2af43979b2ae605c2086a8d. [pid: 8|app: 0|req: 544/1126] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:27:01 2026] DELETE /v2.0/routers/77f5ca40-3441-4a7d-a88f-fbb0a629f4fb => generated 0 bytes in 985 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1127] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:27:02 2026] DELETE /v2.0/subnets/664dd468-d275-4d16-9e34-04f7c522dce4 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:27:02.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-40cc79c4-6508-4a7e-9f46-51c734649308 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] TaaS: Handle Delete Port: 25ea1915-097b-40a2-8f71-52b07721083d 2026-06-23 02:27:02.624 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40cc79c4-6508-4a7e-9f46-51c734649308 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Tap Mirror: Handle Delete Port: 25ea1915-097b-40a2-8f71-52b07721083d 2026-06-23 02:27:02.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d187b95-f024-4bf8-86de-9585de3348a4 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 4b86dae2-5d71-42e4-9339-dde7a8785d35 2026-06-23 02:27:02.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d187b95-f024-4bf8-86de-9585de3348a4 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 4b86dae2-5d71-42e4-9339-dde7a8785d35 [pid: 8|app: 0|req: 546/1128] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:27:02 2026] DELETE /v2.0/networks/cd645ff8-dcfa-44e9-b9ab-792902c873ad => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1129] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:03 2026] GET /v2.0/security-groups?tenant_id=74fde498d2af43979b2ae605c2086a8d&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1130] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:27:02 2026] PUT /v2.0/routers/80970fc7-129a-4f05-af87-415659eb7d31/remove_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1131] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:03 2026] DELETE /v2.0/security-groups/16200199-80af-4228-941f-383b1c1dbba8 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:27:03.439 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ce62c6d-ad43-44b6-b5a1-0cabf935806b 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] TaaS: Handle Delete Port: cafc637f-166b-416f-a0f7-be06c8daca85 2026-06-23 02:27:03.443 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ce62c6d-ad43-44b6-b5a1-0cabf935806b 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Tap Mirror: Handle Delete Port: cafc637f-166b-416f-a0f7-be06c8daca85 2026-06-23 02:27:03.695 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ce62c6d-ad43-44b6-b5a1-0cabf935806b 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] TaaS: Handle Delete Port: 5fe6e36d-2426-4de9-83fa-5ddf9adcea3d 2026-06-23 02:27:03.698 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ce62c6d-ad43-44b6-b5a1-0cabf935806b 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] Tap Mirror: Handle Delete Port: 5fe6e36d-2426-4de9-83fa-5ddf9adcea3d 2026-06-23 02:27:04.099 7 INFO neutron.services.segments.plugin [-] Segment b11299dc-cc04-4774-a7eb-b831699744d9 resource provider aggregate not found 2026-06-23 02:27:04.105 7 INFO neutron.services.segments.plugin [-] Segment b11299dc-cc04-4774-a7eb-b831699744d9 resource provider aggregate not found 2026-06-23 02:27:04.128 7 INFO neutron.services.segments.plugin [-] Segment b11299dc-cc04-4774-a7eb-b831699744d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b11299dc-cc04-4774-a7eb-b831699744d9 found for delete ", "request_id": "req-f299d59b-295c-4a4d-a718-38b85a978712"}]} 2026-06-23 02:27:04.129 7 INFO neutron.services.segments.plugin [-] Segment b11299dc-cc04-4774-a7eb-b831699744d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b11299dc-cc04-4774-a7eb-b831699744d9 found for delete ", "request_id": "req-0edad160-3515-4c27-8345-34635a239f82"}]} 2026-06-23 02:27:04.130 7 INFO neutron.db.l3_hamode_db [None req-8ce62c6d-ad43-44b6-b5a1-0cabf935806b 929eb21fa32e431fa371823ec3e74d26 498c6b50810040de86a9179d4210870c - - default default] HA network 8da00b06-a536-4823-8891-474466efb88c was deleted as no HA routers are present in tenant 498c6b50810040de86a9179d4210870c. [pid: 7|app: 0|req: 584/1132] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:27:03 2026] DELETE /v2.0/routers/80970fc7-129a-4f05-af87-415659eb7d31 => generated 0 bytes in 915 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1133] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:27:04 2026] DELETE /v2.0/subnets/82c53230-39f5-4164-9866-131c696f2599 => 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: 549/1134] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:04 2026] GET /v2.0/security-groups?tenant_id=c6e02ce21f1a4f77924d451f1be1ca7c&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:27:04.358 8 INFO neutron.services.segments.plugin [-] Segment 098b6fc5-ec16-4ef7-b734-5aa3121fa274 resource provider aggregate not found 2026-06-23 02:27:04.378 8 INFO neutron.services.segments.plugin [-] Segment 098b6fc5-ec16-4ef7-b734-5aa3121fa274 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 098b6fc5-ec16-4ef7-b734-5aa3121fa274 found for delete ", "request_id": "req-ade0051f-40e2-4270-ba82-82c8ccc8dc71"}]} 2026-06-23 02:27:04.379 8 INFO neutron.services.segments.plugin [-] Segment 098b6fc5-ec16-4ef7-b734-5aa3121fa274 resource provider aggregate not found [pid: 7|app: 0|req: 586/1135] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:27:04 2026] DELETE /v2.0/networks/5ff1fead-5571-4a63-92ed-8e584f49f572 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:27:04.397 8 INFO neutron.services.segments.plugin [-] Segment 098b6fc5-ec16-4ef7-b734-5aa3121fa274 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 098b6fc5-ec16-4ef7-b734-5aa3121fa274 found for delete ", "request_id": "req-6680a122-4a8f-4a61-b0f2-3c674be4abfc"}]} [pid: 8|app: 0|req: 550/1136] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:04 2026] DELETE /v2.0/security-groups/4f84f612-30e6-4db2-8c81-21846099424d => 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: 587/1137] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:04 2026] GET /v2.0/security-groups?tenant_id=498c6b50810040de86a9179d4210870c&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: 551/1138] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:05 2026] DELETE /v2.0/security-groups/024ed22f-a56f-4713-8a2d-5333b0756ab5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:27:05.290 7 INFO neutron.db.segments_db [None req-d4313941-5c2d-4743-8eda-f4a41a09cfda 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 7ee8ed4b-c798-4e52-85f8-3ba959f2b46c of type vxlan for network 133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3 [pid: 7|app: 0|req: 588/1139] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:27:05 2026] POST /v2.0/networks => generated 725 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1140] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:27:05 2026] POST /v2.0/subnets => generated 691 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:27:05.656 7 INFO neutron.db.segments_db [None req-1720e525-6226-4cfd-a45e-27e9d71f2fcd 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment c595911e-05c7-462f-9115-58f0053ed8f7 of type vxlan for network 30241949-c93e-4d70-9cb1-1c65c09f752e 2026-06-23 02:27:05.949 7 INFO neutron.db.l3_hamode_db [None req-1720e525-6226-4cfd-a45e-27e9d71f2fcd 990752138c3a4b6e842e66ec2409552f 3385e3eadbcd4bdebee1a8ae77fc8f4b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:27:06.155 7 INFO neutron.services.segments.plugin [-] Segment ade84b2b-717d-4063-99ca-9a2b46b2bb99 resource provider aggregate not found 2026-06-23 02:27:06.166 7 INFO neutron.services.segments.plugin [-] Segment ade84b2b-717d-4063-99ca-9a2b46b2bb99 resource provider aggregate not found 2026-06-23 02:27:06.185 7 INFO neutron.services.segments.plugin [-] Segment ade84b2b-717d-4063-99ca-9a2b46b2bb99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ade84b2b-717d-4063-99ca-9a2b46b2bb99 found for delete ", "request_id": "req-91d89381-503d-4265-8cb5-71b4ee74658f"}]} 2026-06-23 02:27:06.194 7 INFO neutron.services.segments.plugin [-] Segment ade84b2b-717d-4063-99ca-9a2b46b2bb99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ade84b2b-717d-4063-99ca-9a2b46b2bb99 found for delete ", "request_id": "req-e8df3a95-cc57-4a01-ab8d-af2aa838b16e"}]} 2026-06-23 02:27:06.611 8 INFO neutron.db.segments_db [None req-9bef3d47-6c30-42f6-a697-3d394afc36ff 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 4e32306b-f8c5-4b45-8f34-684f2b33be1e of type vxlan for network f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f [pid: 8|app: 0|req: 553/1141] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:27:06 2026] POST /v2.0/networks => generated 721 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1142] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:06 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1143] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:27:06 2026] POST /v2.0/subnets => generated 687 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1144] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:07 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:07.102 8 INFO neutron.db.segments_db [None req-087dcb11-fd2c-4ce3-852e-1cc08d82f8aa 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 7209a82d-e876-4bd0-a5a8-4a6940e343d0 of type vxlan for network 4c1dbaab-ef52-47e5-b3bf-4057ca82a0f8 2026-06-23 02:27:07.379 8 INFO neutron.db.l3_hamode_db [None req-087dcb11-fd2c-4ce3-852e-1cc08d82f8aa 990752138c3a4b6e842e66ec2409552f 52a885618a414408aa93331efd1b84c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:27:07.421 7 INFO neutron.db.l3_hamode_db [None req-1720e525-6226-4cfd-a45e-27e9d71f2fcd 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:27:08.160 8 INFO neutron.db.l3_hamode_db [None req-087dcb11-fd2c-4ce3-852e-1cc08d82f8aa 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 589/1145] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:27:05 2026] POST /v2.0/routers => generated 731 bytes in 2648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1146] 10.0.0.186 () {34 vars in 684 bytes} [Tue Jun 23 02:27:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1147] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:08 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1148] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:27:07 2026] POST /v2.0/routers => generated 727 bytes in 2092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1149] 10.0.0.186 () {32 vars in 663 bytes} [Tue Jun 23 02:27:09 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1150] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:09 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1151] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:27:08 2026] PUT /v2.0/routers/9d3cdf88-c71f-4195-bc0c-417f580f82d8/add_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1152] 10.0.0.186 () {34 vars in 758 bytes} [Tue Jun 23 02:27:09 2026] PUT /v2.0/security-groups/4ee13d23-7718-447d-8e17-82b25ab663a2 => generated 1664 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1153] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:09 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1154] 10.0.0.186 () {32 vars in 737 bytes} [Tue Jun 23 02:27:09 2026] GET /v2.0/security-groups/4ee13d23-7718-447d-8e17-82b25ab663a2 => generated 1664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1155] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:10 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&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: 597/1156] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:10 2026] DELETE /v2.0/security-groups/4ee13d23-7718-447d-8e17-82b25ab663a2 => 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: 598/1157] 10.0.0.186 () {32 vars in 663 bytes} [Tue Jun 23 02:27:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:27:10.202 7 INFO neutron.api.v2.resource [None req-c2dc3b4b-536f-4197-abc7-4e2b52a091d8 6625866b96634757a1821f683cbb596a 5c46ae58468249a19d08babee4027fa5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1158] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:10 2026] DELETE /v2.0/security-groups/4ee13d23-7718-447d-8e17-82b25ab663a2 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1159] 10.0.0.186 () {34 vars in 684 bytes} [Tue Jun 23 02:27:10 2026] POST /v2.0/security-groups => generated 1624 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1160] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1161] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:27:10 2026] GET /v2.0/security-group-rules/ae8c60f0-6ab6-47ad-a8e8-6cc92a5e0a76 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1162] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:27:09 2026] PUT /v2.0/routers/9a0a665e-3cb9-411b-900b-c318b8c62845/add_router_interface => generated 309 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1163] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:27:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1164] 10.0.0.186 () {34 vars in 685 bytes} [Tue Jun 23 02:27:10 2026] POST /v2.0/security-groups => generated 1659 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1165] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:27:10 2026] DELETE /v2.0/security-group-rules/ae8c60f0-6ab6-47ad-a8e8-6cc92a5e0a76 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1166] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:27:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1167] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1168] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1169] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:27:10 2026] GET /v2.0/security-group-rules/063aebf8-7aab-48f6-88f7-d0dd56a0b0c0 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1170] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:27:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1171] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:27:10 2026] DELETE /v2.0/security-group-rules/063aebf8-7aab-48f6-88f7-d0dd56a0b0c0 => 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: 609/1172] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/ports?tenant_id=689f28b9c229442ab89f00982b11d61d&device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 610/1173] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1174] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 612/1175] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/networks?id=4d19fea6-347f-455c-960c-9a9d6dc7714e => generated 771 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:11.284 7 INFO neutron.db.securitygroups_db [None req-97ae98d1-2338-4c90-9d33-03166487c236 6625866b96634757a1821f683cbb596a 5c46ae58468249a19d08babee4027fa5 - - default default] Project 5c46ae58468249a19d08babee4027fa5 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: 613/1176] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:11 2026] POST /v2.0/security-group-rules => generated 607 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1179] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1180] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1181] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=d504cbdd-292a-43e2-b5f2-a536b2442cad => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1182] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/security-group-rules/168ccd6c-f72d-4449-a6fa-f8c2581d733b => 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: 566/1183] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/subnets?id=7c5ba8a1-bc6e-44d2-a576-bb2f43dc836f => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1184] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1185] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/ports?network_id=4d19fea6-347f-455c-960c-9a9d6dc7714e&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1186] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:27:11 2026] DELETE /v2.0/security-group-rules/168ccd6c-f72d-4449-a6fa-f8c2581d733b => 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: 570/1187] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/networks/4d19fea6-347f-455c-960c-9a9d6dc7714e?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1188] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1189] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/networks/4d19fea6-347f-455c-960c-9a9d6dc7714e?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: 573/1190] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:11 2026] DELETE /v2.0/security-groups/93c0d0b7-e630-4d18-af86-f48d67f454cb => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:27:11.967 8 INFO neutron.db.segments_db [None req-f297ef39-b639-4a48-850a-4f6338d6915a 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 0a89323c-6b08-4fd1-b8f8-61108bfd24b0 of type vxlan for network 440854c0-e158-4c28-bc00-5051fe8ec4fb [pid: 7|app: 0|req: 618/1191] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:27:11 2026] POST /v2.0/floatingips => generated 552 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1192] 10.0.0.186 () {32 vars in 663 bytes} [Tue Jun 23 02:27:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1193] 10.0.0.186 () {32 vars in 663 bytes} [Tue Jun 23 02:27:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1194] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:27:11 2026] POST /v2.0/networks => generated 721 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1195] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:27:12 2026] POST /v2.0/subnets => generated 687 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:27:12.358 8 INFO neutron.db.segments_db [None req-3e7b961b-063e-4db9-b844-e3731ecb5b3e 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment c753f369-3151-4186-80fa-42294809f255 of type vxlan for network a87d804a-8d05-44c5-887a-fa6c08d761de [pid: 7|app: 0|req: 622/1196] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:12 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 623/1197] 10.0.0.191 () {34 vars in 1098 bytes} [Tue Jun 23 02:27:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--170662295&fields=id&tenant_id=3385e3eadbcd4bdebee1a8ae77fc8f4b => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1198] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:12 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&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: 625/1199] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:27:12 2026] GET /v2.0/networks?id=133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3 => generated 676 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:12.712 8 INFO neutron.db.l3_hamode_db [None req-3e7b961b-063e-4db9-b844-e3731ecb5b3e 990752138c3a4b6e842e66ec2409552f 5cccfa83d97b45ec9262913ccdeebe5f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 626/1200] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:12 2026] GET /v2.0/security-groups?tenant_id=5c46ae58468249a19d08babee4027fa5&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1201] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:27:12 2026] GET /v2.0/quotas/3385e3eadbcd4bdebee1a8ae77fc8f4b => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1202] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:12 2026] DELETE /v2.0/security-groups/96256c77-de43-43b6-804e-e3f4b0d779aa => 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: 629/1203] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:27:13 2026] GET /v2.0/ports?tenant_id=3385e3eadbcd4bdebee1a8ae77fc8f4b&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1204] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:27:13 2026] GET /v2.0/networks/133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1205] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:27:13 2026] GET /v2.0/networks/133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3?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: 632/1206] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:13 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:27:13.590 8 INFO neutron.db.l3_hamode_db [None req-3e7b961b-063e-4db9-b844-e3731ecb5b3e 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 633/1207] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:13 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1208] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:13 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1209] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:14 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => 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: 575/1210] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:27:12 2026] POST /v2.0/routers => generated 727 bytes in 2340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1211] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:14 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1212] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:14 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&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: 578/1213] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:15 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => 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: 636/1214] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:27:14 2026] PUT /v2.0/routers/2e9e8003-60ac-4447-8214-21da37ce3c4a/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1215] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:16 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 637/1216] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:16 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&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: 580/1217] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:16 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1218] 10.0.0.186 () {34 vars in 685 bytes} [Tue Jun 23 02:27:16 2026] POST /v2.0/security-groups => generated 1673 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1219] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:16 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: 7|app: 0|req: 639/1220] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:17 2026] POST /v2.0/security-group-rules => generated 596 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1221] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:17 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 641/1222] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:17 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1223] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1224] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:27:17.603 8 INFO neutron.db.securitygroups_db [None req-0acc614e-0691-4289-8517-8051ff08bb16 07c3b02c26cb42918b8c4616b39674ad 52a885618a414408aa93331efd1b84c7 - - default default] Project 52a885618a414408aa93331efd1b84c7 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: 583/1225] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:27:17.769 7 INFO neutron.db.securitygroups_db [None req-a1dace97-813d-4c13-bfe6-0ebcc0670deb 07c3b02c26cb42918b8c4616b39674ad 52a885618a414408aa93331efd1b84c7 - - default default] Project 52a885618a414408aa93331efd1b84c7 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: 584/1226] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:27:17 2026] GET /v2.0/networks?id=133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3 => generated 676 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1227] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1228] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 23 02:27:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3385e3eadbcd4bdebee1a8ae77fc8f4b => generated 180 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1229] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:17 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => 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: 586/1230] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:27:17 2026] POST /v2.0/ports => generated 954 bytes in 442 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: 587/1231] 10.0.0.186 () {34 vars in 685 bytes} [Tue Jun 23 02:27:18 2026] POST /v2.0/security-groups => generated 1659 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1232] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:18 2026] GET /v2.0/security-groups?tenant_id=2be419e2513d43a99e29d69b96ad0d3e&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1233] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:18 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1234] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:18 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: 7|app: 0|req: 648/1235] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:18 2026] DELETE /v2.0/security-groups/a40603ae-a3f0-443f-9750-b66234861642 => 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: 649/1236] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:18 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&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: 588/1237] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:27:18 2026] PUT /v2.0/ports/d58ce869-3a8c-40bb-ad00-3888ed5c58cb => generated 1235 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 589/1238] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:19 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:19.139 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71dfec3c-1e82-4b6a-9bc1-a492d5335b9c'] response: {'name': 'network-changed', 'server_uuid': '77f6cce5-0d75-4f4b-b0a3-4f56437a238c', 'tag': 'd58ce869-3a8c-40bb-ad00-3888ed5c58cb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 650/1239] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1240] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:19 2026] GET /v2.0/security-groups?id=024054c6-68bc-49a7-aa21-bdb9d6309235&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1241] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:19 2026] GET /v2.0/security-groups?tenant_id=c2a554b7ecf4473eb61c77966cb7dce5&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1242] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:19 2026] DELETE /v2.0/security-groups/696965a5-d3f5-499a-8408-15aacca6d88e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1243] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:27:19 2026] GET /v2.0/ports?tenant_id=3385e3eadbcd4bdebee1a8ae77fc8f4b&device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1244] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 23 02:27:19 2026] GET /v2.0/networks?tenant_id=3385e3eadbcd4bdebee1a8ae77fc8f4b&shared=False => generated 772 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1245] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 23 02:27:19 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: 7|app: 0|req: 652/1246] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:27:19 2026] POST /v2.0/floatingips => generated 552 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1247] 10.0.0.191 () {34 vars in 1100 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1462289924&fields=id&tenant_id=52a885618a414408aa93331efd1b84c7 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1248] 10.0.0.191 () {34 vars in 1098 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-215747261&fields=id&tenant_id=52a885618a414408aa93331efd1b84c7 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1249] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1250] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/networks?id=f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1251] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/quotas/52a885618a414408aa93331efd1b84c7 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1252] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&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: 656/1253] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/ports?tenant_id=52a885618a414408aa93331efd1b84c7&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1254] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => 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: 657/1255] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/networks/f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f?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: 599/1256] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/security-groups?id=024054c6-68bc-49a7-aa21-bdb9d6309235&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1257] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/networks/f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f?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: 600/1258] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1259] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/ports?tenant_id=3385e3eadbcd4bdebee1a8ae77fc8f4b&device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1260] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d58ce869-3a8c-40bb-ad00-3888ed5c58cb => 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: 660/1261] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:27:20 2026] GET /v2.0/subnets?id=ebaa7285-b849-41fd-b2c5-91d1bf28149a => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1262] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:27:21 2026] GET /v2.0/ports?network_id=133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1263] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:27:21 2026] GET /v2.0/networks/133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1264] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:27:21 2026] GET /v2.0/networks/133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3?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: 662/1265] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:21 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1266] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:21 2026] GET /v2.0/security-groups?id=024054c6-68bc-49a7-aa21-bdb9d6309235&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: 663/1267] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:21 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1268] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:22 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1269] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:22 2026] GET /v2.0/security-groups?id=024054c6-68bc-49a7-aa21-bdb9d6309235&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1270] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:22 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => 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: 665/1271] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:23 2026] GET /v2.0/security-groups?tenant_id=2252cd2530c34228aefa8a7bae7deb41&name=default => generated 2925 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1272] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:23 2026] DELETE /v2.0/security-groups/299695c5-4336-4465-bf01-99dfdae81d53 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1273] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:23 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1274] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:24 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => 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: 608/1275] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:24 2026] GET /v2.0/security-groups?id=024054c6-68bc-49a7-aa21-bdb9d6309235&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: 668/1276] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:27:25 2026] GET /v2.0/networks?id=f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1277] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 23 02:27:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=52a885618a414408aa93331efd1b84c7 => generated 273 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1278] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:25 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => 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: 669/1279] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:25 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => 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: 670/1280] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:25 2026] GET /v2.0/security-groups?id=024054c6-68bc-49a7-aa21-bdb9d6309235&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: 611/1281] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:27:25 2026] POST /v2.0/ports => generated 993 bytes in 558 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: 671/1284] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:27:25 2026] PUT /v2.0/ports/4b64a43b-71a6-4d30-8f38-3329add7b839 => generated 1274 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1285] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:26 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1008 bytes in 79 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: 672/1286] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:26 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:26.435 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-062e5a85-3614-45cd-82b1-c66c34ed2b5f'] response: {'name': 'network-changed', 'server_uuid': '570064e2-2488-464e-8356-b0b3a43181d5', 'tag': '4b64a43b-71a6-4d30-8f38-3329add7b839', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 615/1287] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:26 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1288] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:26 2026] GET /v2.0/security-groups?id=024054c6-68bc-49a7-aa21-bdb9d6309235&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: 8|app: 0|req: 616/1289] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:26 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1290] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:27:26 2026] GET /v2.0/ports?tenant_id=52a885618a414408aa93331efd1b84c7&device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1291] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 23 02:27:26 2026] GET /v2.0/networks?tenant_id=52a885618a414408aa93331efd1b84c7&shared=False => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:27.050 7 INFO neutron.db.l3_db [None req-abb5b9b7-0824-4672-8bb0-e1f4241aca86 a875e0894e0c48cfa696b22f5f057508 3385e3eadbcd4bdebee1a8ae77fc8f4b - - default default] Floating IP 633ea269-5373-457d-b3e0-8ee5ab1a6914 associated. External IP: 10.96.250.210, port: d58ce869-3a8c-40bb-ad00-3888ed5c58cb. [pid: 8|app: 0|req: 619/1292] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 23 02:27:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1293] 10.0.0.250 () {32 vars in 802 bytes} [Tue Jun 23 02:27:27 2026] GET /v2.0/extensions => generated 21537 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1294] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:27:26 2026] PUT /v2.0/floatingips/633ea269-5373-457d-b3e0-8ee5ab1a6914 => generated 855 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1295] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:27 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1296] 10.0.0.250 () {30 vars in 724 bytes} [Tue Jun 23 02:27:27 2026] GET /v2.0/quotas/bdf868d7d13c4f60bae83e0ed9583478/details => generated 847 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1297] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:27 2026] GET /v2.0/security-groups?id=024054c6-68bc-49a7-aa21-bdb9d6309235&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: 676/1298] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:27 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1008 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1299] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:27 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&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: 7|app: 0|req: 677/1300] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:27 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1301] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:27 2026] GET /v2.0/security-groups?id=024054c6-68bc-49a7-aa21-bdb9d6309235&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: 678/1302] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:27:28 2026] GET /v2.0/ports?tenant_id=52a885618a414408aa93331efd1b84c7&device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1303] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:27:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4b64a43b-71a6-4d30-8f38-3329add7b839 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1304] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:27:28 2026] GET /v2.0/subnets?id=ec11f95f-95f6-4873-9a1e-bc75cbab9321 => generated 690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1305] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:27:28 2026] GET /v2.0/ports?network_id=f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f&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: 7|app: 0|req: 680/1306] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:27:28 2026] GET /v2.0/networks/f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1307] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:27:28 2026] GET /v2.0/networks/f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f?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-23 02:27:28.470 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b65fe33c-21c2-45ad-b7c5-63f3d6530bee'] response: {'name': 'network-changed', 'server_uuid': '77f6cce5-0d75-4f4b-b0a3-4f56437a238c', 'tag': 'd58ce869-3a8c-40bb-ad00-3888ed5c58cb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 681/1308] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:28 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1309] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:28 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1310] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:27:28 2026] GET /v2.0/ports?tenant_id=3385e3eadbcd4bdebee1a8ae77fc8f4b&device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1311] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:29 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => 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: 683/1312] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:27:29 2026] GET /v2.0/networks?id=133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3 => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1313] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:29 2026] GET /v2.0/security-groups?id=024054c6-68bc-49a7-aa21-bdb9d6309235&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: 684/1314] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d58ce869-3a8c-40bb-ad00-3888ed5c58cb => 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: 631/1315] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:27:29 2026] GET /v2.0/subnets?id=ebaa7285-b849-41fd-b2c5-91d1bf28149a => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1316] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:27:29 2026] GET /v2.0/ports?network_id=133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3&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: 632/1317] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:27:29 2026] GET /v2.0/networks/133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3?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: 686/1318] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:27:29 2026] GET /v2.0/networks/133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3?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: 633/1319] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:29 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1320] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:30 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1321] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:30 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => 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: 688/1322] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:30 2026] GET /v2.0/security-groups?id=024054c6-68bc-49a7-aa21-bdb9d6309235&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: 635/1323] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:27:30 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1324] 10.0.0.97 () {34 vars in 989 bytes} [Tue Jun 23 02:27:30 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1325] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Jun 23 02:27:30 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:30.507 7 INFO neutron_taas.services.taas.taas_plugin [req-9d8441f8-d4d1-4e8f-b9c8-dfa0785ce035 req-618070eb-b33b-4de2-9955-bf92ffa6d37b a875e0894e0c48cfa696b22f5f057508 3385e3eadbcd4bdebee1a8ae77fc8f4b - - default default] TaaS: Handle Delete Port: d58ce869-3a8c-40bb-ad00-3888ed5c58cb 2026-06-23 02:27:30.511 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9d8441f8-d4d1-4e8f-b9c8-dfa0785ce035 req-618070eb-b33b-4de2-9955-bf92ffa6d37b a875e0894e0c48cfa696b22f5f057508 3385e3eadbcd4bdebee1a8ae77fc8f4b - - default default] Tap Mirror: Handle Delete Port: d58ce869-3a8c-40bb-ad00-3888ed5c58cb [pid: 8|app: 0|req: 638/1326] 10.0.0.250 () {32 vars in 802 bytes} [Tue Jun 23 02:27:30 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-23 02:27:30.624 7 INFO neutron.db.l3_db [req-9d8441f8-d4d1-4e8f-b9c8-dfa0785ce035 req-618070eb-b33b-4de2-9955-bf92ffa6d37b a875e0894e0c48cfa696b22f5f057508 3385e3eadbcd4bdebee1a8ae77fc8f4b - - default default] Floating IP 633ea269-5373-457d-b3e0-8ee5ab1a6914 disassociated. External IP: 10.96.250.210, port: d58ce869-3a8c-40bb-ad00-3888ed5c58cb. [pid: 8|app: 0|req: 639/1327] 10.0.0.250 () {30 vars in 724 bytes} [Tue Jun 23 02:27:30 2026] GET /v2.0/quotas/bdf868d7d13c4f60bae83e0ed9583478/details => generated 847 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1328] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:27:30 2026] DELETE /v2.0/ports/d58ce869-3a8c-40bb-ad00-3888ed5c58cb => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:27:31.068 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf7102e2-9993-439f-925d-d3605429e38f'] response: {'server_uuid': '77f6cce5-0d75-4f4b-b0a3-4f56437a238c', 'name': 'network-vif-deleted', 'tag': 'd58ce869-3a8c-40bb-ad00-3888ed5c58cb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 640/1329] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:31 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1008 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1330] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:31 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1331] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:31 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => 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: 691/1332] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:27:31 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1279 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1333] 199.204.45.3 () {34 vars in 1122 bytes} [Tue Jun 23 02:27:31 2026] GET /v2.0/security-groups?id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&id=e1428a42-1c17-423a-a77b-a07d4c4559b5&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1334] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:32 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1335] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:32 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&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: 7|app: 0|req: 693/1336] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:32 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => 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: 644/1337] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:33 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1338] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:33 2026] GET /v2.0/ports?device_id=77f6cce5-0d75-4f4b-b0a3-4f56437a238c => 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: 645/1339] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:33 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1340] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:34 2026] GET /v2.0/security-groups?tenant_id=bdf868d7d13c4f60bae83e0ed9583478&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1341] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:34 2026] DELETE /v2.0/security-groups/107cee21-771c-4e5d-99d9-b1cc84415221 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1342] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:34 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1010 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1343] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:34 2026] DELETE /v2.0/security-groups/024054c6-68bc-49a7-aa21-bdb9d6309235 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:27:34.895 8 INFO neutron.api.v2.resource [None req-c5f97403-cfac-427c-9dcc-cc1e80afffc2 a875e0894e0c48cfa696b22f5f057508 3385e3eadbcd4bdebee1a8ae77fc8f4b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1344] 10.0.0.186 () {32 vars in 737 bytes} [Tue Jun 23 02:27:34 2026] GET /v2.0/security-groups/024054c6-68bc-49a7-aa21-bdb9d6309235 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1345] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:34 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&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: 698/1346] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:35 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:27:35.043 8 INFO neutron_taas.services.taas.taas_plugin [None req-80e6ac6a-97be-4a0e-8deb-fdfd0cc33982 a875e0894e0c48cfa696b22f5f057508 3385e3eadbcd4bdebee1a8ae77fc8f4b - - default default] TaaS: Handle Delete Port: c0d47ff3-4911-4252-8899-d187bea15e02 2026-06-23 02:27:35.046 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80e6ac6a-97be-4a0e-8deb-fdfd0cc33982 a875e0894e0c48cfa696b22f5f057508 3385e3eadbcd4bdebee1a8ae77fc8f4b - - default default] Tap Mirror: Handle Delete Port: c0d47ff3-4911-4252-8899-d187bea15e02 [pid: 8|app: 0|req: 649/1347] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:27:34 2026] DELETE /v2.0/floatingips/633ea269-5373-457d-b3e0-8ee5ab1a6914 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:27:35.462 7 INFO neutron.db.l3_db [None req-3a6c221e-34cc-413a-abde-a5f721bd11a6 07c3b02c26cb42918b8c4616b39674ad 52a885618a414408aa93331efd1b84c7 - - default default] Floating IP 6e256b83-2344-486d-a5c6-a367e100c6a8 associated. External IP: 10.96.250.202, port: 4b64a43b-71a6-4d30-8f38-3329add7b839. 2026-06-23 02:27:35.683 8 INFO neutron_taas.services.taas.taas_plugin [None req-69e0c24d-22d5-4882-b8fd-da3cbd4f0ca9 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: e18e031a-0fef-40b5-8045-cff426e66cc0 2026-06-23 02:27:35.686 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69e0c24d-22d5-4882-b8fd-da3cbd4f0ca9 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: e18e031a-0fef-40b5-8045-cff426e66cc0 [pid: 7|app: 0|req: 699/1348] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:27:35 2026] PUT /v2.0/floatingips/6e256b83-2344-486d-a5c6-a367e100c6a8 => generated 855 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:35.887 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b27dbec-8fd0-4da6-a5b4-25dfa15b03fa'] response: {'name': 'network-changed', 'server_uuid': '570064e2-2488-464e-8356-b0b3a43181d5', 'tag': '4b64a43b-71a6-4d30-8f38-3329add7b839', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 650/1349] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:27:35 2026] PUT /v2.0/routers/9d3cdf88-c71f-4195-bc0c-417f580f82d8/remove_router_interface => generated 309 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1350] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:27:36 2026] GET /v2.0/ports?tenant_id=52a885618a414408aa93331efd1b84c7&device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:27:36.480 7 INFO neutron_taas.services.taas.taas_plugin [None req-7553eb81-b88c-43c8-b50c-392dcec86cb8 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 433212e9-9dd3-485a-adff-a4f3e3c1783c 2026-06-23 02:27:36.483 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7553eb81-b88c-43c8-b50c-392dcec86cb8 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 433212e9-9dd3-485a-adff-a4f3e3c1783c [pid: 8|app: 0|req: 652/1351] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:27:36 2026] GET /v2.0/networks?id=f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1352] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:27:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4b64a43b-71a6-4d30-8f38-3329add7b839 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1353] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:27:36 2026] GET /v2.0/subnets?id=ec11f95f-95f6-4873-9a1e-bc75cbab9321 => generated 690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1354] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:27:36 2026] GET /v2.0/ports?network_id=f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f&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: 656/1355] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:27:36 2026] GET /v2.0/networks/f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:27:36.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-7553eb81-b88c-43c8-b50c-392dcec86cb8 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 8e0a6cbb-f1d6-4548-8f95-9c3c82efa9c8 2026-06-23 02:27:36.760 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7553eb81-b88c-43c8-b50c-392dcec86cb8 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 8e0a6cbb-f1d6-4548-8f95-9c3c82efa9c8 [pid: 8|app: 0|req: 657/1356] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:27:36 2026] GET /v2.0/networks/f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:27:37.179 7 INFO neutron.services.segments.plugin [-] Segment c595911e-05c7-462f-9115-58f0053ed8f7 resource provider aggregate not found 2026-06-23 02:27:37.181 7 INFO neutron.services.segments.plugin [-] Segment c595911e-05c7-462f-9115-58f0053ed8f7 resource provider aggregate not found 2026-06-23 02:27:37.206 7 INFO neutron.services.segments.plugin [-] Segment c595911e-05c7-462f-9115-58f0053ed8f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c595911e-05c7-462f-9115-58f0053ed8f7 found for delete ", "request_id": "req-c76b0bdb-a24a-4b51-80db-bc0ea34cd5ac"}]} 2026-06-23 02:27:37.208 7 INFO neutron.db.l3_hamode_db [None req-7553eb81-b88c-43c8-b50c-392dcec86cb8 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] HA network 30241949-c93e-4d70-9cb1-1c65c09f752e was deleted as no HA routers are present in tenant 3385e3eadbcd4bdebee1a8ae77fc8f4b. 2026-06-23 02:27:37.212 7 INFO neutron.services.segments.plugin [-] Segment c595911e-05c7-462f-9115-58f0053ed8f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c595911e-05c7-462f-9115-58f0053ed8f7 found for delete ", "request_id": "req-0ee38c95-609f-49f1-8047-9fd0bb12e25d"}]} [pid: 7|app: 0|req: 700/1357] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:27:36 2026] DELETE /v2.0/routers/9d3cdf88-c71f-4195-bc0c-417f580f82d8 => generated 0 bytes in 930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1358] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:27:37 2026] DELETE /v2.0/subnets/ebaa7285-b849-41fd-b2c5-91d1bf28149a => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:27:37.555 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b46ed58-2734-49e7-9bcf-70e9e008ce86 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 0545067c-2994-4cb4-aa98-c65d67a3dc66 2026-06-23 02:27:37.562 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b46ed58-2734-49e7-9bcf-70e9e008ce86 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 0545067c-2994-4cb4-aa98-c65d67a3dc66 [pid: 7|app: 0|req: 701/1359] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:27:37 2026] DELETE /v2.0/networks/133f6b76-cc9f-4a12-a09b-ba58d8ee0aa3 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:27:37.882 8 INFO neutron.db.segments_db [None req-5a236510-1924-4586-a5e5-450eb46ada1f 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Added segment 496f5f47-35d2-40fa-896b-f820691b118a of type vxlan for network 613b53f7-9500-4cb4-bd35-7dd23609f9f8 [pid: 8|app: 0|req: 659/1360] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:27:37 2026] POST /v2.0/networks => generated 614 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1361] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:37 2026] GET /v2.0/security-groups?tenant_id=3385e3eadbcd4bdebee1a8ae77fc8f4b&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:27:38.035 8 INFO neutron.db.segments_db [None req-334d70c5-9a31-4e01-8071-bbf60c27b7b7 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Added segment b0b3ff5d-5e4c-4583-bdf2-bcbaca6793e5 of type vxlan for network 9f802d4d-3c3f-4196-bbfa-478ab38e4899 [pid: 7|app: 0|req: 703/1362] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:37 2026] DELETE /v2.0/security-groups/aa021ffa-1cdb-4978-bd61-64d969c5efc7 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:27:38.312 8 INFO neutron.db.l3_hamode_db [None req-334d70c5-9a31-4e01-8071-bbf60c27b7b7 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:27:39.184 8 INFO neutron.db.l3_hamode_db [None req-334d70c5-9a31-4e01-8071-bbf60c27b7b7 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:27:39.243 7 INFO neutron.services.segments.plugin [-] Segment 7ee8ed4b-c798-4e52-85f8-3ba959f2b46c resource provider aggregate not found 2026-06-23 02:27:39.250 7 INFO neutron.services.segments.plugin [-] Segment 7ee8ed4b-c798-4e52-85f8-3ba959f2b46c resource provider aggregate not found 2026-06-23 02:27:39.268 7 INFO neutron.services.segments.plugin [-] Segment 7ee8ed4b-c798-4e52-85f8-3ba959f2b46c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ee8ed4b-c798-4e52-85f8-3ba959f2b46c found for delete ", "request_id": "req-346e7b18-a73a-412d-b7dc-ad3392c6e8da"}]} 2026-06-23 02:27:39.272 7 INFO neutron.services.segments.plugin [-] Segment 7ee8ed4b-c798-4e52-85f8-3ba959f2b46c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ee8ed4b-c798-4e52-85f8-3ba959f2b46c found for delete ", "request_id": "req-eb38f588-4799-458f-b47e-ce67e7677113"}]} [pid: 8|app: 0|req: 660/1363] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:27:37 2026] POST /v2.0/routers => generated 695 bytes in 2211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1364] 10.0.0.186 () {32 vars in 776 bytes} [Tue Jun 23 02:27:40 2026] GET /v2.0/subnets?project_id=7d97246b2ba14061b3e19b9891694eb2&cidr=10.100.0.0%2F28 => generated 14 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1365] 10.0.0.186 () {32 vars in 694 bytes} [Tue Jun 23 02:27:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1366] 10.0.0.186 () {32 vars in 784 bytes} [Tue Jun 23 02:27:40 2026] GET /v2.0/subnets?network_id=ad3b1f6f-0f3a-493c-a8d7-49e96bb7ddad&cidr=10.100.0.0%2F28 => 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: 662/1367] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:27:40 2026] POST /v2.0/subnets => generated 657 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1368] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:40 2026] GET /v2.0/security-groups?tenant_id=5ffcc315db1944779669e31a2f9bf414&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1369] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:41 2026] DELETE /v2.0/security-groups/9ee96c6f-d82c-4365-a5d5-b07ed8def3bb => 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: 667/1372] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:41 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 706/1373] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:27:40 2026] PUT /v2.0/routers/d94afe34-3843-4e3d-8153-2095b9120719/add_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1374] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:42 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1375] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:27:42 2026] GET /v2.0/networks => generated 7960 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1376] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:27:42 2026] GET /v2.0/subnets => generated 6495 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1377] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:42 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 708/1378] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:27:42 2026] GET /v2.0/routers => generated 2910 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1379] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:42 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1380] 10.0.0.186 () {34 vars in 685 bytes} [Tue Jun 23 02:27:42 2026] POST /v2.0/security-groups => generated 1675 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1381] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1382] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1383] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27: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: 7|app: 0|req: 711/1384] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:27:43.213 8 INFO neutron.db.securitygroups_db [None req-fbb9b58e-35f7-474c-b25d-c72d0101f85b 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Project 7d97246b2ba14061b3e19b9891694eb2 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: 674/1385] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:27:43.372 7 INFO neutron.db.securitygroups_db [None req-9f803e81-18eb-485c-b2a9-569160549e12 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Project 7d97246b2ba14061b3e19b9891694eb2 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: 712/1386] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:27:43 2026] POST /v2.0/security-group-rules => generated 606 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1387] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:43 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 713/1388] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:43 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1389] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:43 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1010 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1390] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:43 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&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: 7|app: 0|req: 715/1391] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/networks => generated 1298 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1392] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:27:43 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1279 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1393] 10.0.0.186 () {32 vars in 858 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/floatingips?floating_network_id=ad3b1f6f-0f3a-493c-a8d7-49e96bb7ddad&port_id=4b64a43b-71a6-4d30-8f38-3329add7b839 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1394] 10.0.0.191 () {34 vars in 1100 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1706188283&fields=id&tenant_id=7d97246b2ba14061b3e19b9891694eb2 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1395] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/networks?id=613b53f7-9500-4cb4-bd35-7dd23609f9f8 => generated 661 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1396] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/quotas/7d97246b2ba14061b3e19b9891694eb2 => 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: 718/1397] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/ports?tenant_id=7d97246b2ba14061b3e19b9891694eb2&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1398] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1399] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1400] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 720/1401] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1402] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/security-groups?id=2e454934-b0ff-406a-bf45-3a3f8a4552ad&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:44.912 7 INFO neutron_taas.services.taas.taas_plugin [req-8f80549e-31dc-456a-bb9f-49b468a6e82c req-3f18c9ec-c238-42a6-b31e-f5aa6f58355d e07eebb03a594d06bba81c0166ee0a06 689f28b9c229442ab89f00982b11d61d - - default default] TaaS: Handle Delete Port: d504cbdd-292a-43e2-b5f2-a536b2442cad 2026-06-23 02:27:44.914 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8f80549e-31dc-456a-bb9f-49b468a6e82c req-3f18c9ec-c238-42a6-b31e-f5aa6f58355d e07eebb03a594d06bba81c0166ee0a06 689f28b9c229442ab89f00982b11d61d - - default default] Tap Mirror: Handle Delete Port: d504cbdd-292a-43e2-b5f2-a536b2442cad [pid: 8|app: 0|req: 683/1403] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:44 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:27:45.075 7 INFO neutron.db.l3_db [req-8f80549e-31dc-456a-bb9f-49b468a6e82c req-3f18c9ec-c238-42a6-b31e-f5aa6f58355d e07eebb03a594d06bba81c0166ee0a06 689f28b9c229442ab89f00982b11d61d - - default default] Floating IP 7655b969-6a92-446f-9852-ed030d42decd disassociated. External IP: 10.96.250.213, port: d504cbdd-292a-43e2-b5f2-a536b2442cad. [pid: 7|app: 0|req: 721/1404] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:27:44 2026] DELETE /v2.0/ports/d504cbdd-292a-43e2-b5f2-a536b2442cad => generated 0 bytes in 689 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:27:45.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2473139-8200-4298-82bb-02b2d473beb1'] response: {'server_uuid': '2956c399-2614-4e40-a152-28b0c623944d', 'name': 'network-vif-deleted', 'tag': 'd504cbdd-292a-43e2-b5f2-a536b2442cad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 684/1405] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:45 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1406] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:46 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => 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: 722/1407] 10.0.0.97 () {34 vars in 989 bytes} [Tue Jun 23 02:27:46 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1279 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1408] 10.0.0.97 () {34 vars in 1119 bytes} [Tue Jun 23 02:27:46 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1409] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:46 2026] GET /v2.0/security-groups?tenant_id=2b9670bf429845e28e0fde8a9fe8020a&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1410] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:46 2026] DELETE /v2.0/security-groups/5abb2769-8cf6-4138-9865-6a87aac3eae2 => 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: 724/1411] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:46 2026] GET /v2.0/security-groups?tenant_id=b67ffa4cd22c4507be3ae53b69fd0825&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1412] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:46 2026] DELETE /v2.0/security-groups/2fbfaa7e-a346-4c30-8b82-4880d1602b93 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1413] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:47 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 689/1414] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:47 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1415] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:48 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 690/1416] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:48 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1417] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:48 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1010 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1418] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:48 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1419] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:49 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 728/1420] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:27:49 2026] GET /v2.0/networks?id=613b53f7-9500-4cb4-bd35-7dd23609f9f8 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1421] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 23 02:27:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7d97246b2ba14061b3e19b9891694eb2 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1422] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:49 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => 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: 729/1423] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:27:49 2026] POST /v2.0/ports => generated 954 bytes in 285 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: 695/1424] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:27:49 2026] PUT /v2.0/ports/807b3fd3-3983-47da-88a5-fec5352a2420 => generated 1235 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1425] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:50 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 696/1426] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:50 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:50.188 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1a56c7c-0bf3-4879-805c-e6be89e7d6be'] response: {'name': 'network-changed', 'server_uuid': 'fc8d1872-cd5b-4be5-8619-b43454dc2d66', 'tag': '807b3fd3-3983-47da-88a5-fec5352a2420', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 731/1427] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:50 2026] GET /v2.0/ports?device_id=2956c399-2614-4e40-a152-28b0c623944d => 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: 697/1428] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:50 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1429] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:50 2026] GET /v2.0/security-groups?id=8e3b5927-192d-4d01-877e-0de1b4f4efae&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1430] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:27:50 2026] GET /v2.0/ports?tenant_id=7d97246b2ba14061b3e19b9891694eb2&device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1431] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 23 02:27:50 2026] GET /v2.0/networks?tenant_id=7d97246b2ba14061b3e19b9891694eb2&shared=False => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1432] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 23 02:27:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1433] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:51 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1434] 10.0.0.191 () {34 vars in 1120 bytes} [Tue Jun 23 02:27:51 2026] GET /v2.0/security-groups?id=e1428a42-1c17-423a-a77b-a07d4c4559b5&id=7e13a699-0e72-4a90-b088-7a911cb9a1e8&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: 735/1435] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:27:51 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:27:51.516 8 INFO neutron_taas.services.taas.taas_plugin [req-6d964284-a5fe-4f18-8900-cc3ad0391bc3 req-7494e357-abcd-4c4d-aaa8-f438df39d73a 07c3b02c26cb42918b8c4616b39674ad 52a885618a414408aa93331efd1b84c7 - - default default] TaaS: Handle Delete Port: 4b64a43b-71a6-4d30-8f38-3329add7b839 2026-06-23 02:27:51.520 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6d964284-a5fe-4f18-8900-cc3ad0391bc3 req-7494e357-abcd-4c4d-aaa8-f438df39d73a 07c3b02c26cb42918b8c4616b39674ad 52a885618a414408aa93331efd1b84c7 - - default default] Tap Mirror: Handle Delete Port: 4b64a43b-71a6-4d30-8f38-3329add7b839 [pid: 7|app: 0|req: 736/1436] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:51 2026] DELETE /v2.0/security-groups/2e454934-b0ff-406a-bf45-3a3f8a4552ad => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:27:51.546 7 INFO neutron.api.v2.resource [None req-68dcc7f9-fa0f-41b7-9aeb-2d5b3104ac69 e07eebb03a594d06bba81c0166ee0a06 689f28b9c229442ab89f00982b11d61d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1437] 10.0.0.186 () {32 vars in 737 bytes} [Tue Jun 23 02:27:51 2026] GET /v2.0/security-groups/2e454934-b0ff-406a-bf45-3a3f8a4552ad => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:27:51.662 7 INFO neutron_taas.services.taas.taas_plugin [None req-225feaef-7af4-4f02-b788-34b4ad841774 e07eebb03a594d06bba81c0166ee0a06 689f28b9c229442ab89f00982b11d61d - - default default] TaaS: Handle Delete Port: 570e62db-c893-4be2-8e14-45de9e13b4dc 2026-06-23 02:27:51.666 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-225feaef-7af4-4f02-b788-34b4ad841774 e07eebb03a594d06bba81c0166ee0a06 689f28b9c229442ab89f00982b11d61d - - default default] Tap Mirror: Handle Delete Port: 570e62db-c893-4be2-8e14-45de9e13b4dc 2026-06-23 02:27:51.666 8 INFO neutron.db.l3_db [req-6d964284-a5fe-4f18-8900-cc3ad0391bc3 req-7494e357-abcd-4c4d-aaa8-f438df39d73a 07c3b02c26cb42918b8c4616b39674ad 52a885618a414408aa93331efd1b84c7 - - default default] Floating IP 6e256b83-2344-486d-a5c6-a367e100c6a8 disassociated. External IP: 10.96.250.202, port: 4b64a43b-71a6-4d30-8f38-3329add7b839. [pid: 7|app: 0|req: 738/1438] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:27:51 2026] DELETE /v2.0/floatingips/7655b969-6a92-446f-9852-ed030d42decd => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1439] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:51 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1440] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:27:51 2026] DELETE /v2.0/ports/4b64a43b-71a6-4d30-8f38-3329add7b839 => generated 0 bytes in 734 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1441] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:27:52 2026] GET /v2.0/ports?tenant_id=7d97246b2ba14061b3e19b9891694eb2&device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1442] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:52 2026] GET /v2.0/security-groups?id=8e3b5927-192d-4d01-877e-0de1b4f4efae&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1443] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=807b3fd3-3983-47da-88a5-fec5352a2420 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:27:52.242 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-499e0397-22c6-4031-bd89-3c33ee2bb35e'] response: {'server_uuid': '570064e2-2488-464e-8356-b0b3a43181d5', 'name': 'network-vif-deleted', 'tag': '4b64a43b-71a6-4d30-8f38-3329add7b839', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 705/1444] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:27:52 2026] GET /v2.0/subnets?id=c9668bf9-c7ae-48e8-8d68-decb3c72bc44 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1445] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:27:52 2026] GET /v2.0/ports?network_id=613b53f7-9500-4cb4-bd35-7dd23609f9f8&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1446] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:27:52 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:27:52.409 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf487c7f-f814-40d0-8408-9ac987c24c91 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: fbee1e8f-c94d-498a-99b3-5010cb2037ff 2026-06-23 02:27:52.415 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf487c7f-f814-40d0-8408-9ac987c24c91 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: fbee1e8f-c94d-498a-99b3-5010cb2037ff [pid: 8|app: 0|req: 708/1447] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:27:52 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?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: 709/1448] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:52 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => 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: 740/1449] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:27:51 2026] PUT /v2.0/routers/f066fad7-a927-4820-bf79-86944473be06/remove_router_interface => generated 309 bytes in 1208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:53.364 7 INFO neutron_taas.services.taas.taas_plugin [None req-26f13aef-4a2f-4b16-83d0-7a623b34cbee 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 3c425bdc-facc-40b4-adce-89613c1f7929 2026-06-23 02:27:53.367 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26f13aef-4a2f-4b16-83d0-7a623b34cbee 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 3c425bdc-facc-40b4-adce-89613c1f7929 [pid: 8|app: 0|req: 710/1450] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:53 2026] GET /v2.0/security-groups?tenant_id=7354db9509ae450aaac2c7f9544818fe&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1451] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:53 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:53.654 7 INFO neutron_taas.services.taas.taas_plugin [None req-26f13aef-4a2f-4b16-83d0-7a623b34cbee 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 5589e3b4-dac3-43a0-853a-8efad97e718a 2026-06-23 02:27:53.657 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26f13aef-4a2f-4b16-83d0-7a623b34cbee 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 5589e3b4-dac3-43a0-853a-8efad97e718a [pid: 8|app: 0|req: 712/1452] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:53 2026] DELETE /v2.0/security-groups/a8da4cfa-5997-4f1f-92d7-1881d6890f47 => 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: 713/1453] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:53 2026] GET /v2.0/security-groups?id=8e3b5927-192d-4d01-877e-0de1b4f4efae&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1454] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:53 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => 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: 715/1455] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:53 2026] GET /v2.0/security-groups?tenant_id=06a5f6d8abeb4fedb3ceb2545e521af4&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:27:54.047 7 INFO neutron.services.segments.plugin [-] Segment 17cf90b2-9b22-4def-93db-3f10ae4100b0 resource provider aggregate not found 2026-06-23 02:27:54.048 7 INFO neutron.services.segments.plugin [-] Segment 17cf90b2-9b22-4def-93db-3f10ae4100b0 resource provider aggregate not found [pid: 8|app: 0|req: 716/1456] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:53 2026] DELETE /v2.0/security-groups/4e5f8903-8c87-42ce-8506-40f7456a5fe6 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:27:54.075 7 INFO neutron.services.segments.plugin [-] Segment 17cf90b2-9b22-4def-93db-3f10ae4100b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17cf90b2-9b22-4def-93db-3f10ae4100b0 found for delete ", "request_id": "req-0c0baa7c-96d3-42ef-be6c-bbf06829fc57"}]} 2026-06-23 02:27:54.079 7 INFO neutron.services.segments.plugin [-] Segment 17cf90b2-9b22-4def-93db-3f10ae4100b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17cf90b2-9b22-4def-93db-3f10ae4100b0 found for delete ", "request_id": "req-f547b48b-f333-4c6a-9b79-7cd3e74578a1"}]} 2026-06-23 02:27:54.088 7 INFO neutron.db.l3_hamode_db [None req-26f13aef-4a2f-4b16-83d0-7a623b34cbee 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] HA network afba95c5-8529-45fe-93aa-050ef4ac6a68 was deleted as no HA routers are present in tenant 689f28b9c229442ab89f00982b11d61d. [pid: 7|app: 0|req: 741/1457] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:27:53 2026] DELETE /v2.0/routers/f066fad7-a927-4820-bf79-86944473be06 => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1458] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:27:54 2026] DELETE /v2.0/subnets/7c5ba8a1-bc6e-44d2-a576-bb2f43dc836f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:27:54.340 7 INFO neutron_taas.services.taas.taas_plugin [None req-77b2a576-df96-44fe-a90a-0d6391d9d358 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 7809af53-3ebc-46ea-8153-668ee85531ff 2026-06-23 02:27:54.344 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77b2a576-df96-44fe-a90a-0d6391d9d358 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 7809af53-3ebc-46ea-8153-668ee85531ff [pid: 7|app: 0|req: 742/1459] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:27:54 2026] DELETE /v2.0/networks/4d19fea6-347f-455c-960c-9a9d6dc7714e => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1460] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:27:54 2026] GET /v2.0/security-groups?tenant_id=689f28b9c229442ab89f00982b11d61d&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1461] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:54 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1462] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:54 2026] GET /v2.0/ports?device_id=570064e2-2488-464e-8356-b0b3a43181d5 => 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: 743/1463] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:54 2026] DELETE /v2.0/security-groups/460058b1-b5f5-422c-8bcd-61764c34f829 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1464] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:54 2026] GET /v2.0/security-groups?id=8e3b5927-192d-4d01-877e-0de1b4f4efae&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: 744/1465] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:55 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:56.106 7 INFO neutron.services.segments.plugin [-] Segment 213cfba2-a9ad-48a8-a0eb-824558393672 resource provider aggregate not found [pid: 7|app: 0|req: 745/1466] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:56 2026] GET /v2.0/security-groups?id=8e3b5927-192d-4d01-877e-0de1b4f4efae&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:27:56.122 7 INFO neutron.services.segments.plugin [-] Segment 213cfba2-a9ad-48a8-a0eb-824558393672 resource provider aggregate not found 2026-06-23 02:27:56.152 7 INFO neutron.services.segments.plugin [-] Segment 213cfba2-a9ad-48a8-a0eb-824558393672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213cfba2-a9ad-48a8-a0eb-824558393672 found for delete ", "request_id": "req-edf626e4-0dc5-4e38-89cd-0bf6a21997ef"}]} 2026-06-23 02:27:56.154 7 INFO neutron.services.segments.plugin [-] Segment 213cfba2-a9ad-48a8-a0eb-824558393672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213cfba2-a9ad-48a8-a0eb-824558393672 found for delete ", "request_id": "req-4e8b8552-0a23-4041-a83e-362c8258de60"}]} [pid: 7|app: 0|req: 746/1467] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:56 2026] DELETE /v2.0/security-groups/7e13a699-0e72-4a90-b088-7a911cb9a1e8 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:27:56.313 7 INFO neutron.api.v2.resource [None req-25ddc126-27c3-4438-b82c-8adfb59d49ce 07c3b02c26cb42918b8c4616b39674ad 52a885618a414408aa93331efd1b84c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1470] 10.0.0.186 () {32 vars in 737 bytes} [Tue Jun 23 02:27:56 2026] GET /v2.0/security-groups/7e13a699-0e72-4a90-b088-7a911cb9a1e8 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:27:56.442 8 INFO neutron.db.segments_db [None req-bc6b8192-fdba-41fe-9f33-e4b80a4dcc0a f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] Added segment c027e440-44a0-4b1d-b595-56c87b2edf07 of type vxlan for network 945e533d-71db-49cc-a964-0a201e006f9f 2026-06-23 02:27:56.473 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e65acd5-b041-4344-8b67-7eeaf088cd02 07c3b02c26cb42918b8c4616b39674ad 52a885618a414408aa93331efd1b84c7 - - default default] TaaS: Handle Delete Port: ec75a407-e13b-454c-a23e-7ce9adcc084d 2026-06-23 02:27:56.477 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e65acd5-b041-4344-8b67-7eeaf088cd02 07c3b02c26cb42918b8c4616b39674ad 52a885618a414408aa93331efd1b84c7 - - default default] Tap Mirror: Handle Delete Port: ec75a407-e13b-454c-a23e-7ce9adcc084d [pid: 8|app: 0|req: 722/1471] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:27:56 2026] POST /v2.0/networks => generated 630 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1472] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:27:56 2026] DELETE /v2.0/floatingips/6e256b83-2344-486d-a5c6-a367e100c6a8 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1473] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:27:56 2026] DELETE /v2.0/security-groups/e1428a42-1c17-423a-a77b-a07d4c4559b5 => 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: 723/1474] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:27:56 2026] POST /v2.0/ports => generated 779 bytes in 380 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-23 02:27:57.112 7 INFO neutron.db.segments_db [None req-5a73cfb5-d81a-4530-98af-b7108701e307 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 14cf5c73-8fa1-46d7-b265-aa1bf146303f of type vxlan for network a832db65-387b-4fb6-8bb1-f86f700332c9 [pid: 7|app: 0|req: 752/1475] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:27:56 2026] POST /v2.0/networks => generated 726 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:27:57.291 7 INFO neutron.db.segments_db [None req-6ff02ca8-3327-4b55-ae56-ce79f9f2496a f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] Added segment 2fed61b5-ba28-470a-a781-e13fed523585 of type vxlan for network c3bc85ba-7d08-4bbc-b2a4-c92107820000 2026-06-23 02:27:57.370 8 INFO neutron_taas.services.taas.taas_plugin [None req-22b00d5a-ba74-4f48-9e19-e68bbb336486 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 141c0ef0-839f-4ad9-a4f1-68de8e7be1ab 2026-06-23 02:27:57.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22b00d5a-ba74-4f48-9e19-e68bbb336486 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 141c0ef0-839f-4ad9-a4f1-68de8e7be1ab [pid: 7|app: 0|req: 753/1476] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:27:57 2026] POST /v2.0/networks => generated 615 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1477] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:27:57 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => 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: 755/1478] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:27:57 2026] POST /v2.0/subnets => generated 692 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1479] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:27:56 2026] PUT /v2.0/routers/9a0a665e-3cb9-411b-900b-c318b8c62845/remove_router_interface => generated 309 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1480] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:27:57 2026] GET /v2.0/security-groups?id=8e3b5927-192d-4d01-877e-0de1b4f4efae&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1481] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:27:57 2026] POST /v2.0/subnets => generated 646 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:27:58.001 8 INFO neutron.db.segments_db [None req-1969b50a-f44e-454e-b23b-e4fa1d4f1fba 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment fcad1336-8975-45f8-a874-7d6d721cd8b2 of type vxlan for network 9c6e7fe6-41b8-4636-8f5f-9fc80d1a851e 2026-06-23 02:27:58.229 7 INFO neutron_taas.services.taas.taas_plugin [None req-373c6e33-e3ce-44d3-bd33-462bd867f83d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: a6b6ccc6-622f-4655-bf0d-551c739c802c 2026-06-23 02:27:58.236 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-373c6e33-e3ce-44d3-bd33-462bd867f83d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: a6b6ccc6-622f-4655-bf0d-551c739c802c 2026-06-23 02:27:58.311 8 INFO neutron.db.l3_hamode_db [None req-1969b50a-f44e-454e-b23b-e4fa1d4f1fba 990752138c3a4b6e842e66ec2409552f 0e33f42e956b48069d37c0a5dfc07577 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:27:58.538 7 INFO neutron_taas.services.taas.taas_plugin [None req-373c6e33-e3ce-44d3-bd33-462bd867f83d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: b8535d43-cb32-41d8-8edb-b696a57a701e 2026-06-23 02:27:58.542 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-373c6e33-e3ce-44d3-bd33-462bd867f83d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: b8535d43-cb32-41d8-8edb-b696a57a701e 2026-06-23 02:27:58.937 7 INFO neutron.services.segments.plugin [-] Segment 7209a82d-e876-4bd0-a5a8-4a6940e343d0 resource provider aggregate not found 2026-06-23 02:27:58.944 7 INFO neutron.services.segments.plugin [-] Segment 7209a82d-e876-4bd0-a5a8-4a6940e343d0 resource provider aggregate not found 2026-06-23 02:27:58.951 7 INFO neutron.services.segments.plugin [-] Segment 7209a82d-e876-4bd0-a5a8-4a6940e343d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7209a82d-e876-4bd0-a5a8-4a6940e343d0 found for delete ", "request_id": "req-6714cd6d-d76b-4c94-9632-d34b2f40d8eb"}]} 2026-06-23 02:27:58.968 7 INFO neutron.services.segments.plugin [-] Segment 7209a82d-e876-4bd0-a5a8-4a6940e343d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7209a82d-e876-4bd0-a5a8-4a6940e343d0 found for delete ", "request_id": "req-4a4d0a54-7b83-4325-bd51-d1acaca5333f"}]} 2026-06-23 02:27:58.982 7 INFO neutron.db.l3_hamode_db [None req-373c6e33-e3ce-44d3-bd33-462bd867f83d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] HA network 4c1dbaab-ef52-47e5-b3bf-4057ca82a0f8 was deleted as no HA routers are present in tenant 52a885618a414408aa93331efd1b84c7. [pid: 7|app: 0|req: 757/1482] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:27:58 2026] DELETE /v2.0/routers/9a0a665e-3cb9-411b-900b-c318b8c62845 => generated 0 bytes in 988 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:27:59.162 8 INFO neutron.db.l3_hamode_db [None req-1969b50a-f44e-454e-b23b-e4fa1d4f1fba 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 758/1483] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:27:58 2026] POST /v2.0/ports => generated 962 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 726/1484] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:27:57 2026] POST /v2.0/routers => generated 732 bytes in 2157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1485] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:00 2026] DELETE /v2.0/subnets/ec11f95f-95f6-4873-9a1e-bc75cbab9321 => 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: 727/1486] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:00 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:00.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa528826-80a9-4b04-842a-122713fc4651 f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] TaaS: Handle Delete Port: 10239e66-64a5-44ca-ac1d-c65d11d75a21 2026-06-23 02:28:00.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa528826-80a9-4b04-842a-122713fc4651 f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] Tap Mirror: Handle Delete Port: 10239e66-64a5-44ca-ac1d-c65d11d75a21 [pid: 7|app: 0|req: 760/1487] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:00 2026] DELETE /v2.0/ports/10239e66-64a5-44ca-ac1d-c65d11d75a21 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:00.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-f580b185-44b8-41bb-a053-adb34b9d8673 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: b9947e20-149a-48b3-a568-6d7f52e2629a 2026-06-23 02:28:00.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f580b185-44b8-41bb-a053-adb34b9d8673 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: b9947e20-149a-48b3-a568-6d7f52e2629a [pid: 7|app: 0|req: 761/1488] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:00 2026] DELETE /v2.0/networks/f56fdaa5-8a70-4cec-a0c4-b6b855b10c0f => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1489] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:00 2026] GET /v2.0/security-groups?id=8e3b5927-192d-4d01-877e-0de1b4f4efae&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:00.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1dc3fb19-1589-4826-a644-ba6e2b40ed18 f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 763/1490] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:00 2026] DELETE /v2.0/ports/10239e66-64a5-44ca-ac1d-c65d11d75a21 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:28:00.975 7 INFO neutron.services.segments.plugin [-] Segment 4e32306b-f8c5-4b45-8f34-684f2b33be1e resource provider aggregate not found 2026-06-23 02:28:00.990 7 INFO neutron.services.segments.plugin [-] Segment 4e32306b-f8c5-4b45-8f34-684f2b33be1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e32306b-f8c5-4b45-8f34-684f2b33be1e found for delete ", "request_id": "req-36363a4a-a0fe-4b5b-b69b-f7dc33be1aa1"}]} 2026-06-23 02:28:00.992 7 INFO neutron.services.segments.plugin [-] Segment 4e32306b-f8c5-4b45-8f34-684f2b33be1e resource provider aggregate not found 2026-06-23 02:28:01.020 7 INFO neutron.services.segments.plugin [-] Segment 4e32306b-f8c5-4b45-8f34-684f2b33be1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e32306b-f8c5-4b45-8f34-684f2b33be1e found for delete ", "request_id": "req-494e7e56-b7ca-4ae7-b799-bd49e6d6aff7"}]} 2026-06-23 02:28:01.202 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2c39c87-b8b7-4717-94de-54e17f5000b3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 08e235bf-1bfc-4546-b945-36e0e28d6c8d 2026-06-23 02:28:01.204 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2c39c87-b8b7-4717-94de-54e17f5000b3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 08e235bf-1bfc-4546-b945-36e0e28d6c8d [pid: 8|app: 0|req: 728/1491] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:28:00 2026] PUT /v2.0/routers/6623d93a-fd10-4d2e-9431-ce1d008163cf/add_router_interface => generated 309 bytes in 1183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:01.411 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8360290b-22c9-4352-a323-83725abda0fd f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 729/1492] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:28:01 2026] GET /v2.0/ports/10239e66-64a5-44ca-ac1d-c65d11d75a21 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1493] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:01 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => 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: 731/1494] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:01 2026] DELETE /v2.0/subnets/43825fcd-151b-4f63-9aff-6d8ddc7a28e4 => 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: 732/1495] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:01 2026] GET /v2.0/security-groups?id=8e3b5927-192d-4d01-877e-0de1b4f4efae&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:01.824 8 INFO neutron.services.segments.plugin [-] Segment 2fed61b5-ba28-470a-a781-e13fed523585 resource provider aggregate not found 2026-06-23 02:28:01.833 8 INFO neutron.services.segments.plugin [-] Segment 2fed61b5-ba28-470a-a781-e13fed523585 resource provider aggregate not found 2026-06-23 02:28:01.855 8 INFO neutron.services.segments.plugin [-] Segment 2fed61b5-ba28-470a-a781-e13fed523585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fed61b5-ba28-470a-a781-e13fed523585 found for delete ", "request_id": "req-5dfc1cae-daa7-4600-8a4a-728db8e03909"}]} 2026-06-23 02:28:01.856 8 INFO neutron.services.segments.plugin [-] Segment 2fed61b5-ba28-470a-a781-e13fed523585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fed61b5-ba28-470a-a781-e13fed523585 found for delete ", "request_id": "req-51ed5e2c-4cf4-419c-8eba-8cfc731e505f"}]} [pid: 8|app: 0|req: 733/1496] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:01 2026] DELETE /v2.0/networks/c3bc85ba-7d08-4bbc-b2a4-c92107820000 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1497] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:28:00 2026] PUT /v2.0/routers/2e9e8003-60ac-4447-8214-21da37ce3c4a/remove_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1498] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:28:01 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:01.946 7 INFO neutron.db.segments_db [None req-4d2f018c-74eb-4534-affc-2e19347cfa4b f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] Added segment 4fa5a605-0499-45a6-a570-8f81aacc3bac of type vxlan for network 540bdc2c-4cdd-4005-abbc-69a1b4fd717f [pid: 7|app: 0|req: 765/1499] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:01 2026] POST /v2.0/networks => generated 616 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:02.131 8 INFO neutron_taas.services.taas.taas_plugin [None req-c92b617e-7179-4006-8dac-5c491da97ae3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 11d79c5e-ba60-47f2-bb06-81b4e06f5281 2026-06-23 02:28:02.135 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c92b617e-7179-4006-8dac-5c491da97ae3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 11d79c5e-ba60-47f2-bb06-81b4e06f5281 2026-06-23 02:28:02.425 8 INFO neutron_taas.services.taas.taas_plugin [None req-c92b617e-7179-4006-8dac-5c491da97ae3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 1bc6cd02-947b-4282-9740-8801e5fa7cf0 2026-06-23 02:28:02.428 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c92b617e-7179-4006-8dac-5c491da97ae3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 1bc6cd02-947b-4282-9740-8801e5fa7cf0 2026-06-23 02:28:02.839 8 INFO neutron.db.l3_hamode_db [None req-c92b617e-7179-4006-8dac-5c491da97ae3 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] HA network a87d804a-8d05-44c5-887a-fa6c08d761de was deleted as no HA routers are present in tenant 5cccfa83d97b45ec9262913ccdeebe5f. [pid: 8|app: 0|req: 735/1500] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:01 2026] DELETE /v2.0/routers/2e9e8003-60ac-4447-8214-21da37ce3c4a => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:02.880 7 INFO neutron.db.l3_db [None req-db85a357-98ed-4654-ac2e-5c9fb21c7feb 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Floating IP 2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c associated. External IP: 10.96.250.205, port: 807b3fd3-3983-47da-88a5-fec5352a2420. [pid: 8|app: 0|req: 736/1501] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:02 2026] POST /v2.0/subnets => generated 646 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1502] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:28:03 2026] GET /v2.0/networks?id=a832db65-387b-4fb6-8bb1-f86f700332c9 => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1503] 10.0.0.186 () {34 vars in 677 bytes} [Tue Jun 23 02:28:02 2026] POST /v2.0/floatingips => generated 855 bytes in 1181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:03.286 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a3b770b-3456-40ae-8889-630d92544420'] response: {'name': 'network-changed', 'server_uuid': 'fc8d1872-cd5b-4be5-8619-b43454dc2d66', 'tag': '807b3fd3-3983-47da-88a5-fec5352a2420', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 738/1504] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:03 2026] DELETE /v2.0/subnets/56440d92-f376-4460-9b0d-26395c516c52 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1505] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:28:03 2026] GET /v2.0/quotas/0e33f42e956b48069d37c0a5dfc07577 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1506] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:28:03 2026] GET /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:03.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-297ba87f-6d52-44bc-832a-13f582f3005d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 598af1d9-fb61-4f80-a41b-52437ca085b8 2026-06-23 02:28:03.457 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-297ba87f-6d52-44bc-832a-13f582f3005d 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 598af1d9-fb61-4f80-a41b-52437ca085b8 [pid: 8|app: 0|req: 741/1507] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:03 2026] DELETE /v2.0/networks/440854c0-e158-4c28-bc00-5051fe8ec4fb => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1508] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:28:03 2026] POST /v2.0/ports => generated 927 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1509] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:28:03 2026] GET /v2.0/ports?tenant_id=0e33f42e956b48069d37c0a5dfc07577&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1510] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:28:03 2026] GET /v2.0/networks/a832db65-387b-4fb6-8bb1-f86f700332c9?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:03.854 7 INFO neutron_taas.services.taas.taas_plugin [None req-b76b88e9-d6ce-4ba4-87a8-3f0c8fbfe433 f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] TaaS: Handle Delete Port: 3ede5f63-d050-4a83-8ee4-d7da4fa8a5d1 [pid: 8|app: 0|req: 744/1511] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:28:03 2026] GET /v2.0/ports?tenant_id=7d97246b2ba14061b3e19b9891694eb2&device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:03.857 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b76b88e9-d6ce-4ba4-87a8-3f0c8fbfe433 f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] Tap Mirror: Handle Delete Port: 3ede5f63-d050-4a83-8ee4-d7da4fa8a5d1 2026-06-23 02:28:03.892 8 INFO neutron.services.segments.plugin [-] Segment c753f369-3151-4186-80fa-42294809f255 resource provider aggregate not found 2026-06-23 02:28:03.892 8 INFO neutron.services.segments.plugin [-] Segment c753f369-3151-4186-80fa-42294809f255 resource provider aggregate not found 2026-06-23 02:28:03.921 8 INFO neutron.services.segments.plugin [-] Segment c753f369-3151-4186-80fa-42294809f255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c753f369-3151-4186-80fa-42294809f255 found for delete ", "request_id": "req-65e040b2-241e-45a7-95a3-4240b80ad2f0"}]} 2026-06-23 02:28:03.929 8 INFO neutron.services.segments.plugin [-] Segment c753f369-3151-4186-80fa-42294809f255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c753f369-3151-4186-80fa-42294809f255 found for delete ", "request_id": "req-6cf9482f-fbf1-4051-b824-5e47ccc6054c"}]} [pid: 8|app: 0|req: 745/1512] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:28:03 2026] GET /v2.0/networks/a832db65-387b-4fb6-8bb1-f86f700332c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:03.946 8 INFO neutron.services.segments.plugin [-] Segment 0a89323c-6b08-4fd1-b8f8-61108bfd24b0 resource provider aggregate not found 2026-06-23 02:28:03.963 8 INFO neutron.services.segments.plugin [-] Segment 0a89323c-6b08-4fd1-b8f8-61108bfd24b0 resource provider aggregate not found 2026-06-23 02:28:03.974 8 INFO neutron.services.segments.plugin [-] Segment 0a89323c-6b08-4fd1-b8f8-61108bfd24b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a89323c-6b08-4fd1-b8f8-61108bfd24b0 found for delete ", "request_id": "req-67104f96-6803-4ae6-b11f-e258f2a24a6c"}]} 2026-06-23 02:28:03.993 8 INFO neutron.services.segments.plugin [-] Segment 0a89323c-6b08-4fd1-b8f8-61108bfd24b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a89323c-6b08-4fd1-b8f8-61108bfd24b0 found for delete ", "request_id": "req-bc67d670-70c8-4fbf-a01e-734c3b09bbda"}]} [pid: 8|app: 0|req: 746/1513] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:28:03 2026] GET /v2.0/networks?id=613b53f7-9500-4cb4-bd35-7dd23609f9f8 => generated 757 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1514] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:03 2026] DELETE /v2.0/ports/3ede5f63-d050-4a83-8ee4-d7da4fa8a5d1 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1515] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:04 2026] GET /v2.0/security-groups?tenant_id=52a885618a414408aa93331efd1b84c7&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:04.056 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2d44195-f72e-4e8d-a3fd-4b23ed79396d f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1516] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:28:04 2026] GET /v2.0/ports/3ede5f63-d050-4a83-8ee4-d7da4fa8a5d1 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1517] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:28:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=807b3fd3-3983-47da-88a5-fec5352a2420 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1518] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:04 2026] DELETE /v2.0/security-groups/f9491f0e-2932-4f09-8d2c-1b0419b08082 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1519] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:04 2026] DELETE /v2.0/subnets/bf851ae3-71ca-428f-87c9-52b5b97baad2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1520] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:04 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => 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: 771/1521] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:28:04 2026] GET /v2.0/subnets?id=c9668bf9-c7ae-48e8-8d68-decb3c72bc44 => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1522] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:28:04 2026] GET /v2.0/ports?network_id=613b53f7-9500-4cb4-bd35-7dd23609f9f8&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: 7|app: 0|req: 773/1523] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:28:04 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1524] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:04 2026] DELETE /v2.0/networks/540bdc2c-4cdd-4005-abbc-69a1b4fd717f => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1525] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:28:04 2026] GET /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => generated 855 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1526] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:04 2026] GET /v2.0/security-groups?tenant_id=5cccfa83d97b45ec9262913ccdeebe5f&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: 752/1527] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:28:04 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?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: 753/1528] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:04 2026] DELETE /v2.0/security-groups/f3f5c910-5be5-4ca9-ae85-558c871f044e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1529] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:28:04 2026] POST /v2.0/ports => generated 778 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1530] 10.0.0.186 () {34 vars in 737 bytes} [Tue Jun 23 02:28:04 2026] PUT /v2.0/ports/2427b0b0-4459-43e0-ba5d-012773e7e595 => generated 752 bytes in 220 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-23 02:28:05.147 7 INFO neutron_taas.services.taas.taas_plugin [None req-11d2c65e-bda2-474f-a1f5-dbc26e518a1d f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] TaaS: Handle Delete Port: 2427b0b0-4459-43e0-ba5d-012773e7e595 2026-06-23 02:28:05.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11d2c65e-bda2-474f-a1f5-dbc26e518a1d f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] Tap Mirror: Handle Delete Port: 2427b0b0-4459-43e0-ba5d-012773e7e595 [pid: 7|app: 0|req: 777/1531] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:05 2026] DELETE /v2.0/ports/2427b0b0-4459-43e0-ba5d-012773e7e595 => generated 0 bytes in 229 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: 755/1532] 10.0.0.186 () {32 vars in 643 bytes} [Tue Jun 23 02:28:05 2026] GET /v2.0/ports => generated 782 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1533] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:05 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:05.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2dcc26f8-b06a-49d8-bafd-0f71655f78a9 f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1534] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:28:05 2026] GET /v2.0/ports/2427b0b0-4459-43e0-ba5d-012773e7e595 => 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: 779/1535] 10.0.0.186 () {32 vars in 643 bytes} [Tue Jun 23 02:28:05 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: 757/1536] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:28:05 2026] GET /v2.0/ports/deac4dba-5891-43c3-89fe-80af2f4041f3 => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1537] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:28:05 2026] GET /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:05.476 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f70bf5b-4fca-48ff-b8fd-1fea6abc2399 f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1538] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:05 2026] DELETE /v2.0/ports/3ede5f63-d050-4a83-8ee4-d7da4fa8a5d1 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:28:05.499 7 INFO neutron.pecan_wsgi.hooks.translation [None req-120c06d4-9399-48bb-ad89-04b9308c75e6 f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1539] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:05 2026] DELETE /v2.0/subnets/bf851ae3-71ca-428f-87c9-52b5b97baad2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:28:05.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93b9f016-794e-4a45-a05e-782760d1ae52 f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 759/1540] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:05 2026] DELETE /v2.0/subnets/43825fcd-151b-4f63-9aff-6d8ddc7a28e4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:28:05.632 7 INFO neutron_taas.services.taas.taas_plugin [None req-84811a2f-8ff9-4476-95d8-0308bebfb564 f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] TaaS: Handle Delete Port: deac4dba-5891-43c3-89fe-80af2f4041f3 2026-06-23 02:28:05.635 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84811a2f-8ff9-4476-95d8-0308bebfb564 f3a85e0c4ddf43a3a02feac61c99134a 9414b3ae177f437db16a86ebf0ad1019 - - default default] Tap Mirror: Handle Delete Port: deac4dba-5891-43c3-89fe-80af2f4041f3 [pid: 7|app: 0|req: 782/1541] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:05 2026] DELETE /v2.0/ports/deac4dba-5891-43c3-89fe-80af2f4041f3 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1542] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:05 2026] DELETE /v2.0/networks/945e533d-71db-49cc-a964-0a201e006f9f => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:05.999 8 INFO neutron.services.segments.plugin [-] Segment 4fa5a605-0499-45a6-a570-8f81aacc3bac resource provider aggregate not found 2026-06-23 02:28:06.017 8 INFO neutron.services.segments.plugin [-] Segment 4fa5a605-0499-45a6-a570-8f81aacc3bac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa5a605-0499-45a6-a570-8f81aacc3bac found for delete ", "request_id": "req-c5dc3e05-e2d6-411e-af29-1f1ea1b2f8c4"}]} 2026-06-23 02:28:06.022 8 INFO neutron.services.segments.plugin [-] Segment 4fa5a605-0499-45a6-a570-8f81aacc3bac resource provider aggregate not found 2026-06-23 02:28:06.047 8 INFO neutron.services.segments.plugin [-] Segment c027e440-44a0-4b1d-b595-56c87b2edf07 resource provider aggregate not found 2026-06-23 02:28:06.051 8 INFO neutron.services.segments.plugin [-] Segment 4fa5a605-0499-45a6-a570-8f81aacc3bac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa5a605-0499-45a6-a570-8f81aacc3bac found for delete ", "request_id": "req-69729efd-b0a5-4061-a89a-b1503656d8db"}]} 2026-06-23 02:28:06.078 8 INFO neutron.services.segments.plugin [-] Segment c027e440-44a0-4b1d-b595-56c87b2edf07 resource provider aggregate not found 2026-06-23 02:28:06.083 8 INFO neutron.services.segments.plugin [-] Segment c027e440-44a0-4b1d-b595-56c87b2edf07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c027e440-44a0-4b1d-b595-56c87b2edf07 found for delete ", "request_id": "req-3475fe3d-586f-4cc1-87df-5cfba8d051ea"}]} 2026-06-23 02:28:06.120 8 INFO neutron.services.segments.plugin [-] Segment c027e440-44a0-4b1d-b595-56c87b2edf07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c027e440-44a0-4b1d-b595-56c87b2edf07 found for delete ", "request_id": "req-c3ffa10e-3242-42ae-9d1d-ebc0db2da0c2"}]} [pid: 8|app: 0|req: 761/1543] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:06 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => 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: 783/1544] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:06 2026] GET /v2.0/security-groups?tenant_id=9414b3ae177f437db16a86ebf0ad1019&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1545] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:06 2026] DELETE /v2.0/security-groups/79750d9b-cdf4-4ae7-8f2e-f1823d4bf017 => 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: 784/1546] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:07 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => 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: 763/1547] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:28:08 2026] GET /v2.0/networks?id=a832db65-387b-4fb6-8bb1-f86f700332c9 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:08.763 7 INFO neutron.db.segments_db [None req-c0c4e5f1-49d4-4112-9a60-291979324eb2 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] Added segment d1728e39-b195-44e3-9d90-c5bd00c692a3 of type vxlan for network 1370d79a-d6ca-402f-a5d2-7ed47125dce9 [pid: 7|app: 0|req: 785/1548] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:08 2026] POST /v2.0/networks => generated 626 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1549] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:28:08 2026] POST /v2.0/ports => generated 958 bytes in 461 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: 765/1550] 10.0.0.97 () {34 vars in 989 bytes} [Tue Jun 23 02:28:08 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1551] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:08 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 961 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1552] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:28:08 2026] POST /v2.0/ports => generated 775 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 767/1553] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Jun 23 02:28:09 2026] GET /v2.0/security-groups?id=8e3b5927-192d-4d01-877e-0de1b4f4efae&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1554] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:09 2026] GET /v2.0/security-groups?id=8b5b2839-6cae-4875-bd61-1e6a34de58b7&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: 787/1555] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:28:08 2026] PUT /v2.0/ports/e28562b2-8b4e-43d2-a5c5-d44378c17cb1 => generated 1239 bytes in 419 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-23 02:28:09.413 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c3b7f9a-2011-4f71-9950-256916b3c1aa'] response: {'name': 'network-changed', 'server_uuid': '8fa762e8-448f-4982-87ab-23d7e50c2078', 'tag': 'e28562b2-8b4e-43d2-a5c5-d44378c17cb1', 'status': 'completed', 'code': 200} 2026-06-23 02:28:09.462 7 INFO neutron.db.segments_db [None req-9bab9023-7c67-4eaa-a9ea-70ece7414def 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] Added segment c76862b7-6e46-4783-b74a-30f38672ec24 of type vxlan for network be930f27-5f7b-401e-9590-1bda04af7350 [pid: 7|app: 0|req: 788/1556] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:09 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: 789/1557] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:09 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1558] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:28:09 2026] POST /v2.0/floatingips => generated 552 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1559] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:28:09 2026] GET /v2.0/ports?tenant_id=0e33f42e956b48069d37c0a5dfc07577&device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1560] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:28:09 2026] POST /v2.0/ports => generated 949 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 791/1561] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 23 02:28:10 2026] GET /v2.0/networks?tenant_id=0e33f42e956b48069d37c0a5dfc07577&shared=False => generated 773 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:10.344 7 INFO neutron_taas.services.taas.taas_plugin [None req-49684460-637a-44cb-b9a9-8b190cf20671 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] TaaS: Handle Delete Port: 86fa8c72-15bc-4f4e-8db6-fdf037b80834 2026-06-23 02:28:10.347 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49684460-637a-44cb-b9a9-8b190cf20671 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] Tap Mirror: Handle Delete Port: 86fa8c72-15bc-4f4e-8db6-fdf037b80834 [pid: 8|app: 0|req: 771/1562] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:28:09 2026] POST /v2.0/floatingips => generated 552 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1563] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:10 2026] DELETE /v2.0/ports/86fa8c72-15bc-4f4e-8db6-fdf037b80834 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1564] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 23 02:28:10 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: 793/1565] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:10 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:10.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c244078f-86cb-4149-9b5d-d64beae22d32 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1566] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:10 2026] DELETE /v2.0/ports/86fa8c72-15bc-4f4e-8db6-fdf037b80834 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1567] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:10 2026] GET /v2.0/security-groups?id=8b5b2839-6cae-4875-bd61-1e6a34de58b7&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:10.615 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac0eb41a-c470-4fa6-a106-5410c7a5b961 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1568] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:28:10 2026] GET /v2.0/ports/86fa8c72-15bc-4f4e-8db6-fdf037b80834 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1569] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:10 2026] DELETE /v2.0/subnets/a61f3079-5ba0-44ac-88e5-b76bfc0954e2 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:10.883 7 INFO neutron.services.segments.plugin [-] Segment c76862b7-6e46-4783-b74a-30f38672ec24 resource provider aggregate not found 2026-06-23 02:28:10.890 7 INFO neutron.services.segments.plugin [-] Segment c76862b7-6e46-4783-b74a-30f38672ec24 resource provider aggregate not found 2026-06-23 02:28:10.903 7 INFO neutron.services.segments.plugin [-] Segment c76862b7-6e46-4783-b74a-30f38672ec24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c76862b7-6e46-4783-b74a-30f38672ec24 found for delete ", "request_id": "req-4ec24252-1573-4676-9ad2-b84804e44d09"}]} 2026-06-23 02:28:10.906 7 INFO neutron.services.segments.plugin [-] Segment c76862b7-6e46-4783-b74a-30f38672ec24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c76862b7-6e46-4783-b74a-30f38672ec24 found for delete ", "request_id": "req-490addeb-8ca5-40d7-88f8-2bd70e0dde58"}]} [pid: 7|app: 0|req: 798/1570] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:10 2026] DELETE /v2.0/networks/be930f27-5f7b-401e-9590-1bda04af7350 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:10.993 7 INFO neutron.db.segments_db [None req-9c24c8e4-6a1f-4b9d-a1da-2d1c46ea5e3d 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] Added segment f35ff523-04c7-47d4-bf9d-679b35778480 of type vxlan for network 85e51a8d-16ca-4f17-b9fa-20d2d242858d [pid: 7|app: 0|req: 799/1571] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:10 2026] POST /v2.0/networks => generated 612 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1572] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:28:10 2026] POST /v2.0/floatingips => generated 552 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1573] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:11 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1576] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:28:11 2026] POST /v2.0/ports => generated 915 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1577] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:28:11 2026] POST /v2.0/floatingips => generated 552 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1578] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:28:11 2026] GET /v2.0/ports?tenant_id=0e33f42e956b48069d37c0a5dfc07577&device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1579] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:11 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:11.894 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd51cc21-8a0f-4f9c-828d-cba592d6fa21 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] TaaS: Handle Delete Port: 6c0c6104-4e1b-44f7-973e-decca5ec55a3 2026-06-23 02:28:11.898 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd51cc21-8a0f-4f9c-828d-cba592d6fa21 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] Tap Mirror: Handle Delete Port: 6c0c6104-4e1b-44f7-973e-decca5ec55a3 [pid: 7|app: 0|req: 805/1580] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:11 2026] DELETE /v2.0/ports/6c0c6104-4e1b-44f7-973e-decca5ec55a3 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1581] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:28:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e28562b2-8b4e-43d2-a5c5-d44378c17cb1 => 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: 807/1582] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:12 2026] GET /v2.0/security-groups?id=8b5b2839-6cae-4875-bd61-1e6a34de58b7&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-23 02:28:12.132 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e21711bb-e7ff-4c5d-b5fa-7e447ad30d53 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1583] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:28:12 2026] GET /v2.0/ports/6c0c6104-4e1b-44f7-973e-decca5ec55a3 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1584] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:28:12 2026] GET /v2.0/subnets?id=c662c92d-e0c9-4c37-81ed-0482b06fcead => generated 695 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1585] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:12 2026] DELETE /v2.0/subnets/d5705666-568a-4656-ae42-e968ef24aa52 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1586] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:28:12 2026] GET /v2.0/ports?network_id=a832db65-387b-4fb6-8bb1-f86f700332c9&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1587] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:28:11 2026] POST /v2.0/floatingips => generated 552 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1588] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:28:12 2026] GET /v2.0/networks/a832db65-387b-4fb6-8bb1-f86f700332c9?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1589] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:12 2026] DELETE /v2.0/networks/85e51a8d-16ca-4f17-b9fa-20d2d242858d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1590] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:28:12 2026] GET /v2.0/networks/a832db65-387b-4fb6-8bb1-f86f700332c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1591] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:28:12 2026] POST /v2.0/ports => generated 775 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, ' 2026-06-23 02:28:12.927 7 INFO neutron.services.segments.plugin [-] Segment f35ff523-04c7-47d4-bf9d-679b35778480 resource provider aggregate not found 2026-06-23 02:28:12.935 7 INFO neutron.services.segments.plugin [-] Segment f35ff523-04c7-47d4-bf9d-679b35778480 resource provider aggregate not found 2026-06-23 02:28:12.953 7 INFO neutron.services.segments.plugin [-] Segment f35ff523-04c7-47d4-bf9d-679b35778480 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f35ff523-04c7-47d4-bf9d-679b35778480 found for delete ", "request_id": "req-cfd7c7e8-0f3d-453e-85aa-a86a3b5ee16f"}]} 2026-06-23 02:28:12.967 7 INFO neutron.services.segments.plugin [-] Segment f35ff523-04c7-47d4-bf9d-679b35778480 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f35ff523-04c7-47d4-bf9d-679b35778480 found for delete ", "request_id": "req-3d813c66-a854-4228-99a7-0b80b5a636e5"}]} [pid: 7|app: 0|req: 815/1592] 10.0.0.186 () {34 vars in 737 bytes} [Tue Jun 23 02:28:12 2026] PUT /v2.0/ports/a61dace3-b9a8-4bf9-88c8-06152ddfe804 => generated 752 bytes in 217 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: 778/1593] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:28:12 2026] PUT /v2.0/floatingips/547d9b43-9537-4086-bf97-9e552dccc97e/tags => generated 17 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:13.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-949d5019-6bfa-44f3-bb40-d80097707786 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] TaaS: Handle Delete Port: a61dace3-b9a8-4bf9-88c8-06152ddfe804 2026-06-23 02:28:13.226 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-949d5019-6bfa-44f3-bb40-d80097707786 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] Tap Mirror: Handle Delete Port: a61dace3-b9a8-4bf9-88c8-06152ddfe804 [pid: 8|app: 0|req: 779/1594] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1595] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:28:13 2026] PUT /v2.0/floatingips/f6736022-6984-4a6f-80bb-92988f17fc3d/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1596] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/security-groups?id=8b5b2839-6cae-4875-bd61-1e6a34de58b7&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: 816/1597] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:13 2026] DELETE /v2.0/ports/a61dace3-b9a8-4bf9-88c8-06152ddfe804 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1598] 10.0.0.186 () {32 vars in 643 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/ports => generated 778 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1599] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:28:13 2026] PUT /v2.0/floatingips/d6fb7c19-d547-455b-8414-905a22e6a787/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:13.385 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5319e25b-2809-4eee-97dc-37f12492f1ad 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 818/1600] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/ports/a61dace3-b9a8-4bf9-88c8-06152ddfe804 => 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: 783/1601] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:28:13 2026] PUT /v2.0/floatingips/66a0cc41-e7c5-4a39-aafe-ae242ad18380/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: 819/1602] 10.0.0.186 () {32 vars in 643 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/ports => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1603] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/ports/d2fdd7dc-8e76-45bf-9bb3-0ae41a7c69dc => generated 775 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1604] 10.0.0.186 () {32 vars in 672 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:13.532 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b03cf83-1663-4955-a4cb-058c9a45035a 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1605] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:13 2026] DELETE /v2.0/ports/6c0c6104-4e1b-44f7-973e-decca5ec55a3 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:28:13.553 7 INFO neutron.pecan_wsgi.hooks.translation [None req-daabf1a7-46c0-4883-9174-5526f6a91f8a 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 822/1606] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:13 2026] DELETE /v2.0/subnets/d5705666-568a-4656-ae42-e968ef24aa52 => 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: 785/1607] 10.0.0.186 () {32 vars in 686 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:13.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1d569b9-10be-4df6-bef1-4dc2e9ed7fe1 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1608] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:13 2026] DELETE /v2.0/subnets/a61f3079-5ba0-44ac-88e5-b76bfc0954e2 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1609] 10.0.0.186 () {32 vars in 682 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1610] 10.0.0.186 () {32 vars in 694 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1611] 10.0.0.186 () {32 vars in 680 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:13.721 7 INFO neutron_taas.services.taas.taas_plugin [None req-275ca2bb-7dcf-4757-9981-71e727b09881 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] TaaS: Handle Delete Port: d2fdd7dc-8e76-45bf-9bb3-0ae41a7c69dc 2026-06-23 02:28:13.725 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-275ca2bb-7dcf-4757-9981-71e727b09881 89f72671248a4ea2b3c9f09b3d8812b0 05dfe10ef5b74fd0adeadf08ba2dcf6d - - default default] Tap Mirror: Handle Delete Port: d2fdd7dc-8e76-45bf-9bb3-0ae41a7c69dc [pid: 8|app: 0|req: 789/1612] 10.0.0.186 () {32 vars in 694 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1613] 10.0.0.186 () {32 vars in 690 bytes} [Tue Jun 23 02:28:13 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1614] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:13 2026] DELETE /v2.0/ports/d2fdd7dc-8e76-45bf-9bb3-0ae41a7c69dc => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1615] 10.0.0.186 () {32 vars in 702 bytes} [Tue Jun 23 02:28:13 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: 7|app: 0|req: 825/1616] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:13 2026] DELETE /v2.0/networks/1370d79a-d6ca-402f-a5d2-7ed47125dce9 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:14.015 8 INFO neutron_taas.services.taas.taas_plugin [None req-58c43367-a537-4fb0-8dbb-943db9f97cf4 e8cc4f8d977340c99057d0cbacbefdd1 4c55c1566f814297988e8431fac00be6 - - default default] TaaS: Handle Delete Port: 24ce96b2-6882-46ad-99ef-e0ab51442aca 2026-06-23 02:28:14.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58c43367-a537-4fb0-8dbb-943db9f97cf4 e8cc4f8d977340c99057d0cbacbefdd1 4c55c1566f814297988e8431fac00be6 - - default default] Tap Mirror: Handle Delete Port: 24ce96b2-6882-46ad-99ef-e0ab51442aca [pid: 8|app: 0|req: 792/1617] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:28:13 2026] DELETE /v2.0/floatingips/547d9b43-9537-4086-bf97-9e552dccc97e => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:14.333 7 INFO neutron_taas.services.taas.taas_plugin [None req-a65353eb-8632-4179-a34a-c75b888f9e29 e8cc4f8d977340c99057d0cbacbefdd1 4c55c1566f814297988e8431fac00be6 - - default default] TaaS: Handle Delete Port: 84031b3f-4958-4b03-88d6-0d578884791d 2026-06-23 02:28:14.336 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a65353eb-8632-4179-a34a-c75b888f9e29 e8cc4f8d977340c99057d0cbacbefdd1 4c55c1566f814297988e8431fac00be6 - - default default] Tap Mirror: Handle Delete Port: 84031b3f-4958-4b03-88d6-0d578884791d [pid: 8|app: 0|req: 793/1618] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:14 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1619] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:28:14 2026] DELETE /v2.0/floatingips/f6736022-6984-4a6f-80bb-92988f17fc3d => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1620] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:14 2026] GET /v2.0/security-groups?id=8b5b2839-6cae-4875-bd61-1e6a34de58b7&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:14.624 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ac2e30f-d610-4c3b-960a-42564689c057 e8cc4f8d977340c99057d0cbacbefdd1 4c55c1566f814297988e8431fac00be6 - - default default] TaaS: Handle Delete Port: 1117fb8a-d335-4031-9389-27e6dec3d69a 2026-06-23 02:28:14.626 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ac2e30f-d610-4c3b-960a-42564689c057 e8cc4f8d977340c99057d0cbacbefdd1 4c55c1566f814297988e8431fac00be6 - - default default] Tap Mirror: Handle Delete Port: 1117fb8a-d335-4031-9389-27e6dec3d69a [pid: 8|app: 0|req: 795/1621] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:14 2026] GET /v2.0/security-groups?tenant_id=05dfe10ef5b74fd0adeadf08ba2dcf6d&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1622] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:28:14 2026] DELETE /v2.0/floatingips/d6fb7c19-d547-455b-8414-905a22e6a787 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1623] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:14 2026] DELETE /v2.0/security-groups/98e53a69-9754-43f0-85a7-807964c4bf29 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:14.893 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f52a772-246d-43b4-a490-499b0f1eb421 e8cc4f8d977340c99057d0cbacbefdd1 4c55c1566f814297988e8431fac00be6 - - default default] TaaS: Handle Delete Port: db6fc857-615e-4e32-bc2f-7bcfb0451b65 2026-06-23 02:28:14.896 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f52a772-246d-43b4-a490-499b0f1eb421 e8cc4f8d977340c99057d0cbacbefdd1 4c55c1566f814297988e8431fac00be6 - - default default] Tap Mirror: Handle Delete Port: db6fc857-615e-4e32-bc2f-7bcfb0451b65 2026-06-23 02:28:14.975 7 INFO neutron.services.segments.plugin [-] Segment d1728e39-b195-44e3-9d90-c5bd00c692a3 resource provider aggregate not found 2026-06-23 02:28:14.984 7 INFO neutron.services.segments.plugin [-] Segment d1728e39-b195-44e3-9d90-c5bd00c692a3 resource provider aggregate not found 2026-06-23 02:28:15.005 7 INFO neutron.services.segments.plugin [-] Segment d1728e39-b195-44e3-9d90-c5bd00c692a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1728e39-b195-44e3-9d90-c5bd00c692a3 found for delete ", "request_id": "req-1f258bdc-5fd1-49fc-9627-21d42086399f"}]} 2026-06-23 02:28:15.007 7 INFO neutron.services.segments.plugin [-] Segment d1728e39-b195-44e3-9d90-c5bd00c692a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1728e39-b195-44e3-9d90-c5bd00c692a3 found for delete ", "request_id": "req-07312fb0-3325-4af0-82f2-763515219fd0"}]} [pid: 7|app: 0|req: 828/1624] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:28:14 2026] DELETE /v2.0/floatingips/66a0cc41-e7c5-4a39-aafe-ae242ad18380 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:15.222 8 INFO neutron_taas.services.taas.taas_plugin [None req-da53b01d-0c7c-4707-a7ee-516164d2089f e8cc4f8d977340c99057d0cbacbefdd1 4c55c1566f814297988e8431fac00be6 - - default default] TaaS: Handle Delete Port: 6bbba471-a728-4c71-81a9-803a0181cbf3 2026-06-23 02:28:15.224 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da53b01d-0c7c-4707-a7ee-516164d2089f e8cc4f8d977340c99057d0cbacbefdd1 4c55c1566f814297988e8431fac00be6 - - default default] Tap Mirror: Handle Delete Port: 6bbba471-a728-4c71-81a9-803a0181cbf3 [pid: 8|app: 0|req: 797/1625] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:28:15 2026] DELETE /v2.0/floatingips/b6542654-3342-4765-892d-db371611d2d3 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1626] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:15 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1627] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:15 2026] GET /v2.0/security-groups?id=8b5b2839-6cae-4875-bd61-1e6a34de58b7&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: 830/1628] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:16 2026] GET /v2.0/security-groups?tenant_id=4e0be446831e47e684cccc81c0a3eb2d&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1629] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:16 2026] DELETE /v2.0/security-groups/51dee83d-5eac-43a7-a469-7d3e09eafe8e => 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: 800/1630] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:16 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1631] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:16 2026] GET /v2.0/security-groups?tenant_id=46e44dba92574405934d523cd5a59797&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1632] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:17 2026] GET /v2.0/security-groups?id=8b5b2839-6cae-4875-bd61-1e6a34de58b7&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1633] 10.0.0.186 () {34 vars in 684 bytes} [Tue Jun 23 02:28:16 2026] POST /v2.0/security-groups => generated 1624 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1634] 10.0.0.186 () {32 vars in 663 bytes} [Tue Jun 23 02:28:17 2026] GET /v2.0/security-groups => generated 4529 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1635] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:17 2026] DELETE /v2.0/security-groups/11952aff-9ceb-4486-b924-fab213b2cf4e => 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: 833/1636] 10.0.0.186 () {34 vars in 758 bytes} [Tue Jun 23 02:28:17 2026] PUT /v2.0/security-groups/0a354778-b75c-42ba-be62-b9170ee4f53a => generated 1663 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1637] 10.0.0.186 () {32 vars in 737 bytes} [Tue Jun 23 02:28:17 2026] GET /v2.0/security-groups/0a354778-b75c-42ba-be62-b9170ee4f53a => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1638] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:17 2026] DELETE /v2.0/security-groups/0a354778-b75c-42ba-be62-b9170ee4f53a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1639] 10.0.0.186 () {32 vars in 663 bytes} [Tue Jun 23 02:28:17 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-23 02:28:17.376 7 INFO neutron.api.v2.resource [None req-ed3cc836-47a2-47e4-9812-fe6f784010ab 7280a64c4c8b4b4989fe931577637dc4 3ad306a81ba94a5b87a392c7cca43697 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1640] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:17 2026] DELETE /v2.0/security-groups/0a354778-b75c-42ba-be62-b9170ee4f53a => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1641] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:17 2026] GET /v2.0/security-groups?tenant_id=4c55c1566f814297988e8431fac00be6&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1642] 10.0.0.186 () {34 vars in 684 bytes} [Tue Jun 23 02:28:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1643] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:17 2026] DELETE /v2.0/security-groups/f591dac6-36d9-4036-a2ae-a8314c24b331 => 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: 838/1644] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:28:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1645] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:28:17 2026] GET /v2.0/security-group-rules/b65e1ce3-2faa-4063-8816-c48fd90dd77c => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1646] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:28:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1647] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:28:17 2026] DELETE /v2.0/security-group-rules/b65e1ce3-2faa-4063-8816-c48fd90dd77c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1648] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:28:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1649] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:28:18 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: 810/1650] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/security-group-rules/8561a49f-33cd-4022-8c3f-9f7d8ef925a8 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1651] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => 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: 842/1652] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/security-groups?id=8b5b2839-6cae-4875-bd61-1e6a34de58b7&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1653] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1654] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:28:18 2026] DELETE /v2.0/security-group-rules/8561a49f-33cd-4022-8c3f-9f7d8ef925a8 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1655] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1656] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:28:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1657] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/security-group-rules/0e2a2541-66ab-492f-8f1b-c732e9167dd0 => generated 602 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1658] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1659] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1660] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/security-groups?id=8b5b2839-6cae-4875-bd61-1e6a34de58b7&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1661] 10.0.0.186 () {32 vars in 826 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/ports?project_id=7d97246b2ba14061b3e19b9891694eb2&network_id=613b53f7-9500-4cb4-bd35-7dd23609f9f8 => generated 3691 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1662] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:28:18 2026] DELETE /v2.0/security-group-rules/0e2a2541-66ab-492f-8f1b-c732e9167dd0 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1663] 10.0.0.186 () {32 vars in 673 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1664] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:18 2026] DELETE /v2.0/security-groups/880ae190-7235-4884-ba0e-1958fb7f3465 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1665] 10.0.0.186 () {32 vars in 663 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/security-groups => 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: 849/1666] 10.0.0.186 () {32 vars in 663 bytes} [Tue Jun 23 02:28:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1667] 10.0.0.186 () {32 vars in 742 bytes} [Tue Jun 23 02:28:19 2026] GET /v2.0/subnets?network_id=ad3b1f6f-0f3a-493c-a8d7-49e96bb7ddad => generated 667 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:19.406 7 INFO neutron.db.l3_db [None req-391ca6e8-ff9e-46ae-a68f-fbc7a3e66026 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Floating IP 2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c disassociated. External IP: 10.96.250.205, port: 807b3fd3-3983-47da-88a5-fec5352a2420. [pid: 7|app: 0|req: 850/1668] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:28:19 2026] PUT /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => generated 554 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1669] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:19 2026] GET /v2.0/security-groups?tenant_id=3ad306a81ba94a5b87a392c7cca43697&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1670] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:28:19 2026] GET /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:19.931 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bafa604-36d2-460c-b82f-614238d01bc5'] response: {'name': 'network-changed', 'server_uuid': 'fc8d1872-cd5b-4be5-8619-b43454dc2d66', 'tag': '807b3fd3-3983-47da-88a5-fec5352a2420', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 851/1671] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:19 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1672] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:19 2026] GET /v2.0/security-groups?id=8b5b2839-6cae-4875-bd61-1e6a34de58b7&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1673] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:19 2026] DELETE /v2.0/security-groups/a16be790-cccd-4a8e-b525-c2978f465504 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1674] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:28:20 2026] GET /v2.0/ports?tenant_id=7d97246b2ba14061b3e19b9891694eb2&device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1675] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:28:20 2026] GET /v2.0/networks?id=613b53f7-9500-4cb4-bd35-7dd23609f9f8 => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1676] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:28:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=807b3fd3-3983-47da-88a5-fec5352a2420 => 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: 823/1677] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:28:20 2026] GET /v2.0/subnets?id=c9668bf9-c7ae-48e8-8d68-decb3c72bc44 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1678] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:28:20 2026] GET /v2.0/ports?network_id=613b53f7-9500-4cb4-bd35-7dd23609f9f8&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1679] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:28:20 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?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: 856/1680] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:28:20 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1681] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:28:20 2026] GET /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1682] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:28:21 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1683] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:21 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1684] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:21 2026] GET /v2.0/security-groups?id=8b5b2839-6cae-4875-bd61-1e6a34de58b7&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:21.329 7 INFO neutron_taas.services.taas.taas_plugin [req-80ef161b-3a8a-476e-a8b0-f565ec8164e2 req-c143c6c3-bfea-4160-81bc-6ce256218320 865a21b44f8c4132bed0515e96f7d4c6 0e33f42e956b48069d37c0a5dfc07577 - - default default] TaaS: Handle Delete Port: e28562b2-8b4e-43d2-a5c5-d44378c17cb1 2026-06-23 02:28:21.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-80ef161b-3a8a-476e-a8b0-f565ec8164e2 req-c143c6c3-bfea-4160-81bc-6ce256218320 865a21b44f8c4132bed0515e96f7d4c6 0e33f42e956b48069d37c0a5dfc07577 - - default default] Tap Mirror: Handle Delete Port: e28562b2-8b4e-43d2-a5c5-d44378c17cb1 [pid: 7|app: 0|req: 858/1685] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:28:21 2026] DELETE /v2.0/ports/e28562b2-8b4e-43d2-a5c5-d44378c17cb1 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:21.976 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-995a5d35-b68f-4483-ae66-0f00b488d0c9'] response: {'server_uuid': '8fa762e8-448f-4982-87ab-23d7e50c2078', 'name': 'network-vif-deleted', 'tag': 'e28562b2-8b4e-43d2-a5c5-d44378c17cb1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 828/1686] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:28:21 2026] GET /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => generated 552 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1687] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:22 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:22.519 7 INFO neutron.db.segments_db [None req-9189f9e6-ccce-41ce-b724-b55304c73bb9 63ef15a852314d0bacef1ef95b135aa7 8c60c9b81762475fa1e4ed78ea8dd2f2 - - default default] Added segment b18733a2-03b4-446b-b16c-20f921b6612a of type vxlan for network f7085c6d-b8c4-49d7-a636-98856032ab4c [pid: 7|app: 0|req: 859/1688] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:22 2026] POST /v2.0/networks => generated 613 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:22.679 8 INFO neutron.db.segments_db [None req-a669f457-bfd3-4385-852c-60b116d0db49 63ef15a852314d0bacef1ef95b135aa7 8c60c9b81762475fa1e4ed78ea8dd2f2 - - default default] Added segment 2f43cc5c-fc3f-4040-b9f4-89856804e9eb of type vxlan for network d4dd1f7e-d70c-458f-bac7-89682a87a488 [pid: 8|app: 0|req: 830/1689] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:22 2026] POST /v2.0/networks => generated 612 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:22.847 7 INFO neutron.db.segments_db [None req-948d23a8-d14b-4bfb-8c4f-afa18e219b5e 63ef15a852314d0bacef1ef95b135aa7 8c60c9b81762475fa1e4ed78ea8dd2f2 - - default default] Added segment 392edc7f-ad69-4f85-bae4-84a146ab7b7e of type vxlan for network e013d43d-30b8-4025-9c1c-52c530499d53 [pid: 7|app: 0|req: 860/1690] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:22 2026] POST /v2.0/networks => generated 613 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:23.006 8 INFO neutron.db.segments_db [None req-4696ea5f-1cbf-43e4-a9ca-2f2afd2e3b9f 63ef15a852314d0bacef1ef95b135aa7 8c60c9b81762475fa1e4ed78ea8dd2f2 - - default default] Added segment aaf5aa2c-8f82-4fab-9790-5c12fad4c30b of type vxlan for network 3e746a6c-25d1-4891-be76-bdf523cfa962 [pid: 8|app: 0|req: 831/1691] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:22 2026] POST /v2.0/networks => generated 612 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:23.177 8 INFO neutron.db.segments_db [None req-bb6cc4a5-4c8c-458e-a78c-5ab7fc671f32 63ef15a852314d0bacef1ef95b135aa7 8c60c9b81762475fa1e4ed78ea8dd2f2 - - default default] Added segment a0c8fcfa-b8f0-45e1-894e-b7303446698a of type vxlan for network 71ec7f2c-62f9-4a93-89ff-0a009e42ec70 [pid: 7|app: 0|req: 861/1692] 10.0.0.186 () {34 vars in 685 bytes} [Tue Jun 23 02:28:23 2026] POST /v2.0/security-groups => generated 1673 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1693] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:23 2026] POST /v2.0/networks => generated 613 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1694] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:28:23 2026] PUT /v2.0/networks/f7085c6d-b8c4-49d7-a636-98856032ab4c/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1695] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:28:23 2026] PUT /v2.0/networks/d4dd1f7e-d70c-458f-bac7-89682a87a488/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1696] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:28:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1697] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:28:23 2026] PUT /v2.0/networks/e013d43d-30b8-4025-9c1c-52c530499d53/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1698] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:23 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => 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: 863/1699] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:28:23 2026] POST /v2.0/security-group-rules => generated 596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1700] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:28:23 2026] PUT /v2.0/networks/3e746a6c-25d1-4891-be76-bdf523cfa962/tags => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1701] 10.0.0.186 () {32 vars in 666 bytes} [Tue Jun 23 02:28:23 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1702] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:28:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1703] 10.0.0.186 () {32 vars in 680 bytes} [Tue Jun 23 02:28:23 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1704] 10.0.0.186 () {32 vars in 676 bytes} [Tue Jun 23 02:28:23 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1705] 10.0.0.186 () {32 vars in 688 bytes} [Tue Jun 23 02:28:23 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1706] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:28:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:23.937 7 INFO neutron.db.securitygroups_db [None req-b0ee20ca-e214-4f86-87fb-f061f7bc4cc1 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Project 7d97246b2ba14061b3e19b9891694eb2 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: 842/1707] 10.0.0.186 () {32 vars in 674 bytes} [Tue Jun 23 02:28:23 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1708] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:28:23 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) [pid: 8|app: 0|req: 843/1709] 10.0.0.186 () {32 vars in 688 bytes} [Tue Jun 23 02:28:23 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:24.075 7 INFO neutron.db.securitygroups_db [None req-4f167685-2bdc-4686-9da0-6c64bda8e1ca 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Project 7d97246b2ba14061b3e19b9891694eb2 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: 844/1710] 10.0.0.186 () {32 vars in 684 bytes} [Tue Jun 23 02:28:24 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1711] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:28:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1712] 10.0.0.186 () {32 vars in 696 bytes} [Tue Jun 23 02:28:24 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:24.402 7 INFO neutron.services.segments.plugin [-] Segment b18733a2-03b4-446b-b16c-20f921b6612a resource provider aggregate not found 2026-06-23 02:28:24.404 7 INFO neutron.services.segments.plugin [-] Segment b18733a2-03b4-446b-b16c-20f921b6612a resource provider aggregate not found 2026-06-23 02:28:24.430 7 INFO neutron.services.segments.plugin [-] Segment b18733a2-03b4-446b-b16c-20f921b6612a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18733a2-03b4-446b-b16c-20f921b6612a found for delete ", "request_id": "req-744e4ee3-49ef-4260-9046-9d950cdfecfd"}]} 2026-06-23 02:28:24.432 7 INFO neutron.services.segments.plugin [-] Segment b18733a2-03b4-446b-b16c-20f921b6612a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18733a2-03b4-446b-b16c-20f921b6612a found for delete ", "request_id": "req-377e5986-55d5-4d42-97a5-a0a0915ef7f1"}]} [pid: 7|app: 0|req: 868/1713] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:24 2026] DELETE /v2.0/networks/f7085c6d-b8c4-49d7-a636-98856032ab4c => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:24.637 8 INFO neutron.services.segments.plugin [-] Segment 2f43cc5c-fc3f-4040-b9f4-89856804e9eb resource provider aggregate not found 2026-06-23 02:28:24.644 8 INFO neutron.services.segments.plugin [-] Segment 2f43cc5c-fc3f-4040-b9f4-89856804e9eb resource provider aggregate not found [pid: 7|app: 0|req: 869/1714] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:24 2026] GET /v2.0/ports?device_id=8fa762e8-448f-4982-87ab-23d7e50c2078 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:24.669 8 INFO neutron.services.segments.plugin [-] Segment 2f43cc5c-fc3f-4040-b9f4-89856804e9eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f43cc5c-fc3f-4040-b9f4-89856804e9eb found for delete ", "request_id": "req-6013f7e7-1ee3-491e-95d4-c6221c54cb5d"}]} 2026-06-23 02:28:24.670 8 INFO neutron.services.segments.plugin [-] Segment 2f43cc5c-fc3f-4040-b9f4-89856804e9eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f43cc5c-fc3f-4040-b9f4-89856804e9eb found for delete ", "request_id": "req-4d7a5c9f-5b0c-4bf2-ab50-56a028150c34"}]} [pid: 8|app: 0|req: 846/1715] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:24 2026] DELETE /v2.0/networks/d4dd1f7e-d70c-458f-bac7-89682a87a488 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1716] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:24 2026] DELETE /v2.0/networks/e013d43d-30b8-4025-9c1c-52c530499d53 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1717] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:28:24 2026] GET /v2.0/networks => generated 1298 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1718] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:24 2026] DELETE /v2.0/networks/3e746a6c-25d1-4891-be76-bdf523cfa962 => 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: 849/1719] 10.0.0.191 () {34 vars in 1098 bytes} [Tue Jun 23 02:28:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-360195125&fields=id&tenant_id=7d97246b2ba14061b3e19b9891694eb2 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1720] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:28:25 2026] GET /v2.0/networks?id=613b53f7-9500-4cb4-bd35-7dd23609f9f8 => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1721] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:28:25 2026] GET /v2.0/quotas/7d97246b2ba14061b3e19b9891694eb2 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1722] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:25 2026] DELETE /v2.0/networks/71ec7f2c-62f9-4a93-89ff-0a009e42ec70 => 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: 852/1723] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:28:25 2026] GET /v2.0/ports?tenant_id=7d97246b2ba14061b3e19b9891694eb2&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: 872/1724] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:28:25 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?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: 853/1725] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:28:25 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?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: 854/1726] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:25 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => 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: 873/1727] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:25 2026] GET /v2.0/security-groups?tenant_id=af04862c833543ee8d1e6b056c72c64b&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1728] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:25 2026] DELETE /v2.0/security-groups/f06a97b9-4fac-4601-807d-c03972248a74 => 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: 856/1729] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:25 2026] GET /v2.0/security-groups?tenant_id=e0ac02496ed34baf84a79609fa58f09f&name=default => generated 2925 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1730] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:25 2026] DELETE /v2.0/security-groups/f8a81e55-95f9-44ec-9dfa-a19d24f22fa4 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:26.104 7 INFO neutron_taas.services.taas.taas_plugin [None req-de116e37-195c-4d1f-847f-57a5f8c327b9 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 417a91d0-5456-4c4d-816d-44a5198ade2b 2026-06-23 02:28:26.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de116e37-195c-4d1f-847f-57a5f8c327b9 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 417a91d0-5456-4c4d-816d-44a5198ade2b [pid: 8|app: 0|req: 858/1731] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:26 2026] GET /v2.0/security-groups?tenant_id=d3f2c37f18064f3d8e21c85ef7838374&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:26.465 7 INFO neutron.services.segments.plugin [-] Segment a0c8fcfa-b8f0-45e1-894e-b7303446698a resource provider aggregate not found 2026-06-23 02:28:26.480 7 INFO neutron.services.segments.plugin [-] Segment a0c8fcfa-b8f0-45e1-894e-b7303446698a resource provider aggregate not found 2026-06-23 02:28:26.499 7 INFO neutron.services.segments.plugin [-] Segment a0c8fcfa-b8f0-45e1-894e-b7303446698a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c8fcfa-b8f0-45e1-894e-b7303446698a found for delete ", "request_id": "req-a02c420a-f79b-4209-80b5-666d3ab8cbdd"}]} 2026-06-23 02:28:26.502 7 INFO neutron.services.segments.plugin [-] Segment a0c8fcfa-b8f0-45e1-894e-b7303446698a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0c8fcfa-b8f0-45e1-894e-b7303446698a found for delete ", "request_id": "req-95c74ff7-9497-4334-8b7d-3f13afc6afec"}]} [pid: 8|app: 0|req: 861/1734] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:26 2026] DELETE /v2.0/security-groups/07489aa5-ec57-46c4-bafe-65d965d450a2 => 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: 862/1735] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:26 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1736] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:28:25 2026] PUT /v2.0/routers/6623d93a-fd10-4d2e-9431-ce1d008163cf/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:26.698 8 INFO neutron.services.segments.plugin [-] Segment 392edc7f-ad69-4f85-bae4-84a146ab7b7e resource provider aggregate not found 2026-06-23 02:28:26.702 8 INFO neutron.services.segments.plugin [-] Segment 392edc7f-ad69-4f85-bae4-84a146ab7b7e resource provider aggregate not found 2026-06-23 02:28:26.732 8 INFO neutron.services.segments.plugin [-] Segment 392edc7f-ad69-4f85-bae4-84a146ab7b7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392edc7f-ad69-4f85-bae4-84a146ab7b7e found for delete ", "request_id": "req-207efe8a-d5d7-4bb3-b25b-1aa509a577f0"}]} 2026-06-23 02:28:26.743 8 INFO neutron.services.segments.plugin [-] Segment 392edc7f-ad69-4f85-bae4-84a146ab7b7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392edc7f-ad69-4f85-bae4-84a146ab7b7e found for delete ", "request_id": "req-f9bb80dd-ed74-4105-867b-5b626ae7b7f3"}]} 2026-06-23 02:28:26.749 8 INFO neutron.services.segments.plugin [-] Segment aaf5aa2c-8f82-4fab-9790-5c12fad4c30b resource provider aggregate not found 2026-06-23 02:28:26.769 8 INFO neutron.services.segments.plugin [-] Segment aaf5aa2c-8f82-4fab-9790-5c12fad4c30b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaf5aa2c-8f82-4fab-9790-5c12fad4c30b found for delete ", "request_id": "req-2b80d430-60b5-4a2c-943a-6f2617129228"}]} 2026-06-23 02:28:26.773 8 INFO neutron.services.segments.plugin [-] Segment aaf5aa2c-8f82-4fab-9790-5c12fad4c30b resource provider aggregate not found 2026-06-23 02:28:26.803 8 INFO neutron.services.segments.plugin [-] Segment aaf5aa2c-8f82-4fab-9790-5c12fad4c30b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaf5aa2c-8f82-4fab-9790-5c12fad4c30b found for delete ", "request_id": "req-97d1661f-bd13-485f-8efc-29dab8f6d7f7"}]} [pid: 8|app: 0|req: 863/1737] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:26 2026] GET /v2.0/security-groups?tenant_id=58e0fe593d7140c6a0ca720e174bf5fe&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:26.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-baf83bca-37d5-4dcf-a95d-64d789626657 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 9197165d-4a18-48ec-93cd-05ad5d5bc651 2026-06-23 02:28:26.874 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baf83bca-37d5-4dcf-a95d-64d789626657 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 9197165d-4a18-48ec-93cd-05ad5d5bc651 [pid: 8|app: 0|req: 864/1738] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:26 2026] DELETE /v2.0/security-groups/2e125dbe-13c2-4670-823c-1746879f56b9 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:27.195 7 INFO neutron_taas.services.taas.taas_plugin [None req-baf83bca-37d5-4dcf-a95d-64d789626657 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 0d4f8a98-e926-469e-bc0d-18cd0bbcf823 2026-06-23 02:28:27.198 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baf83bca-37d5-4dcf-a95d-64d789626657 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 0d4f8a98-e926-469e-bc0d-18cd0bbcf823 [pid: 8|app: 0|req: 865/1739] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:27 2026] GET /v2.0/security-groups?tenant_id=8c60c9b81762475fa1e4ed78ea8dd2f2&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1740] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:27 2026] DELETE /v2.0/security-groups/e1904fa3-0a97-4e3a-ac65-435d7e65b8e5 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:27.597 7 INFO neutron.db.l3_hamode_db [None req-baf83bca-37d5-4dcf-a95d-64d789626657 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] HA network 9c6e7fe6-41b8-4636-8f5f-9fc80d1a851e was deleted as no HA routers are present in tenant 0e33f42e956b48069d37c0a5dfc07577. [pid: 7|app: 0|req: 875/1741] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:26 2026] DELETE /v2.0/routers/6623d93a-fd10-4d2e-9431-ce1d008163cf => generated 0 bytes in 945 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1742] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:27 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => 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: 867/1743] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:27 2026] DELETE /v2.0/subnets/c662c92d-e0c9-4c37-81ed-0482b06fcead => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:27.928 7 INFO neutron_taas.services.taas.taas_plugin [None req-2cba327f-977e-48ae-ad1a-88e98a0f0d2e 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 33bcddc4-9a54-4b11-9d47-9b551ad58242 2026-06-23 02:28:27.931 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2cba327f-977e-48ae-ad1a-88e98a0f0d2e 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 33bcddc4-9a54-4b11-9d47-9b551ad58242 [pid: 7|app: 0|req: 877/1744] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:27 2026] DELETE /v2.0/networks/a832db65-387b-4fb6-8bb1-f86f700332c9 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1745] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:28 2026] GET /v2.0/security-groups?tenant_id=0e33f42e956b48069d37c0a5dfc07577&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1746] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:28 2026] DELETE /v2.0/security-groups/8b5b2839-6cae-4875-bd61-1e6a34de58b7 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:28.532 7 INFO neutron.services.segments.plugin [-] Segment fcad1336-8975-45f8-a874-7d6d721cd8b2 resource provider aggregate not found 2026-06-23 02:28:28.535 7 INFO neutron.services.segments.plugin [-] Segment fcad1336-8975-45f8-a874-7d6d721cd8b2 resource provider aggregate not found 2026-06-23 02:28:28.554 7 INFO neutron.services.segments.plugin [-] Segment fcad1336-8975-45f8-a874-7d6d721cd8b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcad1336-8975-45f8-a874-7d6d721cd8b2 found for delete ", "request_id": "req-b76ef794-c9ed-4c65-bfeb-8fc12887f626"}]} 2026-06-23 02:28:28.555 7 INFO neutron.services.segments.plugin [-] Segment fcad1336-8975-45f8-a874-7d6d721cd8b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcad1336-8975-45f8-a874-7d6d721cd8b2 found for delete ", "request_id": "req-d588ead5-81d3-476e-8670-d9b1b0d274f8"}]} 2026-06-23 02:28:28.572 7 INFO neutron.services.segments.plugin [-] Segment 14cf5c73-8fa1-46d7-b265-aa1bf146303f resource provider aggregate not found 2026-06-23 02:28:28.576 7 INFO neutron.services.segments.plugin [-] Segment 14cf5c73-8fa1-46d7-b265-aa1bf146303f resource provider aggregate not found 2026-06-23 02:28:28.595 7 INFO neutron.services.segments.plugin [-] Segment 14cf5c73-8fa1-46d7-b265-aa1bf146303f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14cf5c73-8fa1-46d7-b265-aa1bf146303f found for delete ", "request_id": "req-87376f12-5a44-49c6-803c-4c172f3414ab"}]} 2026-06-23 02:28:28.595 7 INFO neutron.services.segments.plugin [-] Segment 14cf5c73-8fa1-46d7-b265-aa1bf146303f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14cf5c73-8fa1-46d7-b265-aa1bf146303f found for delete ", "request_id": "req-e4e059b6-23a7-438a-aeff-53f5e7a0bee0"}]} [pid: 8|app: 0|req: 869/1747] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:28 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1748] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:28:29 2026] GET /v2.0/networks?id=613b53f7-9500-4cb4-bd35-7dd23609f9f8 => generated 661 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1749] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 23 02:28:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7d97246b2ba14061b3e19b9891694eb2 => generated 273 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1750] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:29 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => 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: 870/1751] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:29 2026] GET /v2.0/security-groups?tenant_id=ee6164d51b7d422aa419abd8e34a5043&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1752] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:30 2026] DELETE /v2.0/security-groups/7f79c8ab-6164-4978-93f1-4a3bda6dd8a1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1753] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:28:29 2026] POST /v2.0/ports => generated 954 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1754] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:28:30 2026] PUT /v2.0/ports/cfe17349-a8f4-4423-a067-8fd2b99f2a12 => generated 1235 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:30.685 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99dad3eb-626d-4417-8d06-fc09b5eb9b83'] response: {'name': 'network-changed', 'server_uuid': 'fc36f7dd-0499-458f-854f-18da20a41e60', 'tag': 'cfe17349-a8f4-4423-a067-8fd2b99f2a12', '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: 883/1755] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:30 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 873/1756] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:31 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1757] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:28:31 2026] GET /v2.0/ports?tenant_id=7d97246b2ba14061b3e19b9891694eb2&device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1758] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 23 02:28:31 2026] GET /v2.0/networks?tenant_id=7d97246b2ba14061b3e19b9891694eb2&shared=False => generated 757 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1759] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 23 02:28:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1760] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:32 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1761] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:32 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&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: 888/1762] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:28:32 2026] GET /v2.0/ports?tenant_id=7d97246b2ba14061b3e19b9891694eb2&device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1763] 10.0.0.186 () {34 vars in 678 bytes} [Tue Jun 23 02:28:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1764] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:28:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cfe17349-a8f4-4423-a067-8fd2b99f2a12 => 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: 876/1765] 10.0.0.186 () {34 vars in 678 bytes} [Tue Jun 23 02:28:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1766] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:28:32 2026] GET /v2.0/subnets?id=c9668bf9-c7ae-48e8-8d68-decb3c72bc44 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1767] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:28:32 2026] GET /v2.0/ports?network_id=613b53f7-9500-4cb4-bd35-7dd23609f9f8&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: 877/1768] 10.0.0.186 () {34 vars in 678 bytes} [Tue Jun 23 02:28:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1769] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:28:32 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?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: 878/1770] 10.0.0.186 () {34 vars in 678 bytes} [Tue Jun 23 02:28:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1771] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:28:32 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?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: 879/1772] 10.0.0.186 () {34 vars in 678 bytes} [Tue Jun 23 02:28:32 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1773] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:28:32 2026] PUT /v2.0/policies/21172453-c508-4f6b-8769-13b1043898c5/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1774] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:28:32 2026] PUT /v2.0/policies/ccfd4916-dedf-4cd4-8151-4c03cd9624a7/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1775] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:28:32 2026] PUT /v2.0/policies/7f79b6df-c18a-40b8-bf04-f7cdd5c833b3/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1776] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:28:32 2026] PUT /v2.0/policies/77935094-9511-405d-ac96-688cfec373c1/tags => 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: 880/1777] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:32 2026] GET /v2.0/security-groups?tenant_id=9f7e578ae4f3475b910fd2e57aa0079c&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1778] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:32 2026] DELETE /v2.0/security-groups/750f4c42-0664-411d-a885-0bf0a1616c4e => 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: 881/1779] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:33 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1780] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:33 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&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: 899/1781] 10.0.0.186 () {32 vars in 674 bytes} [Tue Jun 23 02:28:33 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1782] 10.0.0.186 () {32 vars in 688 bytes} [Tue Jun 23 02:28:33 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1783] 10.0.0.186 () {32 vars in 684 bytes} [Tue Jun 23 02:28:33 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1784] 10.0.0.186 () {32 vars in 696 bytes} [Tue Jun 23 02:28:33 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1785] 10.0.0.186 () {32 vars in 682 bytes} [Tue Jun 23 02:28:33 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1786] 10.0.0.186 () {32 vars in 696 bytes} [Tue Jun 23 02:28:33 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1787] 10.0.0.186 () {32 vars in 692 bytes} [Tue Jun 23 02:28:34 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: 8|app: 0|req: 886/1788] 10.0.0.186 () {32 vars in 704 bytes} [Tue Jun 23 02:28:34 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: 7|app: 0|req: 903/1789] 10.0.0.186 () {32 vars in 734 bytes} [Tue Jun 23 02:28:34 2026] DELETE /v2.0/qos/policies/21172453-c508-4f6b-8769-13b1043898c5 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1790] 10.0.0.186 () {32 vars in 734 bytes} [Tue Jun 23 02:28:34 2026] DELETE /v2.0/qos/policies/ccfd4916-dedf-4cd4-8151-4c03cd9624a7 => 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: 904/1791] 10.0.0.186 () {32 vars in 734 bytes} [Tue Jun 23 02:28:34 2026] DELETE /v2.0/qos/policies/7f79b6df-c18a-40b8-bf04-f7cdd5c833b3 => 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: 905/1792] 10.0.0.186 () {32 vars in 734 bytes} [Tue Jun 23 02:28:34 2026] DELETE /v2.0/qos/policies/77935094-9511-405d-ac96-688cfec373c1 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1793] 10.0.0.186 () {32 vars in 734 bytes} [Tue Jun 23 02:28:34 2026] DELETE /v2.0/qos/policies/17a7cb28-01a8-489a-98dd-080d568f3a70 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1794] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:34 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1795] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:34 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&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: 8|app: 0|req: 888/1796] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:34 2026] GET /v2.0/security-groups?tenant_id=1ac8617a15d34b789a388c5efe41a362&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: 909/1797] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:34 2026] DELETE /v2.0/security-groups/a4054fda-59d7-4dd0-95a3-8454fe136df0 => 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: 889/1798] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:34 2026] GET /v2.0/security-groups?tenant_id=0bd3ddab2735494c91b200811fc1e6ce&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1799] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:35 2026] DELETE /v2.0/security-groups/c52168d1-4bf3-4b1a-a046-1f1e6a4766b5 => 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: 890/1800] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:35 2026] GET /v2.0/security-groups?tenant_id=0151373c41b34604b188023121010954&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1801] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:35 2026] DELETE /v2.0/security-groups/67062fc8-f597-4f07-8e89-db185e0c8faf => 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: 891/1802] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:35 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1803] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:35 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1804] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:35 2026] GET /v2.0/security-groups?tenant_id=299eb1ce02ef4800b5d083f1b6142ba9&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1805] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:35 2026] DELETE /v2.0/security-groups/3795ed9e-8496-44f0-8fb5-2557c3babd43 => 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: 913/1806] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:36 2026] GET /v2.0/security-groups?tenant_id=97370c2b5f204f56997cbfbb5483c3af&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1807] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:36 2026] DELETE /v2.0/security-groups/07d4db5f-c7f4-414f-9585-9fe0f6ef4bb5 => 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: 914/1808] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:36 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1809] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:36 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1810] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:38 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1811] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:38 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&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: 897/1812] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:38 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => 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: 898/1813] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:38 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&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: 899/1814] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:28:38 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:38.481 7 INFO neutron.db.segments_db [None req-e545444c-737c-424e-8b96-c2a1d5ee4c4f 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - default default] Added segment 7eb07a8f-2187-4521-aef4-069bd0ed9bd5 of type vxlan for network 1f854e18-cd13-44d3-90fb-66a39b6a54cc [pid: 7|app: 0|req: 916/1815] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:38 2026] POST /v2.0/networks => generated 708 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:38.729 8 INFO neutron.db.l3_db [None req-e141c621-ae87-4f2f-95ac-3e3aa3601e0b 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Floating IP 2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c associated. External IP: 10.96.250.205, port: cfe17349-a8f4-4423-a067-8fd2b99f2a12. [pid: 7|app: 0|req: 917/1816] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:38 2026] POST /v2.0/subnets => generated 644 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:38.869 7 WARNING neutron.api.v2.base [None req-b3e817f3-572a-44fd-9bab-bd5c4de6b4e5 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - 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-23 02:28:38.871 7 INFO neutron.api.v2.resource [None req-b3e817f3-572a-44fd-9bab-bd5c4de6b4e5 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 918/1817] 10.0.0.186 () {34 vars in 681 bytes} [Tue Jun 23 02:28:38 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1818] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:28:38 2026] PUT /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => generated 855 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:39.091 7 INFO neutron.services.segments.plugin [-] Segment 7eb07a8f-2187-4521-aef4-069bd0ed9bd5 resource provider aggregate not found [pid: 8|app: 0|req: 901/1819] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:28:39 2026] GET /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:39.120 7 INFO neutron.services.segments.plugin [-] Segment 7eb07a8f-2187-4521-aef4-069bd0ed9bd5 resource provider aggregate not found 2026-06-23 02:28:39.130 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-408bd670-7651-450a-9da3-bc9e79c28f67'] response: {'name': 'network-changed', 'server_uuid': 'fc36f7dd-0499-458f-854f-18da20a41e60', 'tag': 'cfe17349-a8f4-4423-a067-8fd2b99f2a12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 919/1820] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:38 2026] DELETE /v2.0/networks/1f854e18-cd13-44d3-90fb-66a39b6a54cc => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:39.137 7 INFO neutron.services.segments.plugin [-] Segment 7eb07a8f-2187-4521-aef4-069bd0ed9bd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eb07a8f-2187-4521-aef4-069bd0ed9bd5 found for delete ", "request_id": "req-fbe8c41f-1cd5-4ea1-850b-6311088bff4e"}]} 2026-06-23 02:28:39.142 7 INFO neutron.services.segments.plugin [-] Segment 7eb07a8f-2187-4521-aef4-069bd0ed9bd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7eb07a8f-2187-4521-aef4-069bd0ed9bd5 found for delete ", "request_id": "req-dbc2738b-2c00-48e3-8d42-d06769620464"}]} 2026-06-23 02:28:39.199 8 INFO neutron.db.segments_db [None req-787ee05c-da10-42bb-b7b9-4ccf859cd8a8 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - default default] Added segment bb696ab1-62ce-4ff0-ac07-0f9883fe20ab of type vxlan for network d9ef5f37-5a80-4a0c-a6e8-1028ef5a58ae [pid: 8|app: 0|req: 902/1821] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:39 2026] POST /v2.0/networks => generated 705 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1822] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:39 2026] POST /v2.0/subnets => generated 647 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:39.516 8 WARNING neutron.api.v2.base [None req-fb8c6cb7-e191-4be0-85bf-813cbda246bc 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - 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-23 02:28:39.517 8 INFO neutron.api.v2.resource [None req-fb8c6cb7-e191-4be0-85bf-813cbda246bc 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 903/1823] 10.0.0.186 () {34 vars in 681 bytes} [Tue Jun 23 02:28:39 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1824] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:28:39 2026] GET /v2.0/ports?tenant_id=7d97246b2ba14061b3e19b9891694eb2&device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1825] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:39 2026] DELETE /v2.0/networks/d9ef5f37-5a80-4a0c-a6e8-1028ef5a58ae => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1826] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:28:39 2026] GET /v2.0/networks?id=613b53f7-9500-4cb4-bd35-7dd23609f9f8 => generated 757 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1827] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:28:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cfe17349-a8f4-4423-a067-8fd2b99f2a12 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:39.839 7 INFO neutron.db.segments_db [None req-454af395-9d58-4666-b965-3fb52a1f512b 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - default default] Added segment a659e991-3f0f-4aaf-9b72-1d7b58fc04d9 of type vxlan for network b3a7aca2-fe75-4b4d-a22f-97c3e5d107a1 [pid: 8|app: 0|req: 907/1828] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:28:39 2026] GET /v2.0/subnets?id=c9668bf9-c7ae-48e8-8d68-decb3c72bc44 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1829] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:28:39 2026] GET /v2.0/ports?network_id=613b53f7-9500-4cb4-bd35-7dd23609f9f8&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: 922/1830] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:39 2026] POST /v2.0/networks => generated 708 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1831] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:28:39 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?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: 910/1832] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:28:39 2026] GET /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1833] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:39 2026] POST /v2.0/subnets => generated 647 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1834] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:28:40 2026] GET /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1835] 10.0.0.186 () {34 vars in 681 bytes} [Tue Jun 23 02:28:40 2026] POST /v2.0/rbac-policies => generated 324 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1836] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:28:40 2026] POST /v2.0/floatingips => generated 552 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1837] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:28:40 2026] PUT /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1838] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:28:40 2026] GET /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1839] 10.0.0.186 () {34 vars in 770 bytes} [Tue Jun 23 02:28:41 2026] PUT /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags/green => 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: 915/1840] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:28:41 2026] GET /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:41.162 7 INFO neutron.services.segments.plugin [-] Segment bb696ab1-62ce-4ff0-ac07-0f9883fe20ab resource provider aggregate not found 2026-06-23 02:28:41.164 7 INFO neutron.services.segments.plugin [-] Segment bb696ab1-62ce-4ff0-ac07-0f9883fe20ab resource provider aggregate not found 2026-06-23 02:28:41.185 7 INFO neutron.services.segments.plugin [-] Segment bb696ab1-62ce-4ff0-ac07-0f9883fe20ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb696ab1-62ce-4ff0-ac07-0f9883fe20ab found for delete ", "request_id": "req-16bd84fe-26a4-4d96-bfc2-642b20f10853"}]} 2026-06-23 02:28:41.192 7 INFO neutron.services.segments.plugin [-] Segment bb696ab1-62ce-4ff0-ac07-0f9883fe20ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb696ab1-62ce-4ff0-ac07-0f9883fe20ab found for delete ", "request_id": "req-f9f71a6c-1834-4f31-acbe-45dace5198a4"}]} [pid: 8|app: 0|req: 916/1841] 10.0.0.186 () {34 vars in 766 bytes} [Tue Jun 23 02:28:41 2026] PUT /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1844] 10.0.0.186 () {32 vars in 723 bytes} [Tue Jun 23 02:28:40 2026] GET /v2.0/networks/b3a7aca2-fe75-4b4d-a22f-97c3e5d107a1 => generated 655 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1845] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:28:41 2026] GET /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/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: 927/1846] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:28:41 2026] GET /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1847] 10.0.0.186 () {34 vars in 788 bytes} [Tue Jun 23 02:28:41 2026] PUT /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags/black.or.white => 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: 928/1848] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:28:41 2026] GET /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags => generated 52 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1849] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:28:41 2026] PUT /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1850] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:28:41 2026] GET /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1851] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:28:41 2026] GET /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:41.636 8 INFO neutron.api.v2.resource [None req-a4e57bd2-45be-4cbd-8f4f-25df61d10f5e efd6234ecb364507894ae00310466357 89ccf7f95b8a4b60b754b268aa7a9906 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 923/1852] 10.0.0.186 () {32 vars in 751 bytes} [Tue Jun 23 02:28:41 2026] GET /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1853] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:28:41 2026] DELETE /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1854] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:28:41 2026] GET /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:41.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bec8e3d-ddb1-40b1-b7bc-51cab7f0c538 0455de817a88472aa3b69d1da9b4052f 7121a0ed0b424c24869d3dd51dc539b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 930/1855] 10.0.0.186 () {32 vars in 723 bytes} [Tue Jun 23 02:28:41 2026] GET /v2.0/networks/b3a7aca2-fe75-4b4d-a22f-97c3e5d107a1 => generated 138 bytes in 231 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:28:41.834 8 INFO neutron.api.v2.resource [None req-9e582e8c-4d99-43f5-9fb4-e3853e8eed6b efd6234ecb364507894ae00310466357 89ccf7f95b8a4b60b754b268aa7a9906 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 926/1856] 10.0.0.186 () {32 vars in 754 bytes} [Tue Jun 23 02:28:41 2026] DELETE /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1857] 10.0.0.186 () {32 vars in 742 bytes} [Tue Jun 23 02:28:41 2026] DELETE /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:41.944 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4e70e65-50d8-427f-acb9-7817503fb0e5 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - default default] TaaS: Handle Delete Port: 21e32ae2-b7fe-4fc7-90d8-9bf516698132 [pid: 8|app: 0|req: 928/1858] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:28:41 2026] GET /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:41.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4e70e65-50d8-427f-acb9-7817503fb0e5 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - default default] Tap Mirror: Handle Delete Port: 21e32ae2-b7fe-4fc7-90d8-9bf516698132 2026-06-23 02:28:42.105 8 INFO neutron_taas.services.taas.taas_plugin [None req-721c2114-71fd-4d25-83fa-975dc08b9e14 efd6234ecb364507894ae00310466357 89ccf7f95b8a4b60b754b268aa7a9906 - - default default] TaaS: Handle Delete Port: d30ee86e-d07e-40cf-9d77-23bf19f27ec7 2026-06-23 02:28:42.107 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-721c2114-71fd-4d25-83fa-975dc08b9e14 efd6234ecb364507894ae00310466357 89ccf7f95b8a4b60b754b268aa7a9906 - - default default] Tap Mirror: Handle Delete Port: d30ee86e-d07e-40cf-9d77-23bf19f27ec7 [pid: 7|app: 0|req: 931/1859] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:41 2026] DELETE /v2.0/networks/b3a7aca2-fe75-4b4d-a22f-97c3e5d107a1 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1860] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:28:41 2026] DELETE /v2.0/floatingips/5b3d679b-9574-43e2-8bc2-6eaaa0ca4c0c => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:42.292 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f706e10-6e4d-44ca-913d-c17cf5877fe4 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 930/1861] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:42 2026] DELETE /v2.0/subnets/d977aaf5-0fc3-4226-a454-1a0a1f306ae7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:28:42.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4763a982-b732-4bcd-bff6-fa0d4494aa48 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 931/1862] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:42 2026] DELETE /v2.0/subnets/762cab8b-7a9b-4873-a803-ee883aec49b2 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:28:42.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1f3ae47-f8b5-4734-99dc-e41d22445c6a 7cf3d923e2764d63890b581b376f841e fe1387e88c2a4f5193e445c65e748e50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 932/1863] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:42 2026] DELETE /v2.0/subnets/e6d4a244-4c0e-4c3a-b8bc-2b2d6af2610e => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1864] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:42 2026] GET /v2.0/security-groups?tenant_id=e99926bc2ddc4cb689ffa8886984115f&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: 933/1865] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:42 2026] DELETE /v2.0/security-groups/48bfe5c9-0795-4752-81e7-b94365a42b2a => 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: 934/1866] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:42 2026] GET /v2.0/security-groups?tenant_id=fa181d488c9e4bc39c561107e4b60dd0&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1867] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:43 2026] DELETE /v2.0/security-groups/187771b1-902b-4a09-b97f-aaa2c1b39f7f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:43.210 7 INFO neutron.services.segments.plugin [-] Segment a659e991-3f0f-4aaf-9b72-1d7b58fc04d9 resource provider aggregate not found 2026-06-23 02:28:43.221 7 INFO neutron.services.segments.plugin [-] Segment a659e991-3f0f-4aaf-9b72-1d7b58fc04d9 resource provider aggregate not found 2026-06-23 02:28:43.239 7 INFO neutron.services.segments.plugin [-] Segment a659e991-3f0f-4aaf-9b72-1d7b58fc04d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a659e991-3f0f-4aaf-9b72-1d7b58fc04d9 found for delete ", "request_id": "req-59991577-f2cf-4f30-8115-857439e6cc84"}]} 2026-06-23 02:28:43.256 7 INFO neutron.services.segments.plugin [-] Segment a659e991-3f0f-4aaf-9b72-1d7b58fc04d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a659e991-3f0f-4aaf-9b72-1d7b58fc04d9 found for delete ", "request_id": "req-3278b9b8-57ea-455a-ae7b-52cf86372f51"}]} [pid: 7|app: 0|req: 933/1868] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:42 2026] GET /v2.0/security-groups?tenant_id=89ccf7f95b8a4b60b754b268aa7a9906&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1869] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:43 2026] DELETE /v2.0/security-groups/6c07b163-589a-406c-8f89-c6e15a4a9c5b => 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: 936/1870] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:43 2026] GET /v2.0/security-groups?tenant_id=fe1387e88c2a4f5193e445c65e748e50&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1871] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:43 2026] DELETE /v2.0/security-groups/7e3ed414-2b56-415f-a146-61e51cdbfbd1 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1872] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:43 2026] GET /v2.0/security-groups?tenant_id=e1faeb725cb4456ebb6cb00e1b194aff&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1873] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:43 2026] DELETE /v2.0/security-groups/f11a3ece-b9d0-4d27-a6ed-a9bd72445cb1 => 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: 938/1874] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:43 2026] GET /v2.0/security-groups?tenant_id=7121a0ed0b424c24869d3dd51dc539b2&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1875] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:43 2026] DELETE /v2.0/security-groups/334d3e96-76e2-40e4-890d-5e9748783e19 => 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: 939/1876] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:44 2026] GET /v2.0/security-groups?tenant_id=eea4ac101021498fb13cdf369f6a0104&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: 938/1877] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:44 2026] DELETE /v2.0/security-groups/f4ede27d-d085-4e45-afd2-a0dbb039b0ea => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1878] 10.0.0.186 () {34 vars in 678 bytes} [Tue Jun 23 02:28:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1879] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:28:47 2026] PUT /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1880] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:28:47 2026] GET /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1881] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:47 2026] GET /v2.0/security-groups?tenant_id=d4ebf14dc8f842eda574b437c4190e44&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1882] 10.0.0.186 () {34 vars in 764 bytes} [Tue Jun 23 02:28:47 2026] PUT /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1883] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:28:47 2026] GET /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1884] 10.0.0.186 () {34 vars in 760 bytes} [Tue Jun 23 02:28:47 2026] PUT /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1885] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:47 2026] DELETE /v2.0/security-groups/10de5dd0-d7e0-4fe0-8b67-14c1e2cb4f51 => 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: 946/1886] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:28:47 2026] GET /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1887] 10.0.0.186 () {34 vars in 782 bytes} [Tue Jun 23 02:28:47 2026] PUT /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1888] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:28:47 2026] GET /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1889] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:28:47 2026] PUT /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/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: 949/1890] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:28:47 2026] GET /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1891] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:47 2026] GET /v2.0/security-groups?tenant_id=501cb4764a6248b2a7e5cfbde8e7c137&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: 950/1892] 10.0.0.186 () {32 vars in 741 bytes} [Tue Jun 23 02:28:47 2026] GET /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:47.902 8 INFO neutron.api.v2.resource [None req-40578aba-10d9-45d3-9716-b738aa635eba 6bec211c2cf64f24908e79584252beff 3523c991cccb4a4cadfa0aea4b52cb46 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 951/1893] 10.0.0.186 () {32 vars in 745 bytes} [Tue Jun 23 02:28:47 2026] GET /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1894] 10.0.0.186 () {32 vars in 744 bytes} [Tue Jun 23 02:28:47 2026] DELETE /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1895] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:47 2026] DELETE /v2.0/security-groups/e05ca14a-1048-4ba2-890d-677d02307732 => 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: 953/1896] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:28:47 2026] GET /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:48.047 7 INFO neutron.api.v2.resource [None req-9a787055-fca2-49c4-8719-92a4ee000610 6bec211c2cf64f24908e79584252beff 3523c991cccb4a4cadfa0aea4b52cb46 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 944/1897] 10.0.0.186 () {32 vars in 748 bytes} [Tue Jun 23 02:28:48 2026] DELETE /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1898] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:28:48 2026] DELETE /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags => 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: 945/1899] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:28:48 2026] GET /v2.0/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1900] 10.0.0.186 () {32 vars in 734 bytes} [Tue Jun 23 02:28:48 2026] DELETE /v2.0/qos/policies/ac0642b6-e95c-42db-9740-2f64e923bbf7 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:49.017 7 INFO neutron.db.segments_db [None req-71db04a8-5af5-46ac-ba56-ec1d60b0973b 06d6e256ae8849099ec7c19e77e0e45c 57d6f4c98daf478b9e0f79b1d60d5f36 - - default default] Added segment 546a601d-a467-402b-8cad-183dd2f60509 of type vxlan for network c49aca68-21c0-417f-a8a3-137ee561ca91 [pid: 8|app: 0|req: 956/1901] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:48 2026] GET /v2.0/security-groups?tenant_id=1e3b6f16a81b42318e38b78de97e65cc&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1902] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:48 2026] POST /v2.0/networks => generated 613 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1903] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:49 2026] DELETE /v2.0/security-groups/84f550ad-a9d7-4deb-a740-0de4720d0544 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1904] 10.0.0.97 () {34 vars in 989 bytes} [Tue Jun 23 02:28:49 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1905] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Jun 23 02:28:49 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&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: 947/1906] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:49 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1907] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:49 2026] GET /v2.0/security-groups?tenant_id=3523c991cccb4a4cadfa0aea4b52cb46&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:49.441 7 INFO neutron.db.segments_db [None req-a13abbb0-965c-4bea-9244-6a0c7a3c33a9 06d6e256ae8849099ec7c19e77e0e45c 57d6f4c98daf478b9e0f79b1d60d5f36 - - default default] Added segment 55b1f2b8-d99e-4709-814e-0112e0ca53e7 of type vxlan for network 13e1ceb4-912e-4f4c-abfb-07a430d777c5 [pid: 8|app: 0|req: 961/1908] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:49 2026] DELETE /v2.0/security-groups/ab8acb42-8567-4515-80cf-0e5e345b700b => 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: 948/1909] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:49 2026] POST /v2.0/networks => generated 612 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1910] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:49 2026] POST /v2.0/subnets => generated 629 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:49.900 7 INFO neutron.db.segments_db [None req-0a027418-3757-41f0-9736-8d82f23981b4 06d6e256ae8849099ec7c19e77e0e45c 57d6f4c98daf478b9e0f79b1d60d5f36 - - default default] Added segment 78cfccee-a555-44d6-8ffc-947e64ecd595 of type vxlan for network d22763e6-c3f2-44d4-8d68-470c5f8cec1c [pid: 7|app: 0|req: 949/1911] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:49 2026] POST /v2.0/networks => generated 613 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:50.204 8 INFO neutron.db.segments_db [None req-10cdd11c-8b58-4f4c-aa48-1c283c8c2239 2fc177d056734ccfbe791ac1bd8c228d 36f3653e4c0a43eb86d3e1055083ccb6 - - default default] Added segment 284b41db-0968-49a9-a9e9-56ff9a7fe8fc of type vxlan for network 250d4af6-b5d5-475a-ae09-879e791c2d9e 2026-06-23 02:28:50.245 8 INFO neutron.db.segments_db [None req-10cdd11c-8b58-4f4c-aa48-1c283c8c2239 2fc177d056734ccfbe791ac1bd8c228d 36f3653e4c0a43eb86d3e1055083ccb6 - - default default] Added segment 282258c3-d4aa-4ced-911c-380351ed4987 of type vxlan for network a9fbe88a-625e-4a27-b5fc-ca125cd54c27 [pid: 7|app: 0|req: 950/1912] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:50 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-23 02:28:50.335 7 INFO neutron.db.segments_db [None req-df0a6872-6383-4761-8a98-59f545a43a64 06d6e256ae8849099ec7c19e77e0e45c 57d6f4c98daf478b9e0f79b1d60d5f36 - - default default] Added segment 550b313f-db28-425e-8f38-14743cbe61a6 of type vxlan for network 1d6ee2fd-db88-44b4-a2f1-cf7fee8dd406 [pid: 8|app: 0|req: 963/1913] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:49 2026] POST /v2.0/networks => generated 1208 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1914] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:28:50 2026] GET /v2.0/networks => generated 1845 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1915] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:50 2026] POST /v2.0/networks => generated 613 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:50.561 8 INFO neutron.services.segments.plugin [-] Segment 284b41db-0968-49a9-a9e9-56ff9a7fe8fc resource provider aggregate not found 2026-06-23 02:28:50.567 8 INFO neutron.services.segments.plugin [-] Segment 284b41db-0968-49a9-a9e9-56ff9a7fe8fc resource provider aggregate not found 2026-06-23 02:28:50.584 8 INFO neutron.services.segments.plugin [-] Segment 284b41db-0968-49a9-a9e9-56ff9a7fe8fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284b41db-0968-49a9-a9e9-56ff9a7fe8fc found for delete ", "request_id": "req-c59bb6ee-54fa-4a6e-960c-5956f4bad458"}]} [pid: 8|app: 0|req: 965/1916] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:50 2026] DELETE /v2.0/networks/250d4af6-b5d5-475a-ae09-879e791c2d9e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:50.598 8 INFO neutron.services.segments.plugin [-] Segment 284b41db-0968-49a9-a9e9-56ff9a7fe8fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284b41db-0968-49a9-a9e9-56ff9a7fe8fc found for delete ", "request_id": "req-6efed10c-d783-4fd9-8e19-0c0faa6d967e"}]} [pid: 7|app: 0|req: 952/1917] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:50 2026] POST /v2.0/subnets => generated 629 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1918] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:50 2026] DELETE /v2.0/networks/a9fbe88a-625e-4a27-b5fc-ca125cd54c27 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:50.783 7 INFO neutron.db.segments_db [None req-e007ea53-4204-46d3-8e01-66dffdb3863b 06d6e256ae8849099ec7c19e77e0e45c 57d6f4c98daf478b9e0f79b1d60d5f36 - - default default] Added segment 528193cb-df5b-4636-b37b-b685c362a7c7 of type vxlan for network ff57005e-227e-4422-8ce5-31d93d5079dc [pid: 8|app: 0|req: 967/1919] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:28:50 2026] GET /v2.0/networks => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1920] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:50 2026] POST /v2.0/networks => generated 612 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:50.895 8 INFO neutron.db.segments_db [None req-6871d493-ae8b-443d-b5d3-70119777e54a 2fc177d056734ccfbe791ac1bd8c228d 36f3653e4c0a43eb86d3e1055083ccb6 - - default default] Added segment dcb58237-2c7e-469b-bdb5-e5e742ae4a04 of type vxlan for network 63ff840d-f22a-4a08-be5a-43a8b1182f35 [pid: 8|app: 0|req: 968/1921] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:50 2026] POST /v2.0/networks => generated 634 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:51.117 8 INFO neutron.db.segments_db [None req-a87d3173-8075-40f2-b738-2cdcc3e236ef 2fc177d056734ccfbe791ac1bd8c228d 36f3653e4c0a43eb86d3e1055083ccb6 - - default default] Added segment 2ba3859b-0574-4438-a335-31933f6df6e3 of type vxlan for network c29e96b0-f082-4b90-8bfc-e56464f55a39 [pid: 7|app: 0|req: 954/1922] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:50 2026] POST /v2.0/subnets => generated 629 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1923] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:28:51 2026] PUT /v2.0/subnets/ecb96bba-0a00-47d3-883e-c428968b7dde/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1924] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:51 2026] POST /v2.0/networks => generated 634 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1925] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:28:51 2026] PUT /v2.0/subnets/ed4e8ea4-8b22-405b-aa87-082e80c4dad9/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1926] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:28:51 2026] PUT /v2.0/subnets/b70428e8-d669-474e-bae4-8003669e69a1/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1927] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:28:51 2026] PUT /v2.0/subnets/64a580ec-6208-419c-97fb-c02042bd6d06/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1928] 10.0.0.186 () {32 vars in 664 bytes} [Tue Jun 23 02:28:51 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1929] 10.0.0.186 () {32 vars in 678 bytes} [Tue Jun 23 02:28:51 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1930] 10.0.0.186 () {32 vars in 674 bytes} [Tue Jun 23 02:28:51 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1931] 10.0.0.186 () {32 vars in 686 bytes} [Tue Jun 23 02:28:51 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: 963/1932] 10.0.0.186 () {32 vars in 672 bytes} [Tue Jun 23 02:28:51 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: 964/1933] 10.0.0.186 () {32 vars in 686 bytes} [Tue Jun 23 02:28:51 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1934] 10.0.0.186 () {32 vars in 682 bytes} [Tue Jun 23 02:28:51 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1935] 10.0.0.186 () {32 vars in 694 bytes} [Tue Jun 23 02:28:51 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1936] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:28:51 2026] POST /v2.0/ports => generated 1505 bytes in 588 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: 971/1937] 10.0.0.186 () {32 vars in 643 bytes} [Tue Jun 23 02:28:51 2026] GET /v2.0/ports => generated 1505 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1938] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:51 2026] DELETE /v2.0/subnets/ecb96bba-0a00-47d3-883e-c428968b7dde => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:52.005 8 INFO neutron_taas.services.taas.taas_plugin [None req-27359fdc-a880-421c-aa25-9b9a9f8a3a85 2fc177d056734ccfbe791ac1bd8c228d 36f3653e4c0a43eb86d3e1055083ccb6 - - default default] TaaS: Handle Delete Port: 4968f9ae-5e46-4c38-8039-d018d95683e7 2026-06-23 02:28:52.008 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27359fdc-a880-421c-aa25-9b9a9f8a3a85 2fc177d056734ccfbe791ac1bd8c228d 36f3653e4c0a43eb86d3e1055083ccb6 - - default default] Tap Mirror: Handle Delete Port: 4968f9ae-5e46-4c38-8039-d018d95683e7 [pid: 8|app: 0|req: 972/1939] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:51 2026] DELETE /v2.0/ports/4968f9ae-5e46-4c38-8039-d018d95683e7 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1940] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:51 2026] DELETE /v2.0/subnets/ed4e8ea4-8b22-405b-aa87-082e80c4dad9 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:52.196 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce5b00aa-673d-44cd-9bf4-8c3d61208340 2fc177d056734ccfbe791ac1bd8c228d 36f3653e4c0a43eb86d3e1055083ccb6 - - default default] TaaS: Handle Delete Port: 75f41a76-9fd6-4f9e-bbe7-94f52822275a 2026-06-23 02:28:52.199 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce5b00aa-673d-44cd-9bf4-8c3d61208340 2fc177d056734ccfbe791ac1bd8c228d 36f3653e4c0a43eb86d3e1055083ccb6 - - default default] Tap Mirror: Handle Delete Port: 75f41a76-9fd6-4f9e-bbe7-94f52822275a [pid: 7|app: 0|req: 969/1941] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:52 2026] DELETE /v2.0/subnets/b70428e8-d669-474e-bae4-8003669e69a1 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1942] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:28:52 2026] DELETE /v2.0/ports/75f41a76-9fd6-4f9e-bbe7-94f52822275a => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1943] 10.0.0.186 () {32 vars in 643 bytes} [Tue Jun 23 02:28:52 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:52.377 8 INFO neutron.db.segments_db [None req-9248e0a5-84de-45a1-bb7d-36bf2b63850f 2fc177d056734ccfbe791ac1bd8c228d 36f3653e4c0a43eb86d3e1055083ccb6 - - default default] Added segment 2ad3bf6a-a7ee-44cc-b5b4-30abab10f7e9 of type vxlan for network ca672d95-b4bb-4aa5-9647-40957541aa5f [pid: 7|app: 0|req: 970/1944] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:52 2026] DELETE /v2.0/subnets/64a580ec-6208-419c-97fb-c02042bd6d06 => 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: 975/1945] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:52 2026] POST /v2.0/networks => generated 634 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1946] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:52 2026] DELETE /v2.0/subnets/7bf39293-9d97-47d0-a029-a51d482000ca => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:52.546 8 INFO neutron.db.segments_db [None req-72e8d40f-8352-427f-9b41-3c4ee715fd02 2fc177d056734ccfbe791ac1bd8c228d 36f3653e4c0a43eb86d3e1055083ccb6 - - default default] Added segment b5a9b552-2e43-4a71-b3ba-f7ae521defa6 of type vxlan for network 897a1e04-399d-4785-af85-780209bb293f 2026-06-23 02:28:52.615 8 INFO neutron.services.segments.plugin [-] Segment 282258c3-d4aa-4ced-911c-380351ed4987 resource provider aggregate not found 2026-06-23 02:28:52.634 8 INFO neutron.services.segments.plugin [-] Segment 282258c3-d4aa-4ced-911c-380351ed4987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 282258c3-d4aa-4ced-911c-380351ed4987 found for delete ", "request_id": "req-7a550b10-1536-40ca-974d-a3cca561d8d1"}]} 2026-06-23 02:28:52.637 8 INFO neutron.services.segments.plugin [-] Segment 282258c3-d4aa-4ced-911c-380351ed4987 resource provider aggregate not found 2026-06-23 02:28:52.639 7 INFO neutron_taas.services.taas.taas_plugin [None req-38247c2b-d0ba-4a43-8f6b-3e16627afbc5 06d6e256ae8849099ec7c19e77e0e45c 57d6f4c98daf478b9e0f79b1d60d5f36 - - default default] TaaS: Handle Delete Port: cff69e4d-159b-4d07-b7ac-14c798d9a8d8 2026-06-23 02:28:52.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38247c2b-d0ba-4a43-8f6b-3e16627afbc5 06d6e256ae8849099ec7c19e77e0e45c 57d6f4c98daf478b9e0f79b1d60d5f36 - - default default] Tap Mirror: Handle Delete Port: cff69e4d-159b-4d07-b7ac-14c798d9a8d8 2026-06-23 02:28:52.660 8 INFO neutron.services.segments.plugin [-] Segment 282258c3-d4aa-4ced-911c-380351ed4987 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 282258c3-d4aa-4ced-911c-380351ed4987 found for delete ", "request_id": "req-9e69757d-1fef-47e9-b257-24be17f52b79"}]} [pid: 8|app: 0|req: 976/1947] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:52 2026] POST /v2.0/networks => generated 634 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:52.833 7 INFO neutron.services.segments.plugin [-] Segment 546a601d-a467-402b-8cad-183dd2f60509 resource provider aggregate not found 2026-06-23 02:28:52.836 7 INFO neutron.services.segments.plugin [-] Segment 546a601d-a467-402b-8cad-183dd2f60509 resource provider aggregate not found 2026-06-23 02:28:52.859 7 INFO neutron.services.segments.plugin [-] Segment 546a601d-a467-402b-8cad-183dd2f60509 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 546a601d-a467-402b-8cad-183dd2f60509 found for delete ", "request_id": "req-49c51b0a-7f4c-4a81-85d3-6c9decdf4ab9"}]} 2026-06-23 02:28:52.862 7 INFO neutron.services.segments.plugin [-] Segment 546a601d-a467-402b-8cad-183dd2f60509 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 546a601d-a467-402b-8cad-183dd2f60509 found for delete ", "request_id": "req-71cddbce-f879-47d0-85eb-8b9cfac42fa9"}]} [pid: 7|app: 0|req: 972/1948] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:52 2026] DELETE /v2.0/networks/c49aca68-21c0-417f-a8a3-137ee561ca91 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1949] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:52 2026] DELETE /v2.0/networks/13e1ceb4-912e-4f4c-abfb-07a430d777c5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1950] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:53 2026] DELETE /v2.0/networks/d22763e6-c3f2-44d4-8d68-470c5f8cec1c => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:53.225 8 INFO neutron.db.segments_db [None req-c00fc78b-e4c6-4c55-991c-b3374712d200 b5a40ff8f641461d919fbb2c991e545d 7ec06c5c09ee447694354a8b6d5d656c - - default default] Added segment 6b2f151f-86be-4df9-8fdf-b85197532c57 of type vxlan for network fed5ed17-5fd6-482d-bd9f-2ea211cd8e34 [pid: 7|app: 0|req: 975/1951] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:53 2026] DELETE /v2.0/networks/1d6ee2fd-db88-44b4-a2f1-cf7fee8dd406 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1952] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:52 2026] POST /v2.0/networks => generated 613 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1953] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:53 2026] DELETE /v2.0/networks/ff57005e-227e-4422-8ce5-31d93d5079dc => 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: 979/1954] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:53 2026] POST /v2.0/subnets => generated 626 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1955] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:53 2026] POST /v2.0/subnets => generated 1323 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1956] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:28:53 2026] GET /v2.0/subnets => generated 1959 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1957] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:28:53 2026] PUT /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1958] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:28:53 2026] GET /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1959] 10.0.0.186 () {34 vars in 762 bytes} [Tue Jun 23 02:28:53 2026] PUT /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1960] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:53 2026] DELETE /v2.0/subnets/b3874a7f-c97a-4f1f-bc25-528e41d4f615 => 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: 983/1961] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:28:53 2026] GET /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1962] 10.0.0.186 () {34 vars in 758 bytes} [Tue Jun 23 02:28:54 2026] PUT /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1963] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:53 2026] DELETE /v2.0/subnets/7f86ea4b-d40f-413a-8026-01e264ae75bf => 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: 985/1964] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:28:54 2026] GET /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1965] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:28:54 2026] GET /v2.0/subnets => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1966] 10.0.0.186 () {34 vars in 780 bytes} [Tue Jun 23 02:28:54 2026] PUT /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1967] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:28:54 2026] GET /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1968] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:54 2026] DELETE /v2.0/networks/897a1e04-399d-4785-af85-780209bb293f => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1969] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:28:54 2026] PUT /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1970] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:54 2026] DELETE /v2.0/networks/ca672d95-b4bb-4aa5-9647-40957541aa5f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1971] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:28:54 2026] GET /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1972] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:54 2026] DELETE /v2.0/networks/c29e96b0-f082-4b90-8bfc-e56464f55a39 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1973] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:54 2026] GET /v2.0/security-groups?tenant_id=68a834b8e642490db7ca4403deeea3e6&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1974] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:28:54 2026] GET /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:54.658 8 INFO neutron.services.segments.plugin [-] Segment 528193cb-df5b-4636-b37b-b685c362a7c7 resource provider aggregate not found 2026-06-23 02:28:54.681 8 INFO neutron.services.segments.plugin [-] Segment 528193cb-df5b-4636-b37b-b685c362a7c7 resource provider aggregate not found 2026-06-23 02:28:54.687 8 INFO neutron.services.segments.plugin [-] Segment 528193cb-df5b-4636-b37b-b685c362a7c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 528193cb-df5b-4636-b37b-b685c362a7c7 found for delete ", "request_id": "req-e94e1354-6fa7-4d45-a82d-c295222ad207"}]} 2026-06-23 02:28:54.712 8 INFO neutron.services.segments.plugin [-] Segment 528193cb-df5b-4636-b37b-b685c362a7c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 528193cb-df5b-4636-b37b-b685c362a7c7 found for delete ", "request_id": "req-bcf37be8-f1d7-42e2-bd13-3689b013f9d1"}]} 2026-06-23 02:28:54.713 8 INFO neutron.services.segments.plugin [-] Segment b5a9b552-2e43-4a71-b3ba-f7ae521defa6 resource provider aggregate not found 2026-06-23 02:28:54.744 8 INFO neutron.services.segments.plugin [-] Segment b5a9b552-2e43-4a71-b3ba-f7ae521defa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5a9b552-2e43-4a71-b3ba-f7ae521defa6 found for delete ", "request_id": "req-4b248ee8-f25e-4eb2-a591-b8ea828f0730"}]} 2026-06-23 02:28:54.746 8 INFO neutron.services.segments.plugin [-] Segment b5a9b552-2e43-4a71-b3ba-f7ae521defa6 resource provider aggregate not found 2026-06-23 02:28:54.768 8 INFO neutron.services.segments.plugin [-] Segment b5a9b552-2e43-4a71-b3ba-f7ae521defa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5a9b552-2e43-4a71-b3ba-f7ae521defa6 found for delete ", "request_id": "req-d5214cdf-f089-462e-aca3-ff6572ba0058"}]} [pid: 7|app: 0|req: 987/1975] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:54 2026] DELETE /v2.0/security-groups/4d8a6265-6c8f-4636-8bff-62ddfca45af3 => 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: 989/1976] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:54 2026] DELETE /v2.0/networks/63ff840d-f22a-4a08-be5a-43a8b1182f35 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:54.844 7 INFO neutron.api.v2.resource [None req-7e612f0d-71c1-4a58-95a6-49b7e9bf48f0 b5a40ff8f641461d919fbb2c991e545d 7ec06c5c09ee447694354a8b6d5d656c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 988/1977] 10.0.0.186 () {32 vars in 743 bytes} [Tue Jun 23 02:28:54 2026] GET /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 02:28:54.881 7 INFO neutron.services.segments.plugin [-] Segment 55b1f2b8-d99e-4709-814e-0112e0ca53e7 resource provider aggregate not found 2026-06-23 02:28:54.888 7 INFO neutron.services.segments.plugin [-] Segment 55b1f2b8-d99e-4709-814e-0112e0ca53e7 resource provider aggregate not found 2026-06-23 02:28:54.911 7 INFO neutron.services.segments.plugin [-] Segment 55b1f2b8-d99e-4709-814e-0112e0ca53e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b1f2b8-d99e-4709-814e-0112e0ca53e7 found for delete ", "request_id": "req-592145e5-0eb0-48e6-81d5-d4e81d63b167"}]} 2026-06-23 02:28:54.915 7 INFO neutron.services.segments.plugin [-] Segment 55b1f2b8-d99e-4709-814e-0112e0ca53e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b1f2b8-d99e-4709-814e-0112e0ca53e7 found for delete ", "request_id": "req-8d552993-f813-4f3e-b8c4-0d40b59e878c"}]} [pid: 8|app: 0|req: 990/1978] 10.0.0.186 () {32 vars in 742 bytes} [Tue Jun 23 02:28:54 2026] DELETE /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags/red => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:54.942 7 INFO neutron.services.segments.plugin [-] Segment 78cfccee-a555-44d6-8ffc-947e64ecd595 resource provider aggregate not found 2026-06-23 02:28:54.957 7 INFO neutron.services.segments.plugin [-] Segment 78cfccee-a555-44d6-8ffc-947e64ecd595 resource provider aggregate not found 2026-06-23 02:28:54.982 7 INFO neutron.services.segments.plugin [-] Segment 78cfccee-a555-44d6-8ffc-947e64ecd595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78cfccee-a555-44d6-8ffc-947e64ecd595 found for delete ", "request_id": "req-e81d8b01-3030-41b9-b150-bc08f1dd4d4c"}]} [pid: 8|app: 0|req: 991/1979] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:28:54 2026] GET /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:28:55.002 7 INFO neutron.services.segments.plugin [-] Segment 78cfccee-a555-44d6-8ffc-947e64ecd595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78cfccee-a555-44d6-8ffc-947e64ecd595 found for delete ", "request_id": "req-969b8f54-a697-4262-8894-67edc2492281"}]} 2026-06-23 02:28:55.012 7 INFO neutron.services.segments.plugin [-] Segment 550b313f-db28-425e-8f38-14743cbe61a6 resource provider aggregate not found 2026-06-23 02:28:55.034 7 INFO neutron.services.segments.plugin [-] Segment 550b313f-db28-425e-8f38-14743cbe61a6 resource provider aggregate not found 2026-06-23 02:28:55.044 7 INFO neutron.services.segments.plugin [-] Segment 550b313f-db28-425e-8f38-14743cbe61a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 550b313f-db28-425e-8f38-14743cbe61a6 found for delete ", "request_id": "req-6f72f7d8-577b-443c-8d13-52094ad6750d"}]} 2026-06-23 02:28:55.056 8 INFO neutron.api.v2.resource [None req-1c486e7b-4fd7-4ad6-9525-6764942594f0 b5a40ff8f641461d919fbb2c991e545d 7ec06c5c09ee447694354a8b6d5d656c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 992/1980] 10.0.0.186 () {32 vars in 746 bytes} [Tue Jun 23 02:28:55 2026] DELETE /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 02:28:55.074 7 INFO neutron.services.segments.plugin [-] Segment 550b313f-db28-425e-8f38-14743cbe61a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 550b313f-db28-425e-8f38-14743cbe61a6 found for delete ", "request_id": "req-430f271b-ea59-43be-b66e-6eb9901c8cf4"}]} 2026-06-23 02:28:55.076 7 INFO neutron.services.segments.plugin [-] Segment 2ad3bf6a-a7ee-44cc-b5b4-30abab10f7e9 resource provider aggregate not found 2026-06-23 02:28:55.114 7 INFO neutron.services.segments.plugin [-] Segment 2ad3bf6a-a7ee-44cc-b5b4-30abab10f7e9 resource provider aggregate not found 2026-06-23 02:28:55.119 7 INFO neutron.services.segments.plugin [-] Segment 2ad3bf6a-a7ee-44cc-b5b4-30abab10f7e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad3bf6a-a7ee-44cc-b5b4-30abab10f7e9 found for delete ", "request_id": "req-a727715d-ee59-47cf-ad5f-6afe06ecc168"}]} 2026-06-23 02:28:55.142 7 INFO neutron.services.segments.plugin [-] Segment 2ad3bf6a-a7ee-44cc-b5b4-30abab10f7e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad3bf6a-a7ee-44cc-b5b4-30abab10f7e9 found for delete ", "request_id": "req-4838a8c5-d02d-4284-b3d9-b7c36233902d"}]} 2026-06-23 02:28:55.143 7 INFO neutron.services.segments.plugin [-] Segment 2ba3859b-0574-4438-a335-31933f6df6e3 resource provider aggregate not found [pid: 8|app: 0|req: 993/1981] 10.0.0.186 () {32 vars in 734 bytes} [Tue Jun 23 02:28:55 2026] DELETE /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:55.163 7 INFO neutron.services.segments.plugin [-] Segment 2ba3859b-0574-4438-a335-31933f6df6e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba3859b-0574-4438-a335-31933f6df6e3 found for delete ", "request_id": "req-622c9b25-7308-4fac-ad2e-302d284e2b03"}]} [pid: 7|app: 0|req: 989/1982] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:54 2026] GET /v2.0/security-groups?tenant_id=fa32eb67408b4f8a8883971a94116973&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:28:55.176 7 INFO neutron.services.segments.plugin [-] Segment 2ba3859b-0574-4438-a335-31933f6df6e3 resource provider aggregate not found 2026-06-23 02:28:55.201 7 INFO neutron.services.segments.plugin [-] Segment 2ba3859b-0574-4438-a335-31933f6df6e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba3859b-0574-4438-a335-31933f6df6e3 found for delete ", "request_id": "req-5253c6f7-1cba-465f-87a8-ef0bf7506ab4"}]} [pid: 8|app: 0|req: 994/1983] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:28:55 2026] GET /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1984] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:55 2026] DELETE /v2.0/security-groups/b6b5ecf4-61a5-441b-a01f-14e879c00bc9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1985] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:28:55 2026] DELETE /v2.0/subnets/10e9fb78-0ae0-4fdd-a4fd-a1c5e752b70a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1986] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:55 2026] DELETE /v2.0/networks/fed5ed17-5fd6-482d-bd9f-2ea211cd8e34 => 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: 992/1987] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:55 2026] GET /v2.0/security-groups?tenant_id=57d6f4c98daf478b9e0f79b1d60d5f36&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1988] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:55 2026] GET /v2.0/security-groups?tenant_id=36f3653e4c0a43eb86d3e1055083ccb6&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: 993/1989] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:55 2026] DELETE /v2.0/security-groups/22a30dfe-e2c6-4445-8721-4b3ff8a63c47 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1990] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:55 2026] DELETE /v2.0/security-groups/3a933c24-c87b-49d9-915e-36360b2bff65 => 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: 994/1993] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:56 2026] GET /v2.0/security-groups?tenant_id=5cd45141232a4ff38b7c6400914b3e45&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1994] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:56 2026] DELETE /v2.0/security-groups/41f65942-3c39-41c7-983c-ce13e4c0539a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1995] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:28:56 2026] GET /v2.0/security-groups?tenant_id=7ec06c5c09ee447694354a8b6d5d656c&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1996] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:28:56 2026] DELETE /v2.0/security-groups/1b656016-1f3a-49da-a5f2-b919a7a37d37 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:28:56.776 8 INFO neutron.services.segments.plugin [-] Segment dcb58237-2c7e-469b-bdb5-e5e742ae4a04 resource provider aggregate not found 2026-06-23 02:28:56.792 8 INFO neutron.services.segments.plugin [-] Segment dcb58237-2c7e-469b-bdb5-e5e742ae4a04 resource provider aggregate not found 2026-06-23 02:28:56.796 8 INFO neutron.services.segments.plugin [-] Segment dcb58237-2c7e-469b-bdb5-e5e742ae4a04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb58237-2c7e-469b-bdb5-e5e742ae4a04 found for delete ", "request_id": "req-b64528b1-ec0d-4863-9623-a02bb09009fc"}]} 2026-06-23 02:28:56.812 8 INFO neutron.services.segments.plugin [-] Segment dcb58237-2c7e-469b-bdb5-e5e742ae4a04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcb58237-2c7e-469b-bdb5-e5e742ae4a04 found for delete ", "request_id": "req-fc487d8b-fde4-4d8f-be4f-3ae546268378"}]} 2026-06-23 02:28:57.185 7 INFO neutron.services.segments.plugin [-] Segment 6b2f151f-86be-4df9-8fdf-b85197532c57 resource provider aggregate not found 2026-06-23 02:28:57.206 7 INFO neutron.services.segments.plugin [-] Segment 6b2f151f-86be-4df9-8fdf-b85197532c57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b2f151f-86be-4df9-8fdf-b85197532c57 found for delete ", "request_id": "req-443012d1-0856-4297-8bc9-6e84908a22c2"}]} 2026-06-23 02:28:57.222 7 INFO neutron.services.segments.plugin [-] Segment 6b2f151f-86be-4df9-8fdf-b85197532c57 resource provider aggregate not found 2026-06-23 02:28:57.237 7 INFO neutron.services.segments.plugin [-] Segment 6b2f151f-86be-4df9-8fdf-b85197532c57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b2f151f-86be-4df9-8fdf-b85197532c57 found for delete ", "request_id": "req-bb557cd6-d85a-4ea0-b310-446225e11888"}]} 2026-06-23 02:28:57.974 7 INFO neutron.db.segments_db [None req-68c2fead-c7ad-4c27-8512-83873cf6b082 ef97246bbb464f37bb563432c9d66011 00abf8e62772423db08a8951830ced5a - - default default] Added segment be4591d9-0c9b-4f4c-a14e-9ad4929e15c6 of type vxlan for network 7cf1bf7a-a594-4338-96a1-8a4a7ddd2948 [pid: 7|app: 0|req: 996/1997] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:57 2026] POST /v2.0/networks => generated 628 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1998] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:58 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1999] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:58 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&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: 1002/2000] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:58 2026] POST /v2.0/subnets => generated 673 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:28:58.914 7 INFO neutron.db.segments_db [None req-26d2b931-65d2-490a-ba22-0f34a43f993b ef97246bbb464f37bb563432c9d66011 00abf8e62772423db08a8951830ced5a - - default default] Added segment 5801b09b-a162-45ad-96da-90fa49a05183 of type vxlan for network f3ab098a-a6a4-4160-a513-99debf355dbe [pid: 7|app: 0|req: 999/2001] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:28:58 2026] POST /v2.0/networks => generated 629 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2002] 10.0.0.186 () {34 vars in 743 bytes} [Tue Jun 23 02:28:59 2026] PUT /v2.0/networks/f3ab098a-a6a4-4160-a513-99debf355dbe => generated 592 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2003] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:28:59 2026] POST /v2.0/subnets => generated 646 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2004] 10.0.0.186 () {34 vars in 741 bytes} [Tue Jun 23 02:28:59 2026] PUT /v2.0/subnets/87af717a-3f74-4f95-a095-4aa4fa606654 => generated 656 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:28:59.706 7 INFO neutron.services.segments.plugin [-] Segment 5801b09b-a162-45ad-96da-90fa49a05183 resource provider aggregate not found 2026-06-23 02:28:59.714 7 INFO neutron.services.segments.plugin [-] Segment 5801b09b-a162-45ad-96da-90fa49a05183 resource provider aggregate not found 2026-06-23 02:28:59.751 7 INFO neutron.services.segments.plugin [-] Segment 5801b09b-a162-45ad-96da-90fa49a05183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5801b09b-a162-45ad-96da-90fa49a05183 found for delete ", "request_id": "req-b1de10ab-9085-4b28-88a0-ee8c193d73d8"}]} 2026-06-23 02:28:59.759 7 INFO neutron.services.segments.plugin [-] Segment 5801b09b-a162-45ad-96da-90fa49a05183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5801b09b-a162-45ad-96da-90fa49a05183 found for delete ", "request_id": "req-107cce5d-8988-4c30-891f-214ab5ed1d55"}]} [pid: 7|app: 0|req: 1001/2005] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:59 2026] DELETE /v2.0/networks/f3ab098a-a6a4-4160-a513-99debf355dbe => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:28:59.805 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97df2549-1ca7-45a6-b3bb-570bbfa3fb98 ef97246bbb464f37bb563432c9d66011 00abf8e62772423db08a8951830ced5a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1005/2006] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:28:59 2026] DELETE /v2.0/networks/f3ab098a-a6a4-4160-a513-99debf355dbe => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2007] 10.0.0.186 () {32 vars in 694 bytes} [Tue Jun 23 02:28:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2008] 10.0.0.186 () {32 vars in 742 bytes} [Tue Jun 23 02:28:59 2026] GET /v2.0/subnets?network_id=ad3b1f6f-0f3a-493c-a8d7-49e96bb7ddad => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2009] 10.0.0.186 () {32 vars in 653 bytes} [Tue Jun 23 02:28:59 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2010] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:28:59 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2011] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:28:59 2026] GET /v2.0/networks => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2012] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:28:59 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&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: 1006/2013] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:29:00 2026] GET /v2.0/subnets => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2014] 10.0.0.186 () {32 vars in 723 bytes} [Tue Jun 23 02:29:00 2026] GET /v2.0/networks/7cf1bf7a-a594-4338-96a1-8a4a7ddd2948 => generated 672 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2015] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:29:00 2026] GET /v2.0/subnets/d40c9337-dff7-416a-90d3-b12ed09cc09e => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:00.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1bced3a8-1cb9-4e82-ad7a-aa4ac4025e40 ef97246bbb464f37bb563432c9d66011 00abf8e62772423db08a8951830ced5a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/2016] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:00 2026] DELETE /v2.0/subnets/87af717a-3f74-4f95-a095-4aa4fa606654 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:29:00.154 8 INFO neutron.pecan_wsgi.hooks.translation [None req-863e68c9-5a9b-43cb-bc95-ca4e8620be2f ef97246bbb464f37bb563432c9d66011 00abf8e62772423db08a8951830ced5a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1011/2017] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:00 2026] DELETE /v2.0/networks/f3ab098a-a6a4-4160-a513-99debf355dbe => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2018] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:00 2026] DELETE /v2.0/subnets/d40c9337-dff7-416a-90d3-b12ed09cc09e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:00.381 7 INFO neutron.db.segments_db [None req-2069ee05-c0de-4a39-80c9-26c3d0200074 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] Added segment 5b4fdeaa-5a12-40e4-a175-4a5ca3425771 of type vxlan for network 668e595f-2aa0-427c-8dea-c8e7e8308e2c 2026-06-23 02:29:00.425 8 INFO neutron.services.segments.plugin [-] Segment be4591d9-0c9b-4f4c-a14e-9ad4929e15c6 resource provider aggregate not found 2026-06-23 02:29:00.448 8 INFO neutron.services.segments.plugin [-] Segment be4591d9-0c9b-4f4c-a14e-9ad4929e15c6 resource provider aggregate not found 2026-06-23 02:29:00.469 8 INFO neutron.services.segments.plugin [-] Segment be4591d9-0c9b-4f4c-a14e-9ad4929e15c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be4591d9-0c9b-4f4c-a14e-9ad4929e15c6 found for delete ", "request_id": "req-c4c8235c-a5b5-48d0-9346-3c517e6c6e04"}]} [pid: 7|app: 0|req: 1007/2019] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:00 2026] POST /v2.0/networks => generated 613 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2020] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:00 2026] DELETE /v2.0/networks/7cf1bf7a-a594-4338-96a1-8a4a7ddd2948 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:00.486 8 INFO neutron.services.segments.plugin [-] Segment be4591d9-0c9b-4f4c-a14e-9ad4929e15c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be4591d9-0c9b-4f4c-a14e-9ad4929e15c6 found for delete ", "request_id": "req-d5710b64-a789-40d4-b89b-03ce4b39315d"}]} [pid: 8|app: 0|req: 1014/2021] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:00 2026] GET /v2.0/security-groups?tenant_id=00abf8e62772423db08a8951830ced5a&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2022] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:01 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => 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: 1016/2023] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:29:01 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2024] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:01 2026] DELETE /v2.0/security-groups/ad1cfb64-d1ad-41e3-80c6-ec4ea1a213e7 => 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: 1008/2025] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:29:00 2026] POST /v2.0/ports => generated 743 bytes in 906 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: 1018/2026] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:01 2026] GET /v2.0/security-groups?id=65733e70-520a-45f2-8ecc-593f762deec1&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:01.491 7 INFO neutron_taas.services.taas.taas_plugin [req-3e7008cf-813b-425b-8159-33cd59d3c370 req-27d14414-a324-4f15-b4a1-1f70e3753a71 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] TaaS: Handle Delete Port: cfe17349-a8f4-4423-a067-8fd2b99f2a12 2026-06-23 02:29:01.495 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3e7008cf-813b-425b-8159-33cd59d3c370 req-27d14414-a324-4f15-b4a1-1f70e3753a71 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Tap Mirror: Handle Delete Port: cfe17349-a8f4-4423-a067-8fd2b99f2a12 [pid: 8|app: 0|req: 1019/2027] 10.0.0.186 () {34 vars in 666 bytes} [Tue Jun 23 02:29:01 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:01.615 7 INFO neutron.db.l3_db [req-3e7008cf-813b-425b-8159-33cd59d3c370 req-27d14414-a324-4f15-b4a1-1f70e3753a71 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Floating IP 2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c disassociated. External IP: 10.96.250.205, port: cfe17349-a8f4-4423-a067-8fd2b99f2a12. 2026-06-23 02:29:01.674 8 INFO neutron.db.segments_db [None req-bca24a38-09b8-4b52-a2c8-b9e7ae9184b4 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] Added segment 42300e51-52a1-47d5-8cbd-bcc03148b572 of type vxlan for network 40779139-a82d-4354-b078-58fb7a85dfd6 [pid: 8|app: 0|req: 1020/2028] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:01 2026] POST /v2.0/networks => generated 613 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2029] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:29:01 2026] DELETE /v2.0/ports/cfe17349-a8f4-4423-a067-8fd2b99f2a12 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:02.072 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f13a3df7-589c-44ac-b90f-3a12b16fcfd6'] response: {'server_uuid': 'fc36f7dd-0499-458f-854f-18da20a41e60', 'name': 'network-vif-deleted', 'tag': 'cfe17349-a8f4-4423-a067-8fd2b99f2a12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1021/2030] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:29:01 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2031] 10.0.0.186 () {34 vars in 666 bytes} [Tue Jun 23 02:29:02 2026] POST /v2.0/trunks => generated 407 bytes in 232 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-23 02:29:02.462 8 INFO neutron.db.segments_db [None req-ddac7aca-c47e-4304-9ffb-0286d67fd821 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] Added segment 23102351-75de-47ca-9c90-0c7695ac6b96 of type vxlan for network 4bf777c3-8900-4784-b072-387095fea7b9 [pid: 7|app: 0|req: 1011/2032] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:02 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2033] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:02 2026] POST /v2.0/networks => generated 612 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2034] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:29:02 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2035] 10.0.0.186 () {34 vars in 666 bytes} [Tue Jun 23 02:29:02 2026] POST /v2.0/trunks => generated 407 bytes in 170 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-23 02:29:03.156 7 INFO neutron.db.segments_db [None req-492142a1-d5cc-4f8f-89bc-55bd2fd26995 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] Added segment 8a7557e1-8883-47ea-ae79-3fd939cf46dc of type vxlan for network 9198a112-9e2a-402e-83d2-6411c0192e41 [pid: 7|app: 0|req: 1013/2036] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:03 2026] POST /v2.0/networks => generated 613 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2037] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:29:03 2026] POST /v2.0/ports => generated 743 bytes in 352 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-23 02:29:03.621 7 INFO neutron.db.segments_db [None req-f7f99bb7-9c00-4799-9e1b-097078d59d53 65ac4637925545689f1f17b65934683c 356aa75f17804752b84b11df457f8f5e - - default default] Added segment e4b126c2-10af-440d-82e6-b47ed16395fa of type vxlan for network 96d6baec-60c4-435c-bb16-7e6bcb0d87af [pid: 8|app: 0|req: 1025/2038] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:03 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => 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: 1014/2039] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:03 2026] POST /v2.0/networks => generated 625 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2040] 10.0.0.186 () {34 vars in 666 bytes} [Tue Jun 23 02:29:03 2026] POST /v2.0/trunks => generated 407 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:03.884 8 INFO neutron.db.segments_db [None req-40934f78-5635-4a3b-bdfd-0ba4c01019bd 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] Added segment 5eb4a3cc-0495-4707-844c-76ec78037f9e of type vxlan for network aa00c5d1-07a9-46dc-9987-9bfd68b432f2 [pid: 8|app: 0|req: 1027/2041] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:03 2026] POST /v2.0/networks => generated 613 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2042] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:03 2026] POST /v2.0/subnets => generated 641 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:04.170 7 INFO neutron.db.segments_db [None req-abeb8c7b-5d60-4364-ab2e-df9e51aaec79 65ac4637925545689f1f17b65934683c 356aa75f17804752b84b11df457f8f5e - - default default] Added segment a88f1da2-1304-47ae-86f9-2d4f99bdde2b of type vxlan for network a255b2b4-2e20-4009-ad1c-d47e442690cb [pid: 7|app: 0|req: 1016/2043] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:04 2026] POST /v2.0/networks => generated 624 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2044] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:29:03 2026] POST /v2.0/ports => generated 743 bytes in 319 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: 1017/2045] 10.0.0.186 () {34 vars in 743 bytes} [Tue Jun 23 02:29:04 2026] PUT /v2.0/networks/a255b2b4-2e20-4009-ad1c-d47e442690cb => generated 592 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2046] 10.0.0.186 () {34 vars in 666 bytes} [Tue Jun 23 02:29:04 2026] POST /v2.0/trunks => generated 407 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2047] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:29:04 2026] PUT /v2.0/trunks/c94fe428-9196-4671-aa43-3c06f7938431/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2048] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:04 2026] POST /v2.0/subnets => generated 626 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2049] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:29:04 2026] PUT /v2.0/trunks/c59b8a27-5dd6-4b77-ae5f-5bd88f415f5e/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: 1032/2050] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:29:04 2026] PUT /v2.0/trunks/d0a184a3-478e-4070-9182-efe951c2a113/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2051] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:29:04 2026] PUT /v2.0/trunks/e27f742a-58b9-4283-8b7e-9ddf24029eeb/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2052] 10.0.0.186 () {32 vars in 662 bytes} [Tue Jun 23 02:29:04 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2053] 10.0.0.186 () {34 vars in 741 bytes} [Tue Jun 23 02:29:04 2026] PUT /v2.0/subnets/59ef83dd-403b-44f4-945a-a9dae334fa78 => generated 636 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2054] 10.0.0.186 () {32 vars in 676 bytes} [Tue Jun 23 02:29:04 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2055] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:04 2026] GET /v2.0/ports?device_id=fc36f7dd-0499-458f-854f-18da20a41e60 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2056] 10.0.0.186 () {32 vars in 672 bytes} [Tue Jun 23 02:29:04 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2057] 10.0.0.186 () {32 vars in 684 bytes} [Tue Jun 23 02:29:04 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2058] 10.0.0.186 () {32 vars in 670 bytes} [Tue Jun 23 02:29:04 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2059] 10.0.0.186 () {32 vars in 684 bytes} [Tue Jun 23 02:29:04 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2060] 10.0.0.186 () {32 vars in 680 bytes} [Tue Jun 23 02:29:04 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:29:04.942 7 INFO neutron.services.segments.plugin [-] Segment a88f1da2-1304-47ae-86f9-2d4f99bdde2b resource provider aggregate not found 2026-06-23 02:29:04.959 7 INFO neutron.services.segments.plugin [-] Segment a88f1da2-1304-47ae-86f9-2d4f99bdde2b resource provider aggregate not found [pid: 8|app: 0|req: 1042/2061] 10.0.0.186 () {32 vars in 692 bytes} [Tue Jun 23 02:29:04 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:04.968 7 INFO neutron.services.segments.plugin [-] Segment a88f1da2-1304-47ae-86f9-2d4f99bdde2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a88f1da2-1304-47ae-86f9-2d4f99bdde2b found for delete ", "request_id": "req-1f63ce77-8ce1-41e0-91fc-8daf83b9a786"}]} 2026-06-23 02:29:04.988 7 INFO neutron.services.segments.plugin [-] Segment a88f1da2-1304-47ae-86f9-2d4f99bdde2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a88f1da2-1304-47ae-86f9-2d4f99bdde2b found for delete ", "request_id": "req-09b72a98-e0f2-45c2-887e-bc76680ae7a6"}]} [pid: 7|app: 0|req: 1020/2062] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:04 2026] DELETE /v2.0/networks/a255b2b4-2e20-4009-ad1c-d47e442690cb => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2063] 10.0.0.186 () {32 vars in 719 bytes} [Tue Jun 23 02:29:04 2026] GET /v2.0/trunks/c94fe428-9196-4671-aa43-3c06f7938431 => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:05.016 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24967871-8625-48a6-b66e-efe1cd7f499a 65ac4637925545689f1f17b65934683c 356aa75f17804752b84b11df457f8f5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1021/2064] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:05 2026] DELETE /v2.0/networks/a255b2b4-2e20-4009-ad1c-d47e442690cb => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2065] 10.0.0.186 () {32 vars in 694 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2066] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/ports/ea416318-b244-496d-9c8b-2af20117bc6e => generated 826 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2067] 10.0.0.186 () {32 vars in 742 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/subnets?network_id=ad3b1f6f-0f3a-493c-a8d7-49e96bb7ddad => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2068] 10.0.0.186 () {32 vars in 653 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2069] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/networks => generated 1309 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2070] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/subnets => generated 1280 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2071] 10.0.0.186 () {32 vars in 723 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/networks/96d6baec-60c4-435c-bb16-7e6bcb0d87af => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2072] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/subnets/4325311c-f523-4837-8735-607f505aff8a => generated 641 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:05.400 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2edc51c-a6fe-4abd-900c-73207d263ba7 65ac4637925545689f1f17b65934683c 356aa75f17804752b84b11df457f8f5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/2073] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:05 2026] DELETE /v2.0/subnets/59ef83dd-403b-44f4-945a-a9dae334fa78 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:29:05.419 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e966bc93-50db-489f-81b4-89a2cbb400fc 65ac4637925545689f1f17b65934683c 356aa75f17804752b84b11df457f8f5e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/2074] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:05 2026] DELETE /v2.0/networks/a255b2b4-2e20-4009-ad1c-d47e442690cb => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2075] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:05 2026] DELETE /v2.0/subnets/4325311c-f523-4837-8735-607f505aff8a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2076] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:05 2026] DELETE /v2.0/networks/96d6baec-60c4-435c-bb16-7e6bcb0d87af => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2077] 10.0.0.186 () {32 vars in 722 bytes} [Tue Jun 23 02:29:05 2026] DELETE /v2.0/trunks/c94fe428-9196-4671-aa43-3c06f7938431 => generated 0 bytes in 657 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2078] 10.0.0.186 () {32 vars in 719 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/trunks/c59b8a27-5dd6-4b77-ae5f-5bd88f415f5e => generated 420 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2079] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/ports/9cb2a763-508e-4f6e-ba97-e04117a252aa => generated 826 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2080] 10.0.0.186 () {32 vars in 722 bytes} [Tue Jun 23 02:29:05 2026] DELETE /v2.0/trunks/c59b8a27-5dd6-4b77-ae5f-5bd88f415f5e => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2081] 10.0.0.186 () {32 vars in 719 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/trunks/d0a184a3-478e-4070-9182-efe951c2a113 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2082] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:05 2026] DELETE /v2.0/security-groups/65733e70-520a-45f2-8ecc-593f762deec1 => 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: 1049/2083] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:29:05 2026] GET /v2.0/ports/949bd74f-a3cf-4714-b65a-ac8c9a955208 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2084] 10.0.0.186 () {32 vars in 722 bytes} [Tue Jun 23 02:29:06 2026] DELETE /v2.0/trunks/d0a184a3-478e-4070-9182-efe951c2a113 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2085] 10.0.0.186 () {32 vars in 719 bytes} [Tue Jun 23 02:29:06 2026] GET /v2.0/trunks/e27f742a-58b9-4283-8b7e-9ddf24029eeb => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:06.148 7 INFO neutron_taas.services.taas.taas_plugin [None req-17688f60-18f1-4d9c-bdf1-c39eb6d87186 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] TaaS: Handle Delete Port: 74197c27-9acc-4ff7-9f38-4dba25a89d05 2026-06-23 02:29:06.154 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17688f60-18f1-4d9c-bdf1-c39eb6d87186 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Tap Mirror: Handle Delete Port: 74197c27-9acc-4ff7-9f38-4dba25a89d05 [pid: 8|app: 0|req: 1052/2086] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:29:06 2026] GET /v2.0/ports/5fdc67b4-eb98-4a41-b4eb-4034ea21a29d => generated 826 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2087] 10.0.0.186 () {32 vars in 722 bytes} [Tue Jun 23 02:29:06 2026] DELETE /v2.0/trunks/e27f742a-58b9-4283-8b7e-9ddf24029eeb => 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: 1035/2088] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:29:06 2026] DELETE /v2.0/floatingips/2f6843dd-a5a2-475f-bdfd-0ccc910f0a5c => 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: 1036/2089] 10.0.0.186 () {32 vars in 719 bytes} [Tue Jun 23 02:29:06 2026] GET /v2.0/trunks/67beb36c-3971-4f40-a817-453583149797 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2090] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:06 2026] GET /v2.0/security-groups?tenant_id=356aa75f17804752b84b11df457f8f5e&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2091] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:29:06 2026] GET /v2.0/ports/9a72add1-eaec-434a-8902-b6a6891dba37 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:06.663 8 INFO neutron.db.segments_db [None req-adbddd7c-5014-4764-b14b-0a26a8ce869b 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Added segment abdcd67d-a349-492a-971d-3879acf498c6 of type vxlan for network 7bb5b451-089a-4b19-af97-2143e4b7d14b [pid: 7|app: 0|req: 1039/2092] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:06 2026] DELETE /v2.0/security-groups/728cd297-052a-45aa-8b6e-5e3a3e2f8d1e => 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: 1054/2093] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:06 2026] POST /v2.0/networks => generated 621 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2094] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:06 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2095] 10.0.0.186 () {32 vars in 722 bytes} [Tue Jun 23 02:29:06 2026] DELETE /v2.0/trunks/67beb36c-3971-4f40-a817-453583149797 => 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: 1056/2096] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:06 2026] GET /v2.0/security-groups?id=8e3b5927-192d-4d01-877e-0de1b4f4efae&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:06.999 7 INFO neutron.services.segments.plugin [-] Segment e4b126c2-10af-440d-82e6-b47ed16395fa resource provider aggregate not found 2026-06-23 02:29:07.017 7 INFO neutron.services.segments.plugin [-] Segment e4b126c2-10af-440d-82e6-b47ed16395fa resource provider aggregate not found 2026-06-23 02:29:07.021 7 INFO neutron.services.segments.plugin [-] Segment e4b126c2-10af-440d-82e6-b47ed16395fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4b126c2-10af-440d-82e6-b47ed16395fa found for delete ", "request_id": "req-a08bbd06-a310-46dd-831c-abdd41abe374"}]} 2026-06-23 02:29:07.022 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7f76bd7-e586-4aca-8897-371073a6b2be 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] TaaS: Handle Delete Port: ea416318-b244-496d-9c8b-2af20117bc6e 2026-06-23 02:29:07.027 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7f76bd7-e586-4aca-8897-371073a6b2be 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] Tap Mirror: Handle Delete Port: ea416318-b244-496d-9c8b-2af20117bc6e 2026-06-23 02:29:07.041 7 INFO neutron.services.segments.plugin [-] Segment e4b126c2-10af-440d-82e6-b47ed16395fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4b126c2-10af-440d-82e6-b47ed16395fa found for delete ", "request_id": "req-bb0afc91-ad23-4648-9afb-1236bd3f2980"}]} [pid: 8|app: 0|req: 1057/2097] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:29:06 2026] DELETE /v2.0/ports/ea416318-b244-496d-9c8b-2af20117bc6e => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2098] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:06 2026] POST /v2.0/subnets => generated 657 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:07.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1740626-f7c9-43c4-8799-a7f9854244fa 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] TaaS: Handle Delete Port: 9cb2a763-508e-4f6e-ba97-e04117a252aa 2026-06-23 02:29:07.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1740626-f7c9-43c4-8799-a7f9854244fa 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] Tap Mirror: Handle Delete Port: 9cb2a763-508e-4f6e-ba97-e04117a252aa [pid: 7|app: 0|req: 1042/2099] 10.0.0.186 () {32 vars in 722 bytes} [Tue Jun 23 02:29:07 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2100] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:29:07 2026] DELETE /v2.0/ports/9cb2a763-508e-4f6e-ba97-e04117a252aa => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:07.473 8 INFO neutron_taas.services.taas.taas_plugin [None req-96230ad8-e6a1-44e3-b2fe-a5910e967557 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] TaaS: Handle Delete Port: 949bd74f-a3cf-4714-b65a-ac8c9a955208 2026-06-23 02:29:07.477 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96230ad8-e6a1-44e3-b2fe-a5910e967557 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] Tap Mirror: Handle Delete Port: 949bd74f-a3cf-4714-b65a-ac8c9a955208 [pid: 8|app: 0|req: 1059/2101] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:29:07 2026] DELETE /v2.0/ports/949bd74f-a3cf-4714-b65a-ac8c9a955208 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2102] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:07 2026] POST /v2.0/subnets => generated 732 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:07.707 7 INFO neutron.db.segments_db [None req-ecd58713-7991-4673-9991-db2ccf1605b3 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Added segment 6a2ff502-1aaf-4acd-b20f-1bdeec9bc7b8 of type vxlan for network fa64711e-40a0-4807-bc9b-dd02b74f0bda 2026-06-23 02:29:07.732 8 INFO neutron_taas.services.taas.taas_plugin [None req-a07afbc9-88b7-40ca-a64a-8579f97bbd40 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] TaaS: Handle Delete Port: 5fdc67b4-eb98-4a41-b4eb-4034ea21a29d 2026-06-23 02:29:07.736 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a07afbc9-88b7-40ca-a64a-8579f97bbd40 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] Tap Mirror: Handle Delete Port: 5fdc67b4-eb98-4a41-b4eb-4034ea21a29d [pid: 7|app: 0|req: 1044/2103] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:07 2026] POST /v2.0/networks => generated 619 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2104] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:29:07 2026] DELETE /v2.0/ports/5fdc67b4-eb98-4a41-b4eb-4034ea21a29d => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:07.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-04cc5886-ae46-4961-a644-647bdcbfd527 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] TaaS: Handle Delete Port: 9a72add1-eaec-434a-8902-b6a6891dba37 2026-06-23 02:29:07.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04cc5886-ae46-4961-a644-647bdcbfd527 1fadd0a36e0a4115978630c7b8e99ae8 55417b307d80449aa6138b46f0573a11 - - default default] Tap Mirror: Handle Delete Port: 9a72add1-eaec-434a-8902-b6a6891dba37 [pid: 8|app: 0|req: 1061/2105] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:29:07 2026] DELETE /v2.0/ports/9a72add1-eaec-434a-8902-b6a6891dba37 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2106] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:07 2026] POST /v2.0/subnets => generated 656 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2107] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:08 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2108] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:08 2026] DELETE /v2.0/networks/668e595f-2aa0-427c-8dea-c8e7e8308e2c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2109] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:08 2026] GET /v2.0/security-groups?id=8e3b5927-192d-4d01-877e-0de1b4f4efae&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2110] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:08 2026] POST /v2.0/subnets => generated 726 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2111] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:08 2026] DELETE /v2.0/networks/40779139-a82d-4354-b078-58fb7a85dfd6 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:08.498 8 INFO neutron.db.segments_db [None req-96bc16fa-1ab3-4d25-8ae8-a178a5c7ca39 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Added segment 68e70173-78ed-4917-9c94-634f137590d6 of type vxlan for network bb5eb658-c0e0-4d95-b509-25736322d6f9 [pid: 8|app: 0|req: 1064/2112] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:08 2026] POST /v2.0/networks => generated 619 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2113] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:08 2026] DELETE /v2.0/networks/4bf777c3-8900-4784-b072-387095fea7b9 => 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: 1050/2114] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:08 2026] POST /v2.0/subnets => generated 656 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:08.903 8 INFO neutron.db.segments_db [None req-7aae2bb4-cca4-40e2-8f8d-ff2553cb8985 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Added segment c14bc35a-c826-4402-939a-12b1922a62a1 of type vxlan for network 8970346b-982b-4928-9ca3-3be38f889051 [pid: 8|app: 0|req: 1065/2115] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:08 2026] POST /v2.0/networks => generated 611 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2116] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:08 2026] DELETE /v2.0/networks/9198a112-9e2a-402e-83d2-6411c0192e41 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2117] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:29:08 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:09.042 7 INFO neutron.services.segments.plugin [-] Segment 5b4fdeaa-5a12-40e4-a175-4a5ca3425771 resource provider aggregate not found 2026-06-23 02:29:09.063 7 INFO neutron.services.segments.plugin [-] Segment 5b4fdeaa-5a12-40e4-a175-4a5ca3425771 resource provider aggregate not found 2026-06-23 02:29:09.072 7 INFO neutron.services.segments.plugin [-] Segment 5b4fdeaa-5a12-40e4-a175-4a5ca3425771 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b4fdeaa-5a12-40e4-a175-4a5ca3425771 found for delete ", "request_id": "req-43ca38a9-d3ae-4d99-a00b-47e9dc7060bd"}]} 2026-06-23 02:29:09.084 7 INFO neutron.services.segments.plugin [-] Segment 5b4fdeaa-5a12-40e4-a175-4a5ca3425771 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b4fdeaa-5a12-40e4-a175-4a5ca3425771 found for delete ", "request_id": "req-6a7dcf7a-3541-4180-9751-1488a848bf88"}]} 2026-06-23 02:29:09.094 7 INFO neutron.services.segments.plugin [-] Segment 42300e51-52a1-47d5-8cbd-bcc03148b572 resource provider aggregate not found 2026-06-23 02:29:09.104 7 INFO neutron.services.segments.plugin [-] Segment 42300e51-52a1-47d5-8cbd-bcc03148b572 resource provider aggregate not found 2026-06-23 02:29:09.116 7 INFO neutron.services.segments.plugin [-] Segment 42300e51-52a1-47d5-8cbd-bcc03148b572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42300e51-52a1-47d5-8cbd-bcc03148b572 found for delete ", "request_id": "req-7ae492a3-33dd-4220-921c-8b797e380700"}]} 2026-06-23 02:29:09.124 7 INFO neutron.services.segments.plugin [-] Segment 42300e51-52a1-47d5-8cbd-bcc03148b572 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42300e51-52a1-47d5-8cbd-bcc03148b572 found for delete ", "request_id": "req-05e80c89-0a30-402c-8e9c-ee87d09f79ac"}]} 2026-06-23 02:29:09.131 7 INFO neutron.db.segments_db [None req-7e65a560-65cc-4af8-a3c1-f32b728d36d0 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Added segment d347035c-d38b-4579-9053-cb7abec5532d of type vxlan for network 45bc7191-5db2-4c7f-a0b5-b5f8fd13f0e2 2026-06-23 02:29:09.142 7 INFO neutron.services.segments.plugin [-] Segment 23102351-75de-47ca-9c90-0c7695ac6b96 resource provider aggregate not found 2026-06-23 02:29:09.147 7 INFO neutron.services.segments.plugin [-] Segment 23102351-75de-47ca-9c90-0c7695ac6b96 resource provider aggregate not found 2026-06-23 02:29:09.165 7 INFO neutron.services.segments.plugin [-] Segment 23102351-75de-47ca-9c90-0c7695ac6b96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23102351-75de-47ca-9c90-0c7695ac6b96 found for delete ", "request_id": "req-c31be28a-4c41-4165-9f05-79c75d26f501"}]} 2026-06-23 02:29:09.173 7 INFO neutron.services.segments.plugin [-] Segment 23102351-75de-47ca-9c90-0c7695ac6b96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23102351-75de-47ca-9c90-0c7695ac6b96 found for delete ", "request_id": "req-4479695b-be1e-431c-97d7-b4df8b02f2d2"}]} 2026-06-23 02:29:09.188 7 INFO neutron.services.segments.plugin [-] Segment 8a7557e1-8883-47ea-ae79-3fd939cf46dc resource provider aggregate not found 2026-06-23 02:29:09.197 7 INFO neutron.services.segments.plugin [-] Segment 8a7557e1-8883-47ea-ae79-3fd939cf46dc resource provider aggregate not found 2026-06-23 02:29:09.219 7 INFO neutron.services.segments.plugin [-] Segment 8a7557e1-8883-47ea-ae79-3fd939cf46dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a7557e1-8883-47ea-ae79-3fd939cf46dc found for delete ", "request_id": "req-11741b94-4190-422a-869f-41c25b398815"}]} 2026-06-23 02:29:09.219 7 INFO neutron.services.segments.plugin [-] Segment 8a7557e1-8883-47ea-ae79-3fd939cf46dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a7557e1-8883-47ea-ae79-3fd939cf46dc found for delete ", "request_id": "req-e36602ad-e526-4792-bc52-02a1aaa1896f"}]} [pid: 8|app: 0|req: 1066/2118] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:08 2026] POST /v2.0/subnets => generated 730 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2119] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:09 2026] POST /v2.0/networks => generated 610 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:09.366 7 INFO neutron_taas.services.taas.taas_plugin [req-0d2a497e-a21c-4337-a081-b24cfb310d31 req-e740c372-2e0c-45f5-b1ac-90ad44f7fda9 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] TaaS: Handle Delete Port: 807b3fd3-3983-47da-88a5-fec5352a2420 2026-06-23 02:29:09.368 8 INFO neutron.services.segments.plugin [-] Segment 5eb4a3cc-0495-4707-844c-76ec78037f9e resource provider aggregate not found 2026-06-23 02:29:09.369 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0d2a497e-a21c-4337-a081-b24cfb310d31 req-e740c372-2e0c-45f5-b1ac-90ad44f7fda9 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Tap Mirror: Handle Delete Port: 807b3fd3-3983-47da-88a5-fec5352a2420 2026-06-23 02:29:09.378 8 INFO neutron.services.segments.plugin [-] Segment 5eb4a3cc-0495-4707-844c-76ec78037f9e resource provider aggregate not found 2026-06-23 02:29:09.397 8 INFO neutron.services.segments.plugin [-] Segment 5eb4a3cc-0495-4707-844c-76ec78037f9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb4a3cc-0495-4707-844c-76ec78037f9e found for delete ", "request_id": "req-752c2fc4-07c3-42e3-8111-2db7dd40d42d"}]} 2026-06-23 02:29:09.399 8 INFO neutron.services.segments.plugin [-] Segment 5eb4a3cc-0495-4707-844c-76ec78037f9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb4a3cc-0495-4707-844c-76ec78037f9e found for delete ", "request_id": "req-75b354ad-ae2d-470f-8cf2-3ac677252152"}]} [pid: 8|app: 0|req: 1067/2120] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:09 2026] DELETE /v2.0/networks/aa00c5d1-07a9-46dc-9987-9bfd68b432f2 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:09.448 8 INFO neutron.db.segments_db [None req-1148cdf2-c327-4552-ae37-fc992def15f9 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Added segment 249c0c25-c4dc-46af-90ae-73522508fc44 of type vxlan for network 64b1ea0c-38b7-440b-8ec1-e980288c9152 [pid: 7|app: 0|req: 1054/2121] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:29:09 2026] DELETE /v2.0/ports/807b3fd3-3983-47da-88a5-fec5352a2420 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:09.561 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad92d85e-ca9d-4ea7-b4be-c7e2ee5cc6e8'] response: {'server_uuid': 'fc8d1872-cd5b-4be5-8619-b43454dc2d66', 'name': 'network-vif-deleted', 'tag': '807b3fd3-3983-47da-88a5-fec5352a2420', 'status': 'completed', 'code': 200} 2026-06-23 02:29:09.693 8 INFO neutron.db.l3_hamode_db [None req-1148cdf2-c327-4552-ae37-fc992def15f9 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1055/2122] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:09 2026] POST /v2.0/subnets => generated 626 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2123] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:09 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => 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: 1057/2124] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:09 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:10.157 7 INFO neutron.db.segments_db [None req-81b68608-4e44-4351-a9b9-da0a36bf3b15 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Added segment b9c3b12d-7959-4066-b707-a51b91f4e805 of type vxlan for network 8b49dc4b-73bf-4cb9-bc12-9778d86dd965 2026-06-23 02:29:10.423 7 INFO neutron.db.l3_hamode_db [None req-81b68608-4e44-4351-a9b9-da0a36bf3b15 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:29:10.546 7 INFO neutron.db.l3_hamode_db [None req-81b68608-4e44-4351-a9b9-da0a36bf3b15 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:29:10.619 8 INFO neutron.db.l3_hamode_db [None req-1148cdf2-c327-4552-ae37-fc992def15f9 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1058/2125] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:10 2026] POST /v2.0/routers => generated 507 bytes in 1110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2126] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:11 2026] GET /v2.0/security-groups?tenant_id=252b22c18df94e759c6e24ffb1953be3&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2127] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:11 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => 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: 1068/2130] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:09 2026] POST /v2.0/routers => generated 683 bytes in 2190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2131] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:11 2026] DELETE /v2.0/security-groups/9ccf0290-dcf3-4483-8ae2-351968c0cbce => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2132] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:29:11 2026] PUT /v2.0/routers/a96a0b88-6cc9-4f19-8f27-99d2d1b00b46/add_router_interface => generated 309 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2133] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:12 2026] GET /v2.0/security-groups?tenant_id=60c66882c9bd4156ae2c5272f2695506&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2134] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:12 2026] GET /v2.0/ports?device_id=fc8d1872-cd5b-4be5-8619-b43454dc2d66 => 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: 1066/2135] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:29:12 2026] GET /v2.0/ports/7c157953-6e17-4498-9e11-1b2ae0e14662 => generated 955 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2136] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:12 2026] DELETE /v2.0/security-groups/34eb8e40-e03e-4a9b-8d6b-968d36b0f83c => 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: 1070/2137] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:29:11 2026] PUT /v2.0/routers/dc791af7-e15f-4a9c-8aaf-2f14f12babfa/add_router_interface => generated 309 bytes in 1481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2138] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:13 2026] GET /v2.0/security-groups?tenant_id=55417b307d80449aa6138b46f0573a11&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2139] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:29:13 2026] PUT /v2.0/routers/a96a0b88-6cc9-4f19-8f27-99d2d1b00b46/add_router_interface => generated 309 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2140] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:14 2026] DELETE /v2.0/security-groups/2d741c06-b686-459d-9c09-fc59c05be791 => 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: 1070/2141] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:14 2026] DELETE /v2.0/security-groups/8e3b5927-192d-4d01-877e-0de1b4f4efae => 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: 1071/2142] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:29:14 2026] GET /v2.0/ports/17b22854-6a63-46b9-b178-20499371922d => generated 955 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2143] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:29:13 2026] PUT /v2.0/routers/dc791af7-e15f-4a9c-8aaf-2f14f12babfa/add_router_interface => generated 309 bytes in 1696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:15.100 7 INFO neutron_taas.services.taas.taas_plugin [None req-313fede0-2620-4561-9d36-4bdb8bf1e6fd 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] TaaS: Handle Delete Port: db731c8a-1daf-4334-95d8-137970930ad2 2026-06-23 02:29:15.104 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-313fede0-2620-4561-9d36-4bdb8bf1e6fd 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Tap Mirror: Handle Delete Port: db731c8a-1daf-4334-95d8-137970930ad2 2026-06-23 02:29:15.279 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c75408c-5f04-4f57-ab5c-5627e923662f d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] TaaS: Handle Delete Port: 17b22854-6a63-46b9-b178-20499371922d 2026-06-23 02:29:15.282 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c75408c-5f04-4f57-ab5c-5627e923662f d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Tap Mirror: Handle Delete Port: 17b22854-6a63-46b9-b178-20499371922d [pid: 7|app: 0|req: 1072/2144] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:29:14 2026] PUT /v2.0/routers/d94afe34-3843-4e3d-8153-2095b9120719/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2145] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:29:14 2026] PUT /v2.0/routers/a96a0b88-6cc9-4f19-8f27-99d2d1b00b46/remove_router_interface => generated 309 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2146] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:15 2026] DELETE /v2.0/subnets/c9668bf9-c7ae-48e8-8d68-decb3c72bc44 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:16.403 8 INFO neutron_taas.services.taas.taas_plugin [None req-56ffbeb0-aad1-411e-b860-c6a026e2f6d7 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] TaaS: Handle Delete Port: 7c157953-6e17-4498-9e11-1b2ae0e14662 2026-06-23 02:29:16.407 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56ffbeb0-aad1-411e-b860-c6a026e2f6d7 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Tap Mirror: Handle Delete Port: 7c157953-6e17-4498-9e11-1b2ae0e14662 [pid: 8|app: 0|req: 1075/2147] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:29:16 2026] PUT /v2.0/routers/a96a0b88-6cc9-4f19-8f27-99d2d1b00b46/remove_router_interface => generated 309 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2148] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:29:15 2026] PUT /v2.0/routers/dc791af7-e15f-4a9c-8aaf-2f14f12babfa/add_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2149] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:29:17 2026] GET /v2.0/ports?device_id=a96a0b88-6cc9-4f19-8f27-99d2d1b00b46 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:17.085 8 INFO neutron_taas.services.taas.taas_plugin [None req-90da5b02-bb01-4e4b-aaee-f750d6158530 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] TaaS: Handle Delete Port: 160f4263-e19e-49dd-bbd1-660f54c2379f 2026-06-23 02:29:17.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90da5b02-bb01-4e4b-aaee-f750d6158530 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Tap Mirror: Handle Delete Port: 160f4263-e19e-49dd-bbd1-660f54c2379f 2026-06-23 02:29:17.242 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f8b2472-1819-4c26-b5ee-916b8fef0249 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] TaaS: Handle Delete Port: 8ce299a3-c143-4b18-8444-450c28f615d0 2026-06-23 02:29:17.244 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f8b2472-1819-4c26-b5ee-916b8fef0249 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Tap Mirror: Handle Delete Port: 8ce299a3-c143-4b18-8444-450c28f615d0 2026-06-23 02:29:17.371 8 INFO neutron_taas.services.taas.taas_plugin [None req-90da5b02-bb01-4e4b-aaee-f750d6158530 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] TaaS: Handle Delete Port: 9ce106a2-cd4f-4c37-8e4f-fad947981856 2026-06-23 02:29:17.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90da5b02-bb01-4e4b-aaee-f750d6158530 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Tap Mirror: Handle Delete Port: 9ce106a2-cd4f-4c37-8e4f-fad947981856 2026-06-23 02:29:17.624 7 INFO neutron.services.segments.plugin [-] Segment b9c3b12d-7959-4066-b707-a51b91f4e805 resource provider aggregate not found 2026-06-23 02:29:17.626 7 INFO neutron.services.segments.plugin [-] Segment b9c3b12d-7959-4066-b707-a51b91f4e805 resource provider aggregate not found 2026-06-23 02:29:17.645 7 INFO neutron.db.l3_hamode_db [None req-6f8b2472-1819-4c26-b5ee-916b8fef0249 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] HA network 8b49dc4b-73bf-4cb9-bc12-9778d86dd965 was deleted as no HA routers are present in tenant 50130bd218244d2c9c2f782fdb5cdff8. 2026-06-23 02:29:17.651 7 INFO neutron.services.segments.plugin [-] Segment b9c3b12d-7959-4066-b707-a51b91f4e805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c3b12d-7959-4066-b707-a51b91f4e805 found for delete ", "request_id": "req-e2d6dca6-4294-4faa-a8e0-2e62302098b4"}]} [pid: 7|app: 0|req: 1075/2150] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:17 2026] DELETE /v2.0/routers/a96a0b88-6cc9-4f19-8f27-99d2d1b00b46 => generated 0 bytes in 596 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:29:17.656 7 INFO neutron.services.segments.plugin [-] Segment b9c3b12d-7959-4066-b707-a51b91f4e805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c3b12d-7959-4066-b707-a51b91f4e805 found for delete ", "request_id": "req-f71818a5-6c7c-43e0-bdf9-e377b10a50ef"}]} 2026-06-23 02:29:17.773 8 INFO neutron.services.segments.plugin [-] Segment b0b3ff5d-5e4c-4583-bdf2-bcbaca6793e5 resource provider aggregate not found 2026-06-23 02:29:17.796 8 INFO neutron.services.segments.plugin [-] Segment b0b3ff5d-5e4c-4583-bdf2-bcbaca6793e5 resource provider aggregate not found [pid: 7|app: 0|req: 1076/2151] 10.0.0.186 () {34 vars in 684 bytes} [Tue Jun 23 02:29:17 2026] POST /v2.0/security-groups => generated 1628 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 02:29:17.811 8 INFO neutron.services.segments.plugin [-] Segment b0b3ff5d-5e4c-4583-bdf2-bcbaca6793e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b3ff5d-5e4c-4583-bdf2-bcbaca6793e5 found for delete ", "request_id": "req-a8f11c7a-4ccc-4c7d-9318-57042b59dd36"}]} 2026-06-23 02:29:17.816 8 INFO neutron.db.l3_hamode_db [None req-90da5b02-bb01-4e4b-aaee-f750d6158530 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] HA network 9f802d4d-3c3f-4196-bbfa-478ab38e4899 was deleted as no HA routers are present in tenant 7d97246b2ba14061b3e19b9891694eb2. [pid: 8|app: 0|req: 1076/2152] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:16 2026] DELETE /v2.0/routers/d94afe34-3843-4e3d-8153-2095b9120719 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:29:17.829 8 INFO neutron.services.segments.plugin [-] Segment b0b3ff5d-5e4c-4583-bdf2-bcbaca6793e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b3ff5d-5e4c-4583-bdf2-bcbaca6793e5 found for delete ", "request_id": "req-6b3e05f1-2303-4a9a-99a0-8f4052c71b4f"}]} [pid: 7|app: 0|req: 1077/2153] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:17 2026] DELETE /v2.0/subnets/0866d141-f7a5-4b2f-a556-569568379584 => 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: 1077/2154] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:29:17 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) 2026-06-23 02:29:18.087 7 INFO neutron_taas.services.taas.taas_plugin [None req-baab5909-2784-4a7a-9792-4fe2a0912424 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] TaaS: Handle Delete Port: 3ebf1177-2d97-4ccf-975d-a12e15af49d1 2026-06-23 02:29:18.090 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baab5909-2784-4a7a-9792-4fe2a0912424 625067fb4e784c1794b27cb98b1f5a83 7d97246b2ba14061b3e19b9891694eb2 - - default default] Tap Mirror: Handle Delete Port: 3ebf1177-2d97-4ccf-975d-a12e15af49d1 [pid: 7|app: 0|req: 1078/2155] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:17 2026] DELETE /v2.0/networks/613b53f7-9500-4cb4-bd35-7dd23609f9f8 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:18.340 8 INFO neutron.db.segments_db [None req-885aa39f-fe32-437d-a178-17d3e53c2583 2a7eb240bf7c40a8be33bf6f4516eadb 78cc3f1b6bf84ff5bf607bb75f28fdd1 - - default default] Added segment 86a50704-ec76-4e01-b065-871b093d5c27 of type vxlan for network 151ee670-f425-44d0-9783-4944ca6cbf5a [pid: 8|app: 0|req: 1078/2156] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:17 2026] POST /v2.0/networks => generated 613 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2157] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:18 2026] DELETE /v2.0/subnets/72e8428b-14a1-49e0-a4c1-b9fa3b68b96c => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2158] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:29:18 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: 1080/2159] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:18 2026] DELETE /v2.0/networks/45bc7191-5db2-4c7f-a0b5-b5f8fd13f0e2 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2160] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:29:18 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1081/2161] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:29:18 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: 7|app: 0|req: 1081/2162] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:18 2026] DELETE /v2.0/networks/8970346b-982b-4928-9ca3-3be38f889051 => 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: 1082/2163] 10.0.0.186 () {34 vars in 747 bytes} [Tue Jun 23 02:29:18 2026] PUT /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags => generated 25 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, ' 2026-06-23 02:29:18.941 8 INFO neutron.db.segments_db [None req-99eb4850-f48b-469f-b3d6-ca14a42c091f d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Added segment 55738e0d-7991-4fd9-be22-8fbe422a87bb of type vxlan for network afa6c901-1ea5-4f96-9e5c-52d4eab6a540 [pid: 7|app: 0|req: 1082/2164] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:29:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2165] 10.0.0.186 () {32 vars in 727 bytes} [Tue Jun 23 02:29:18 2026] GET /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1083/2166] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:18 2026] POST /v2.0/networks => generated 611 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2167] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:29:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2168] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:19 2026] GET /v2.0/security-groups?tenant_id=7d97246b2ba14061b3e19b9891694eb2&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2169] 10.0.0.186 () {34 vars in 758 bytes} [Tue Jun 23 02:29:19 2026] PUT /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1086/2170] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:29:19 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: 1085/2171] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:19 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2172] 10.0.0.186 () {32 vars in 727 bytes} [Tue Jun 23 02:29:19 2026] GET /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1087/2173] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:19 2026] DELETE /v2.0/security-groups/40d1ab4b-2a24-4a3b-928e-880bf37d1fb0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:29:19.507 7 INFO neutron.db.segments_db [None req-1576a98f-ab63-4a4d-9fc2-f22ddf0b3765 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Added segment 57181493-529e-4915-9a38-fafbc2bf0ade of type vxlan for network bc2a69c1-1c3b-4467-a27a-5e9d580ac970 [pid: 8|app: 0|req: 1087/2174] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:29:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2175] 10.0.0.186 () {34 vars in 754 bytes} [Tue Jun 23 02:29:19 2026] PUT /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 02:29:19.679 7 INFO neutron.services.segments.plugin [-] Segment 496f5f47-35d2-40fa-896b-f820691b118a resource provider aggregate not found 2026-06-23 02:29:19.684 7 INFO neutron.services.segments.plugin [-] Segment 496f5f47-35d2-40fa-896b-f820691b118a resource provider aggregate not found 2026-06-23 02:29:19.703 7 INFO neutron.services.segments.plugin [-] Segment 496f5f47-35d2-40fa-896b-f820691b118a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 496f5f47-35d2-40fa-896b-f820691b118a found for delete ", "request_id": "req-0e43e900-b0e5-4f24-9445-c8077c6eb90c"}]} 2026-06-23 02:29:19.718 7 INFO neutron.services.segments.plugin [-] Segment 496f5f47-35d2-40fa-896b-f820691b118a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 496f5f47-35d2-40fa-896b-f820691b118a found for delete ", "request_id": "req-03752d61-5645-4e8f-8eab-df3360bcb199"}]} 2026-06-23 02:29:19.728 7 INFO neutron.services.segments.plugin [-] Segment c14bc35a-c826-4402-939a-12b1922a62a1 resource provider aggregate not found 2026-06-23 02:29:19.753 7 INFO neutron.services.segments.plugin [-] Segment c14bc35a-c826-4402-939a-12b1922a62a1 resource provider aggregate not found 2026-06-23 02:29:19.762 7 INFO neutron.services.segments.plugin [-] Segment c14bc35a-c826-4402-939a-12b1922a62a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c14bc35a-c826-4402-939a-12b1922a62a1 found for delete ", "request_id": "req-5b078b7c-f7df-4419-8e50-07eb4e4e07a6"}]} [pid: 8|app: 0|req: 1089/2176] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:29:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:19.775 7 INFO neutron.services.segments.plugin [-] Segment c14bc35a-c826-4402-939a-12b1922a62a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c14bc35a-c826-4402-939a-12b1922a62a1 found for delete ", "request_id": "req-7385edf1-d7d0-4340-a9fe-490571d32ca3"}]} 2026-06-23 02:29:19.836 8 INFO neutron.services.segments.plugin [-] Segment d347035c-d38b-4579-9053-cb7abec5532d resource provider aggregate not found 2026-06-23 02:29:19.842 7 INFO neutron.db.l3_hamode_db [None req-1576a98f-ab63-4a4d-9fc2-f22ddf0b3765 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:29:19.853 8 INFO neutron.services.segments.plugin [-] Segment d347035c-d38b-4579-9053-cb7abec5532d resource provider aggregate not found 2026-06-23 02:29:19.864 8 INFO neutron.services.segments.plugin [-] Segment d347035c-d38b-4579-9053-cb7abec5532d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d347035c-d38b-4579-9053-cb7abec5532d found for delete ", "request_id": "req-9194a418-9380-4f90-83f6-a469b0301b5d"}]} 2026-06-23 02:29:19.878 8 INFO neutron.services.segments.plugin [-] Segment d347035c-d38b-4579-9053-cb7abec5532d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d347035c-d38b-4579-9053-cb7abec5532d found for delete ", "request_id": "req-fcad05e0-ca0d-47d9-8408-6f8e5b6bc637"}]} [pid: 8|app: 0|req: 1090/2177] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:19 2026] GET /v2.0/security-groups?tenant_id=aa9edb98ab604a5b9aa11ee77590e526&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2178] 10.0.0.186 () {32 vars in 727 bytes} [Tue Jun 23 02:29:19 2026] GET /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:19.998 7 INFO neutron.db.l3_hamode_db [None req-1576a98f-ab63-4a4d-9fc2-f22ddf0b3765 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1092/2179] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:29:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2180] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:20 2026] DELETE /v2.0/security-groups/ba65f40e-b6b8-4836-89dd-904bed140a66 => 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: 1094/2181] 10.0.0.186 () {34 vars in 776 bytes} [Tue Jun 23 02:29:20 2026] PUT /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags/black.or.white => generated 4 bytes in 95 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: 1095/2182] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:29:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2183] 10.0.0.186 () {32 vars in 727 bytes} [Tue Jun 23 02:29:20 2026] GET /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1088/2184] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:19 2026] POST /v2.0/routers => generated 506 bytes in 1136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2185] 10.0.0.186 () {34 vars in 695 bytes} [Tue Jun 23 02:29:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2186] 10.0.0.186 () {34 vars in 747 bytes} [Tue Jun 23 02:29:20 2026] PUT /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1090/2187] 10.0.0.186 () {32 vars in 727 bytes} [Tue Jun 23 02:29:20 2026] GET /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags => generated 37 bytes in 84 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: 1091/2188] 10.0.0.186 () {32 vars in 735 bytes} [Tue Jun 23 02:29:20 2026] GET /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags/red => generated 0 bytes in 84 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-23 02:29:20.941 7 INFO neutron.api.v2.resource [None req-b75ef9fd-201b-4540-b99f-4921eb6c7d0a 2a7eb240bf7c40a8be33bf6f4516eadb 78cc3f1b6bf84ff5bf607bb75f28fdd1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1092/2189] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:29:20 2026] GET /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags/green => generated 99 bytes in 67 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: 1093/2190] 10.0.0.191 () {34 vars in 1096 bytes} [Tue Jun 23 02:29:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1285175069&fields=id&tenant_id=569e042e16d54cafa9e96455e20d633e => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2191] 10.0.0.186 () {34 vars in 665 bytes} [Tue Jun 23 02:29:20 2026] POST /v2.0/ports => generated 952 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1099/2192] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:29:20 2026] GET /v2.0/networks?id=fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2193] 10.0.0.186 () {32 vars in 738 bytes} [Tue Jun 23 02:29:20 2026] DELETE /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1095/2194] 10.0.0.186 () {32 vars in 727 bytes} [Tue Jun 23 02:29:21 2026] GET /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags => generated 30 bytes in 76 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: 1096/2195] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:29:21 2026] GET /v2.0/quotas/569e042e16d54cafa9e96455e20d633e => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:21.227 7 INFO neutron.api.v2.resource [None req-ba4c0726-7be7-4b00-83a7-d56824dab610 2a7eb240bf7c40a8be33bf6f4516eadb 78cc3f1b6bf84ff5bf607bb75f28fdd1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1097/2196] 10.0.0.186 () {32 vars in 742 bytes} [Tue Jun 23 02:29:21 2026] DELETE /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags/green => generated 99 bytes in 85 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: 1098/2197] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:29:21 2026] GET /v2.0/ports?tenant_id=569e042e16d54cafa9e96455e20d633e&fields=id => generated 241 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2198] 10.0.0.186 () {32 vars in 730 bytes} [Tue Jun 23 02:29:21 2026] DELETE /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags => generated 0 bytes in 77 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: 1100/2199] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:29:21 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1101/2200] 10.0.0.186 () {32 vars in 727 bytes} [Tue Jun 23 02:29:21 2026] GET /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4/tags => generated 12 bytes in 85 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: 1102/2201] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:29:21 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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-23 02:29:21.744 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb6136b7-ed42-41d7-a2e3-800b32642ccd 2a7eb240bf7c40a8be33bf6f4516eadb 78cc3f1b6bf84ff5bf607bb75f28fdd1 - - default default] TaaS: Handle Delete Port: 36c3b02e-072a-497a-ab11-560a2cf4b7b4 2026-06-23 02:29:21.747 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb6136b7-ed42-41d7-a2e3-800b32642ccd 2a7eb240bf7c40a8be33bf6f4516eadb 78cc3f1b6bf84ff5bf607bb75f28fdd1 - - default default] Tap Mirror: Handle Delete Port: 36c3b02e-072a-497a-ab11-560a2cf4b7b4 [pid: 7|app: 0|req: 1103/2202] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:29:21 2026] DELETE /v2.0/ports/36c3b02e-072a-497a-ab11-560a2cf4b7b4 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2203] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:21 2026] GET /v2.0/ports?device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:21.954 7 INFO neutron.services.segments.plugin [-] Segment 86a50704-ec76-4e01-b065-871b093d5c27 resource provider aggregate not found 2026-06-23 02:29:21.958 7 INFO neutron.services.segments.plugin [-] Segment 86a50704-ec76-4e01-b065-871b093d5c27 resource provider aggregate not found 2026-06-23 02:29:21.980 7 INFO neutron.services.segments.plugin [-] Segment 86a50704-ec76-4e01-b065-871b093d5c27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86a50704-ec76-4e01-b065-871b093d5c27 found for delete ", "request_id": "req-f1d49f47-9e08-4d10-aeb8-fd61a2f3567c"}]} 2026-06-23 02:29:21.980 7 INFO neutron.services.segments.plugin [-] Segment 86a50704-ec76-4e01-b065-871b093d5c27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86a50704-ec76-4e01-b065-871b093d5c27 found for delete ", "request_id": "req-112d6071-0d29-40e8-8a51-0cff108d2916"}]} [pid: 7|app: 0|req: 1105/2204] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:21 2026] DELETE /v2.0/networks/151ee670-f425-44d0-9783-4944ca6cbf5a => 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: 1100/2205] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:29:21 2026] PUT /v2.0/routers/dbc8567f-f3a5-442c-9461-54e50456d9a7/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2206] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:29:22 2026] GET /v2.0/ports/712bfc11-e5c6-4c2d-b6a6-6c582f332341 => generated 1026 bytes in 73 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-23 02:29:22.712 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cacf279-a031-453d-a243-07721061bcfb d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] TaaS: Handle Delete Port: 712bfc11-e5c6-4c2d-b6a6-6c582f332341 2026-06-23 02:29:22.717 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cacf279-a031-453d-a243-07721061bcfb d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Tap Mirror: Handle Delete Port: 712bfc11-e5c6-4c2d-b6a6-6c582f332341 [pid: 7|app: 0|req: 1107/2207] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:22 2026] GET /v2.0/security-groups?tenant_id=78cc3f1b6bf84ff5bf607bb75f28fdd1&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2208] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:22 2026] DELETE /v2.0/security-groups/b088dbad-38b5-42b6-a36c-1b3de5ae2f5c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2209] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:23 2026] GET /v2.0/security-groups?tenant_id=2b6171b6060b4e63889cdefd2a4741df&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2210] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:29:22 2026] PUT /v2.0/routers/dbc8567f-f3a5-442c-9461-54e50456d9a7/remove_router_interface => generated 309 bytes in 853 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: 1110/2211] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:23 2026] DELETE /v2.0/security-groups/5375ca41-1ae2-4029-a0cd-1bc891adc06b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:29:23.381 8 INFO neutron.api.v2.resource [None req-4e588e9b-d40c-4373-8e9b-2da2d34996c0 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1102/2212] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:29:23 2026] PUT /v2.0/routers/dbc8567f-f3a5-442c-9461-54e50456d9a7/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2213] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:29:23 2026] GET /v2.0/ports?device_id=dbc8567f-f3a5-442c-9461-54e50456d9a7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:23.588 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b4552b8-0510-429f-8330-759e655f79e6 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] TaaS: Handle Delete Port: f51c404f-591c-4685-b936-c358493024f5 2026-06-23 02:29:23.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b4552b8-0510-429f-8330-759e655f79e6 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Tap Mirror: Handle Delete Port: f51c404f-591c-4685-b936-c358493024f5 2026-06-23 02:29:23.962 8 INFO neutron.services.segments.plugin [-] Segment 57181493-529e-4915-9a38-fafbc2bf0ade resource provider aggregate not found 2026-06-23 02:29:23.965 8 INFO neutron.services.segments.plugin [-] Segment 57181493-529e-4915-9a38-fafbc2bf0ade resource provider aggregate not found 2026-06-23 02:29:23.990 8 INFO neutron.db.l3_hamode_db [None req-8b4552b8-0510-429f-8330-759e655f79e6 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] HA network bc2a69c1-1c3b-4467-a27a-5e9d580ac970 was deleted as no HA routers are present in tenant 50130bd218244d2c9c2f782fdb5cdff8. 2026-06-23 02:29:23.992 8 INFO neutron.services.segments.plugin [-] Segment 57181493-529e-4915-9a38-fafbc2bf0ade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57181493-529e-4915-9a38-fafbc2bf0ade found for delete ", "request_id": "req-a78121b0-30b2-42ad-992e-8fe861e52f28"}]} 2026-06-23 02:29:23.993 8 INFO neutron.services.segments.plugin [-] Segment 57181493-529e-4915-9a38-fafbc2bf0ade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57181493-529e-4915-9a38-fafbc2bf0ade found for delete ", "request_id": "req-2c6b6d1e-6476-47d4-b13a-15e1320cf18d"}]} [pid: 8|app: 0|req: 1103/2214] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:23 2026] DELETE /v2.0/routers/dbc8567f-f3a5-442c-9461-54e50456d9a7 => generated 0 bytes in 586 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2215] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:24 2026] DELETE /v2.0/subnets/c227bdd1-b6b7-4adf-974d-1d39bcab3d07 => 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: 1104/2216] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:24 2026] DELETE /v2.0/networks/afa6c901-1ea5-4f96-9e5c-52d4eab6a540 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:24.375 7 INFO neutron.db.segments_db [None req-23f8ea25-ce86-40ca-8058-ad94f6fc5274 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Added segment 69b1a160-e179-4776-9fc8-08466e0c69b0 of type vxlan for network a3da5f7f-de3e-4c20-8a8c-5f20d745eb4f [pid: 7|app: 0|req: 1113/2217] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:24 2026] POST /v2.0/networks => generated 610 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2218] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:24 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2219] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:29:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:24.813 8 INFO neutron.db.segments_db [None req-cf0b931b-b4f1-416b-b592-504ba47b1a2a d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Added segment ae765aad-4953-460e-9b82-7ed7856fdc3b of type vxlan for network b67cc41d-34a4-498e-9f63-642590b2ae55 [pid: 7|app: 0|req: 1115/2220] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:29:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2221] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:29:24 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) [pid: 7|app: 0|req: 1117/2222] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:29:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2223] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:29:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2224] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:29:25 2026] PUT /v2.0/subnetpools/f260466a-e1bb-43cd-8f0a-0b0ec58a6378/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:25.119 8 INFO neutron.db.l3_hamode_db [None req-cf0b931b-b4f1-416b-b592-504ba47b1a2a d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1120/2225] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:29:25 2026] PUT /v2.0/subnetpools/60f25362-48d6-4125-b645-6119e2272be4/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2226] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:29:25 2026] PUT /v2.0/subnetpools/7e9e9fb1-22a4-40be-9d70-f148a2177e18/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2227] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:29:25 2026] PUT /v2.0/subnetpools/8c9b3b6f-2f4b-47dc-9626-902ff6610e7b/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:25.255 8 INFO neutron.db.l3_hamode_db [None req-cf0b931b-b4f1-416b-b592-504ba47b1a2a d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1123/2228] 10.0.0.186 () {32 vars in 672 bytes} [Tue Jun 23 02:29:25 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2229] 10.0.0.186 () {32 vars in 686 bytes} [Tue Jun 23 02:29:25 2026] GET /v2.0/subnetpools?tags=red%2Cblue => 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: 1125/2230] 10.0.0.186 () {32 vars in 682 bytes} [Tue Jun 23 02:29:25 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: 1126/2231] 10.0.0.186 () {32 vars in 694 bytes} [Tue Jun 23 02:29:25 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2232] 10.0.0.186 () {32 vars in 680 bytes} [Tue Jun 23 02:29:25 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2233] 10.0.0.186 () {32 vars in 694 bytes} [Tue Jun 23 02:29:25 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2234] 10.0.0.186 () {32 vars in 690 bytes} [Tue Jun 23 02:29:25 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2235] 10.0.0.186 () {32 vars in 702 bytes} [Tue Jun 23 02:29:25 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2236] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:29:25 2026] DELETE /v2.0/subnetpools/f260466a-e1bb-43cd-8f0a-0b0ec58a6378 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2237] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:29:25 2026] DELETE /v2.0/subnetpools/60f25362-48d6-4125-b645-6119e2272be4 => 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: 1133/2238] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:29:25 2026] DELETE /v2.0/subnetpools/7e9e9fb1-22a4-40be-9d70-f148a2177e18 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2239] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:29:25 2026] DELETE /v2.0/subnetpools/8c9b3b6f-2f4b-47dc-9626-902ff6610e7b => 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: 1135/2240] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:29:25 2026] DELETE /v2.0/subnetpools/7ef9032c-f075-4ab1-8244-e8ae496a785d => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2241] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:24 2026] POST /v2.0/routers => generated 506 bytes in 1186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:26.011 8 INFO neutron.services.segments.plugin [-] Segment 55738e0d-7991-4fd9-be22-8fbe422a87bb resource provider aggregate not found 2026-06-23 02:29:26.014 8 INFO neutron.services.segments.plugin [-] Segment 55738e0d-7991-4fd9-be22-8fbe422a87bb resource provider aggregate not found 2026-06-23 02:29:26.026 8 INFO neutron.services.segments.plugin [-] Segment 55738e0d-7991-4fd9-be22-8fbe422a87bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55738e0d-7991-4fd9-be22-8fbe422a87bb found for delete ", "request_id": "req-d44c43a9-be08-43ff-ac41-49d3549e4e27"}]} 2026-06-23 02:29:26.030 8 INFO neutron.services.segments.plugin [-] Segment 55738e0d-7991-4fd9-be22-8fbe422a87bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55738e0d-7991-4fd9-be22-8fbe422a87bb found for delete ", "request_id": "req-cc58bdf2-3974-44cf-8946-1c023a0924aa"}]} [pid: 8|app: 0|req: 1107/2242] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:29:26 2026] GET /v2.0/networks?id=fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2243] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 23 02:29:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=569e042e16d54cafa9e96455e20d633e => generated 179 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2244] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:29:26 2026] POST /v2.0/ports => generated 1179 bytes in 424 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: 1112/2247] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:29:26 2026] PUT /v2.0/ports/dd98b11f-520e-4694-9a37-5bb1c2b4be7c => generated 1460 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:29:27.086 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03552fed-76af-4c27-af02-3a7580d13213'] response: {'name': 'network-changed', 'server_uuid': 'ff0ce2fb-d8c6-4132-8a80-9814ea096e42', 'tag': 'dd98b11f-520e-4694-9a37-5bb1c2b4be7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1136/2248] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:29:25 2026] PUT /v2.0/routers/84e31c79-b8e8-40d4-a9cc-5cae05e79e80/add_router_interface => generated 309 bytes in 1258 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-23 02:29:27.384 8 INFO neutron.db.segments_db [None req-1834dfd6-91dc-46a2-a383-4a0337e6c4e6 b458d2b3c83c49f08cdd78cf12b57d50 eba71d0d23ad400fa9d1524b5c32c711 - - default default] Added segment ca46d17f-2292-45c5-a0b1-44bbc92f7c91 of type vxlan for network 2636fdd7-284c-46cf-bb2d-895102a999b0 [pid: 7|app: 0|req: 1137/2249] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:27 2026] GET /v2.0/security-groups?tenant_id=b48123e8778d4f01b9f0208d4439d85f&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2250] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:27 2026] POST /v2.0/networks => generated 613 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2251] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:27 2026] GET /v2.0/ports?device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => generated 1194 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2252] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:29:27 2026] GET /v2.0/ports/2461b729-095f-4636-93b4-cf1facb468b5 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2253] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:27 2026] DELETE /v2.0/security-groups/33ed72f2-539a-4529-bc59-e6ade499b2e5 => 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: 1115/2254] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:29:27 2026] POST /v2.0/ports => generated 743 bytes in 339 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: 1116/2255] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:27 2026] GET /v2.0/security-groups?id=8e711710-b620-4d4e-b676-c36554c19ac1&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2256] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:29:27 2026] GET /v2.0/ports?tenant_id=569e042e16d54cafa9e96455e20d633e&device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:29:27.993 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e478777-50a7-4ad9-825c-ea1dbdfa94e1 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] TaaS: Handle Delete Port: 2461b729-095f-4636-93b4-cf1facb468b5 2026-06-23 02:29:27.996 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e478777-50a7-4ad9-825c-ea1dbdfa94e1 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Tap Mirror: Handle Delete Port: 2461b729-095f-4636-93b4-cf1facb468b5 [pid: 8|app: 0|req: 1118/2257] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:27 2026] GET /v2.0/security-groups?tenant_id=175ea13ea44e4155b10590c1200c6b81&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2258] 10.0.0.186 () {34 vars in 666 bytes} [Tue Jun 23 02:29:28 2026] POST /v2.0/trunks => generated 407 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2259] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 23 02:29:28 2026] GET /v2.0/networks?tenant_id=569e042e16d54cafa9e96455e20d633e&shared=False => generated 2376 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2260] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:28 2026] DELETE /v2.0/security-groups/f45fdc6d-4811-4f35-a715-467b91680678 => 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: 1122/2261] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:29:28 2026] PUT /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2262] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 23 02:29:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2263] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:29:28 2026] GET /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2264] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:29:27 2026] PUT /v2.0/routers/84e31c79-b8e8-40d4-a9cc-5cae05e79e80/remove_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2265] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:29:28 2026] GET /v2.0/ports?device_id=84e31c79-b8e8-40d4-a9cc-5cae05e79e80 => 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: 1125/2266] 10.0.0.186 () {34 vars in 760 bytes} [Tue Jun 23 02:29:28 2026] PUT /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2267] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:29:28 2026] GET /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2268] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:28 2026] GET /v2.0/security-groups?tenant_id=dbd973f112fe47bd98f1456cd14ebd20&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:29:28.677 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef192314-a303-463a-aa69-cd98a0380dfe d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] TaaS: Handle Delete Port: 67ac47c4-1e22-4cc5-8b45-2a16400cf3f1 2026-06-23 02:29:28.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef192314-a303-463a-aa69-cd98a0380dfe d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Tap Mirror: Handle Delete Port: 67ac47c4-1e22-4cc5-8b45-2a16400cf3f1 [pid: 8|app: 0|req: 1128/2269] 10.0.0.186 () {34 vars in 756 bytes} [Tue Jun 23 02:29:28 2026] PUT /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2270] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:28 2026] DELETE /v2.0/security-groups/6c3472aa-cf7a-44a6-964a-232da5191e0b => 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: 1130/2271] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:29:28 2026] GET /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2272] 10.0.0.186 () {34 vars in 778 bytes} [Tue Jun 23 02:29:28 2026] PUT /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2273] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:29:28 2026] GET /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2274] 10.0.0.186 () {34 vars in 749 bytes} [Tue Jun 23 02:29:28 2026] PUT /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2275] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:29:28 2026] GET /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:29.043 7 INFO neutron.services.segments.plugin [-] Segment ae765aad-4953-460e-9b82-7ed7856fdc3b resource provider aggregate not found 2026-06-23 02:29:29.047 7 INFO neutron.services.segments.plugin [-] Segment ae765aad-4953-460e-9b82-7ed7856fdc3b resource provider aggregate not found [pid: 8|app: 0|req: 1135/2276] 10.0.0.186 () {32 vars in 737 bytes} [Tue Jun 23 02:29:29 2026] GET /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:29:29.071 7 INFO neutron.services.segments.plugin [-] Segment ae765aad-4953-460e-9b82-7ed7856fdc3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae765aad-4953-460e-9b82-7ed7856fdc3b found for delete ", "request_id": "req-fd3ddea7-998a-4e55-8649-052fb4a4df87"}]} 2026-06-23 02:29:29.072 7 INFO neutron.services.segments.plugin [-] Segment ae765aad-4953-460e-9b82-7ed7856fdc3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae765aad-4953-460e-9b82-7ed7856fdc3b found for delete ", "request_id": "req-077b985e-a51d-4070-b2e4-45dbf12c6ae0"}]} 2026-06-23 02:29:29.086 7 INFO neutron.db.l3_hamode_db [None req-ef192314-a303-463a-aa69-cd98a0380dfe d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] HA network b67cc41d-34a4-498e-9f63-642590b2ae55 was deleted as no HA routers are present in tenant 50130bd218244d2c9c2f782fdb5cdff8. 2026-06-23 02:29:29.090 8 INFO neutron.api.v2.resource [None req-b49bfcc6-5691-4392-b285-527e84421bcd b458d2b3c83c49f08cdd78cf12b57d50 eba71d0d23ad400fa9d1524b5c32c711 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1136/2277] 10.0.0.186 () {32 vars in 741 bytes} [Tue Jun 23 02:29:29 2026] GET /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2278] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:28 2026] DELETE /v2.0/routers/84e31c79-b8e8-40d4-a9cc-5cae05e79e80 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2279] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:29 2026] DELETE /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2280] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:29:29 2026] GET /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:29.189 8 INFO neutron.api.v2.resource [None req-fafd380e-9ff9-467d-97fe-3a87739b1bc8 b458d2b3c83c49f08cdd78cf12b57d50 eba71d0d23ad400fa9d1524b5c32c711 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1139/2281] 10.0.0.186 () {32 vars in 744 bytes} [Tue Jun 23 02:29:29 2026] DELETE /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2282] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:29:29 2026] DELETE /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2283] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:29 2026] DELETE /v2.0/subnets/be7f6938-8592-49c5-8506-e227be12e25a => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2284] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:29:29 2026] GET /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a/tags => 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: 1142/2285] 10.0.0.186 () {32 vars in 719 bytes} [Tue Jun 23 02:29:29 2026] GET /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2286] 10.0.0.186 () {32 vars in 717 bytes} [Tue Jun 23 02:29:29 2026] GET /v2.0/ports/7af4e9a9-33b9-4ba7-a05e-74256fc9964a => generated 826 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2287] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:29 2026] DELETE /v2.0/networks/a3da5f7f-de3e-4c20-8a8c-5f20d745eb4f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:29:29.409 7 INFO neutron.db.segments_db [None req-aa0018dc-edd4-4e7b-89f8-2bd23249ab43 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Added segment 4f9c2490-f8ad-47ff-aefe-5cc47f0315f7 of type vxlan for network ef7c468e-89a3-44bc-858c-1daa1298495c [pid: 8|app: 0|req: 1144/2288] 10.0.0.186 () {32 vars in 722 bytes} [Tue Jun 23 02:29:29 2026] DELETE /v2.0/trunks/f99a6d60-b131-4816-a457-0eddcd52cf6a => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:29:29.545 8 INFO neutron_taas.services.taas.taas_plugin [None req-73a38337-20e2-4fc6-a201-97491b2bccc0 b458d2b3c83c49f08cdd78cf12b57d50 eba71d0d23ad400fa9d1524b5c32c711 - - default default] TaaS: Handle Delete Port: 7af4e9a9-33b9-4ba7-a05e-74256fc9964a 2026-06-23 02:29:29.549 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73a38337-20e2-4fc6-a201-97491b2bccc0 b458d2b3c83c49f08cdd78cf12b57d50 eba71d0d23ad400fa9d1524b5c32c711 - - default default] Tap Mirror: Handle Delete Port: 7af4e9a9-33b9-4ba7-a05e-74256fc9964a [pid: 8|app: 0|req: 1145/2289] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:29:29 2026] DELETE /v2.0/ports/7af4e9a9-33b9-4ba7-a05e-74256fc9964a => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2290] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:29:29 2026] GET /v2.0/ports?tenant_id=569e042e16d54cafa9e96455e20d633e&device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:29:29.683 7 INFO neutron.db.l3_hamode_db [None req-aa0018dc-edd4-4e7b-89f8-2bd23249ab43 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:29:29.844 8 INFO neutron.services.segments.plugin [-] Segment ca46d17f-2292-45c5-a0b1-44bbc92f7c91 resource provider aggregate not found 2026-06-23 02:29:29.849 8 INFO neutron.services.segments.plugin [-] Segment ca46d17f-2292-45c5-a0b1-44bbc92f7c91 resource provider aggregate not found 2026-06-23 02:29:29.873 8 INFO neutron.services.segments.plugin [-] Segment ca46d17f-2292-45c5-a0b1-44bbc92f7c91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca46d17f-2292-45c5-a0b1-44bbc92f7c91 found for delete ", "request_id": "req-f6c08ec5-1ca8-41de-b297-94b68d6653cf"}]} 2026-06-23 02:29:29.873 8 INFO neutron.services.segments.plugin [-] Segment ca46d17f-2292-45c5-a0b1-44bbc92f7c91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca46d17f-2292-45c5-a0b1-44bbc92f7c91 found for delete ", "request_id": "req-aa885fb5-28ac-4c45-ba3a-e7cf683acea0"}]} [pid: 8|app: 0|req: 1147/2291] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:29 2026] DELETE /v2.0/networks/2636fdd7-284c-46cf-bb2d-895102a999b0 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2292] 199.204.45.3 () {34 vars in 1054 bytes} [Tue Jun 23 02:29:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=dd98b11f-520e-4694-9a37-5bb1c2b4be7c => 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: 1149/2293] 199.204.45.3 () {34 vars in 1102 bytes} [Tue Jun 23 02:29:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A220&port_id=dd98b11f-520e-4694-9a37-5bb1c2b4be7c => 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: 1150/2294] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 23 02:29:29 2026] GET /v2.0/subnets?id=7ddf8d74-ba42-4548-860a-9c1e7f3bebe0&id=e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2295] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:29:30 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2296] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:29:30 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2297] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:29:30 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1154/2298] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:29:30 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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) 2026-06-23 02:29:30.558 7 INFO neutron.db.l3_hamode_db [None req-aa0018dc-edd4-4e7b-89f8-2bd23249ab43 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1155/2299] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:30 2026] GET /v2.0/security-groups?tenant_id=eba71d0d23ad400fa9d1524b5c32c711&name=default => generated 2929 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2300] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:30 2026] DELETE /v2.0/security-groups/7c32557f-0e0c-41b9-879b-69d16f5288a0 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:29:31.106 7 INFO neutron.services.segments.plugin [-] Segment 69b1a160-e179-4776-9fc8-08466e0c69b0 resource provider aggregate not found 2026-06-23 02:29:31.112 7 INFO neutron.services.segments.plugin [-] Segment 69b1a160-e179-4776-9fc8-08466e0c69b0 resource provider aggregate not found 2026-06-23 02:29:31.134 7 INFO neutron.services.segments.plugin [-] Segment 69b1a160-e179-4776-9fc8-08466e0c69b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69b1a160-e179-4776-9fc8-08466e0c69b0 found for delete ", "request_id": "req-6f462df6-aca2-4e98-9158-03dce4a2c628"}]} 2026-06-23 02:29:31.137 7 INFO neutron.services.segments.plugin [-] Segment 69b1a160-e179-4776-9fc8-08466e0c69b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69b1a160-e179-4776-9fc8-08466e0c69b0 found for delete ", "request_id": "req-15c2e74a-a61f-4a93-b939-a7e8c94ca423"}]} [pid: 8|app: 0|req: 1157/2301] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:31 2026] GET /v2.0/security-groups?tenant_id=a890f8e6ac6345a9938076c1944c9667&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2302] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:31 2026] DELETE /v2.0/security-groups/6f7fdec4-b697-42d6-b358-22c06f087349 => 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: 1145/2303] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:29 2026] POST /v2.0/routers => generated 688 bytes in 2205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2304] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:29:31 2026] GET /v2.0/routers/fa0edebb-6865-4b9a-b076-a927ed26a0a6 => generated 694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2305] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:29:31 2026] GET /v2.0/routers => generated 697 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2306] 10.0.0.186 () {34 vars in 741 bytes} [Tue Jun 23 02:29:31 2026] PUT /v2.0/routers/fa0edebb-6865-4b9a-b076-a927ed26a0a6 => generated 701 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2307] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:29:32 2026] GET /v2.0/routers/fa0edebb-6865-4b9a-b076-a927ed26a0a6 => generated 701 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2308] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:29:32 2026] GET /v2.0/ports?device_id=fa0edebb-6865-4b9a-b076-a927ed26a0a6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:32.502 7 INFO neutron_taas.services.taas.taas_plugin [None req-485b0c3d-0a26-4883-a6fc-c66fd1e49202 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] TaaS: Handle Delete Port: 50714427-8c54-47ca-b42d-dc0b48191152 2026-06-23 02:29:32.505 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-485b0c3d-0a26-4883-a6fc-c66fd1e49202 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Tap Mirror: Handle Delete Port: 50714427-8c54-47ca-b42d-dc0b48191152 [pid: 8|app: 0|req: 1162/2309] 10.0.0.186 () {34 vars in 684 bytes} [Tue Jun 23 02:29:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 02:29:32.824 7 INFO neutron_taas.services.taas.taas_plugin [None req-485b0c3d-0a26-4883-a6fc-c66fd1e49202 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] TaaS: Handle Delete Port: 0e5f8e00-afa9-43ab-8bfe-4541424fa4e4 [pid: 8|app: 0|req: 1163/2310] 10.0.0.186 () {34 vars in 767 bytes} [Tue Jun 23 02:29:32 2026] PUT /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:32.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-485b0c3d-0a26-4883-a6fc-c66fd1e49202 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] Tap Mirror: Handle Delete Port: 0e5f8e00-afa9-43ab-8bfe-4541424fa4e4 [pid: 8|app: 0|req: 1164/2311] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:29:32 2026] GET /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2312] 10.0.0.186 () {34 vars in 778 bytes} [Tue Jun 23 02:29:32 2026] PUT /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2313] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:29:32 2026] GET /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2314] 10.0.0.186 () {34 vars in 774 bytes} [Tue Jun 23 02:29:32 2026] PUT /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2315] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:32 2026] GET /v2.0/ports?device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => generated 1196 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2316] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:29:33 2026] GET /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2317] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:33 2026] GET /v2.0/security-groups?id=8e711710-b620-4d4e-b676-c36554c19ac1&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2318] 10.0.0.186 () {34 vars in 796 bytes} [Tue Jun 23 02:29:33 2026] PUT /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags/black.or.white => generated 4 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2319] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:29:33 2026] GET /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2320] 10.0.0.186 () {34 vars in 767 bytes} [Tue Jun 23 02:29:33 2026] PUT /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2321] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:29:33 2026] GET /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:33.953 7 INFO neutron.services.segments.plugin [-] Segment 4f9c2490-f8ad-47ff-aefe-5cc47f0315f7 resource provider aggregate not found 2026-06-23 02:29:33.956 7 INFO neutron.services.segments.plugin [-] Segment 4f9c2490-f8ad-47ff-aefe-5cc47f0315f7 resource provider aggregate not found 2026-06-23 02:29:33.973 7 INFO neutron.services.segments.plugin [-] Segment 4f9c2490-f8ad-47ff-aefe-5cc47f0315f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f9c2490-f8ad-47ff-aefe-5cc47f0315f7 found for delete ", "request_id": "req-8778e386-7eb2-42c8-b0e9-d4c3f1dfc602"}]} 2026-06-23 02:29:33.976 7 INFO neutron.services.segments.plugin [-] Segment 4f9c2490-f8ad-47ff-aefe-5cc47f0315f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f9c2490-f8ad-47ff-aefe-5cc47f0315f7 found for delete ", "request_id": "req-ab8208cf-2402-43c2-b638-03f265a8a76f"}]} 2026-06-23 02:29:33.979 7 INFO neutron.db.l3_hamode_db [None req-485b0c3d-0a26-4883-a6fc-c66fd1e49202 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] HA network ef7c468e-89a3-44bc-858c-1daa1298495c was deleted as no HA routers are present in tenant 50130bd218244d2c9c2f782fdb5cdff8. [pid: 7|app: 0|req: 1148/2322] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:32 2026] DELETE /v2.0/routers/fa0edebb-6865-4b9a-b076-a927ed26a0a6 => generated 0 bytes in 1723 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2323] 10.0.0.186 () {32 vars in 755 bytes} [Tue Jun 23 02:29:33 2026] GET /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2324] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:29:33 2026] GET /v2.0/ports?device_id=fa0edebb-6865-4b9a-b076-a927ed26a0a6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:34.039 7 INFO neutron.api.v2.resource [None req-6f6641bf-5663-42a2-95d6-dcfe78c1bc2e d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1150/2325] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/routers/fa0edebb-6865-4b9a-b076-a927ed26a0a6 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:29:34.042 8 INFO neutron.api.v2.resource [None req-cf712912-d4f9-4ed3-ad46-b9e442b66540 fcb3af54f8074183aa7e8d7b4519161a 1dee414fd0804af4812302c33a506bf9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1176/2326] 10.0.0.186 () {32 vars in 759 bytes} [Tue Jun 23 02:29:34 2026] GET /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2327] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:29:34 2026] GET /v2.0/ports?device_id=84e31c79-b8e8-40d4-a9cc-5cae05e79e80 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:34.088 7 INFO neutron.api.v2.resource [None req-0fdc9cd3-150b-43d8-bfc8-5b076e4eb89a d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1152/2328] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/routers/84e31c79-b8e8-40d4-a9cc-5cae05e79e80 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2329] 10.0.0.186 () {32 vars in 758 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:29:34.112 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a01774b-8129-4bbf-b500-c9c2fe62745f d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1153/2330] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/subnets/be7f6938-8592-49c5-8506-e227be12e25a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2331] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:29:34 2026] GET /v2.0/ports?device_id=dbc8567f-f3a5-442c-9461-54e50456d9a7 => 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: 1178/2332] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:29:34 2026] GET /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:34.160 7 INFO neutron.api.v2.resource [None req-1cf178ca-a5e7-4160-903e-9c0b2a93d759 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1155/2333] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/routers/dbc8567f-f3a5-442c-9461-54e50456d9a7 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:29:34.177 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8cf06b24-72c1-4f78-9c66-a07898e95292 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1156/2334] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/subnets/c227bdd1-b6b7-4adf-974d-1d39bcab3d07 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:29:34.202 8 INFO neutron.api.v2.resource [None req-e57b7b4c-0f5e-4dd9-b557-d29f1c3c6bc7 fcb3af54f8074183aa7e8d7b4519161a 1dee414fd0804af4812302c33a506bf9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1179/2335] 10.0.0.186 () {32 vars in 762 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2336] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:29:34 2026] GET /v2.0/ports?device_id=a96a0b88-6cc9-4f19-8f27-99d2d1b00b46 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:34.225 7 INFO neutron.api.v2.resource [None req-c21b475d-a0ab-4205-8509-64f2c4b04c62 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1158/2337] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/routers/a96a0b88-6cc9-4f19-8f27-99d2d1b00b46 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:29:34.241 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26f76070-58bc-454b-b5b4-9bb9bf2fcce9 d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1159/2338] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/subnets/0866d141-f7a5-4b2f-a556-569568379584 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:29:34.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8193dda9-9473-4b24-bdfb-7372fe30163f d89b8c44d76a40998bc99773d2b95ffe 50130bd218244d2c9c2f782fdb5cdff8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1160/2339] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/subnets/72e8428b-14a1-49e0-a4c1-b9fa3b68b96c => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2340] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2341] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:29:34 2026] GET /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2342] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:34 2026] DELETE /v2.0/security-groups/9ecfe7bb-f62f-479d-8e33-fa467487e2f3 => 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: 1162/2343] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:34 2026] GET /v2.0/security-groups?tenant_id=50130bd218244d2c9c2f782fdb5cdff8&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2344] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:35 2026] DELETE /v2.0/security-groups/7113f90f-2522-4a17-a8be-23cb13fc9048 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2345] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:34 2026] GET /v2.0/security-groups?tenant_id=ad7249ad29634d9b90d204e5c659a8bd&name=default => generated 2929 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2346] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:35 2026] DELETE /v2.0/security-groups/b093488a-136b-4d0e-9f0a-368a2e829463 => 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: 1183/2347] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:35 2026] GET /v2.0/security-groups?tenant_id=1dee414fd0804af4812302c33a506bf9&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2348] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:35 2026] DELETE /v2.0/security-groups/6134fc58-fe21-4089-a5d9-0a6090a4b83e => 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: 1184/2349] 10.0.0.186 () {32 vars in 623 bytes} [Tue Jun 23 02:29:37 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2350] 10.0.0.186 () {32 vars in 633 bytes} [Tue Jun 23 02:29:37 2026] GET /v2.0/ => generated 632 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2351] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:37 2026] GET /v2.0/security-groups?tenant_id=489490b2e3c146e5a8abc20a265af1cb&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2352] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:37 2026] DELETE /v2.0/security-groups/503793b7-4030-429c-a853-315864e20eb7 => 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: 1186/2353] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:38 2026] GET /v2.0/ports?device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => generated 1196 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2354] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:38 2026] GET /v2.0/security-groups?id=8e711710-b620-4d4e-b676-c36554c19ac1&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2355] 10.0.0.186 () {32 vars in 818 bytes} [Tue Jun 23 02:29:38 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&mac_address=fa%3A16%3A3e%3A07%3A94%3A65 => generated 1196 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2356] 10.0.0.186 () {34 vars in 676 bytes} [Tue Jun 23 02:29:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2357] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:29:38 2026] PUT /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2358] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2359] 10.0.0.186 () {34 vars in 770 bytes} [Tue Jun 23 02:29:39 2026] PUT /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2360] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2361] 10.0.0.186 () {34 vars in 766 bytes} [Tue Jun 23 02:29:39 2026] PUT /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2362] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2363] 10.0.0.186 () {34 vars in 788 bytes} [Tue Jun 23 02:29:39 2026] PUT /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2364] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2365] 10.0.0.186 () {34 vars in 759 bytes} [Tue Jun 23 02:29:39 2026] PUT /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2366] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:39.396 7 INFO neutron.db.l3_db [None req-e7915055-901d-4412-be5c-688d8d8dafc1 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Floating IP a78bf86b-b66d-4c1a-9216-a8f8306516cd associated. External IP: 10.96.250.202, port: dd98b11f-520e-4694-9a37-5bb1c2b4be7c. [pid: 8|app: 0|req: 1199/2367] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:29:39.441 8 INFO neutron.api.v2.resource [None req-304c6830-a49b-4f4d-9c17-02fdeaea83d8 b8c5437bc83e491580e3c8fdbaa7e5b8 ab5ff654a6694dbc989fb499324da369 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1200/2368] 10.0.0.186 () {32 vars in 751 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2369] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:29:39 2026] DELETE /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2370] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:39.549 8 INFO neutron.api.v2.resource [None req-fea4891f-5ced-40d8-8c56-ff1a689d0261 b8c5437bc83e491580e3c8fdbaa7e5b8 ab5ff654a6694dbc989fb499324da369 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1203/2371] 10.0.0.186 () {32 vars in 754 bytes} [Tue Jun 23 02:29:39 2026] DELETE /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2372] 10.0.0.186 () {32 vars in 742 bytes} [Tue Jun 23 02:29:39 2026] DELETE /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2373] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c/tags => 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: 1206/2374] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:29:39 2026] DELETE /v2.0/subnetpools/aa49e8ae-7ac1-4422-99fd-0c0ce257cf8c => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2375] 10.0.0.186 () {34 vars in 677 bytes} [Tue Jun 23 02:29:38 2026] POST /v2.0/floatingips => generated 854 bytes in 999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:39.751 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-026d067e-8b72-49a2-9059-3f8ca8bdf8e4'] response: {'name': 'network-changed', 'server_uuid': 'ff0ce2fb-d8c6-4132-8a80-9814ea096e42', 'tag': 'dd98b11f-520e-4694-9a37-5bb1c2b4be7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1207/2376] 10.0.0.191 () {34 vars in 1096 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1285175069&fields=id&tenant_id=569e042e16d54cafa9e96455e20d633e => 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: 1170/2377] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/networks?id=bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2378] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/quotas/569e042e16d54cafa9e96455e20d633e => 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: 1171/2379] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:29:39 2026] GET /v2.0/ports?tenant_id=569e042e16d54cafa9e96455e20d633e&fields=id => generated 333 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2380] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1172/2381] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1210/2382] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/ports?tenant_id=569e042e16d54cafa9e96455e20d633e&device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => generated 1465 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2383] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/networks?id=fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2384] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/ports?device_id=25745475-a029-4265-a467-65433c8a8a2e => 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: 1174/2385] 199.204.45.3 () {34 vars in 1054 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=dd98b11f-520e-4694-9a37-5bb1c2b4be7c => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2386] 199.204.45.3 () {34 vars in 1102 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A220&port_id=dd98b11f-520e-4694-9a37-5bb1c2b4be7c => 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: 1213/2387] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/subnets?id=7ddf8d74-ba42-4548-860a-9c1e7f3bebe0&id=e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2388] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&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: 1215/2389] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2390] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1175/2391] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/security-groups?tenant_id=31ce1b15a9584f6ebaff93c9ca7ccd3a&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2392] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2393] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:40 2026] DELETE /v2.0/security-groups/db0c56da-e26e-403f-aa36-51a80677f50a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2394] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:40 2026] GET /v2.0/security-groups?tenant_id=ab5ff654a6694dbc989fb499324da369&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: 1177/2397] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:41 2026] DELETE /v2.0/security-groups/efa6e795-ef4d-4f3d-9272-27777495a25f => 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: 1221/2398] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:41 2026] GET /v2.0/security-groups?tenant_id=ec93337eb2804a93a990e1911fe031fa&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2399] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:42 2026] DELETE /v2.0/security-groups/24035cd2-a58c-4c45-8bfc-65792605c574 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:29:44.225 8 INFO neutron.db.segments_db [None req-42aebf93-c513-4434-a08c-8d8b3c7c7683 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment 5d54bc49-e556-4201-a331-3c89dee578d4 of type vxlan for network 74d4367e-6cd4-414f-8f2d-21fc0e18abcb [pid: 8|app: 0|req: 1222/2400] 10.0.0.186 () {34 vars in 671 bytes} [Tue Jun 23 02:29:43 2026] POST /v2.0/networks => generated 722 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2401] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:44 2026] POST /v2.0/subnets => generated 688 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:44.568 8 INFO neutron.db.segments_db [None req-be803c27-a6a8-40ec-9a75-90e1be678570 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Added segment e1198fd8-aef4-47a9-bbb9-5840d925fc91 of type vxlan for network 99878650-9750-4e91-82e9-a95a4019a53a 2026-06-23 02:29:44.803 7 INFO neutron.db.segments_db [None req-ca771ac2-10aa-46ba-90ce-e55097e5b321 7a652cf6c72c4fc097e2eb81853fdb5a 5340e9a92e244367b247e46d6a7ebda5 - - default default] Added segment 95681b54-b482-45f5-8580-cf0206afdc57 of type vxlan for network a55a661a-9f3e-4360-8ed0-75041707de4c 2026-06-23 02:29:44.854 8 INFO neutron.db.l3_hamode_db [None req-be803c27-a6a8-40ec-9a75-90e1be678570 990752138c3a4b6e842e66ec2409552f 481474ac5edf4f9083469eb833b0179d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1180/2402] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:44 2026] POST /v2.0/networks => generated 612 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2403] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:29:44 2026] GET /v2.0/networks?id=bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:45.007 7 INFO neutron.db.segments_db [None req-82766122-21fd-4058-8ce2-36a91dff50ff 7a652cf6c72c4fc097e2eb81853fdb5a 5340e9a92e244367b247e46d6a7ebda5 - - default default] Added segment 7f64ef7f-c21b-4aaa-a06f-9a38d51cc21c of type vxlan for network daa98509-c361-4f9c-8365-5d35cde43d9f [pid: 7|app: 0|req: 1182/2404] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:29:44 2026] POST /v2.0/networks => generated 613 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2405] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 23 02:29:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=569e042e16d54cafa9e96455e20d633e => generated 179 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2406] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:29:45 2026] PUT /v2.0/networks/a55a661a-9f3e-4360-8ed0-75041707de4c/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2407] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:29:45 2026] POST /v2.0/ports => generated 1187 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 02:29:45.704 8 INFO neutron.db.l3_hamode_db [None req-be803c27-a6a8-40ec-9a75-90e1be678570 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1186/2408] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:29:45 2026] GET /v2.0/networks/a55a661a-9f3e-4360-8ed0-75041707de4c/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2409] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:45 2026] GET /v2.0/ports?device_id=25745475-a029-4265-a467-65433c8a8a2e => generated 1190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2410] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:29:45 2026] PUT /v2.0/ports/4d975ce8-2218-4361-96c6-9bb33375abbf => generated 1468 bytes in 525 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-23 02:29:46.340 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a290f2c-7722-4752-b9ba-e3782deb7b7c'] response: {'name': 'network-changed', 'server_uuid': '25745475-a029-4265-a467-65433c8a8a2e', 'tag': '4d975ce8-2218-4361-96c6-9bb33375abbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1189/2411] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:29:46 2026] PUT /v2.0/networks/daa98509-c361-4f9c-8365-5d35cde43d9f/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2412] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:46 2026] GET /v2.0/security-groups?id=8e711710-b620-4d4e-b676-c36554c19ac1&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2413] 10.0.0.97 () {34 vars in 989 bytes} [Tue Jun 23 02:29:46 2026] GET /v2.0/ports?device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2414] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:29:46 2026] GET /v2.0/networks/daa98509-c361-4f9c-8365-5d35cde43d9f/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2415] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Jun 23 02:29:46 2026] GET /v2.0/security-groups?id=8e711710-b620-4d4e-b676-c36554c19ac1&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2416] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:29:46 2026] PUT /v2.0/networks/daa98509-c361-4f9c-8365-5d35cde43d9f/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2417] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:29:46 2026] GET /v2.0/networks/daa98509-c361-4f9c-8365-5d35cde43d9f/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2418] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:29:46 2026] GET /v2.0/networks/a55a661a-9f3e-4360-8ed0-75041707de4c/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: 1223/2419] 10.0.0.186 () {34 vars in 669 bytes} [Tue Jun 23 02:29:44 2026] POST /v2.0/routers => generated 728 bytes in 2182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:29:46.824 7 INFO neutron.services.segments.plugin [-] Segment 95681b54-b482-45f5-8580-cf0206afdc57 resource provider aggregate not found 2026-06-23 02:29:46.827 7 INFO neutron.services.segments.plugin [-] Segment 95681b54-b482-45f5-8580-cf0206afdc57 resource provider aggregate not found 2026-06-23 02:29:46.841 7 INFO neutron.services.segments.plugin [-] Segment 95681b54-b482-45f5-8580-cf0206afdc57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95681b54-b482-45f5-8580-cf0206afdc57 found for delete ", "request_id": "req-f721ad3e-7069-4555-944f-0efcdc86e8fe"}]} 2026-06-23 02:29:46.850 7 INFO neutron.services.segments.plugin [-] Segment 95681b54-b482-45f5-8580-cf0206afdc57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95681b54-b482-45f5-8580-cf0206afdc57 found for delete ", "request_id": "req-04829450-a188-42f3-9ce1-fcf29f3d4dc2"}]} [pid: 7|app: 0|req: 1197/2420] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:46 2026] DELETE /v2.0/networks/a55a661a-9f3e-4360-8ed0-75041707de4c => 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: 1198/2421] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:29:46 2026] GET /v2.0/ports?tenant_id=569e042e16d54cafa9e96455e20d633e&device_id=25745475-a029-4265-a467-65433c8a8a2e => generated 1471 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2422] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:29:46 2026] DELETE /v2.0/networks/daa98509-c361-4f9c-8365-5d35cde43d9f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2423] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 23 02:29:47 2026] GET /v2.0/networks?tenant_id=569e042e16d54cafa9e96455e20d633e&shared=False => generated 2376 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2424] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 23 02:29:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2425] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:47 2026] GET /v2.0/security-groups?tenant_id=5340e9a92e244367b247e46d6a7ebda5&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2426] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:47 2026] DELETE /v2.0/security-groups/69066265-bbbd-47c9-a522-0e79f0c2e2ba => 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: 1204/2427] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:48 2026] GET /v2.0/security-groups?tenant_id=c00fa8edfd6144abbe39de09315b9f96&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2428] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:48 2026] DELETE /v2.0/security-groups/e0d764e9-3fde-48f7-a524-fec4de0a976a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2429] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:29:48 2026] GET /v2.0/ports?tenant_id=569e042e16d54cafa9e96455e20d633e&device_id=25745475-a029-4265-a467-65433c8a8a2e => generated 1471 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2430] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:29:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.242&port_id=4d975ce8-2218-4361-96c6-9bb33375abbf => 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: 1208/2431] 199.204.45.3 () {34 vars in 1104 bytes} [Tue Jun 23 02:29:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A300&port_id=4d975ce8-2218-4361-96c6-9bb33375abbf => 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: 1209/2432] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 23 02:29:48 2026] GET /v2.0/subnets?id=55fc30cb-801e-45e0-8a4a-cf518073abb4&id=717c782a-03a2-4f7e-a051-7c6284b058a3 => 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: 1210/2433] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:29:48 2026] GET /v2.0/ports?network_id=bb5eb658-c0e0-4d95-b509-25736322d6f9&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2434] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:29:48 2026] GET /v2.0/ports?network_id=bb5eb658-c0e0-4d95-b509-25736322d6f9&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2435] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:29:48 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1213/2436] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:29:48 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1224/2437] 10.0.0.186 () {34 vars in 783 bytes} [Tue Jun 23 02:29:46 2026] PUT /v2.0/routers/3da5916d-3c05-4796-aa7f-4fe074055678/add_router_interface => generated 309 bytes in 2042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:29:48.869 7 INFO neutron.services.segments.plugin [-] Segment 7f64ef7f-c21b-4aaa-a06f-9a38d51cc21c resource provider aggregate not found 2026-06-23 02:29:48.874 7 INFO neutron.services.segments.plugin [-] Segment 7f64ef7f-c21b-4aaa-a06f-9a38d51cc21c resource provider aggregate not found 2026-06-23 02:29:48.890 7 INFO neutron.services.segments.plugin [-] Segment 7f64ef7f-c21b-4aaa-a06f-9a38d51cc21c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f64ef7f-c21b-4aaa-a06f-9a38d51cc21c found for delete ", "request_id": "req-a1978588-d3c9-4735-a290-78da013f23f4"}]} 2026-06-23 02:29:48.894 7 INFO neutron.services.segments.plugin [-] Segment 7f64ef7f-c21b-4aaa-a06f-9a38d51cc21c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f64ef7f-c21b-4aaa-a06f-9a38d51cc21c found for delete ", "request_id": "req-e6e5b91f-4a80-4a20-829d-3032e9a6443f"}]} [pid: 7|app: 0|req: 1214/2438] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:29:51 2026] GET /v2.0/networks?id=74d4367e-6cd4-414f-8f2d-21fc0e18abcb => generated 673 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2439] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:29:51 2026] GET /v2.0/quotas/481474ac5edf4f9083469eb833b0179d => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2440] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:29:51 2026] GET /v2.0/ports?tenant_id=481474ac5edf4f9083469eb833b0179d&fields=id => generated 103 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2441] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:29:51 2026] GET /v2.0/networks/74d4367e-6cd4-414f-8f2d-21fc0e18abcb?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2442] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:29:51 2026] GET /v2.0/networks/74d4367e-6cd4-414f-8f2d-21fc0e18abcb?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: 1227/2443] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:51 2026] GET /v2.0/ports?device_id=25745475-a029-4265-a467-65433c8a8a2e => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2444] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:51 2026] GET /v2.0/security-groups?id=8e711710-b620-4d4e-b676-c36554c19ac1&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2445] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:51 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1218/2446] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:52 2026] GET /v2.0/security-groups?tenant_id=23d2e226718e4d8abdb304688036c953&name=default => generated 2929 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2447] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:52 2026] DELETE /v2.0/security-groups/b84a6a81-e0bf-4134-8baf-6a9dfd2c3a66 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2448] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:29:52 2026] GET /v2.0/security-groups?tenant_id=fd30c0d4eb194c3c93053cb14cc5a3be&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2449] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:53 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1230/2450] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:29:53 2026] DELETE /v2.0/security-groups/a0701167-752e-4b11-a282-3a6ddce6fad8 => 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: 1221/2451] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:54 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1231/2452] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:55 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1222/2453] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:29:55 2026] GET /v2.0/networks?id=74d4367e-6cd4-414f-8f2d-21fc0e18abcb => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2456] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:29:55 2026] POST /v2.0/ports => generated 954 bytes in 430 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: 1225/2457] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:56 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => generated 957 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2458] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:56 2026] GET /v2.0/security-groups?id=d8edcb84-e51c-47cd-a109-315821bff56b&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: 1227/2459] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:56 2026] GET /v2.0/ports?device_id=25745475-a029-4265-a467-65433c8a8a2e => generated 1204 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2460] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:56 2026] GET /v2.0/security-groups?id=8e711710-b620-4d4e-b676-c36554c19ac1&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2461] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:29:56 2026] PUT /v2.0/ports/5c2b2912-9a8a-4b37-8d79-fdd66efa2b51 => generated 1235 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:29:56.917 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e50750c5-7faf-40fe-a3b2-fe0040eecfef'] response: {'name': 'network-changed', 'server_uuid': '6c9ac82d-7cbe-47f8-b046-e17a8da45709', 'tag': '5c2b2912-9a8a-4b37-8d79-fdd66efa2b51', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1229/2462] 10.0.0.186 () {32 vars in 818 bytes} [Tue Jun 23 02:29:56 2026] GET /v2.0/ports?network_id=bb5eb658-c0e0-4d95-b509-25736322d6f9&mac_address=fa%3A16%3A3e%3A63%3A81%3A63 => generated 1204 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1230/2463] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:29:57 2026] GET /v2.0/ports?tenant_id=481474ac5edf4f9083469eb833b0179d&device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1231/2464] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 23 02:29:57 2026] GET /v2.0/networks?tenant_id=481474ac5edf4f9083469eb833b0179d&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: 1232/2465] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 23 02:29:57 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: 1233/2466] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:57 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2467] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:57 2026] GET /v2.0/security-groups?id=d8edcb84-e51c-47cd-a109-315821bff56b&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:57.850 8 INFO neutron.db.l3_db [None req-ba880f41-bc00-433b-8eab-92a36b89e8e2 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Floating IP 576ffdb6-7cc7-4ed1-a32b-a9f0d4a3ae60 associated. External IP: 10.96.250.209, port: 4d975ce8-2218-4361-96c6-9bb33375abbf. [pid: 8|app: 0|req: 1234/2468] 10.0.0.186 () {34 vars in 677 bytes} [Tue Jun 23 02:29:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2469] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:29:58 2026] GET /v2.0/ports?tenant_id=481474ac5edf4f9083469eb833b0179d&device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2470] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:29:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5c2b2912-9a8a-4b37-8d79-fdd66efa2b51 => 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: 1236/2471] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:29:58 2026] GET /v2.0/subnets?id=13275a4b-c942-4d68-8a36-c604237ace93 => generated 691 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2472] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:29:58 2026] GET /v2.0/ports?network_id=74d4367e-6cd4-414f-8f2d-21fc0e18abcb&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: 1237/2473] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:29:58 2026] GET /v2.0/networks/74d4367e-6cd4-414f-8f2d-21fc0e18abcb?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2474] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:29:58 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2475] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:29:58 2026] GET /v2.0/networks/74d4367e-6cd4-414f-8f2d-21fc0e18abcb?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: 1238/2476] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:29:58 2026] GET /v2.0/security-groups?id=d8edcb84-e51c-47cd-a109-315821bff56b&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:29:58.959 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62f7da45-9a90-41c8-a2c0-926c04fb0167'] response: {'name': 'network-changed', 'server_uuid': '25745475-a029-4265-a467-65433c8a8a2e', 'tag': '4d975ce8-2218-4361-96c6-9bb33375abbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1239/2477] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:29:59 2026] GET /v2.0/ports?tenant_id=569e042e16d54cafa9e96455e20d633e&device_id=25745475-a029-4265-a467-65433c8a8a2e => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2478] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:29:59 2026] GET /v2.0/networks?id=bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2479] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.242&port_id=4d975ce8-2218-4361-96c6-9bb33375abbf => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2480] 199.204.45.3 () {34 vars in 1104 bytes} [Tue Jun 23 02:29:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A300&port_id=4d975ce8-2218-4361-96c6-9bb33375abbf => 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: 1241/2481] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 23 02:29:59 2026] GET /v2.0/subnets?id=55fc30cb-801e-45e0-8a4a-cf518073abb4&id=717c782a-03a2-4f7e-a051-7c6284b058a3 => generated 1415 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2482] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:29:59 2026] GET /v2.0/ports?network_id=bb5eb658-c0e0-4d95-b509-25736322d6f9&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2483] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:29:59 2026] GET /v2.0/ports?network_id=bb5eb658-c0e0-4d95-b509-25736322d6f9&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2484] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:29:59 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1243/2485] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:29:59 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1243/2486] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:00 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2487] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:30:00 2026] GET /v2.0/security-groups?id=d8edcb84-e51c-47cd-a109-315821bff56b&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2488] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:01 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2489] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:30:01 2026] GET /v2.0/security-groups?id=d8edcb84-e51c-47cd-a109-315821bff56b&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: 1245/2490] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:02 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2491] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:30:02 2026] GET /v2.0/security-groups?id=d8edcb84-e51c-47cd-a109-315821bff56b&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: 1246/2492] 10.0.0.97 () {34 vars in 989 bytes} [Tue Jun 23 02:30:03 2026] GET /v2.0/ports?device_id=25745475-a029-4265-a467-65433c8a8a2e => generated 1473 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2493] 10.0.0.97 () {34 vars in 1039 bytes} [Tue Jun 23 02:30:03 2026] GET /v2.0/security-groups?id=8e711710-b620-4d4e-b676-c36554c19ac1&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2494] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:03 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1248/2495] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:30:03 2026] GET /v2.0/security-groups?id=d8edcb84-e51c-47cd-a109-315821bff56b&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: 1248/2496] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:05 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1249/2497] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:30:05 2026] GET /v2.0/security-groups?id=d8edcb84-e51c-47cd-a109-315821bff56b&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: 1249/2498] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:06 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1250/2499] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:30:06 2026] GET /v2.0/security-groups?id=d8edcb84-e51c-47cd-a109-315821bff56b&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2500] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:07 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1251/2501] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:30:07 2026] GET /v2.0/security-groups?id=d8edcb84-e51c-47cd-a109-315821bff56b&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2502] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:30:07 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:30:08.062 7 INFO neutron_taas.services.taas.taas_plugin [req-e45e39dd-583a-49d6-a5a6-d158ed59d0ee req-73e93cb1-9c6f-4557-9da6-609f100df7d0 c591cea258a04b4a83a8b31253a7df21 481474ac5edf4f9083469eb833b0179d - - default default] TaaS: Handle Delete Port: 5c2b2912-9a8a-4b37-8d79-fdd66efa2b51 2026-06-23 02:30:08.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e45e39dd-583a-49d6-a5a6-d158ed59d0ee req-73e93cb1-9c6f-4557-9da6-609f100df7d0 c591cea258a04b4a83a8b31253a7df21 481474ac5edf4f9083469eb833b0179d - - default default] Tap Mirror: Handle Delete Port: 5c2b2912-9a8a-4b37-8d79-fdd66efa2b51 [pid: 7|app: 0|req: 1252/2503] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:30:07 2026] DELETE /v2.0/ports/5c2b2912-9a8a-4b37-8d79-fdd66efa2b51 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:30:08.273 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab9b3177-2c4a-43b9-b2c5-68f0ac9fe911'] response: {'server_uuid': '6c9ac82d-7cbe-47f8-b046-e17a8da45709', 'name': 'network-vif-deleted', 'tag': '5c2b2912-9a8a-4b37-8d79-fdd66efa2b51', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1252/2504] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:08 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1253/2505] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:09 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1253/2506] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:10 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => 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: 1255/2509] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:11 2026] GET /v2.0/ports?device_id=6c9ac82d-7cbe-47f8-b046-e17a8da45709 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:30:14.607 8 INFO neutron_taas.services.taas.taas_plugin [None req-401f6f37-0170-449b-9c90-951edaf9fb39 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 997804cf-3d95-454c-b2b8-34da70313aaa 2026-06-23 02:30:14.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-401f6f37-0170-449b-9c90-951edaf9fb39 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 997804cf-3d95-454c-b2b8-34da70313aaa [pid: 7|app: 0|req: 1256/2510] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:30:14 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2511] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:30:14 2026] PUT /v2.0/routers/3da5916d-3c05-4796-aa7f-4fe074055678/remove_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:30:15.518 7 INFO neutron_taas.services.taas.taas_plugin [None req-5eae3bf0-3536-4209-bc33-1d8b2b238192 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 2018c4ef-14aa-4ca6-a750-bea17aa86969 2026-06-23 02:30:15.522 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5eae3bf0-3536-4209-bc33-1d8b2b238192 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 2018c4ef-14aa-4ca6-a750-bea17aa86969 2026-06-23 02:30:15.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-5eae3bf0-3536-4209-bc33-1d8b2b238192 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 68c21a3a-c6e0-42ab-ab19-efd4839240ef 2026-06-23 02:30:15.831 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5eae3bf0-3536-4209-bc33-1d8b2b238192 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 68c21a3a-c6e0-42ab-ab19-efd4839240ef [pid: 8|app: 0|req: 1256/2512] 10.0.0.103 () {30 vars in 690 bytes} [Tue Jun 23 02:30:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2513] 10.0.0.103 () {30 vars in 692 bytes} [Tue Jun 23 02:30:16 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: 1258/2514] 10.0.0.103 () {30 vars in 668 bytes} [Tue Jun 23 02:30:16 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: 1259/2515] 10.0.0.103 () {30 vars in 704 bytes} [Tue Jun 23 02:30:16 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-23 02:30:16.222 7 INFO neutron.services.segments.plugin [-] Segment e1198fd8-aef4-47a9-bbb9-5840d925fc91 resource provider aggregate not found 2026-06-23 02:30:16.229 7 INFO neutron.services.segments.plugin [-] Segment e1198fd8-aef4-47a9-bbb9-5840d925fc91 resource provider aggregate not found 2026-06-23 02:30:16.249 7 INFO neutron.services.segments.plugin [-] Segment e1198fd8-aef4-47a9-bbb9-5840d925fc91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1198fd8-aef4-47a9-bbb9-5840d925fc91 found for delete ", "request_id": "req-0590c27d-12a8-48c3-b7e2-9275d0627621"}]} 2026-06-23 02:30:16.256 7 INFO neutron.services.segments.plugin [-] Segment e1198fd8-aef4-47a9-bbb9-5840d925fc91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1198fd8-aef4-47a9-bbb9-5840d925fc91 found for delete ", "request_id": "req-9240d452-d709-45be-8642-d12c485589c1"}]} 2026-06-23 02:30:16.274 7 INFO neutron.db.l3_hamode_db [None req-5eae3bf0-3536-4209-bc33-1d8b2b238192 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] HA network 99878650-9750-4e91-82e9-a95a4019a53a was deleted as no HA routers are present in tenant 481474ac5edf4f9083469eb833b0179d. [pid: 7|app: 0|req: 1257/2516] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:30:15 2026] DELETE /v2.0/routers/3da5916d-3c05-4796-aa7f-4fe074055678 => generated 0 bytes in 1011 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2517] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:30:16 2026] DELETE /v2.0/subnets/13275a4b-c942-4d68-8a36-c604237ace93 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:30:16.613 7 INFO neutron_taas.services.taas.taas_plugin [None req-30d1f2e0-44a8-48d6-9efd-7d4f5999de35 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 68e5bf3f-10ea-4bbb-8bd5-389df029e718 2026-06-23 02:30:16.616 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30d1f2e0-44a8-48d6-9efd-7d4f5999de35 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 68e5bf3f-10ea-4bbb-8bd5-389df029e718 [pid: 8|app: 0|req: 1261/2518] 10.0.0.103 () {28 vars in 439 bytes} [Tue Jun 23 02:30:16 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: 1262/2519] 10.0.0.103 () {30 vars in 728 bytes} [Tue Jun 23 02:30:16 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 657 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2520] 10.0.0.103 () {30 vars in 690 bytes} [Tue Jun 23 02:30:16 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: 1264/2521] 10.0.0.103 () {30 vars in 692 bytes} [Tue Jun 23 02:30:16 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: 1265/2522] 10.0.0.103 () {30 vars in 668 bytes} [Tue Jun 23 02:30:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2523] 10.0.0.103 () {30 vars in 704 bytes} [Tue Jun 23 02:30:16 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: 1267/2524] 10.0.0.103 () {30 vars in 728 bytes} [Tue Jun 23 02:30:16 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2525] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:30:16 2026] DELETE /v2.0/networks/74d4367e-6cd4-414f-8f2d-21fc0e18abcb => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2526] 10.0.0.103 () {30 vars in 690 bytes} [Tue Jun 23 02:30:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2527] 10.0.0.103 () {30 vars in 692 bytes} [Tue Jun 23 02:30:16 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: 1269/2528] 10.0.0.103 () {30 vars in 668 bytes} [Tue Jun 23 02:30:16 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/2529] 10.0.0.103 () {30 vars in 704 bytes} [Tue Jun 23 02:30:16 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: 1270/2530] 10.0.0.103 () {30 vars in 730 bytes} [Tue Jun 23 02:30:16 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2531] 10.0.0.103 () {30 vars in 682 bytes} [Tue Jun 23 02:30:17 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2532] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:30:17 2026] GET /v2.0/security-groups?tenant_id=481474ac5edf4f9083469eb833b0179d&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: 1262/2533] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:17 2026] DELETE /v2.0/security-groups/d8edcb84-e51c-47cd-a109-315821bff56b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2534] 10.0.0.103 () {34 vars in 704 bytes} [Tue Jun 23 02:30:17 2026] POST /v2.0/ports => generated 1132 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 02:30:18.269 7 INFO neutron.services.segments.plugin [-] Segment 5d54bc49-e556-4201-a331-3c89dee578d4 resource provider aggregate not found 2026-06-23 02:30:18.283 7 INFO neutron.services.segments.plugin [-] Segment 5d54bc49-e556-4201-a331-3c89dee578d4 resource provider aggregate not found 2026-06-23 02:30:18.292 7 INFO neutron.services.segments.plugin [-] Segment 5d54bc49-e556-4201-a331-3c89dee578d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d54bc49-e556-4201-a331-3c89dee578d4 found for delete ", "request_id": "req-681f4a86-db9e-427b-95ea-c8694b0fd049"}]} 2026-06-23 02:30:18.309 7 INFO neutron.services.segments.plugin [-] Segment 5d54bc49-e556-4201-a331-3c89dee578d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d54bc49-e556-4201-a331-3c89dee578d4 found for delete ", "request_id": "req-a78f01b7-db70-4cea-95f4-5404a6a5ce81"}]} [pid: 7|app: 0|req: 1263/2535] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:30:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 171 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: 1273/2536] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:30:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2537] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:30:20 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: 1274/2538] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:30:20 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: 1265/2539] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:30:20 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2540] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:30:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2541] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:30:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2542] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:30:20 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: 1267/2543] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:30:20 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-23 02:30:20.843 8 INFO neutron.api.v2.resource [None req-d52a9719-cb71-4ddb-9d80-4d5a3cc67867 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1277/2544] 199.204.45.3 () {30 vars in 761 bytes} [Tue Jun 23 02:30:20 2026] GET /v2.0/security-groups/lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => generated 149 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2545] 199.204.45.3 () {30 vars in 783 bytes} [Tue Jun 23 02:30:20 2026] GET /v2.0/security-groups?name=lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2546] 199.204.45.3 () {34 vars in 734 bytes} [Tue Jun 23 02:30:20 2026] POST /v2.0/security-groups => generated 1638 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2547] 199.204.45.3 () {30 vars in 813 bytes} [Tue Jun 23 02:30:21 2026] GET /v2.0/security-group-rules?security_group_id=738f7062-e089-4346-909b-bb530b944b64 => generated 1182 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2548] 199.204.45.3 () {34 vars in 787 bytes} [Tue Jun 23 02:30:21 2026] PUT /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1132 bytes in 332 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: 1280/2549] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:30:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2550] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:30:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2551] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:30:21 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: 1283/2552] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:30:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2553] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:30:21 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:30:21.753 7 INFO neutron.db.segments_db [None req-03ef9a36-eb3e-4ee1-b2f9-05016f222323 b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] Added segment 10fd4993-dfc6-467c-b02b-15e2e6b430ad of type vxlan for network 5bbf5ed9-4113-4505-a7fc-260227bf62ee [pid: 7|app: 0|req: 1270/2554] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:30:21 2026] POST /v2.0/networks => generated 613 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2555] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:30:21 2026] POST /v2.0/ports => generated 743 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:30:22.221 7 INFO neutron.db.segments_db [None req-2338acc0-a899-48fc-b6bc-d5fc72057708 b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] Added segment 769779e2-1859-4d33-9652-527331535e2d of type vxlan for network 616214e5-2dbb-4f76-b7f1-fa0b76221321 [pid: 7|app: 0|req: 1271/2556] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:30:22 2026] POST /v2.0/networks => generated 613 bytes in 167 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: 1286/2557] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:30:22 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:30:22.690 7 INFO neutron.db.segments_db [None req-1ff475c7-760b-41b5-80d6-c40b2ccc63e4 b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] Added segment 7a159b41-12af-4239-81af-8fc0385621e5 of type vxlan for network 2ddbfd24-6efa-495d-ad2c-a6e601d5611d [pid: 7|app: 0|req: 1272/2558] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:30:22 2026] POST /v2.0/networks => generated 613 bytes in 158 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: 1287/2559] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:30:22 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:30:23.189 7 INFO neutron.db.segments_db [None req-4a11db8c-7984-4dd4-bdd3-72bea3afecb5 b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] Added segment 41fab932-eb2f-4826-9661-c8e2982b01da of type vxlan for network 0ac61fd5-7328-42d6-8785-bb60beaf9951 [pid: 7|app: 0|req: 1273/2560] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:30:23 2026] POST /v2.0/networks => generated 612 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1288/2561] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:30:23 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:30:23.697 7 INFO neutron.db.segments_db [None req-7f85236e-4c6f-4817-aaeb-f02a80646829 b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] Added segment 3c65fd58-8d4c-4cf9-bcc5-1c921a171350 of type vxlan for network c66d804b-cf82-4c7e-b3c1-db389fdf28db [pid: 7|app: 0|req: 1274/2562] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:30:23 2026] POST /v2.0/networks => generated 613 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1289/2563] 10.0.0.186 () {34 vars in 664 bytes} [Tue Jun 23 02:30:23 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2564] 10.0.0.186 () {34 vars in 747 bytes} [Tue Jun 23 02:30:24 2026] PUT /v2.0/ports/67afc012-ae64-48c1-bcd8-4dfa2da79485/tags => generated 17 bytes in 85 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: 1290/2565] 10.0.0.186 () {34 vars in 747 bytes} [Tue Jun 23 02:30:24 2026] PUT /v2.0/ports/293b0aa2-5a6a-457b-b6dc-ca685a16b425/tags => generated 25 bytes in 98 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: 1276/2566] 10.0.0.186 () {34 vars in 747 bytes} [Tue Jun 23 02:30:24 2026] PUT /v2.0/ports/17fefe1c-d175-4192-afa8-9cf7f35f6998/tags => generated 34 bytes in 76 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: 1291/2567] 10.0.0.186 () {34 vars in 747 bytes} [Tue Jun 23 02:30:24 2026] PUT /v2.0/ports/c786032b-d21a-4f38-ace7-e59d54bb2dea/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1277/2568] 10.0.0.186 () {32 vars in 660 bytes} [Tue Jun 23 02:30:24 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 146 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: 1292/2569] 10.0.0.186 () {32 vars in 674 bytes} [Tue Jun 23 02:30:24 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2570] 10.0.0.186 () {32 vars in 670 bytes} [Tue Jun 23 02:30:24 2026] GET /v2.0/ports?tags-any=blue => 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: 1293/2571] 10.0.0.186 () {32 vars in 682 bytes} [Tue Jun 23 02:30:24 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2572] 10.0.0.186 () {32 vars in 668 bytes} [Tue Jun 23 02:30:24 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2573] 10.0.0.186 () {32 vars in 682 bytes} [Tue Jun 23 02:30:25 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2574] 10.0.0.186 () {32 vars in 678 bytes} [Tue Jun 23 02:30:25 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2575] 10.0.0.186 () {32 vars in 690 bytes} [Tue Jun 23 02:30:25 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:30:25.373 7 INFO neutron_taas.services.taas.taas_plugin [None req-c651d673-821e-4bd0-867f-8d9a88d857cd b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] TaaS: Handle Delete Port: 67afc012-ae64-48c1-bcd8-4dfa2da79485 2026-06-23 02:30:25.377 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c651d673-821e-4bd0-867f-8d9a88d857cd b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] Tap Mirror: Handle Delete Port: 67afc012-ae64-48c1-bcd8-4dfa2da79485 [pid: 7|app: 0|req: 1281/2576] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:30:25 2026] DELETE /v2.0/ports/67afc012-ae64-48c1-bcd8-4dfa2da79485 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:30:25.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac0d1880-d96c-4bc2-a845-d85b54f34be8 b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] TaaS: Handle Delete Port: 293b0aa2-5a6a-457b-b6dc-ca685a16b425 2026-06-23 02:30:25.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac0d1880-d96c-4bc2-a845-d85b54f34be8 b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] Tap Mirror: Handle Delete Port: 293b0aa2-5a6a-457b-b6dc-ca685a16b425 [pid: 8|app: 0|req: 1296/2577] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:30:25 2026] DELETE /v2.0/ports/293b0aa2-5a6a-457b-b6dc-ca685a16b425 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:30:25.799 7 INFO neutron_taas.services.taas.taas_plugin [None req-a9c4d777-c79b-42b8-8062-d8626c91da6d b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] TaaS: Handle Delete Port: 17fefe1c-d175-4192-afa8-9cf7f35f6998 2026-06-23 02:30:25.803 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9c4d777-c79b-42b8-8062-d8626c91da6d b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] Tap Mirror: Handle Delete Port: 17fefe1c-d175-4192-afa8-9cf7f35f6998 [pid: 7|app: 0|req: 1282/2578] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:30:25 2026] DELETE /v2.0/ports/17fefe1c-d175-4192-afa8-9cf7f35f6998 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:30:26.030 8 INFO neutron_taas.services.taas.taas_plugin [None req-83e599e5-e733-4436-9d04-cf00765f8154 b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] TaaS: Handle Delete Port: c786032b-d21a-4f38-ace7-e59d54bb2dea 2026-06-23 02:30:26.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83e599e5-e733-4436-9d04-cf00765f8154 b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] Tap Mirror: Handle Delete Port: c786032b-d21a-4f38-ace7-e59d54bb2dea [pid: 8|app: 0|req: 1297/2579] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:30:25 2026] DELETE /v2.0/ports/c786032b-d21a-4f38-ace7-e59d54bb2dea => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:30:26.237 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c857e8a-379b-4b91-a3a0-431602dd06b5 b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] TaaS: Handle Delete Port: 6926dd7b-2c7e-4a92-a58a-2c32d2546009 2026-06-23 02:30:26.241 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c857e8a-379b-4b91-a3a0-431602dd06b5 b9df975511324a86a8b690dd68034976 5953c4743ee54a5e81a90358e80073d6 - - default default] Tap Mirror: Handle Delete Port: 6926dd7b-2c7e-4a92-a58a-2c32d2546009 [pid: 7|app: 0|req: 1283/2582] 10.0.0.186 () {32 vars in 720 bytes} [Tue Jun 23 02:30:26 2026] DELETE /v2.0/ports/6926dd7b-2c7e-4a92-a58a-2c32d2546009 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:30:26.462 8 INFO neutron.services.segments.plugin [-] Segment 10fd4993-dfc6-467c-b02b-15e2e6b430ad resource provider aggregate not found 2026-06-23 02:30:26.468 8 INFO neutron.services.segments.plugin [-] Segment 10fd4993-dfc6-467c-b02b-15e2e6b430ad resource provider aggregate not found 2026-06-23 02:30:26.495 8 INFO neutron.services.segments.plugin [-] Segment 10fd4993-dfc6-467c-b02b-15e2e6b430ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10fd4993-dfc6-467c-b02b-15e2e6b430ad found for delete ", "request_id": "req-d38094e1-5c44-43c9-9664-e6f18b096f50"}]} 2026-06-23 02:30:26.497 8 INFO neutron.services.segments.plugin [-] Segment 10fd4993-dfc6-467c-b02b-15e2e6b430ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10fd4993-dfc6-467c-b02b-15e2e6b430ad found for delete ", "request_id": "req-608a1c9c-9f84-4284-ae9f-f966e58fcfab"}]} [pid: 8|app: 0|req: 1300/2583] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:30:26 2026] DELETE /v2.0/networks/5bbf5ed9-4113-4505-a7fc-260227bf62ee => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:30:26.652 7 INFO neutron.services.segments.plugin [-] Segment 769779e2-1859-4d33-9652-527331535e2d resource provider aggregate not found 2026-06-23 02:30:26.662 7 INFO neutron.services.segments.plugin [-] Segment 769779e2-1859-4d33-9652-527331535e2d resource provider aggregate not found 2026-06-23 02:30:26.672 7 INFO neutron.services.segments.plugin [-] Segment 769779e2-1859-4d33-9652-527331535e2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 769779e2-1859-4d33-9652-527331535e2d found for delete ", "request_id": "req-73f1cd16-78ee-4855-a3a4-497af350be3a"}]} 2026-06-23 02:30:26.679 7 INFO neutron.services.segments.plugin [-] Segment 769779e2-1859-4d33-9652-527331535e2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 769779e2-1859-4d33-9652-527331535e2d found for delete ", "request_id": "req-e68723b8-e956-477f-8a1f-ef36636666d2"}]} [pid: 7|app: 0|req: 1284/2584] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:30:26 2026] DELETE /v2.0/networks/616214e5-2dbb-4f76-b7f1-fa0b76221321 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2585] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:30:26 2026] DELETE /v2.0/networks/2ddbfd24-6efa-495d-ad2c-a6e601d5611d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2586] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:30:26 2026] DELETE /v2.0/networks/0ac61fd5-7328-42d6-8785-bb60beaf9951 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2587] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:30:27 2026] DELETE /v2.0/networks/c66d804b-cf82-4c7e-b3c1-db389fdf28db => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2588] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:30:27 2026] GET /v2.0/security-groups?tenant_id=1b5e8e95467345beabd934a2327c94fa&name=default => generated 2929 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2589] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:28 2026] DELETE /v2.0/security-groups/dc37827d-75ec-485a-8680-9352b3e04812 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2590] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:30:28 2026] GET /v2.0/security-groups?tenant_id=5953c4743ee54a5e81a90358e80073d6&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:30:28.517 8 INFO neutron.services.segments.plugin [-] Segment 7a159b41-12af-4239-81af-8fc0385621e5 resource provider aggregate not found 2026-06-23 02:30:28.522 8 INFO neutron.services.segments.plugin [-] Segment 7a159b41-12af-4239-81af-8fc0385621e5 resource provider aggregate not found 2026-06-23 02:30:28.537 8 INFO neutron.services.segments.plugin [-] Segment 7a159b41-12af-4239-81af-8fc0385621e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a159b41-12af-4239-81af-8fc0385621e5 found for delete ", "request_id": "req-7bb11a94-4c5f-4f05-8593-e4c96d42e11d"}]} 2026-06-23 02:30:28.544 8 INFO neutron.services.segments.plugin [-] Segment 7a159b41-12af-4239-81af-8fc0385621e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a159b41-12af-4239-81af-8fc0385621e5 found for delete ", "request_id": "req-9b9be892-8e57-4e5a-adf3-9efce12fc018"}]} 2026-06-23 02:30:28.567 8 INFO neutron.services.segments.plugin [-] Segment 3c65fd58-8d4c-4cf9-bcc5-1c921a171350 resource provider aggregate not found 2026-06-23 02:30:28.574 8 INFO neutron.services.segments.plugin [-] Segment 3c65fd58-8d4c-4cf9-bcc5-1c921a171350 resource provider aggregate not found 2026-06-23 02:30:28.594 8 INFO neutron.services.segments.plugin [-] Segment 3c65fd58-8d4c-4cf9-bcc5-1c921a171350 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c65fd58-8d4c-4cf9-bcc5-1c921a171350 found for delete ", "request_id": "req-fea0dfa4-b956-48d5-ae7c-8f3fe0a2c3cb"}]} 2026-06-23 02:30:28.595 8 INFO neutron.services.segments.plugin [-] Segment 3c65fd58-8d4c-4cf9-bcc5-1c921a171350 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c65fd58-8d4c-4cf9-bcc5-1c921a171350 found for delete ", "request_id": "req-eae94a89-704e-4a21-a784-77d807a9d432"}]} [pid: 8|app: 0|req: 1304/2591] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:28 2026] DELETE /v2.0/security-groups/cf8e2aa2-d2cd-44ea-b1b4-0fdd8ec363e8 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:30:28.691 7 INFO neutron.services.segments.plugin [-] Segment 41fab932-eb2f-4826-9661-c8e2982b01da resource provider aggregate not found 2026-06-23 02:30:28.700 7 INFO neutron.services.segments.plugin [-] Segment 41fab932-eb2f-4826-9661-c8e2982b01da resource provider aggregate not found 2026-06-23 02:30:28.708 7 INFO neutron.services.segments.plugin [-] Segment 41fab932-eb2f-4826-9661-c8e2982b01da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41fab932-eb2f-4826-9661-c8e2982b01da found for delete ", "request_id": "req-107d5c1a-0d1d-4f46-959f-f50261d62ad8"}]} 2026-06-23 02:30:28.730 7 INFO neutron.services.segments.plugin [-] Segment 41fab932-eb2f-4826-9661-c8e2982b01da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41fab932-eb2f-4826-9661-c8e2982b01da found for delete ", "request_id": "req-ebefccd9-ca29-4512-8806-1f84332b3be7"}]} [pid: 7|app: 0|req: 1288/2592] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:30:28 2026] GET /v2.0/security-groups?tenant_id=a8d74a25fc3a41acb68de4384b6ca7c0&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2593] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:28 2026] DELETE /v2.0/security-groups/4fc213e8-c3c1-40be-8228-fb6bd4f063d8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2594] 10.0.0.191 () {34 vars in 1016 bytes} [Tue Jun 23 02:30:29 2026] GET /v2.0/security-groups?id=ccaa38bc-e038-4299-a0e3-718d0732b69e&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2595] 10.0.0.191 () {34 vars in 982 bytes} [Tue Jun 23 02:30:29 2026] GET /v2.0/networks?id=97cfb268-d67f-457b-8899-3c4bdd60ff7b => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2596] 10.0.0.191 () {34 vars in 965 bytes} [Tue Jun 23 02:30:29 2026] GET /v2.0/quotas/2b69e4795738461482da0baa499ebba3 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2597] 10.0.0.191 () {34 vars in 1002 bytes} [Tue Jun 23 02:30:29 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&fields=id => generated 149 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2598] 10.0.0.191 () {34 vars in 1008 bytes} [Tue Jun 23 02:30:29 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 1308/2599] 10.0.0.191 () {34 vars in 1108 bytes} [Tue Jun 23 02:30:29 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2600] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:30 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => 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: 1309/2601] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:30 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:30:33.362 7 INFO neutron.db.segments_db [None req-f4116a33-5452-4aed-86ae-3924a2d6264e f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Added segment a9b2a923-943a-4c6b-9f44-ea38ceac7426 of type vxlan for network a885b5ad-4cec-41c4-b2af-eb3312d64d5a [pid: 8|app: 0|req: 1310/2602] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:33 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => 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: 1311/2603] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:33 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:30:33.633 7 INFO neutron.db.l3_hamode_db [None req-f4116a33-5452-4aed-86ae-3924a2d6264e f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:30:33.780 7 INFO neutron.db.l3_hamode_db [None req-f4116a33-5452-4aed-86ae-3924a2d6264e f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1312/2604] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:30:34 2026] GET /v2.0/networks?id=97cfb268-d67f-457b-8899-3c4bdd60ff7b => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2605] 10.0.0.186 () {34 vars in 668 bytes} [Tue Jun 23 02:30:33 2026] POST /v2.0/routers => generated 474 bytes in 1312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2606] 199.204.45.3 () {34 vars in 1048 bytes} [Tue Jun 23 02:30:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2b69e4795738461482da0baa499ebba3 => generated 343 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:30:34.528 7 INFO neutron.db.l3_hamode_db [None req-095a1f06-20ed-4904-a15e-5ce4a220d72f f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:30:34.680 7 INFO neutron.db.l3_hamode_db [None req-095a1f06-20ed-4904-a15e-5ce4a220d72f f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1314/2607] 199.204.45.3 () {38 vars in 953 bytes} [Tue Jun 23 02:30:34 2026] POST /v2.0/ports => generated 1082 bytes in 404 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: 1315/2608] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:30:34 2026] PUT /v2.0/ports/16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055 => generated 1243 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:30:35.476 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7663eb0a-bd7f-45c6-ba4c-8727235f9f42'] response: {'name': 'network-changed', 'server_uuid': '4a87d8a7-8ae4-4999-878c-bd916c38cdc3', 'tag': '16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1294/2609] 10.0.0.186 () {34 vars in 668 bytes} [Tue Jun 23 02:30:34 2026] POST /v2.0/routers => generated 474 bytes in 1037 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-23 02:30:35.546 8 INFO neutron.db.l3_hamode_db [None req-6c42dd8f-6bbe-40c2-9f8d-966c152ba42d f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:30:35.668 8 INFO neutron.db.l3_hamode_db [None req-6c42dd8f-6bbe-40c2-9f8d-966c152ba42d f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1295/2610] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:30:35 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2611] 199.204.45.3 () {34 vars in 1016 bytes} [Tue Jun 23 02:30:36 2026] GET /v2.0/networks?tenant_id=2b69e4795738461482da0baa499ebba3&shared=False => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2612] 199.204.45.3 () {34 vars in 928 bytes} [Tue Jun 23 02:30:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2613] 10.0.0.186 () {34 vars in 668 bytes} [Tue Jun 23 02:30:35 2026] POST /v2.0/routers => generated 474 bytes in 877 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 02:30:36.428 7 INFO neutron.db.l3_hamode_db [None req-b9db2fbc-71b1-4d8d-aef1-0fd57dd63bf4 f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:30:36.560 7 INFO neutron.db.l3_hamode_db [None req-b9db2fbc-71b1-4d8d-aef1-0fd57dd63bf4 f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1317/2614] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:36 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2615] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:30:36 2026] GET /v2.0/security-groups?id=ccaa38bc-e038-4299-a0e3-718d0732b69e&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2616] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:36 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2617] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:30:37 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2618] 10.0.0.186 () {34 vars in 668 bytes} [Tue Jun 23 02:30:36 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: 1321/2619] 199.204.45.3 () {34 vars in 1060 bytes} [Tue Jun 23 02:30:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:30:37.302 7 INFO neutron.db.l3_hamode_db [None req-d891faa1-6633-4ce2-879c-995cf81e829a f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1322/2620] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:30:37 2026] GET /v2.0/subnets?id=f07d13d5-c4af-4094-a7d0-542e3ee96039 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2621] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:30:37 2026] GET /v2.0/ports?network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b&device_owner=network%3Adhcp => 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: 1324/2622] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:30:37 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:30:37.446 7 INFO neutron.db.l3_hamode_db [None req-d891faa1-6633-4ce2-879c-995cf81e829a f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1325/2623] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:30:37 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 1299/2624] 10.0.0.186 () {34 vars in 668 bytes} [Tue Jun 23 02:30:37 2026] POST /v2.0/routers => generated 474 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2625] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:30:38 2026] PUT /v2.0/routers/a0e4f53a-8f15-4cd0-8b8f-f64bc4e39b9e/tags => generated 17 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2626] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:30:38 2026] PUT /v2.0/routers/3db24b2d-42f7-425a-9338-0ac48968a024/tags => generated 25 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2627] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:30:38 2026] PUT /v2.0/routers/8267da6d-23e8-4371-b2f1-8381b1fcfeee/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2628] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:30:38 2026] PUT /v2.0/routers/046b2079-8285-400d-8898-a681b56acadf/tags => generated 19 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2629] 10.0.0.186 () {32 vars in 664 bytes} [Tue Jun 23 02:30:38 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2630] 10.0.0.186 () {32 vars in 678 bytes} [Tue Jun 23 02:30:38 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2631] 10.0.0.186 () {32 vars in 674 bytes} [Tue Jun 23 02:30:38 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2632] 10.0.0.186 () {32 vars in 686 bytes} [Tue Jun 23 02:30:38 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2633] 10.0.0.186 () {32 vars in 672 bytes} [Tue Jun 23 02:30:38 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2634] 10.0.0.186 () {32 vars in 686 bytes} [Tue Jun 23 02:30:39 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2635] 10.0.0.186 () {32 vars in 682 bytes} [Tue Jun 23 02:30:39 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2636] 10.0.0.186 () {32 vars in 694 bytes} [Tue Jun 23 02:30:39 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2637] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:30:39 2026] GET /v2.0/routers/a0e4f53a-8f15-4cd0-8b8f-f64bc4e39b9e => generated 485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2638] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:39 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2639] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:30:39 2026] GET /v2.0/security-groups?id=ccaa38bc-e038-4299-a0e3-718d0732b69e&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2640] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:39 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2641] 10.0.0.186 () {34 vars in 742 bytes} [Tue Jun 23 02:30:39 2026] PUT /v2.0/routers/a0e4f53a-8f15-4cd0-8b8f-f64bc4e39b9e => generated 485 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2642] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:30:39 2026] GET /v2.0/ports?device_id=a0e4f53a-8f15-4cd0-8b8f-f64bc4e39b9e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:30:40.176 7 INFO neutron_taas.services.taas.taas_plugin [None req-68ac1768-abb4-42a5-8520-6f4b042043e5 f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] TaaS: Handle Delete Port: 53ca1693-cc7b-4e21-9c3c-3b2722931b27 2026-06-23 02:30:40.179 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68ac1768-abb4-42a5-8520-6f4b042043e5 f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Tap Mirror: Handle Delete Port: 53ca1693-cc7b-4e21-9c3c-3b2722931b27 [pid: 7|app: 0|req: 1307/2643] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:30:40 2026] DELETE /v2.0/routers/a0e4f53a-8f15-4cd0-8b8f-f64bc4e39b9e => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2644] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:30:40 2026] GET /v2.0/routers/3db24b2d-42f7-425a-9338-0ac48968a024 => generated 493 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2645] 10.0.0.186 () {34 vars in 742 bytes} [Tue Jun 23 02:30:40 2026] PUT /v2.0/routers/3db24b2d-42f7-425a-9338-0ac48968a024 => generated 493 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2646] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:30:41 2026] GET /v2.0/ports?device_id=3db24b2d-42f7-425a-9338-0ac48968a024 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:30:41.256 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f9a7c3b-b70d-4ffb-a8ea-3377b92f82a5 f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] TaaS: Handle Delete Port: 65a9acdc-7ac5-465b-8e1c-13acfd8ca5f6 2026-06-23 02:30:41.260 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f9a7c3b-b70d-4ffb-a8ea-3377b92f82a5 f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Tap Mirror: Handle Delete Port: 65a9acdc-7ac5-465b-8e1c-13acfd8ca5f6 [pid: 8|app: 0|req: 1341/2649] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:30:41 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2650] 199.204.45.3 () {34 vars in 1042 bytes} [Tue Jun 23 02:30:41 2026] GET /v2.0/security-groups?id=ccaa38bc-e038-4299-a0e3-718d0732b69e&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2651] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:30:41 2026] DELETE /v2.0/routers/3db24b2d-42f7-425a-9338-0ac48968a024 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2652] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:30:41 2026] GET /v2.0/routers/8267da6d-23e8-4371-b2f1-8381b1fcfeee => generated 502 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2653] 10.0.0.186 () {34 vars in 742 bytes} [Tue Jun 23 02:30:41 2026] PUT /v2.0/routers/8267da6d-23e8-4371-b2f1-8381b1fcfeee => 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: 1344/2654] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:30:42 2026] GET /v2.0/ports?device_id=8267da6d-23e8-4371-b2f1-8381b1fcfeee => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:30:42.381 7 INFO neutron_taas.services.taas.taas_plugin [None req-09cd0f58-3c26-4eb4-9328-db60b3d712ab f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] TaaS: Handle Delete Port: 0fa32d46-903c-4863-88f7-e2c0f3d1807b 2026-06-23 02:30:42.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09cd0f58-3c26-4eb4-9328-db60b3d712ab f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Tap Mirror: Handle Delete Port: 0fa32d46-903c-4863-88f7-e2c0f3d1807b [pid: 7|app: 0|req: 1311/2655] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:30:42 2026] DELETE /v2.0/routers/8267da6d-23e8-4371-b2f1-8381b1fcfeee => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2656] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:30:42 2026] GET /v2.0/routers/046b2079-8285-400d-8898-a681b56acadf => generated 487 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2657] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:42 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2658] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:30:42 2026] GET /v2.0/security-groups?id=ccaa38bc-e038-4299-a0e3-718d0732b69e&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2659] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:42 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2660] 10.0.0.186 () {34 vars in 742 bytes} [Tue Jun 23 02:30:42 2026] PUT /v2.0/routers/046b2079-8285-400d-8898-a681b56acadf => generated 487 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2661] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:30:44 2026] GET /v2.0/ports?device_id=046b2079-8285-400d-8898-a681b56acadf => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:30:44.298 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6bea2d4-982b-434c-a437-7a3f9dd9a936 f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] TaaS: Handle Delete Port: ef6b748e-6ad9-46cc-80b3-9921fbae40fb 2026-06-23 02:30:44.301 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6bea2d4-982b-434c-a437-7a3f9dd9a936 f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Tap Mirror: Handle Delete Port: ef6b748e-6ad9-46cc-80b3-9921fbae40fb [pid: 7|app: 0|req: 1313/2662] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:30:44 2026] DELETE /v2.0/routers/046b2079-8285-400d-8898-a681b56acadf => generated 0 bytes in 463 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2663] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:30:44 2026] GET /v2.0/routers/9acac846-b9e0-40ee-b5d1-9a80c40a3743 => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2664] 10.0.0.186 () {34 vars in 742 bytes} [Tue Jun 23 02:30:44 2026] PUT /v2.0/routers/9acac846-b9e0-40ee-b5d1-9a80c40a3743 => generated 480 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2665] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:30:45 2026] GET /v2.0/ports?device_id=9acac846-b9e0-40ee-b5d1-9a80c40a3743 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:30:45.349 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e711766-182a-476f-a328-e01971314157 f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] TaaS: Handle Delete Port: c06efb02-6be4-4355-9500-b9299f052407 2026-06-23 02:30:45.351 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e711766-182a-476f-a328-e01971314157 f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] Tap Mirror: Handle Delete Port: c06efb02-6be4-4355-9500-b9299f052407 2026-06-23 02:30:45.713 7 INFO neutron.services.segments.plugin [-] Segment a9b2a923-943a-4c6b-9f44-ea38ceac7426 resource provider aggregate not found 2026-06-23 02:30:45.718 7 INFO neutron.services.segments.plugin [-] Segment a9b2a923-943a-4c6b-9f44-ea38ceac7426 resource provider aggregate not found 2026-06-23 02:30:45.745 7 INFO neutron.services.segments.plugin [-] Segment a9b2a923-943a-4c6b-9f44-ea38ceac7426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b2a923-943a-4c6b-9f44-ea38ceac7426 found for delete ", "request_id": "req-10f5a632-fa43-462d-a378-fb18e1eafb08"}]} 2026-06-23 02:30:45.746 7 INFO neutron.services.segments.plugin [-] Segment a9b2a923-943a-4c6b-9f44-ea38ceac7426 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9b2a923-943a-4c6b-9f44-ea38ceac7426 found for delete ", "request_id": "req-74d64356-c621-42a9-acd8-62360eda5ca4"}]} 2026-06-23 02:30:45.760 7 INFO neutron.db.l3_hamode_db [None req-0e711766-182a-476f-a328-e01971314157 f0c3545d0858409db9d8052ff1dcbfaa 7d07bf5fb046488590292e19248cb5ba - - default default] HA network a885b5ad-4cec-41c4-b2af-eb3312d64d5a was deleted as no HA routers are present in tenant 7d07bf5fb046488590292e19248cb5ba. [pid: 7|app: 0|req: 1315/2666] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:30:45 2026] DELETE /v2.0/routers/9acac846-b9e0-40ee-b5d1-9a80c40a3743 => generated 0 bytes in 605 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2667] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:45 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1248 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2668] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:30:46 2026] GET /v2.0/security-groups?id=ccaa38bc-e038-4299-a0e3-718d0732b69e&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: 1353/2669] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:30:46 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1248 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2670] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:30:46 2026] GET /v2.0/security-groups?tenant_id=7170cee28c0b40db8bd16ee30030f903&name=default => generated 2929 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2671] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:47 2026] DELETE /v2.0/security-groups/a17a3276-7772-4d37-a644-6cacc32a708c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2672] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:30:47 2026] GET /v2.0/security-groups?tenant_id=7d07bf5fb046488590292e19248cb5ba&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2673] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:47 2026] DELETE /v2.0/security-groups/1e1b3432-8800-4d3f-93ae-2127d4c66fdd => 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: 1319/2674] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:30:47 2026] GET /v2.0/security-groups?tenant_id=595bf885f87642aaa743e43e147f893b&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2675] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:47 2026] DELETE /v2.0/security-groups/9e438e21-7975-4856-a0d6-6434591e3f25 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2676] 10.0.0.186 () {34 vars in 684 bytes} [Tue Jun 23 02:30:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2677] 10.0.0.186 () {34 vars in 684 bytes} [Tue Jun 23 02:30:52 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: 7|app: 0|req: 1321/2678] 10.0.0.186 () {34 vars in 684 bytes} [Tue Jun 23 02:30:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2679] 10.0.0.186 () {34 vars in 684 bytes} [Tue Jun 23 02:30:53 2026] POST /v2.0/security-groups => generated 1603 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2680] 10.0.0.186 () {34 vars in 684 bytes} [Tue Jun 23 02:30:53 2026] POST /v2.0/security-groups => generated 1603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2681] 10.0.0.186 () {34 vars in 767 bytes} [Tue Jun 23 02:30:53 2026] PUT /v2.0/security-groups/c79b90b2-b03c-473f-b6ec-821cfe68d9fa/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2682] 10.0.0.186 () {34 vars in 767 bytes} [Tue Jun 23 02:30:53 2026] PUT /v2.0/security-groups/9dc948ec-6f8d-4117-b6ea-b7ee34f97568/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: 1360/2683] 10.0.0.186 () {34 vars in 767 bytes} [Tue Jun 23 02:30:53 2026] PUT /v2.0/security-groups/3d5b0211-5156-4e7e-9ab1-dd0bb63fbdde/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2684] 10.0.0.186 () {34 vars in 767 bytes} [Tue Jun 23 02:30:53 2026] PUT /v2.0/security-groups/ba9dea97-4af3-4c88-9cc8-928d06ebf8a8/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2685] 10.0.0.186 () {32 vars in 680 bytes} [Tue Jun 23 02:30:53 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2686] 10.0.0.186 () {32 vars in 694 bytes} [Tue Jun 23 02:30:53 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2687] 10.0.0.186 () {32 vars in 690 bytes} [Tue Jun 23 02:30:53 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2688] 10.0.0.186 () {32 vars in 702 bytes} [Tue Jun 23 02:30:53 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2689] 10.0.0.186 () {32 vars in 688 bytes} [Tue Jun 23 02:30:53 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2690] 10.0.0.186 () {32 vars in 702 bytes} [Tue Jun 23 02:30:53 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2691] 10.0.0.186 () {32 vars in 698 bytes} [Tue Jun 23 02:30:53 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2692] 10.0.0.186 () {32 vars in 710 bytes} [Tue Jun 23 02:30:53 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: 1365/2693] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:53 2026] DELETE /v2.0/security-groups/c79b90b2-b03c-473f-b6ec-821cfe68d9fa => 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: 1329/2694] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:54 2026] DELETE /v2.0/security-groups/9dc948ec-6f8d-4117-b6ea-b7ee34f97568 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2695] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:54 2026] DELETE /v2.0/security-groups/3d5b0211-5156-4e7e-9ab1-dd0bb63fbdde => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2696] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:54 2026] DELETE /v2.0/security-groups/ba9dea97-4af3-4c88-9cc8-928d06ebf8a8 => 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: 1367/2697] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:54 2026] DELETE /v2.0/security-groups/096f8a93-5099-4d10-8aa5-0018650d42af => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2698] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:30:55 2026] GET /v2.0/security-groups?tenant_id=91987e4e20434e3b9453bb1862cb0e5d&name=default => generated 2929 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2699] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:55 2026] DELETE /v2.0/security-groups/85ed135d-fcbc-4a91-972e-3fb77610b998 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2700] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:30:55 2026] GET /v2.0/security-groups?tenant_id=dc076229dc60460eb29781b25e34bad9&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: 1369/2701] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:56 2026] DELETE /v2.0/security-groups/82a66fd5-a43b-4d25-b5a2-617fc05a128f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2704] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:30:56 2026] GET /v2.0/security-groups?tenant_id=addc233de10844bea3c3af8f74f2c174&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2705] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:30:56 2026] DELETE /v2.0/security-groups/565341b4-94b2-4076-99d1-9e5338597711 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:31:00.207 7 INFO neutron.db.segments_db [None req-3a61ccec-b0c7-427f-98b0-2f973e76630f f4a7241b2fb340349ad4e0b883cb12b2 146f3e7c0853431c8e9c08fa57822973 - - default default] Added segment b97ae416-f12c-4b25-a551-b1de5d46383d of type vxlan for network dc3d9891-f21d-4cc7-8bbd-4167532f3595 [pid: 7|app: 0|req: 1335/2706] 10.0.0.186 () {34 vars in 670 bytes} [Tue Jun 23 02:30:59 2026] POST /v2.0/networks => generated 613 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2707] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:31:00 2026] PUT /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2708] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:31:00 2026] GET /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2709] 10.0.0.186 () {34 vars in 764 bytes} [Tue Jun 23 02:31:00 2026] PUT /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2710] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:31:00 2026] GET /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2711] 10.0.0.186 () {34 vars in 760 bytes} [Tue Jun 23 02:31:00 2026] PUT /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2712] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:31:00 2026] GET /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2713] 10.0.0.186 () {34 vars in 782 bytes} [Tue Jun 23 02:31:00 2026] PUT /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags/black.or.white => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2714] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:31:00 2026] GET /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2715] 10.0.0.186 () {34 vars in 753 bytes} [Tue Jun 23 02:31:00 2026] PUT /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2716] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:31:00 2026] GET /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2717] 10.0.0.186 () {32 vars in 741 bytes} [Tue Jun 23 02:31:00 2026] GET /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:31:01.127 7 INFO neutron.api.v2.resource [None req-3a5b321e-9244-4403-a67d-13b18129802d f4a7241b2fb340349ad4e0b883cb12b2 146f3e7c0853431c8e9c08fa57822973 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1341/2718] 10.0.0.186 () {32 vars in 745 bytes} [Tue Jun 23 02:31:01 2026] GET /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2719] 10.0.0.186 () {32 vars in 744 bytes} [Tue Jun 23 02:31:01 2026] DELETE /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags/red => 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: 1342/2720] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:31:01 2026] GET /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:31:01.314 8 INFO neutron.api.v2.resource [None req-ed2f67cc-2374-4a2a-819c-a130bbf2d7f2 f4a7241b2fb340349ad4e0b883cb12b2 146f3e7c0853431c8e9c08fa57822973 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1379/2721] 10.0.0.186 () {32 vars in 748 bytes} [Tue Jun 23 02:31:01 2026] DELETE /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/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: 1343/2722] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:31:01 2026] DELETE /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2723] 10.0.0.186 () {32 vars in 733 bytes} [Tue Jun 23 02:31:01 2026] GET /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595/tags => 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: 1344/2724] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:31:01 2026] DELETE /v2.0/networks/dc3d9891-f21d-4cc7-8bbd-4167532f3595 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:31:01.698 7 INFO neutron.services.segments.plugin [-] Segment b97ae416-f12c-4b25-a551-b1de5d46383d resource provider aggregate not found 2026-06-23 02:31:01.708 7 INFO neutron.services.segments.plugin [-] Segment b97ae416-f12c-4b25-a551-b1de5d46383d resource provider aggregate not found 2026-06-23 02:31:01.743 7 INFO neutron.services.segments.plugin [-] Segment b97ae416-f12c-4b25-a551-b1de5d46383d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b97ae416-f12c-4b25-a551-b1de5d46383d found for delete ", "request_id": "req-c83d5d8f-f7ae-4746-af81-916131a00fbe"}]} 2026-06-23 02:31:01.763 7 INFO neutron.services.segments.plugin [-] Segment b97ae416-f12c-4b25-a551-b1de5d46383d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b97ae416-f12c-4b25-a551-b1de5d46383d found for delete ", "request_id": "req-3ad55cf5-5d0f-4a05-b7b4-827b7a9a6bfb"}]} [pid: 8|app: 0|req: 1381/2725] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:31:02 2026] GET /v2.0/security-groups?tenant_id=146f3e7c0853431c8e9c08fa57822973&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2726] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:31:02 2026] DELETE /v2.0/security-groups/78b1c38e-12ab-4b8e-a1fa-e60a914c65b9 => 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: 1382/2727] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:31:02 2026] GET /v2.0/security-groups?tenant_id=59140a35978d44b4a8f8822e4f5236f3&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2728] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:31:02 2026] DELETE /v2.0/security-groups/b107407d-5cec-4850-ad11-ea3cfb192948 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:31:06.647 8 INFO neutron.db.segments_db [None req-54f6fb7e-2aff-4fc2-93b9-0da65af03d9b dd8e7f7b36ed46a098c1c17804f6f455 eda8619cfef045a7a2fbbf8e86d5ac93 - - default default] Added segment e938f981-badd-448b-ad95-1564b71fcc40 of type vxlan for network 5471dbe2-eea8-4aea-bf34-75b49f4baece 2026-06-23 02:31:06.982 8 INFO neutron.db.l3_hamode_db [None req-54f6fb7e-2aff-4fc2-93b9-0da65af03d9b dd8e7f7b36ed46a098c1c17804f6f455 eda8619cfef045a7a2fbbf8e86d5ac93 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 02:31:07.157 8 INFO neutron.db.l3_hamode_db [None req-54f6fb7e-2aff-4fc2-93b9-0da65af03d9b dd8e7f7b36ed46a098c1c17804f6f455 eda8619cfef045a7a2fbbf8e86d5ac93 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1383/2729] 10.0.0.186 () {34 vars in 668 bytes} [Tue Jun 23 02:31:06 2026] POST /v2.0/routers => generated 474 bytes in 1243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2730] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:31:07 2026] PUT /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags => generated 25 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2731] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:31:07 2026] GET /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2732] 10.0.0.186 () {34 vars in 762 bytes} [Tue Jun 23 02:31:07 2026] PUT /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags/green => generated 4 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2733] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:31:08 2026] GET /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags => generated 34 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2734] 10.0.0.186 () {34 vars in 758 bytes} [Tue Jun 23 02:31:08 2026] PUT /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags/red => generated 4 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2735] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:31:08 2026] GET /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags => generated 34 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2736] 10.0.0.186 () {34 vars in 780 bytes} [Tue Jun 23 02:31:08 2026] PUT /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags/black.or.white => generated 4 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2737] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:31:08 2026] GET /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags => generated 52 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2738] 10.0.0.186 () {34 vars in 751 bytes} [Tue Jun 23 02:31:08 2026] PUT /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags => generated 37 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2739] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:31:08 2026] GET /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2740] 10.0.0.186 () {32 vars in 739 bytes} [Tue Jun 23 02:31:09 2026] GET /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags/red => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:31:09.226 8 INFO neutron.api.v2.resource [None req-403f2367-339f-4c98-8d20-5d0b4c5aeef4 dd8e7f7b36ed46a098c1c17804f6f455 eda8619cfef045a7a2fbbf8e86d5ac93 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1389/2741] 10.0.0.186 () {32 vars in 743 bytes} [Tue Jun 23 02:31:09 2026] GET /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2742] 10.0.0.186 () {32 vars in 742 bytes} [Tue Jun 23 02:31:09 2026] DELETE /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags/red => 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: 1390/2743] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:31:09 2026] GET /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags => generated 30 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:31:09.566 7 INFO neutron.api.v2.resource [None req-02a3ebbf-c1ba-4ddc-bec0-6005e1a38592 dd8e7f7b36ed46a098c1c17804f6f455 eda8619cfef045a7a2fbbf8e86d5ac93 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1354/2744] 10.0.0.186 () {32 vars in 746 bytes} [Tue Jun 23 02:31:09 2026] DELETE /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags/green => generated 99 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2745] 10.0.0.186 () {32 vars in 734 bytes} [Tue Jun 23 02:31:09 2026] DELETE /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags => 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: 1355/2746] 10.0.0.186 () {32 vars in 731 bytes} [Tue Jun 23 02:31:09 2026] GET /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7/tags => generated 12 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2747] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:31:09 2026] GET /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7 => generated 480 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2748] 10.0.0.186 () {34 vars in 742 bytes} [Tue Jun 23 02:31:09 2026] PUT /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7 => generated 480 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2749] 10.0.0.186 () {32 vars in 736 bytes} [Tue Jun 23 02:31:10 2026] GET /v2.0/ports?device_id=c43d2074-fb27-44ed-9caf-b1dfdaebdde7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:31:10.722 7 INFO neutron_taas.services.taas.taas_plugin [None req-f254422b-0ebb-4173-8ba6-81e07083732f dd8e7f7b36ed46a098c1c17804f6f455 eda8619cfef045a7a2fbbf8e86d5ac93 - - default default] TaaS: Handle Delete Port: 09c07e74-4deb-490c-bb36-2cc8e8109714 2026-06-23 02:31:10.728 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f254422b-0ebb-4173-8ba6-81e07083732f dd8e7f7b36ed46a098c1c17804f6f455 eda8619cfef045a7a2fbbf8e86d5ac93 - - default default] Tap Mirror: Handle Delete Port: 09c07e74-4deb-490c-bb36-2cc8e8109714 2026-06-23 02:31:11.170 7 INFO neutron.services.segments.plugin [-] Segment e938f981-badd-448b-ad95-1564b71fcc40 resource provider aggregate not found 2026-06-23 02:31:11.180 7 INFO neutron.services.segments.plugin [-] Segment e938f981-badd-448b-ad95-1564b71fcc40 resource provider aggregate not found 2026-06-23 02:31:11.195 7 INFO neutron.services.segments.plugin [-] Segment e938f981-badd-448b-ad95-1564b71fcc40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e938f981-badd-448b-ad95-1564b71fcc40 found for delete ", "request_id": "req-2d0ddef0-5b27-4195-b49e-5b27a0ce184d"}]} 2026-06-23 02:31:11.206 7 INFO neutron.services.segments.plugin [-] Segment e938f981-badd-448b-ad95-1564b71fcc40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e938f981-badd-448b-ad95-1564b71fcc40 found for delete ", "request_id": "req-6461e337-6c0f-42ef-9ab2-85763feb3598"}]} 2026-06-23 02:31:11.212 7 INFO neutron.db.l3_hamode_db [None req-f254422b-0ebb-4173-8ba6-81e07083732f dd8e7f7b36ed46a098c1c17804f6f455 eda8619cfef045a7a2fbbf8e86d5ac93 - - default default] HA network 5471dbe2-eea8-4aea-bf34-75b49f4baece was deleted as no HA routers are present in tenant eda8619cfef045a7a2fbbf8e86d5ac93. [pid: 7|app: 0|req: 1357/2752] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:31:10 2026] DELETE /v2.0/routers/c43d2074-fb27-44ed-9caf-b1dfdaebdde7 => generated 0 bytes in 705 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2753] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:31:11 2026] GET /v2.0/security-groups?tenant_id=eda8619cfef045a7a2fbbf8e86d5ac93&name=default => generated 2929 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2754] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:31:12 2026] DELETE /v2.0/security-groups/cf9a8580-950d-4e61-9396-6a1d8b18ad45 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2755] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:31:12 2026] GET /v2.0/security-groups?tenant_id=810d22d28b6541c9b4780a5811859623&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2756] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:31:12 2026] DELETE /v2.0/security-groups/e0af126c-2c83-4d12-9995-885fbfe2c4e0 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2757] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:31:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2758] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:31:22 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: 1399/2759] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:31:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2760] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:31:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2761] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:31:22 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2762] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:31:22 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2763] 199.204.45.3 () {34 vars in 715 bytes} [Tue Jun 23 02:31:22 2026] POST /v2.0/ports => generated 1059 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2764] 10.0.0.191 () {34 vars in 971 bytes} [Tue Jun 23 02:31:22 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1059 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2765] 10.0.0.191 () {34 vars in 907 bytes} [Tue Jun 23 02:31:22 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2766] 199.204.45.3 () {34 vars in 1260 bytes} [Tue Jun 23 02:31:23 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2767] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:31:24 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1365/2768] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:31:24 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2769] 199.204.45.3 () {34 vars in 973 bytes} [Tue Jun 23 02:31:24 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1059 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2770] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:31:24 2026] GET /v2.0/networks?id=7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2771] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:31:24 2026] PUT /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1249 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:31:25.352 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e3db13f-74ed-49ed-81a4-a4d7c4adc158'] response: {'name': 'network-changed', 'server_uuid': '4a87d8a7-8ae4-4999-878c-bd916c38cdc3', 'tag': 'aecbcbc1-ee90-4e40-8883-7a746151a636', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1367/2772] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:31:25 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2489 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2773] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:31:25 2026] GET /v2.0/networks?id=7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2774] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:31:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=aecbcbc1-ee90-4e40-8883-7a746151a636 => 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: 1407/2775] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:31:26 2026] GET /v2.0/subnets?id=3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2776] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:31:26 2026] GET /v2.0/ports?network_id=7bb5b451-089a-4b19-af97-2143e4b7d14b&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2777] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:31:26 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1370/2778] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:31:26 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1372/2781] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:31:27 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2489 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2782] 199.204.45.3 () {34 vars in 1060 bytes} [Tue Jun 23 02:31:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055 => 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: 1373/2783] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:31:27 2026] GET /v2.0/subnets?id=f07d13d5-c4af-4094-a7d0-542e3ee96039 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2784] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:31:27 2026] GET /v2.0/ports?network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b&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: 1374/2785] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:31:27 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 1412/2786] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:31:27 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2787] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:31:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=aecbcbc1-ee90-4e40-8883-7a746151a636 => 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: 1413/2788] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:31:27 2026] GET /v2.0/subnets?id=3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2789] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:31:27 2026] GET /v2.0/ports?network_id=7bb5b451-089a-4b19-af97-2143e4b7d14b&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: 1414/2790] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:31:27 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1377/2791] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:31:27 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2792] 10.0.0.191 () {34 vars in 971 bytes} [Tue Jun 23 02:31:31 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1251 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2793] 199.204.45.3 () {34 vars in 787 bytes} [Tue Jun 23 02:31:31 2026] PUT /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1276 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:31:32.178 8 INFO neutron.api.v2.resource [None req-ab40cf7e-f20a-4c0c-ad24-45b8d1148412 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1416/2794] 199.204.45.3 () {30 vars in 761 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/security-groups/lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => 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: 1379/2795] 199.204.45.3 () {30 vars in 783 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/security-groups?name=lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:31:32.240 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-911fef3e-e19a-485f-ba06-ae24b01d1ad6'] response: {'name': 'network-changed', 'server_uuid': '4a87d8a7-8ae4-4999-878c-bd916c38cdc3', 'tag': 'aecbcbc1-ee90-4e40-8883-7a746151a636', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1417/2796] 199.204.45.3 () {34 vars in 787 bytes} [Tue Jun 23 02:31:32 2026] PUT /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1314 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:31:32.546 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c149062-e630-47f5-9f16-3eb3385ab2f8'] response: {'name': 'network-changed', 'server_uuid': '4a87d8a7-8ae4-4999-878c-bd916c38cdc3', 'tag': 'aecbcbc1-ee90-4e40-8883-7a746151a636', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1380/2797] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1418/2798] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2799] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2800] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:31:32 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: 1382/2801] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2802] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2803] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/networks?id=7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2804] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2805] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=aecbcbc1-ee90-4e40-8883-7a746151a636 => 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: 1422/2806] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2807] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/subnets?id=3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2808] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2809] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/ports?network_id=7bb5b451-089a-4b19-af97-2143e4b7d14b&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: 1424/2810] 199.204.45.3 () {30 vars in 741 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2811] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:31:32 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1388/2812] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:31:33 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2813] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:31:33 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1389/2814] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:31:33 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2815] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:31:34 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2816] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:31:34 2026] GET /v2.0/networks?id=7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2817] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:31:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=aecbcbc1-ee90-4e40-8883-7a746151a636 => 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: 1391/2818] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:31:34 2026] GET /v2.0/subnets?id=3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2819] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:31:34 2026] GET /v2.0/ports?network_id=7bb5b451-089a-4b19-af97-2143e4b7d14b&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2820] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:31:34 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1429/2821] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:31:34 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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-23 02:31:39.011 7 INFO neutron.db.l3_db [None req-53a61d8f-60f2-4a30-95b5-8169b3f45df7 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Floating IP c864774f-bce3-4253-9e4b-58b6e5507bda associated. External IP: 10.96.250.211, port: d02380a0-dd68-4d68-9032-88040441498d. [pid: 7|app: 0|req: 1393/2822] 10.0.0.186 () {34 vars in 677 bytes} [Tue Jun 23 02:31:38 2026] POST /v2.0/floatingips => generated 899 bytes in 1202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2825] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:31:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2826] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:31:44 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/2827] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:31:44 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: 1396/2828] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:31:44 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-23 02:31:44.533 8 INFO neutron.api.v2.resource [None req-67ec947b-9d2a-45dd-a044-c513a41351d6 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1433/2829] 199.204.45.3 () {30 vars in 761 bytes} [Tue Jun 23 02:31:44 2026] GET /v2.0/security-groups/lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => 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: 1397/2830] 199.204.45.3 () {30 vars in 783 bytes} [Tue Jun 23 02:31:44 2026] GET /v2.0/security-groups?name=lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2831] 199.204.45.3 () {30 vars in 813 bytes} [Tue Jun 23 02:31:44 2026] GET /v2.0/security-group-rules?security_group_id=738f7062-e089-4346-909b-bb530b944b64 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2832] 199.204.45.3 () {34 vars in 745 bytes} [Tue Jun 23 02:31:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2833] 199.204.45.3 () {34 vars in 745 bytes} [Tue Jun 23 02:31:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2834] 10.0.0.103 () {30 vars in 690 bytes} [Tue Jun 23 02:31:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2835] 10.0.0.103 () {30 vars in 692 bytes} [Tue Jun 23 02:31:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2836] 10.0.0.103 () {30 vars in 668 bytes} [Tue Jun 23 02:31:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2837] 10.0.0.103 () {30 vars in 704 bytes} [Tue Jun 23 02:31:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2838] 10.0.0.103 () {28 vars in 439 bytes} [Tue Jun 23 02:31:55 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: 1438/2839] 10.0.0.103 () {30 vars in 728 bytes} [Tue Jun 23 02:31:55 2026] GET /v2.0/subnets/e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2842] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:31:56 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: 1440/2843] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:31:56 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: 1404/2844] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:31:56 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: 1441/2845] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:31:56 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: 1405/2846] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:31:56 2026] GET /v2.0/subnets/e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2847] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:31:56 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2848] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:31:56 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: 1443/2849] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:31:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2850] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:31:57 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: 1444/2851] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:31:57 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: 1408/2852] 199.204.45.3 () {34 vars in 715 bytes} [Tue Jun 23 02:31:57 2026] POST /v2.0/ports => generated 1324 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2853] 10.0.0.191 () {34 vars in 971 bytes} [Tue Jun 23 02:31:57 2026] GET /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 1324 bytes in 38 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: 1409/2854] 199.204.45.3 () {34 vars in 1260 bytes} [Tue Jun 23 02:31:58 2026] GET /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2855] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:31:58 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2856] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:31:59 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1447/2857] 199.204.45.3 () {34 vars in 973 bytes} [Tue Jun 23 02:31:59 2026] GET /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2858] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:31:59 2026] GET /v2.0/networks?id=fa64711e-40a0-4807-bc9b-dd02b74f0bda => 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: 1448/2859] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:31:59 2026] PUT /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 1514 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:32:00.139 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cf13c23-3b28-47c1-8202-6f0432813dad'] response: {'name': 'network-changed', 'server_uuid': '4a87d8a7-8ae4-4999-878c-bd916c38cdc3', 'tag': 'fddf7cec-4cd1-4579-b1c2-5de704fdc84e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1412/2860] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:32:00 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 4096 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1449/2861] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:32:00 2026] GET /v2.0/networks?id=fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2862] 199.204.45.3 () {34 vars in 1054 bytes} [Tue Jun 23 02:32:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2863] 199.204.45.3 () {34 vars in 1102 bytes} [Tue Jun 23 02:32:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A214&port_id=fddf7cec-4cd1-4579-b1c2-5de704fdc84e => 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: 1414/2864] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 23 02:32:00 2026] GET /v2.0/subnets?id=7ddf8d74-ba42-4548-860a-9c1e7f3bebe0&id=e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2865] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:00 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2866] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:00 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&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: 8|app: 0|req: 1452/2867] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:01 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2868] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:01 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1453/2869] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 4096 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2870] 199.204.45.3 () {34 vars in 1060 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055 => 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: 1454/2871] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/subnets?id=f07d13d5-c4af-4094-a7d0-542e3ee96039 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2872] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/ports?network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2873] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 1419/2874] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 1456/2875] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=aecbcbc1-ee90-4e40-8883-7a746151a636 => 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: 1420/2876] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/subnets?id=3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2877] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/ports?network_id=7bb5b451-089a-4b19-af97-2143e4b7d14b&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: 1421/2878] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2879] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1422/2880] 199.204.45.3 () {34 vars in 1054 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=fddf7cec-4cd1-4579-b1c2-5de704fdc84e => 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: 1459/2881] 199.204.45.3 () {34 vars in 1102 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A214&port_id=fddf7cec-4cd1-4579-b1c2-5de704fdc84e => 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: 1423/2882] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/subnets?id=7ddf8d74-ba42-4548-860a-9c1e7f3bebe0&id=e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2883] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&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: 1424/2884] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2885] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1425/2886] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:02 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1462/2887] 10.0.0.191 () {34 vars in 971 bytes} [Tue Jun 23 02:32:06 2026] GET /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 1516 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2888] 199.204.45.3 () {30 vars in 741 bytes} [Tue Jun 23 02:32:07 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2889] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:07 2026] GET /v2.0/subnets/e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2890] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:07 2026] GET /v2.0/subnets/7ddf8d74-ba42-4548-860a-9c1e7f3bebe0 => generated 744 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2891] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:32: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: 1428/2892] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:32: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: 1465/2893] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:32:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2894] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:32: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: 1466/2895] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:07 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2896] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:07 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2897] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:07 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2898] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:07 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2899] 199.204.45.3 () {30 vars in 741 bytes} [Tue Jun 23 02:32:07 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2900] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:07 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2901] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:07 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2904] 10.0.0.103 () {30 vars in 690 bytes} [Tue Jun 23 02:32:16 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: 1471/2905] 10.0.0.103 () {30 vars in 692 bytes} [Tue Jun 23 02:32:16 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: 1435/2906] 10.0.0.103 () {30 vars in 668 bytes} [Tue Jun 23 02:32:16 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: 1472/2907] 10.0.0.103 () {30 vars in 704 bytes} [Tue Jun 23 02:32:16 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: 1436/2908] 10.0.0.103 () {28 vars in 439 bytes} [Tue Jun 23 02:32:16 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2909] 10.0.0.103 () {30 vars in 728 bytes} [Tue Jun 23 02:32:16 2026] GET /v2.0/subnets/55fc30cb-801e-45e0-8a4a-cf518073abb4 => generated 656 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2910] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:32:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2911] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:32:17 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: 1438/2912] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:32:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2913] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:32:17 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: 1439/2914] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:17 2026] GET /v2.0/subnets/e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2915] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:17 2026] GET /v2.0/subnets/55fc30cb-801e-45e0-8a4a-cf518073abb4 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2916] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:17 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 4098 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2917] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:32:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2918] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:32:18 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: 1478/2919] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:32:18 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: 1442/2920] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:32:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2921] 199.204.45.3 () {34 vars in 715 bytes} [Tue Jun 23 02:32:18 2026] POST /v2.0/ports => generated 1332 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2922] 10.0.0.191 () {34 vars in 971 bytes} [Tue Jun 23 02:32:18 2026] GET /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341 => generated 1332 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1480/2923] 10.0.0.191 () {34 vars in 907 bytes} [Tue Jun 23 02:32:18 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: 1444/2924] 199.204.45.3 () {34 vars in 1260 bytes} [Tue Jun 23 02:32:19 2026] GET /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2925] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:19 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2926] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:19 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 8|app: 0|req: 1482/2927] 199.204.45.3 () {34 vars in 973 bytes} [Tue Jun 23 02:32:20 2026] GET /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341 => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2928] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:32:20 2026] GET /v2.0/networks?id=bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2929] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:32:20 2026] PUT /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341 => generated 1522 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:32:20.968 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb2ea213-0f18-4194-a37b-e1998e082b80'] response: {'name': 'network-changed', 'server_uuid': '4a87d8a7-8ae4-4999-878c-bd916c38cdc3', 'tag': '64382f4b-353a-41d6-99f9-b37dc0dda341', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1447/2930] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:32:21 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 5612 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1484/2931] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:32:21 2026] GET /v2.0/networks?id=bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2932] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:32:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.183&port_id=64382f4b-353a-41d6-99f9-b37dc0dda341 => 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: 1485/2933] 199.204.45.3 () {34 vars in 1104 bytes} [Tue Jun 23 02:32:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a8&port_id=64382f4b-353a-41d6-99f9-b37dc0dda341 => 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: 1449/2934] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 23 02:32:21 2026] GET /v2.0/subnets?id=55fc30cb-801e-45e0-8a4a-cf518073abb4&id=717c782a-03a2-4f7e-a051-7c6284b058a3 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2935] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:21 2026] GET /v2.0/ports?network_id=bb5eb658-c0e0-4d95-b509-25736322d6f9&device_owner=network%3Adhcp => generated 1461 bytes in 740 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2936] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:22 2026] GET /v2.0/ports?network_id=bb5eb658-c0e0-4d95-b509-25736322d6f9&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2937] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:22 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2938] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:22 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1488/2939] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:32:23 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 5612 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2940] 199.204.45.3 () {34 vars in 1060 bytes} [Tue Jun 23 02:32:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2941] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:32:23 2026] GET /v2.0/subnets?id=f07d13d5-c4af-4094-a7d0-542e3ee96039 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2942] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:23 2026] GET /v2.0/ports?network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2943] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:23 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2944] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:23 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 1491/2945] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:32:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=aecbcbc1-ee90-4e40-8883-7a746151a636 => 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: 1455/2946] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:32:23 2026] GET /v2.0/subnets?id=3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2947] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/ports?network_id=7bb5b451-089a-4b19-af97-2143e4b7d14b&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2948] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1493/2949] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1457/2950] 199.204.45.3 () {34 vars in 1054 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=fddf7cec-4cd1-4579-b1c2-5de704fdc84e => 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: 1494/2951] 199.204.45.3 () {34 vars in 1102 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A214&port_id=fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2952] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/subnets?id=7ddf8d74-ba42-4548-860a-9c1e7f3bebe0&id=e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2953] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2954] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&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: 1496/2955] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1460/2956] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1497/2957] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.183&port_id=64382f4b-353a-41d6-99f9-b37dc0dda341 => 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: 1461/2958] 199.204.45.3 () {34 vars in 1104 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a8&port_id=64382f4b-353a-41d6-99f9-b37dc0dda341 => 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: 1498/2959] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/subnets?id=55fc30cb-801e-45e0-8a4a-cf518073abb4&id=717c782a-03a2-4f7e-a051-7c6284b058a3 => generated 1415 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2960] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/ports?network_id=bb5eb658-c0e0-4d95-b509-25736322d6f9&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2961] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/ports?network_id=bb5eb658-c0e0-4d95-b509-25736322d6f9&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2962] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1500/2963] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:24 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1465/2966] 10.0.0.191 () {34 vars in 971 bytes} [Tue Jun 23 02:32:28 2026] GET /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341 => generated 1524 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2967] 199.204.45.3 () {30 vars in 741 bytes} [Tue Jun 23 02:32:28 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2968] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:28 2026] GET /v2.0/subnets/55fc30cb-801e-45e0-8a4a-cf518073abb4 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2969] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:28 2026] GET /v2.0/subnets/717c782a-03a2-4f7e-a051-7c6284b058a3 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2970] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:28 2026] GET /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 1516 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2971] 199.204.45.3 () {34 vars in 788 bytes} [Tue Jun 23 02:32:28 2026] PUT /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 1251 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:32:29.317 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-064b0cdc-1ad2-48f0-b006-602d4d62225e'] response: {'name': 'network-changed', 'server_uuid': '4a87d8a7-8ae4-4999-878c-bd916c38cdc3', 'tag': 'fddf7cec-4cd1-4579-b1c2-5de704fdc84e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1468/2972] 199.204.45.3 () {30 vars in 741 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 798 bytes in 67 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: 1505/2973] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/subnets/e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2974] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:32: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: 1506/2975] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2976] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:32:29 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: 1507/2977] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2978] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2979] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2980] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2981] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2982] 199.204.45.3 () {30 vars in 741 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2983] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2984] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 5385 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2985] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2986] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/networks?id=fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2987] 199.204.45.3 () {34 vars in 1054 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=fddf7cec-4cd1-4579-b1c2-5de704fdc84e => 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: 1476/2988] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:32:29 2026] GET /v2.0/subnets?id=e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2989] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:30 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&device_owner=network%3Adhcp => generated 1457 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2990] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:30 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1514/2991] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:30 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1479/2994] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:32:41 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: 1516/2995] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:32:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2996] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:32:41 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: 1517/2997] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:32:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2998] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:41 2026] GET /v2.0/subnets/e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2999] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:41 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 5385 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3000] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:32:41 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: 1519/3001] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:32:41 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: 1483/3002] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:32:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3003] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:32:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3004] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:41 2026] GET /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341 => generated 1524 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3005] 199.204.45.3 () {34 vars in 788 bytes} [Tue Jun 23 02:32:41 2026] PUT /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341 => generated 1311 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:32:42.146 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1be24298-72b2-468c-86e7-d9fde62521c3'] response: {'name': 'network-changed', 'server_uuid': '4a87d8a7-8ae4-4999-878c-bd916c38cdc3', 'tag': '64382f4b-353a-41d6-99f9-b37dc0dda341', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1485/3006] 199.204.45.3 () {30 vars in 741 bytes} [Tue Jun 23 02:32:42 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 797 bytes in 63 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: 1522/3007] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:42 2026] GET /v2.0/subnets/717c782a-03a2-4f7e-a051-7c6284b058a3 => generated 748 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3008] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:42 2026] GET /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341 => generated 1347 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3009] 199.204.45.3 () {34 vars in 787 bytes} [Tue Jun 23 02:32:42 2026] PUT /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341 => generated 1080 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3010] 199.204.45.3 () {30 vars in 741 bytes} [Tue Jun 23 02:32:42 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 797 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, ' [pid: 8|app: 0|req: 1524/3011] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:32:42 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 4977 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3012] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:42 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 4977 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3013] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:32:42 2026] GET /v2.0/networks?id=bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3014] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:42 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1526/3015] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:42 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 4977 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3016] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:42 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3017] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:43 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 4977 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:32:44.182 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e79f5da9-5448-4fba-ab15-77938a917073'] response: {'name': 'network-changed', 'server_uuid': '4a87d8a7-8ae4-4999-878c-bd916c38cdc3', 'tag': '64382f4b-353a-41d6-99f9-b37dc0dda341', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1491/3018] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:32:44 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 4977 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3019] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:32:44 2026] GET /v2.0/networks?id=bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3020] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:44 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1529/3021] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:44 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1493/3022] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:45 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 4977 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3023] 199.204.45.3 () {34 vars in 973 bytes} [Tue Jun 23 02:32:45 2026] GET /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341 => generated 1116 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3024] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:32:45 2026] GET /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341?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: 8|app: 0|req: 1531/3025] 199.204.45.3 () {34 vars in 1014 bytes} [Tue Jun 23 02:32:45 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3026] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:32:45 2026] PUT /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341 => generated 917 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3027] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:46 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 3869 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 02:32:46.253 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ae106ea-e8b5-4809-931f-c695060185c9 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 64382f4b-353a-41d6-99f9-b37dc0dda341 2026-06-23 02:32:46.256 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ae106ea-e8b5-4809-931f-c695060185c9 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 64382f4b-353a-41d6-99f9-b37dc0dda341 [pid: 7|app: 0|req: 1496/3028] 199.204.45.3 () {32 vars in 757 bytes} [Tue Jun 23 02:32:46 2026] DELETE /v2.0/ports/64382f4b-353a-41d6-99f9-b37dc0dda341 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3029] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:32:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3030] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:32:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3031] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:32:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3032] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:32:46 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: 1535/3033] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:46 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3034] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:46 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => 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: 1536/3035] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:46 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => 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: 1500/3036] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:46 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3037] 199.204.45.3 () {30 vars in 741 bytes} [Tue Jun 23 02:32:46 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3038] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:46 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3039] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:46 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3040] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 3869 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3041] 199.204.45.3 () {34 vars in 1224 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/networks?id=97cfb268-d67f-457b-8899-3c4bdd60ff7b&id=7bb5b451-089a-4b19-af97-2143e4b7d14b&id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&id=bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 3097 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3042] 199.204.45.3 () {34 vars in 1060 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055 => 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: 1540/3043] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/subnets?id=f07d13d5-c4af-4094-a7d0-542e3ee96039 => 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: 1504/3044] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/ports?network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3045] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 1505/3046] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 8|app: 0|req: 1542/3047] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=aecbcbc1-ee90-4e40-8883-7a746151a636 => 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: 1506/3048] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/subnets?id=3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3049] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/ports?network_id=7bb5b451-089a-4b19-af97-2143e4b7d14b&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: 1507/3050] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1544/3051] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1508/3052] 199.204.45.3 () {34 vars in 1054 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=fddf7cec-4cd1-4579-b1c2-5de704fdc84e => 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: 1545/3053] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/subnets?id=e40a4b57-d177-493a-a4ed-e57c1a1eb735 => 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: 1509/3054] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3055] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1510/3056] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:47 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1547/3057] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:32:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3058] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:32:51 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: 1548/3059] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:32:51 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: 1512/3060] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:32:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3061] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:51 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 3869 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3062] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:32:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3063] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:32:52 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: 1514/3064] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:32:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3065] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:32:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3066] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:52 2026] GET /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e => 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: 1552/3067] 199.204.45.3 () {34 vars in 787 bytes} [Tue Jun 23 02:32:52 2026] PUT /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 1080 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:32:52.466 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34c01585-1e9b-4a23-bf18-ef384973c421'] response: {'name': 'network-changed', 'server_uuid': '4a87d8a7-8ae4-4999-878c-bd916c38cdc3', 'tag': 'fddf7cec-4cd1-4579-b1c2-5de704fdc84e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/3068] 199.204.45.3 () {30 vars in 741 bytes} [Tue Jun 23 02:32:52 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 798 bytes in 65 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: 1553/3069] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:52 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 3698 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3070] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:52 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 3698 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3071] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:32:52 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 3698 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3072] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:32:53 2026] GET /v2.0/networks?id=fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3073] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:53 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1519/3074] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:53 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3075] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:53 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 3698 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3076] 199.204.45.3 () {34 vars in 973 bytes} [Tue Jun 23 02:32:54 2026] GET /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 1116 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3077] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:32:54 2026] GET /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3078] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:54 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 3698 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3079] 199.204.45.3 () {34 vars in 1014 bytes} [Tue Jun 23 02:32:54 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?fields=dns_domain => generated 29 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3080] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:32:54 2026] PUT /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 917 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3081] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:32:55 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 02:32:55.989 7 INFO neutron_taas.services.taas.taas_plugin [None req-60f02324-3dff-4a0d-9940-c869138e0642 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: fddf7cec-4cd1-4579-b1c2-5de704fdc84e 2026-06-23 02:32:55.992 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60f02324-3dff-4a0d-9940-c869138e0642 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: fddf7cec-4cd1-4579-b1c2-5de704fdc84e [pid: 7|app: 0|req: 1523/3082] 199.204.45.3 () {32 vars in 757 bytes} [Tue Jun 23 02:32:55 2026] DELETE /v2.0/ports/fddf7cec-4cd1-4579-b1c2-5de704fdc84e => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3085] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3086] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:32: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: 1561/3087] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3088] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3089] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3090] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => 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: 1563/3091] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1350 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3092] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3093] 199.204.45.3 () {30 vars in 741 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3094] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3095] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3096] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3097] 199.204.45.3 () {34 vars in 1144 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/networks?id=97cfb268-d67f-457b-8899-3c4bdd60ff7b&id=7bb5b451-089a-4b19-af97-2143e4b7d14b&id=fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 2311 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3098] 199.204.45.3 () {34 vars in 1060 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3099] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/subnets?id=f07d13d5-c4af-4094-a7d0-542e3ee96039 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3100] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/ports?network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3101] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 1534/3102] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 1569/3103] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:32:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.182&port_id=aecbcbc1-ee90-4e40-8883-7a746151a636 => 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: 1535/3104] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:32:57 2026] GET /v2.0/subnets?id=3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3105] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:32:57 2026] GET /v2.0/ports?network_id=7bb5b451-089a-4b19-af97-2143e4b7d14b&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3106] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:32:57 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?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: 1571/3107] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:32:57 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3108] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:33:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3109] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:33:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3110] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:33:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3111] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:33:08 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-23 02:33:08.195 7 INFO neutron.api.v2.resource [None req-1df3215a-1110-4724-a0f3-e70405107f5a 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3112] 199.204.45.3 () {30 vars in 761 bytes} [Tue Jun 23 02:33:08 2026] GET /v2.0/security-groups/lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3113] 199.204.45.3 () {30 vars in 783 bytes} [Tue Jun 23 02:33:08 2026] GET /v2.0/security-groups?name=lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => generated 2865 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3114] 199.204.45.3 () {30 vars in 813 bytes} [Tue Jun 23 02:33:08 2026] GET /v2.0/security-group-rules?security_group_id=738f7062-e089-4346-909b-bb530b944b64 => generated 2334 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3115] 199.204.45.3 () {32 vars in 787 bytes} [Tue Jun 23 02:33:08 2026] DELETE /v2.0/security-group-rules/722ae215-f26e-4646-9a50-491ce5d55e6a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3116] 199.204.45.3 () {32 vars in 787 bytes} [Tue Jun 23 02:33:08 2026] DELETE /v2.0/security-group-rules/fcc7038a-1865-4d1d-a7d8-9ff06a8946e7 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:12.081 7 INFO neutron_taas.services.taas.taas_plugin [None req-f46c225e-bef1-451f-beff-1ce79914b7ee 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: 6aabde08-b448-444c-b560-972300f64a5a 2026-06-23 02:33:12.083 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f46c225e-bef1-451f-beff-1ce79914b7ee 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: 6aabde08-b448-444c-b560-972300f64a5a 2026-06-23 02:33:12.264 7 INFO neutron.db.l3_db [None req-f46c225e-bef1-451f-beff-1ce79914b7ee 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Floating IP c864774f-bce3-4253-9e4b-58b6e5507bda disassociated (deleted). External IP: 10.96.250.211, port: d02380a0-dd68-4d68-9032-88040441498d. [pid: 7|app: 0|req: 1543/3119] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:33:11 2026] DELETE /v2.0/floatingips/c864774f-bce3-4253-9e4b-58b6e5507bda => generated 0 bytes in 629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:12.602 8 INFO neutron.api.v2.resource [None req-e1446461-5744-49bb-83dc-eac80536a5be 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3120] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:33:12 2026] GET /v2.0/floatingips/c864774f-bce3-4253-9e4b-58b6e5507bda => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3121] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:33:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3122] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:33:13 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: 1545/3123] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:33:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3124] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:33:13 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-23 02:33:13.484 7 INFO neutron.api.v2.resource [None req-01a5d8b9-f15a-4ea5-a821-b1fae7220173 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3125] 199.204.45.3 () {30 vars in 761 bytes} [Tue Jun 23 02:33:13 2026] GET /v2.0/security-groups/lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3126] 199.204.45.3 () {30 vars in 783 bytes} [Tue Jun 23 02:33:13 2026] GET /v2.0/security-groups?name=lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3127] 199.204.45.3 () {30 vars in 813 bytes} [Tue Jun 23 02:33:13 2026] GET /v2.0/security-group-rules?security_group_id=738f7062-e089-4346-909b-bb530b944b64 => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3128] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:33:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3129] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:33:13 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: 1582/3130] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:33:13 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: 1549/3131] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:33:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3132] 199.204.45.3 () {30 vars in 739 bytes} [Tue Jun 23 02:33:13 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3133] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:33:13 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2590 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3134] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:33:13 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2590 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3135] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:33:14 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3136] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:33:15 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3137] 199.204.45.3 () {34 vars in 973 bytes} [Tue Jun 23 02:33:16 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1350 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3138] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:33:16 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3139] 199.204.45.3 () {34 vars in 1058 bytes} [Tue Jun 23 02:33:16 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3140] 199.204.45.3 () {34 vars in 1014 bytes} [Tue Jun 23 02:33:16 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3141] 199.204.45.3 () {38 vars in 1026 bytes} [Tue Jun 23 02:33:16 2026] PUT /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1151 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3142] 199.204.45.3 () {30 vars in 767 bytes} [Tue Jun 23 02:33:17 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1555/3143] 199.204.45.3 () {34 vars in 787 bytes} [Tue Jun 23 02:33:17 2026] PUT /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1090 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3144] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:33:17 2026] GET /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 1090 bytes in 38 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-23 02:33:17.673 7 INFO neutron_taas.services.taas.taas_plugin [None req-36f481de-c055-4402-b58d-b4578f910a8c 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: aecbcbc1-ee90-4e40-8883-7a746151a636 2026-06-23 02:33:17.677 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36f481de-c055-4402-b58d-b4578f910a8c 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: aecbcbc1-ee90-4e40-8883-7a746151a636 [pid: 7|app: 0|req: 1556/3145] 199.204.45.3 () {32 vars in 757 bytes} [Tue Jun 23 02:33:17 2026] DELETE /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3146] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/ports?tenant_id=2b69e4795738461482da0baa499ebba3&device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3147] 199.204.45.3 () {34 vars in 1064 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/networks?id=97cfb268-d67f-457b-8899-3c4bdd60ff7b&id=7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 1524 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3148] 199.204.45.3 () {34 vars in 1060 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.109&port_id=16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055 => 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: 1558/3149] 199.204.45.3 () {34 vars in 982 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/subnets?id=f07d13d5-c4af-4094-a7d0-542e3ee96039 => 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: 1592/3150] 199.204.45.3 () {30 vars in 701 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3151] 199.204.45.3 () {30 vars in 703 bytes} [Tue Jun 23 02:33:18 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: 1594/3152] 199.204.45.3 () {30 vars in 679 bytes} [Tue Jun 23 02:33:18 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: 1559/3153] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/ports?network_id=97cfb268-d67f-457b-8899-3c4bdd60ff7b&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: 1595/3154] 199.204.45.3 () {30 vars in 715 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:33:18.366 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a43d5c3a-d158-497f-b53d-db6d2a4448d9 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3155] 199.204.45.3 () {32 vars in 757 bytes} [Tue Jun 23 02:33:18 2026] DELETE /v2.0/ports/aecbcbc1-ee90-4e40-8883-7a746151a636 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3156] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 1597/3157] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:33:18.432 8 INFO neutron.api.v2.resource [None req-6bc46a19-a95c-49ea-8839-bc6f3b3dc6c1 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3158] 199.204.45.3 () {30 vars in 761 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/security-groups/lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => 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: 1561/3159] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/networks/97cfb268-d67f-457b-8899-3c4bdd60ff7b?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: 1599/3160] 199.204.45.3 () {30 vars in 783 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/security-groups?name=lb-4373f019-eb30-40b7-88be-af55ff1f0a50 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3161] 199.204.45.3 () {30 vars in 735 bytes} [Tue Jun 23 02:33:18 2026] GET /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => 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: 1600/3162] 199.204.45.3 () {34 vars in 787 bytes} [Tue Jun 23 02:33:18 2026] PUT /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 1094 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3163] 199.204.45.3 () {32 vars in 777 bytes} [Tue Jun 23 02:33:18 2026] DELETE /v2.0/security-groups/738f7062-e089-4346-909b-bb530b944b64 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:19.012 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9fb070b-3f2b-4899-bd64-99d4e6de8df8 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: d02380a0-dd68-4d68-9032-88040441498d 2026-06-23 02:33:19.015 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9fb070b-3f2b-4899-bd64-99d4e6de8df8 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: d02380a0-dd68-4d68-9032-88040441498d [pid: 8|app: 0|req: 1601/3164] 199.204.45.3 () {32 vars in 757 bytes} [Tue Jun 23 02:33:18 2026] DELETE /v2.0/ports/d02380a0-dd68-4d68-9032-88040441498d => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3165] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:33:22 2026] GET /v2.0/ports?device_id=4a87d8a7-8ae4-4999-878c-bd916c38cdc3 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:33:22.208 8 INFO neutron_taas.services.taas.taas_plugin [req-694a221a-3822-4393-bc9c-e73ff9ec28fd req-1f126abb-9b3c-461a-9fe8-284060867554 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] TaaS: Handle Delete Port: 16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055 2026-06-23 02:33:22.211 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-694a221a-3822-4393-bc9c-e73ff9ec28fd req-1f126abb-9b3c-461a-9fe8-284060867554 990752138c3a4b6e842e66ec2409552f 2b69e4795738461482da0baa499ebba3 - - default default] Tap Mirror: Handle Delete Port: 16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055 [pid: 8|app: 0|req: 1602/3166] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:33:22 2026] DELETE /v2.0/ports/16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:22.400 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fff9ee7-9b65-4ed6-a16b-6c3ab095a01b'] response: {'server_uuid': '4a87d8a7-8ae4-4999-878c-bd916c38cdc3', 'name': 'network-vif-deleted', 'tag': '16e0b7d1-8c1c-4e5a-8ab6-7be441ad5055', 'status': 'completed', 'code': 200} 2026-06-23 02:33:22.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-04f26474-beb8-4db3-adbd-4229ad585f63 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: 9cf437ac-2312-466b-878d-5e37cc3c0ba7 2026-06-23 02:33:22.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04f26474-beb8-4db3-adbd-4229ad585f63 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: 9cf437ac-2312-466b-878d-5e37cc3c0ba7 2026-06-23 02:33:23.163 7 INFO neutron.db.l3_db [None req-04f26474-beb8-4db3-adbd-4229ad585f63 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Floating IP 576ffdb6-7cc7-4ed1-a32b-a9f0d4a3ae60 disassociated (deleted). External IP: 10.96.250.209, port: 4d975ce8-2218-4361-96c6-9bb33375abbf. [pid: 7|app: 0|req: 1565/3167] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:33:22 2026] DELETE /v2.0/floatingips/576ffdb6-7cc7-4ed1-a32b-a9f0d4a3ae60 => generated 0 bytes in 659 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:23.517 8 INFO neutron.api.v2.resource [None req-8767aa00-53d5-46bd-af46-1129aea2ac83 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3168] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:33:23 2026] GET /v2.0/floatingips/576ffdb6-7cc7-4ed1-a32b-a9f0d4a3ae60 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:33:23.537 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-424e6abd-6631-4c0f-a88a-86cfce2a606e'] response: {'name': 'network-changed', 'server_uuid': '25745475-a029-4265-a467-65433c8a8a2e', 'tag': '4d975ce8-2218-4361-96c6-9bb33375abbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1566/3169] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:33:23 2026] GET /v2.0/ports?device_id=25745475-a029-4265-a467-65433c8a8a2e => generated 1204 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3170] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:33:23 2026] GET /v2.0/security-groups?id=8e711710-b620-4d4e-b676-c36554c19ac1&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3171] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:33:24 2026] GET /v2.0/ports?tenant_id=569e042e16d54cafa9e96455e20d633e&device_id=25745475-a029-4265-a467-65433c8a8a2e => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3172] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:33:24 2026] GET /v2.0/networks?id=bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3173] 199.204.45.3 () {34 vars in 1056 bytes} [Tue Jun 23 02:33:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.242&port_id=4d975ce8-2218-4361-96c6-9bb33375abbf => 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: 1606/3174] 199.204.45.3 () {34 vars in 1104 bytes} [Tue Jun 23 02:33:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A300&port_id=4d975ce8-2218-4361-96c6-9bb33375abbf => 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: 1569/3175] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 23 02:33:24 2026] GET /v2.0/subnets?id=55fc30cb-801e-45e0-8a4a-cf518073abb4&id=717c782a-03a2-4f7e-a051-7c6284b058a3 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3176] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:33:24 2026] GET /v2.0/ports?network_id=bb5eb658-c0e0-4d95-b509-25736322d6f9&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3177] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:33:24 2026] GET /v2.0/ports?network_id=bb5eb658-c0e0-4d95-b509-25736322d6f9&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3178] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:33:24 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1571/3179] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:33:24 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9?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: 1609/3180] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:33:26 2026] GET /v2.0/ports?device_id=25745475-a029-4265-a467-65433c8a8a2e => generated 1204 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:33:26.267 7 INFO neutron_taas.services.taas.taas_plugin [req-9f66ac23-f782-4c55-a01a-3638066abe5a req-76b2a071-d146-4e8a-a74c-400f3ce1737a 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: 4d975ce8-2218-4361-96c6-9bb33375abbf 2026-06-23 02:33:26.269 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9f66ac23-f782-4c55-a01a-3638066abe5a req-76b2a071-d146-4e8a-a74c-400f3ce1737a 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: 4d975ce8-2218-4361-96c6-9bb33375abbf [pid: 7|app: 0|req: 1572/3183] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:33:26 2026] DELETE /v2.0/ports/4d975ce8-2218-4361-96c6-9bb33375abbf => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:26.493 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c9aa9e2-7e9a-4cf0-9617-ee874f202008'] response: {'server_uuid': '25745475-a029-4265-a467-65433c8a8a2e', 'name': 'network-vif-deleted', 'tag': '4d975ce8-2218-4361-96c6-9bb33375abbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1612/3184] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:33:28 2026] GET /v2.0/ports?device_id=25745475-a029-4265-a467-65433c8a8a2e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 02:33:34.147 7 INFO neutron_taas.services.taas.taas_plugin [None req-439ef62f-641f-4bbd-8724-36a784f81cff 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: 9481f464-60ac-44c1-9ace-6833d0aff7d1 2026-06-23 02:33:34.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-439ef62f-641f-4bbd-8724-36a784f81cff 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: 9481f464-60ac-44c1-9ace-6833d0aff7d1 2026-06-23 02:33:34.357 7 INFO neutron.db.l3_db [None req-439ef62f-641f-4bbd-8724-36a784f81cff 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Floating IP a78bf86b-b66d-4c1a-9216-a8f8306516cd disassociated (deleted). External IP: 10.96.250.202, port: dd98b11f-520e-4694-9a37-5bb1c2b4be7c. [pid: 7|app: 0|req: 1573/3185] 10.0.0.186 () {32 vars in 732 bytes} [Tue Jun 23 02:33:34 2026] DELETE /v2.0/floatingips/a78bf86b-b66d-4c1a-9216-a8f8306516cd => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:34.807 8 INFO neutron.api.v2.resource [None req-11541da9-08b6-40bd-99e3-def4387a8a9b 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3186] 10.0.0.186 () {32 vars in 729 bytes} [Tue Jun 23 02:33:34 2026] GET /v2.0/floatingips/a78bf86b-b66d-4c1a-9216-a8f8306516cd => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:33:34.833 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d02b924-b5ef-4bc4-85bf-b8330892afb1'] response: {'name': 'network-changed', 'server_uuid': 'ff0ce2fb-d8c6-4132-8a80-9814ea096e42', 'tag': 'dd98b11f-520e-4694-9a37-5bb1c2b4be7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1574/3187] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:33:34 2026] GET /v2.0/ports?device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => generated 1196 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3188] 10.0.0.191 () {34 vars in 1040 bytes} [Tue Jun 23 02:33:35 2026] GET /v2.0/security-groups?id=8e711710-b620-4d4e-b676-c36554c19ac1&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3189] 199.204.45.3 () {34 vars in 1078 bytes} [Tue Jun 23 02:33:35 2026] GET /v2.0/ports?tenant_id=569e042e16d54cafa9e96455e20d633e&device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3190] 199.204.45.3 () {34 vars in 984 bytes} [Tue Jun 23 02:33:35 2026] GET /v2.0/networks?id=fa64711e-40a0-4807-bc9b-dd02b74f0bda => 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: 1576/3191] 199.204.45.3 () {34 vars in 1054 bytes} [Tue Jun 23 02:33:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.60&port_id=dd98b11f-520e-4694-9a37-5bb1c2b4be7c => 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: 1616/3192] 199.204.45.3 () {34 vars in 1102 bytes} [Tue Jun 23 02:33:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A220&port_id=dd98b11f-520e-4694-9a37-5bb1c2b4be7c => 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: 1577/3193] 199.204.45.3 () {34 vars in 1062 bytes} [Tue Jun 23 02:33:35 2026] GET /v2.0/subnets?id=7ddf8d74-ba42-4548-860a-9c1e7f3bebe0&id=e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3194] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:33:35 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&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: 1578/3195] 199.204.45.3 () {34 vars in 1050 bytes} [Tue Jun 23 02:33:35 2026] GET /v2.0/ports?network_id=fa64711e-40a0-4807-bc9b-dd02b74f0bda&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3196] 199.204.45.3 () {34 vars in 1010 bytes} [Tue Jun 23 02:33:35 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?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: 1579/3197] 199.204.45.3 () {34 vars in 1110 bytes} [Tue Jun 23 02:33:35 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3198] 199.204.45.3 () {34 vars in 992 bytes} [Tue Jun 23 02:33:37 2026] GET /v2.0/ports?device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => generated 1196 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 02:33:37.585 7 INFO neutron_taas.services.taas.taas_plugin [req-e9b04f59-6d4b-4979-b20f-a77f0c9d664f req-f487a2dd-1f2c-4aab-ae66-470274c8e980 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: dd98b11f-520e-4694-9a37-5bb1c2b4be7c 2026-06-23 02:33:37.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e9b04f59-6d4b-4979-b20f-a77f0c9d664f req-f487a2dd-1f2c-4aab-ae66-470274c8e980 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: dd98b11f-520e-4694-9a37-5bb1c2b4be7c [pid: 7|app: 0|req: 1580/3199] 199.204.45.3 () {36 vars in 995 bytes} [Tue Jun 23 02:33:37 2026] DELETE /v2.0/ports/dd98b11f-520e-4694-9a37-5bb1c2b4be7c => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:37.816 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2d4ca93-8a6b-4bcf-b603-b4d1ceaabdcb'] response: {'server_uuid': 'ff0ce2fb-d8c6-4132-8a80-9814ea096e42', 'name': 'network-vif-deleted', 'tag': 'dd98b11f-520e-4694-9a37-5bb1c2b4be7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1620/3200] 10.0.0.191 () {34 vars in 990 bytes} [Tue Jun 23 02:33:40 2026] GET /v2.0/ports?device_id=ff0ce2fb-d8c6-4132-8a80-9814ea096e42 => 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: 1582/3203] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:33:45 2026] DELETE /v2.0/security-group-rules/27a9ecd1-2c71-44fc-8a3e-6d021d33953f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:45.378 8 INFO neutron.api.v2.resource [None req-12628f4a-bcb3-4caa-9dd4-3e0d86406e7b 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3204] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:33:45 2026] GET /v2.0/security-group-rules/27a9ecd1-2c71-44fc-8a3e-6d021d33953f => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3205] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:33:45 2026] DELETE /v2.0/security-group-rules/f542436a-ebec-40d0-a20c-25b6c44ff23f => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:45.458 8 INFO neutron.api.v2.resource [None req-3250faf3-e1a6-4a74-ab97-60be67c72ac9 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3206] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:33:45 2026] GET /v2.0/security-group-rules/f542436a-ebec-40d0-a20c-25b6c44ff23f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3207] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:33:45 2026] DELETE /v2.0/security-group-rules/f630194d-e656-4bcd-9a2a-46a31a9ef92b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:45.542 8 INFO neutron.api.v2.resource [None req-4c101b49-e8f5-434f-aa37-6cbea06fd960 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3208] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:33:45 2026] GET /v2.0/security-group-rules/f630194d-e656-4bcd-9a2a-46a31a9ef92b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3209] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:33:45 2026] DELETE /v2.0/security-group-rules/28f03569-11a1-466f-908d-c30a96502d7d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:45.635 8 INFO neutron.api.v2.resource [None req-611ab23b-0c7f-4048-9fe0-c2951cba7f49 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3210] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:33:45 2026] GET /v2.0/security-group-rules/28f03569-11a1-466f-908d-c30a96502d7d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3211] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:33:45 2026] DELETE /v2.0/security-group-rules/9b5b3c89-6f29-4217-b6d7-ce844f6d09fa => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:45.724 8 INFO neutron.api.v2.resource [None req-8ad2ac7f-a448-47ab-8c6b-76861882290e 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3212] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:33:45 2026] GET /v2.0/security-group-rules/9b5b3c89-6f29-4217-b6d7-ce844f6d09fa => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3213] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:33:45 2026] DELETE /v2.0/security-group-rules/81e00690-1364-4922-a5d6-53a5d2ecbefd => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:45.848 8 INFO neutron.api.v2.resource [None req-b6e22d89-b102-492e-aef2-bcef105cfc8f 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3214] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:33:45 2026] GET /v2.0/security-group-rules/81e00690-1364-4922-a5d6-53a5d2ecbefd => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3215] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:33:45 2026] DELETE /v2.0/security-group-rules/4b222fc5-7a89-4394-bb08-58e793aa329e => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:45.940 8 INFO neutron.api.v2.resource [None req-efa6f1cb-73e9-476f-bfb8-301cff426ade 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1628/3216] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:33:45 2026] GET /v2.0/security-group-rules/4b222fc5-7a89-4394-bb08-58e793aa329e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3217] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:33:45 2026] DELETE /v2.0/security-group-rules/04b56f5d-8da8-4dcd-ba1b-31042e3d26f0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:46.033 8 INFO neutron.api.v2.resource [None req-24aab60d-8f02-401b-b0bc-ac303025dce0 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3218] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:33:46 2026] GET /v2.0/security-group-rules/04b56f5d-8da8-4dcd-ba1b-31042e3d26f0 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3219] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:33:46 2026] DELETE /v2.0/security-group-rules/52023897-92ca-465f-b416-22400186a2c9 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:46.120 8 INFO neutron.api.v2.resource [None req-a5c2d319-0cee-4d53-9d36-ff0802d7572e 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1630/3220] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:33:46 2026] GET /v2.0/security-group-rules/52023897-92ca-465f-b416-22400186a2c9 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3221] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:33:46 2026] DELETE /v2.0/security-group-rules/8d0758b7-a5b1-4ee1-8c08-4f249de7017d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:46.213 8 INFO neutron.api.v2.resource [None req-810f8875-7036-4f06-a7d0-1422ddc5e176 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3222] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:33:46 2026] GET /v2.0/security-group-rules/8d0758b7-a5b1-4ee1-8c08-4f249de7017d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3223] 10.0.0.186 () {32 vars in 750 bytes} [Tue Jun 23 02:33:46 2026] DELETE /v2.0/security-group-rules/3850a782-c634-42bc-a5fc-98421728ab41 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:46.296 8 INFO neutron.api.v2.resource [None req-112ac40a-4c6d-4e1b-89da-bd789a2f1c32 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3224] 10.0.0.186 () {32 vars in 747 bytes} [Tue Jun 23 02:33:46 2026] GET /v2.0/security-group-rules/3850a782-c634-42bc-a5fc-98421728ab41 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3225] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:33:46 2026] DELETE /v2.0/security-groups/8e711710-b620-4d4e-b676-c36554c19ac1 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:46.400 8 INFO neutron.api.v2.resource [None req-979e465a-72bb-46bc-beee-3c72cf9c31d7 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3226] 10.0.0.186 () {32 vars in 737 bytes} [Tue Jun 23 02:33:46 2026] GET /v2.0/security-groups/8e711710-b620-4d4e-b676-c36554c19ac1 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:33:46.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c42d582-2c4e-4904-a036-430ea7657b03 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: 5070ec75-ffca-46fc-bc7c-d56995714634 2026-06-23 02:33:46.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c42d582-2c4e-4904-a036-430ea7657b03 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: 5070ec75-ffca-46fc-bc7c-d56995714634 [pid: 7|app: 0|req: 1594/3227] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:33:46 2026] PUT /v2.0/routers/dc791af7-e15f-4a9c-8aaf-2f14f12babfa/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:33:47.596 8 INFO neutron.api.v2.resource [None req-21c3a6b0-a063-403e-868b-f191d1992bb0 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3228] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:33:47 2026] PUT /v2.0/routers/dc791af7-e15f-4a9c-8aaf-2f14f12babfa/remove_router_interface => generated 198 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:33:48.022 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ad6dd80-7025-4e53-bd5c-7325bd85c3d2 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: 1e3816db-9e62-4e5c-920a-c40163ce9be9 2026-06-23 02:33:48.025 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ad6dd80-7025-4e53-bd5c-7325bd85c3d2 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: 1e3816db-9e62-4e5c-920a-c40163ce9be9 [pid: 7|app: 0|req: 1595/3229] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:33:47 2026] PUT /v2.0/routers/dc791af7-e15f-4a9c-8aaf-2f14f12babfa/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:33:48.724 8 INFO neutron.api.v2.resource [None req-35ccd908-29ce-434c-a40b-6ec33900e52d 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3230] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:33:48 2026] PUT /v2.0/routers/dc791af7-e15f-4a9c-8aaf-2f14f12babfa/remove_router_interface => generated 198 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:33:49.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-e630708f-8c2e-488c-b6fd-a80d215a7423 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: 3a0f547c-4b72-47ae-937b-f3e019c2409e 2026-06-23 02:33:49.164 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e630708f-8c2e-488c-b6fd-a80d215a7423 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: 3a0f547c-4b72-47ae-937b-f3e019c2409e [pid: 7|app: 0|req: 1596/3231] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:33:48 2026] PUT /v2.0/routers/dc791af7-e15f-4a9c-8aaf-2f14f12babfa/remove_router_interface => generated 309 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 02:33:49.959 8 INFO neutron.api.v2.resource [None req-70b700fe-68bb-48a5-bf24-a07960ac1270 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1636/3232] 10.0.0.186 () {34 vars in 789 bytes} [Tue Jun 23 02:33:49 2026] PUT /v2.0/routers/dc791af7-e15f-4a9c-8aaf-2f14f12babfa/remove_router_interface => generated 198 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:33:50.193 7 INFO neutron_taas.services.taas.taas_plugin [None req-414fdc6c-4392-453a-b176-238a1e67254f 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: 4e811265-5bb0-49af-b78c-2a502200713f 2026-06-23 02:33:50.196 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-414fdc6c-4392-453a-b176-238a1e67254f 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: 4e811265-5bb0-49af-b78c-2a502200713f 2026-06-23 02:33:50.469 7 INFO neutron_taas.services.taas.taas_plugin [None req-414fdc6c-4392-453a-b176-238a1e67254f 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: c9b6af8b-205b-4660-889c-794bf48a0b92 2026-06-23 02:33:50.472 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-414fdc6c-4392-453a-b176-238a1e67254f 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: c9b6af8b-205b-4660-889c-794bf48a0b92 2026-06-23 02:33:51.552 7 INFO neutron.services.segments.plugin [-] Segment 249c0c25-c4dc-46af-90ae-73522508fc44 resource provider aggregate not found 2026-06-23 02:33:51.559 7 INFO neutron.services.segments.plugin [-] Segment 249c0c25-c4dc-46af-90ae-73522508fc44 resource provider aggregate not found 2026-06-23 02:33:51.573 7 INFO neutron.db.l3_hamode_db [None req-414fdc6c-4392-453a-b176-238a1e67254f 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] HA network 64b1ea0c-38b7-440b-8ec1-e980288c9152 was deleted as no HA routers are present in tenant 569e042e16d54cafa9e96455e20d633e. 2026-06-23 02:33:51.573 7 INFO neutron.services.segments.plugin [-] Segment 249c0c25-c4dc-46af-90ae-73522508fc44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 249c0c25-c4dc-46af-90ae-73522508fc44 found for delete ", "request_id": "req-84c567be-3966-49f4-98a1-c4fc21cc433d"}]} 2026-06-23 02:33:51.579 7 INFO neutron.services.segments.plugin [-] Segment 249c0c25-c4dc-46af-90ae-73522508fc44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 249c0c25-c4dc-46af-90ae-73522508fc44 found for delete ", "request_id": "req-1ab54ec9-1e5f-4e44-94f6-7497b2c18917"}]} [pid: 7|app: 0|req: 1597/3233] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:33:49 2026] DELETE /v2.0/routers/dc791af7-e15f-4a9c-8aaf-2f14f12babfa => generated 0 bytes in 1615 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 02:33:51.604 8 INFO neutron.api.v2.resource [None req-b3b49da2-22ed-42b5-a5c6-21791d14b3fa 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1637/3234] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:33:51 2026] GET /v2.0/routers/dc791af7-e15f-4a9c-8aaf-2f14f12babfa => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3235] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:33:51 2026] DELETE /v2.0/subnets/717c782a-03a2-4f7e-a051-7c6284b058a3 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:51.822 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd4d9584-9f17-4f24-9cd2-d69e2a4d80a4 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3236] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:33:51 2026] GET /v2.0/subnets/717c782a-03a2-4f7e-a051-7c6284b058a3 => 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: 1599/3237] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:33:51 2026] DELETE /v2.0/subnets/55fc30cb-801e-45e0-8a4a-cf518073abb4 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:52.027 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c71b0a2-c69a-4b9c-8f43-0f940daa7acb 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3238] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:33:51 2026] GET /v2.0/subnets/55fc30cb-801e-45e0-8a4a-cf518073abb4 => generated 136 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:33:52.140 7 INFO neutron_taas.services.taas.taas_plugin [None req-dff9e05c-50c3-4a51-b572-2822870a3346 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: f679cd28-19e4-4b7c-9b8a-32de810e5583 2026-06-23 02:33:52.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dff9e05c-50c3-4a51-b572-2822870a3346 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: f679cd28-19e4-4b7c-9b8a-32de810e5583 [pid: 7|app: 0|req: 1600/3239] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:33:52 2026] DELETE /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:52.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a43986d1-8a37-47d0-8b42-664ca6ecbff0 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3240] 10.0.0.186 () {32 vars in 723 bytes} [Tue Jun 23 02:33:52 2026] GET /v2.0/networks/bb5eb658-c0e0-4d95-b509-25736322d6f9 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3241] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:33:52 2026] DELETE /v2.0/subnets/7ddf8d74-ba42-4548-860a-9c1e7f3bebe0 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:52.621 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7bdae89-cfe6-4a5b-9821-021468af2183 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3242] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:33:52 2026] GET /v2.0/subnets/7ddf8d74-ba42-4548-860a-9c1e7f3bebe0 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3243] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:33:52 2026] DELETE /v2.0/subnets/e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:52.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50ae8856-32aa-48ae-baf1-8ebf5d6b9c5d 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3244] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:33:52 2026] GET /v2.0/subnets/e40a4b57-d177-493a-a4ed-e57c1a1eb735 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:33:52.960 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c8da82f-c2b1-445b-976a-cc12712c2dcb 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: b6311451-e4f3-4748-8969-5d7f4e348589 2026-06-23 02:33:52.963 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c8da82f-c2b1-445b-976a-cc12712c2dcb 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: b6311451-e4f3-4748-8969-5d7f4e348589 [pid: 7|app: 0|req: 1603/3245] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:33:52 2026] DELETE /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:53.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3432ec12-861a-4c45-b28f-2bf7f2664816 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3246] 10.0.0.186 () {32 vars in 723 bytes} [Tue Jun 23 02:33:53 2026] GET /v2.0/networks/fa64711e-40a0-4807-bc9b-dd02b74f0bda => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3247] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:33:53 2026] DELETE /v2.0/subnets/c398b3ea-f6f2-4c86-b352-615b9155f133 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:53.425 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32f7fc44-d8b9-480a-8724-13ecd2a3c695 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3248] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:33:53 2026] GET /v2.0/subnets/c398b3ea-f6f2-4c86-b352-615b9155f133 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3249] 10.0.0.186 () {32 vars in 724 bytes} [Tue Jun 23 02:33:53 2026] DELETE /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:53.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8f24ba7-7ce7-486d-acd0-359a289a2f93 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3250] 10.0.0.186 () {32 vars in 721 bytes} [Tue Jun 23 02:33:53 2026] GET /v2.0/subnets/3866c8f2-c60c-409a-bc3b-871c89f3213b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:33:53.596 7 INFO neutron.services.segments.plugin [-] Segment 68e70173-78ed-4917-9c94-634f137590d6 resource provider aggregate not found 2026-06-23 02:33:53.605 7 INFO neutron.services.segments.plugin [-] Segment 68e70173-78ed-4917-9c94-634f137590d6 resource provider aggregate not found 2026-06-23 02:33:53.622 7 INFO neutron.services.segments.plugin [-] Segment 68e70173-78ed-4917-9c94-634f137590d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e70173-78ed-4917-9c94-634f137590d6 found for delete ", "request_id": "req-eb2f2a68-19e7-4b96-9131-0c618efd32f4"}]} 2026-06-23 02:33:53.630 7 INFO neutron.services.segments.plugin [-] Segment 68e70173-78ed-4917-9c94-634f137590d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e70173-78ed-4917-9c94-634f137590d6 found for delete ", "request_id": "req-377198d6-7ff2-4e88-863a-4eaf2637c607"}]} 2026-06-23 02:33:53.646 7 INFO neutron.services.segments.plugin [-] Segment 6a2ff502-1aaf-4acd-b20f-1bdeec9bc7b8 resource provider aggregate not found 2026-06-23 02:33:53.655 7 INFO neutron.services.segments.plugin [-] Segment 6a2ff502-1aaf-4acd-b20f-1bdeec9bc7b8 resource provider aggregate not found 2026-06-23 02:33:53.672 7 INFO neutron.services.segments.plugin [-] Segment 6a2ff502-1aaf-4acd-b20f-1bdeec9bc7b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a2ff502-1aaf-4acd-b20f-1bdeec9bc7b8 found for delete ", "request_id": "req-53ab2d6c-43d9-47f6-a8de-2b070cdd5ff2"}]} 2026-06-23 02:33:53.676 7 INFO neutron.services.segments.plugin [-] Segment 6a2ff502-1aaf-4acd-b20f-1bdeec9bc7b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a2ff502-1aaf-4acd-b20f-1bdeec9bc7b8 found for delete ", "request_id": "req-b2630e55-eb1c-4650-a2d7-278a138c7ab7"}]} 2026-06-23 02:33:53.722 7 INFO neutron_taas.services.taas.taas_plugin [None req-10ba5b7e-09ff-4f33-87db-7c8c49529030 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] TaaS: Handle Delete Port: 9a5d36a9-afb3-4385-a11d-db19a115732e 2026-06-23 02:33:53.726 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10ba5b7e-09ff-4f33-87db-7c8c49529030 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] Tap Mirror: Handle Delete Port: 9a5d36a9-afb3-4385-a11d-db19a115732e [pid: 7|app: 0|req: 1606/3251] 10.0.0.186 () {32 vars in 726 bytes} [Tue Jun 23 02:33:53 2026] DELETE /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 02:33:53.958 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f02f456-bff0-42d4-92fa-6f65cb2cea10 0379643d2cbe418898f10be26a48ad70 569e042e16d54cafa9e96455e20d633e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3252] 10.0.0.186 () {32 vars in 723 bytes} [Tue Jun 23 02:33:53 2026] GET /v2.0/networks/7bb5b451-089a-4b19-af97-2143e4b7d14b => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 02:33:55.698 7 INFO neutron.services.segments.plugin [-] Segment abdcd67d-a349-492a-971d-3879acf498c6 resource provider aggregate not found 2026-06-23 02:33:55.703 7 INFO neutron.services.segments.plugin [-] Segment abdcd67d-a349-492a-971d-3879acf498c6 resource provider aggregate not found 2026-06-23 02:33:55.719 7 INFO neutron.services.segments.plugin [-] Segment abdcd67d-a349-492a-971d-3879acf498c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abdcd67d-a349-492a-971d-3879acf498c6 found for delete ", "request_id": "req-21b3034c-9d6c-495a-b5b8-ac4decc4cd3f"}]} 2026-06-23 02:33:55.721 7 INFO neutron.services.segments.plugin [-] Segment abdcd67d-a349-492a-971d-3879acf498c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abdcd67d-a349-492a-971d-3879acf498c6 found for delete ", "request_id": "req-a864ccbd-5825-409a-9c94-69e19f481cac"}]} [pid: 7|app: 0|req: 1607/3253] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:33:55 2026] GET /v2.0/security-groups?tenant_id=9beea36eb9ce4153aa3da8c76ac62937&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3256] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:33:56 2026] DELETE /v2.0/security-groups/ed2efac8-8117-4ecd-8f10-92be99431113 => 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: 1610/3257] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:33:56 2026] GET /v2.0/security-groups?tenant_id=569e042e16d54cafa9e96455e20d633e&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3258] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:33:56 2026] DELETE /v2.0/security-groups/cb6ff185-3940-4700-b4a8-91a3d231269a => 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: 1611/3259] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:33:56 2026] GET /v2.0/security-groups?tenant_id=3edd1eced1c74526ac65412262323170&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3260] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:33:56 2026] DELETE /v2.0/security-groups/edda2c85-775a-4128-b1e3-c2ba67cf58b7 => 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: 1612/3261] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:33:56 2026] GET /v2.0/security-groups?tenant_id=2233e3a517b34b08a6260a5619fb1aa1&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3262] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:33:57 2026] DELETE /v2.0/security-groups/1e4d2a67-d956-4f3f-b6c6-4ff88c993014 => 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: 1613/3263] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:33:57 2026] GET /v2.0/security-groups?tenant_id=52adf4d7ae8140a1a94e694fc344a6cc&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3264] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:33:57 2026] DELETE /v2.0/security-groups/ef8f0ece-c055-4de2-94d5-229790ccaefe => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3265] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:33:57 2026] GET /v2.0/security-groups?tenant_id=a135b227aebc458990814c3d70709f14&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3266] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:33:57 2026] DELETE /v2.0/security-groups/9b68a9dc-b25f-4bf9-be7e-a8f50522ea66 => 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: 1615/3267] 10.0.0.186 () {32 vars in 774 bytes} [Tue Jun 23 02:33:58 2026] GET /v2.0/security-groups?tenant_id=1fef387930864726a1c1bd519c3c7f6a&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3268] 10.0.0.186 () {32 vars in 740 bytes} [Tue Jun 23 02:33:58 2026] DELETE /v2.0/security-groups/cc5c032e-b99f-4347-bc9a-b708389022d7 => 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: 1616/3269] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:34:00 2026] GET /v2.0/networks => generated 2168 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3270] 10.0.0.186 () {32 vars in 655 bytes} [Tue Jun 23 02:34:02 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3271] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:34:02 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3272] 10.0.0.186 () {32 vars in 643 bytes} [Tue Jun 23 02:34:02 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: 1618/3273] 10.0.0.186 () {32 vars in 647 bytes} [Tue Jun 23 02:34:02 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: 8|app: 0|req: 1656/3274] 10.0.0.186 () {32 vars in 649 bytes} [Tue Jun 23 02:34:02 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3275] 10.0.0.186 () {32 vars in 663 bytes} [Tue Jun 23 02:34:02 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3276] 10.0.0.186 () {32 vars in 655 bytes} [Tue Jun 23 02:34:02 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)