+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 30 21:44:34 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: neutron-server-86c967787-2w4nc 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 0x7f8206ef5668 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-07-30 21:44:38.009 7 INFO neutron.common.config [-] Logging enabled! 2026-07-30 21:44:38.009 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-30 21:44:38.162 8 INFO neutron.common.config [-] Logging enabled! 2026-07-30 21:44:38.162 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-30 21:44:39.047 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-30 21:44:39.184 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-30 21:44:40.569 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-30 21:44:40.572 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-30 21:44:40.576 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-30 21:44:40.577 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-30 21:44:40.577 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-30 21:44:40.578 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-30 21:44:40.578 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 21:44:40.585 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 21:44:40.585 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 21:44:40.586 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-30 21:44:40.609 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-30 21:44:40.610 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-30 21:44:40.610 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-30 21:44:40.640 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-30 21:44:40.641 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-30 21:44:40.641 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-30 21:44:40.641 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-30 21:44:40.700 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-30 21:44:40.703 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-30 21:44:40.707 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-30 21:44:40.707 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-30 21:44:40.708 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-30 21:44:40.708 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-30 21:44:40.708 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 21:44:40.715 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 21:44:40.715 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-30 21:44:40.716 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-30 21:44:40.737 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-30 21:44:40.738 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-30 21:44:40.738 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-30 21:44:40.769 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-30 21:44:40.769 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-30 21:44:40.769 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-30 21:44:40.770 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-30 21:44:40.933 7 INFO neutron.plugins.ml2.managers [None req-9e5dd2bb-c231-426e-ac44-2eaa86ca6127 - - - - - -] Initializing driver for type 'vlan' 2026-07-30 21:44:41.107 8 INFO neutron.plugins.ml2.managers [None req-276eb141-51c8-4077-9bab-da40377e47cf - - - - - -] Initializing driver for type 'vlan' 2026-07-30 21:44:41.261 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9e5dd2bb-c231-426e-ac44-2eaa86ca6127 - - - - - -] VlanTypeDriver initialization complete 2026-07-30 21:44:41.261 7 INFO neutron.plugins.ml2.managers [None req-9e5dd2bb-c231-426e-ac44-2eaa86ca6127 - - - - - -] Initializing driver for type 'vxlan' 2026-07-30 21:44:41.261 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9e5dd2bb-c231-426e-ac44-2eaa86ca6127 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-30 21:44:41.276 7 INFO neutron.plugins.ml2.managers [None req-9e5dd2bb-c231-426e-ac44-2eaa86ca6127 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-30 21:44:41.276 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9e5dd2bb-c231-426e-ac44-2eaa86ca6127 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-30 21:44:41.276 7 INFO neutron.plugins.ml2.managers [None req-9e5dd2bb-c231-426e-ac44-2eaa86ca6127 - - - - - -] Initializing extension driver 'port_security' 2026-07-30 21:44:41.277 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9e5dd2bb-c231-426e-ac44-2eaa86ca6127 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-30 21:44:41.278 7 INFO neutron.plugins.ml2.managers [None req-9e5dd2bb-c231-426e-ac44-2eaa86ca6127 - - - - - -] Initializing extension driver 'qos' 2026-07-30 21:44:41.278 7 INFO neutron.plugins.ml2.managers [None req-9e5dd2bb-c231-426e-ac44-2eaa86ca6127 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-30 21:44:41.278 7 INFO neutron.plugins.ml2.managers [None req-9e5dd2bb-c231-426e-ac44-2eaa86ca6127 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-30 21:44:41.296 7 INFO neutron.quota [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded quota_driver: . 2026-07-30 21:44:41.297 7 INFO neutron.plugins.ml2.plugin [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Modular L2 Plugin initialization complete 2026-07-30 21:44:41.297 7 INFO neutron.plugins.ml2.managers [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-30 21:44:41.297 7 INFO neutron.plugins.ml2.managers [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-30 21:44:41.297 7 INFO neutron.plugins.ml2.managers [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-30 21:44:41.298 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: qos 2026-07-30 21:44:41.311 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: router 2026-07-30 21:44:41.358 7 INFO neutron.services.service_base [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-30 21:44:41.358 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: segments 2026-07-30 21:44:41.420 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-276eb141-51c8-4077-9bab-da40377e47cf - - - - - -] VlanTypeDriver initialization complete 2026-07-30 21:44:41.420 8 INFO neutron.plugins.ml2.managers [None req-276eb141-51c8-4077-9bab-da40377e47cf - - - - - -] Initializing driver for type 'vxlan' 2026-07-30 21:44:41.420 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-276eb141-51c8-4077-9bab-da40377e47cf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-30 21:44:41.433 8 INFO neutron.plugins.ml2.managers [None req-276eb141-51c8-4077-9bab-da40377e47cf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-30 21:44:41.434 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-276eb141-51c8-4077-9bab-da40377e47cf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-30 21:44:41.434 8 INFO neutron.plugins.ml2.managers [None req-276eb141-51c8-4077-9bab-da40377e47cf - - - - - -] Initializing extension driver 'port_security' 2026-07-30 21:44:41.434 8 INFO neutron.plugins.ml2.extensions.port_security [None req-276eb141-51c8-4077-9bab-da40377e47cf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-30 21:44:41.434 8 INFO neutron.plugins.ml2.managers [None req-276eb141-51c8-4077-9bab-da40377e47cf - - - - - -] Initializing extension driver 'qos' 2026-07-30 21:44:41.434 8 INFO neutron.plugins.ml2.managers [None req-276eb141-51c8-4077-9bab-da40377e47cf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-30 21:44:41.434 8 INFO neutron.plugins.ml2.managers [None req-276eb141-51c8-4077-9bab-da40377e47cf - - - - - -] Initializing mechanism driver 'l2population' 2026-07-30 21:44:41.450 8 INFO neutron.quota [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded quota_driver: . 2026-07-30 21:44:41.450 8 INFO neutron.plugins.ml2.plugin [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Modular L2 Plugin initialization complete 2026-07-30 21:44:41.450 8 INFO neutron.plugins.ml2.managers [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-30 21:44:41.451 8 INFO neutron.plugins.ml2.managers [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-30 21:44:41.451 8 INFO neutron.plugins.ml2.managers [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Got port-security extension from driver 'port_security' 2026-07-30 21:44:41.451 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: qos 2026-07-30 21:44:41.458 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: trunk 2026-07-30 21:44:41.465 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: router 2026-07-30 21:44:41.472 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: vpnaas 2026-07-30 21:44:41.510 8 INFO neutron.services.service_base [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-30 21:44:41.510 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: segments 2026-07-30 21:44:41.511 7 WARNING stevedore.named [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-30 21:44:41.586 7 INFO neutron_vpnaas.services.vpn.plugin [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-30 21:44:41.586 7 INFO neutron.common.utils [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-30 21:44:41.586 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: taas 2026-07-30 21:44:41.609 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: trunk 2026-07-30 21:44:41.613 7 WARNING stevedore.named [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-30 21:44:41.613 7 WARNING stevedore.named [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-30 21:44:41.623 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: vpnaas 2026-07-30 21:44:41.636 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-30 21:44:41.637 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: tapmirror 2026-07-30 21:44:41.657 7 WARNING stevedore.named [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-30 21:44:41.657 7 WARNING stevedore.named [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-30 21:44:41.664 8 WARNING stevedore.named [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-30 21:44:41.673 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-30 21:44:41.674 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: auto_allocate 2026-07-30 21:44:41.682 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: tag 2026-07-30 21:44:41.693 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: timestamp 2026-07-30 21:44:41.696 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: network_ip_availability 2026-07-30 21:44:41.700 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: flavors 2026-07-30 21:44:41.704 7 INFO neutron.manager [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loading Plugin: revisions 2026-07-30 21:44:41.707 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Initializing extension manager. 2026-07-30 21:44:41.708 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: address-group 2026-07-30 21:44:41.709 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: address-scope 2026-07-30 21:44:41.710 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-30 21:44:41.711 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: agent 2026-07-30 21:44:41.711 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: agent-resources-synced 2026-07-30 21:44:41.713 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-30 21:44:41.714 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-30 21:44:41.715 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: availability_zone 2026-07-30 21:44:41.715 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: availability_zone_filter 2026-07-30 21:44:41.716 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-30 21:44:41.717 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: default-subnetpools 2026-07-30 21:44:41.718 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-30 21:44:41.719 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: dns-integration 2026-07-30 21:44:41.719 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: dns-domain-ports 2026-07-30 21:44:41.720 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-30 21:44:41.721 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: dvr 2026-07-30 21:44:41.721 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-30 21:44:41.722 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: empty-string-filtering 2026-07-30 21:44:41.722 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-30 21:44:41.723 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-30 21:44:41.723 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: external-net 2026-07-30 21:44:41.724 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-30 21:44:41.724 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: extraroute 2026-07-30 21:44:41.725 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: extraroute-atomic 2026-07-30 21:44:41.726 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-30 21:44:41.726 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-30 21:44:41.727 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-30 21:44:41.727 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-30 21:44:41.728 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: fip-port-details 2026-07-30 21:44:41.728 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: flavors 2026-07-30 21:44:41.730 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-30 21:44:41.730 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: floatingip-pools 2026-07-30 21:44:41.731 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: ip_allocation 2026-07-30 21:44:41.731 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-30 21:44:41.732 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: l2_adjacency 2026-07-30 21:44:41.732 8 INFO neutron_vpnaas.services.vpn.plugin [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-30 21:44:41.732 8 INFO neutron.common.utils [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-30 21:44:41.732 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: taas 2026-07-30 21:44:41.733 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: router 2026-07-30 21:44:41.735 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-30 21:44:41.736 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-30 21:44:41.736 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-30 21:44:41.737 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: ext-gw-mode 2026-07-30 21:44:41.737 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: l3-ha 2026-07-30 21:44:41.738 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-30 21:44:41.738 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-30 21:44:41.739 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: l3-flavors 2026-07-30 21:44:41.740 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-30 21:44:41.740 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-30 21:44:41.742 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-30 21:44:41.744 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-30 21:44:41.745 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-30 21:44:41.747 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-30 21:44:41.748 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-30 21:44:41.749 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: multi-provider 2026-07-30 21:44:41.749 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: net-mtu 2026-07-30 21:44:41.750 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: net-mtu-writable 2026-07-30 21:44:41.751 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: network_availability_zone 2026-07-30 21:44:41.752 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: network_ha 2026-07-30 21:44:41.754 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: network-ip-availability 2026-07-30 21:44:41.755 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-30 21:44:41.755 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: pagination 2026-07-30 21:44:41.756 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: port-device-profile 2026-07-30 21:44:41.756 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-30 21:44:41.757 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-30 21:44:41.757 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-30 21:44:41.758 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: port-mac-override 2026-07-30 21:44:41.758 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-30 21:44:41.759 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-30 21:44:41.760 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-30 21:44:41.760 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: port-resource-request 2026-07-30 21:44:41.760 8 WARNING stevedore.named [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-30 21:44:41.760 8 WARNING stevedore.named [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-30 21:44:41.761 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-30 21:44:41.761 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-30 21:44:41.762 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: binding 2026-07-30 21:44:41.762 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: binding-extended 2026-07-30 21:44:41.763 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: port-security 2026-07-30 21:44:41.764 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: project-id 2026-07-30 21:44:41.764 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: provider 2026-07-30 21:44:41.765 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-30 21:44:41.767 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos 2026-07-30 21:44:41.768 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-30 21:44:41.769 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-30 21:44:41.769 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-default 2026-07-30 21:44:41.770 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-fip 2026-07-30 21:44:41.770 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-30 21:44:41.771 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-30 21:44:41.771 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-30 21:44:41.772 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-30 21:44:41.773 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-30 21:44:41.773 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-pps 2026-07-30 21:44:41.774 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-30 21:44:41.774 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-30 21:44:41.775 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: qos-rules-alias 2026-07-30 21:44:41.776 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: quota-check-limit 2026-07-30 21:44:41.776 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-30 21:44:41.779 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: quotas 2026-07-30 21:44:41.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-30 21:44:41.779 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: tapmirror 2026-07-30 21:44:41.780 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: quota_details 2026-07-30 21:44:41.782 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: rbac-policies 2026-07-30 21:44:41.782 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: rbac-address-group 2026-07-30 21:44:41.783 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: rbac-address-scope 2026-07-30 21:44:41.784 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: rbac-security-groups 2026-07-30 21:44:41.784 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-30 21:44:41.785 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: revision-if-match 2026-07-30 21:44:41.786 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-30 21:44:41.786 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: router_availability_zone 2026-07-30 21:44:41.787 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-30 21:44:41.788 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-30 21:44:41.789 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-30 21:44:41.790 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-30 21:44:41.790 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-30 21:44:41.791 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-30 21:44:41.791 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-30 21:44:41.793 8 WARNING stevedore.named [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-30 21:44:41.793 8 WARNING stevedore.named [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-30 21:44:41.797 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: security-group 2026-07-30 21:44:41.798 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: segment 2026-07-30 21:44:41.799 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-30 21:44:41.799 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: service-type 2026-07-30 21:44:41.800 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: sorting 2026-07-30 21:44:41.800 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: standard-attr-segment 2026-07-30 21:44:41.801 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: standard-attr-description 2026-07-30 21:44:41.802 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: stateful-security-group 2026-07-30 21:44:41.802 7 WARNING neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-30 21:44:41.803 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-30 21:44:41.803 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: subnet-external-network 2026-07-30 21:44:41.804 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: subnet_onboard 2026-07-30 21:44:41.804 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-30 21:44:41.805 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: subnet-service-types 2026-07-30 21:44:41.805 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: subnet_allocation 2026-07-30 21:44:41.806 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-30 21:44:41.807 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-30 21:44:41.807 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: tag-creation 2026-07-30 21:44:41.807 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: auto_allocate 2026-07-30 21:44:41.807 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-30 21:44:41.811 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: standard-attr-tag 2026-07-30 21:44:41.812 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-30 21:44:41.813 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: trunk 2026-07-30 21:44:41.813 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: trunk-details 2026-07-30 21:44:41.814 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-30 21:44:41.814 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-30 21:44:41.815 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-30 21:44:41.816 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-30 21:44:41.817 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: tag 2026-07-30 21:44:41.818 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-30 21:44:41.819 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-30 21:44:41.820 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: vpn-flavors 2026-07-30 21:44:41.822 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: vpnaas 2026-07-30 21:44:41.823 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: taas 2026-07-30 21:44:41.824 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: tap-mirror 2026-07-30 21:44:41.825 7 INFO neutron.api.extensions [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-30 21:44:41.826 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: timestamp 2026-07-30 21:44:41.827 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-30 21:44:41.827 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-30 21:44:41.828 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-30 21:44:41.828 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-30 21:44:41.829 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: network_ip_availability 2026-07-30 21:44:41.831 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-30 21:44:41.832 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-30 21:44:41.832 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: flavors 2026-07-30 21:44:41.836 8 INFO neutron.manager [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loading Plugin: revisions 2026-07-30 21:44:41.836 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-30 21:44:41.837 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-30 21:44:41.837 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-30 21:44:41.838 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-30 21:44:41.838 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] subnetpool is already registered 2026-07-30 21:44:41.839 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-30 21:44:41.839 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] subnetpool is already registered 2026-07-30 21:44:41.839 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-30 21:44:41.840 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Initializing extension manager. 2026-07-30 21:44:41.840 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-30 21:44:41.840 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-30 21:44:41.841 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-30 21:44:41.841 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: address-group 2026-07-30 21:44:41.841 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-30 21:44:41.841 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-30 21:44:41.842 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-30 21:44:41.842 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] ipsecpolicy is already registered 2026-07-30 21:44:41.842 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: address-scope 2026-07-30 21:44:41.842 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-30 21:44:41.842 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] ikepolicy is already registered 2026-07-30 21:44:41.843 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-30 21:44:41.843 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: agent 2026-07-30 21:44:41.844 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: agent-resources-synced 2026-07-30 21:44:41.845 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: allowed-address-pairs 2026-07-30 21:44:41.846 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: auto-allocated-topology 2026-07-30 21:44:41.846 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: availability_zone 2026-07-30 21:44:41.847 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: availability_zone_filter 2026-07-30 21:44:41.847 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-30 21:44:41.847 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] router is already registered 2026-07-30 21:44:41.847 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-30 21:44:41.848 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-30 21:44:41.848 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: default-subnetpools 2026-07-30 21:44:41.848 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] floatingip is already registered 2026-07-30 21:44:41.849 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-30 21:44:41.850 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: dns-integration 2026-07-30 21:44:41.850 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: dns-domain-ports 2026-07-30 21:44:41.851 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-30 21:44:41.852 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: dvr 2026-07-30 21:44:41.852 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-30 21:44:41.852 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] rbac_policy is already registered 2026-07-30 21:44:41.852 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-30 21:44:41.852 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-30 21:44:41.852 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] security_group is already registered 2026-07-30 21:44:41.852 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: empty-string-filtering 2026-07-30 21:44:41.853 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-30 21:44:41.853 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-30 21:44:41.853 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] security_group_rule is already registered 2026-07-30 21:44:41.854 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-30 21:44:41.854 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-30 21:44:41.854 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] subnetpool is already registered 2026-07-30 21:44:41.854 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: external-net 2026-07-30 21:44:41.854 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-30 21:44:41.855 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] subnetpool is already registered 2026-07-30 21:44:41.855 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-30 21:44:41.855 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-30 21:44:41.855 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] trunk is already registered 2026-07-30 21:44:41.855 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: extraroute 2026-07-30 21:44:41.856 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-30 21:44:41.856 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] ikepolicy is already registered 2026-07-30 21:44:41.856 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: extraroute-atomic 2026-07-30 21:44:41.856 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-30 21:44:41.856 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] ipsecpolicy is already registered 2026-07-30 21:44:41.856 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-30 21:44:41.857 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-30 21:44:41.857 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] endpoint_group is already registered 2026-07-30 21:44:41.857 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-30 21:44:41.857 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] vpnservice is already registered 2026-07-30 21:44:41.857 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-30 21:44:41.858 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-30 21:44:41.858 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] ipsec_site_connection is already registered 2026-07-30 21:44:41.858 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-30 21:44:41.858 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-30 21:44:41.858 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] ipsecpolicy is already registered 2026-07-30 21:44:41.858 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-30 21:44:41.859 7 INFO neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-30 21:44:41.859 7 WARNING neutron.quota.resource_registry [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] ikepolicy is already registered 2026-07-30 21:44:41.859 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: fip-port-details 2026-07-30 21:44:41.860 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: flavors 2026-07-30 21:44:41.861 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-30 21:44:41.861 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: floatingip-pools 2026-07-30 21:44:41.862 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: ip_allocation 2026-07-30 21:44:41.862 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: ip-substring-filtering 2026-07-30 21:44:41.863 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: l2_adjacency 2026-07-30 21:44:41.864 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: router 2026-07-30 21:44:41.866 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-30 21:44:41.867 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-30 21:44:41.867 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-30 21:44:41.868 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: ext-gw-mode 2026-07-30 21:44:41.868 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: l3-ha 2026-07-30 21:44:41.869 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-30 21:44:41.869 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-30 21:44:41.870 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: l3-flavors 2026-07-30 21:44:41.871 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-30 21:44:41.871 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-30 21:44:41.873 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-30 21:44:41.874 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-30 21:44:41.875 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-30 21:44:41.876 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-30 21:44:41.877 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-30 21:44:41.877 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: multi-provider 2026-07-30 21:44:41.878 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: net-mtu 2026-07-30 21:44:41.878 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: net-mtu-writable 2026-07-30 21:44:41.879 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: network_availability_zone 2026-07-30 21:44:41.879 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: network_ha 2026-07-30 21:44:41.880 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: network-ip-availability 2026-07-30 21:44:41.881 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-30 21:44:41.882 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: pagination 2026-07-30 21:44:41.882 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: port-device-profile 2026-07-30 21:44:41.883 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-30 21:44:41.883 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-30 21:44:41.884 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-30 21:44:41.884 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: port-mac-override 2026-07-30 21:44:41.885 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-30 21:44:41.885 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-30 21:44:41.886 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-30 21:44:41.886 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: port-resource-request 2026-07-30 21:44:41.887 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: port-resource-request-groups 2026-07-30 21:44:41.887 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-30 21:44:41.888 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: binding 2026-07-30 21:44:41.889 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: binding-extended 2026-07-30 21:44:41.889 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: port-security 2026-07-30 21:44:41.890 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: project-id 2026-07-30 21:44:41.890 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: provider 2026-07-30 21:44:41.891 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-30 21:44:41.893 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos 2026-07-30 21:44:41.893 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-30 21:44:41.894 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-30 21:44:41.894 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-default 2026-07-30 21:44:41.895 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-fip 2026-07-30 21:44:41.896 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-30 21:44:41.896 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-gateway-ip 2026-07-30 21:44:41.896 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-port-network-policy 2026-07-30 21:44:41.897 7 WARNING keystonemiddleware._common.config [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:44:41.897 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-pps-minimum 2026-07-30 21:44:41.898 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-30 21:44:41.898 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-pps 2026-07-30 21:44:41.899 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-rule-type-details 2026-07-30 21:44:41.899 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-30 21:44:41.900 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: qos-rules-alias 2026-07-30 21:44:41.900 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: quota-check-limit 2026-07-30 21:44:41.901 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: quota-check-limit-default 2026-07-30 21:44:41.903 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: quotas 2026-07-30 21:44:41.903 7 WARNING oslo_config.cfg [None req-f3eb71fa-a698-43ec-82b1-eaefd5256f48 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 21:44:41.904 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: quota_details 2026-07-30 21:44:41.906 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: rbac-policies WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f8206ef5668 pid: 7 (default app) 2026-07-30 21:44:41.906 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: rbac-address-group 2026-07-30 21:44:41.907 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: rbac-address-scope 2026-07-30 21:44:41.907 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: rbac-security-groups 2026-07-30 21:44:41.908 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: rbac-subnetpool 2026-07-30 21:44:41.908 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: revision-if-match 2026-07-30 21:44:41.909 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: standard-attr-revisions 2026-07-30 21:44:41.909 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: router_availability_zone 2026-07-30 21:44:41.910 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-30 21:44:41.911 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: security-groups-default-rules 2026-07-30 21:44:41.912 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-30 21:44:41.912 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-30 21:44:41.913 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-30 21:44:41.913 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-30 21:44:41.914 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-30 21:44:41.920 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: security-group 2026-07-30 21:44:41.921 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: segment 2026-07-30 21:44:41.921 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-30 21:44:41.922 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: service-type 2026-07-30 21:44:41.922 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: sorting 2026-07-30 21:44:41.923 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: standard-attr-segment 2026-07-30 21:44:41.924 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: standard-attr-description 2026-07-30 21:44:41.924 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: stateful-security-group 2026-07-30 21:44:41.924 8 WARNING neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-30 21:44:41.925 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-30 21:44:41.925 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: subnet-external-network 2026-07-30 21:44:41.926 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: subnet_onboard 2026-07-30 21:44:41.927 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-30 21:44:41.927 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: subnet-service-types 2026-07-30 21:44:41.928 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: subnet_allocation 2026-07-30 21:44:41.928 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-30 21:44:41.929 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: tag-creation 2026-07-30 21:44:41.929 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-30 21:44:41.933 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: standard-attr-tag 2026-07-30 21:44:41.935 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-30 21:44:41.935 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: trunk 2026-07-30 21:44:41.936 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: trunk-details 2026-07-30 21:44:41.936 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-30 21:44:41.937 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-30 21:44:41.937 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-30 21:44:41.938 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-30 21:44:41.940 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-30 21:44:41.941 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-30 21:44:41.941 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: vpn-flavors 2026-07-30 21:44:41.943 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: vpnaas 2026-07-30 21:44:41.944 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: taas 2026-07-30 21:44:41.945 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: tap-mirror 2026-07-30 21:44:41.946 8 INFO neutron.api.extensions [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Loaded extension: taas-vlan-filter 2026-07-30 21:44:41.948 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-30 21:44:41.948 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-30 21:44:41.948 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-30 21:44:41.949 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-30 21:44:41.952 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-30 21:44:41.952 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-30 21:44:41.957 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-30 21:44:41.957 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-30 21:44:41.958 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-30 21:44:41.959 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-30 21:44:41.959 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] subnetpool is already registered 2026-07-30 21:44:41.959 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-30 21:44:41.960 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] subnetpool is already registered 2026-07-30 21:44:41.960 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-30 21:44:41.960 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-30 21:44:41.961 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-30 21:44:41.962 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-30 21:44:41.962 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-30 21:44:41.962 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-30 21:44:41.963 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-30 21:44:41.963 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] ipsecpolicy is already registered 2026-07-30 21:44:41.963 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-30 21:44:41.963 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] ikepolicy is already registered 2026-07-30 21:44:41.968 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-30 21:44:41.968 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] router is already registered 2026-07-30 21:44:41.969 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-30 21:44:41.969 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] floatingip is already registered 2026-07-30 21:44:41.972 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-30 21:44:41.973 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] rbac_policy is already registered 2026-07-30 21:44:41.973 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-30 21:44:41.973 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] security_group is already registered 2026-07-30 21:44:41.974 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-30 21:44:41.974 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] security_group_rule is already registered 2026-07-30 21:44:41.975 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-30 21:44:41.975 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] subnetpool is already registered 2026-07-30 21:44:41.975 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-30 21:44:41.975 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] subnetpool is already registered 2026-07-30 21:44:41.976 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-30 21:44:41.976 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] trunk is already registered 2026-07-30 21:44:41.976 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-30 21:44:41.976 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] ikepolicy is already registered 2026-07-30 21:44:41.977 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-30 21:44:41.977 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] ipsecpolicy is already registered 2026-07-30 21:44:41.977 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-30 21:44:41.977 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] endpoint_group is already registered 2026-07-30 21:44:41.978 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-30 21:44:41.978 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] vpnservice is already registered 2026-07-30 21:44:41.978 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-30 21:44:41.978 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] ipsec_site_connection is already registered 2026-07-30 21:44:41.979 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-30 21:44:41.979 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] ipsecpolicy is already registered 2026-07-30 21:44:41.979 8 INFO neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-30 21:44:41.979 8 WARNING neutron.quota.resource_registry [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] ikepolicy is already registered 2026-07-30 21:44:42.017 8 WARNING keystonemiddleware._common.config [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:44:42.024 8 WARNING oslo_config.cfg [None req-61452bd7-644e-443b-80f7-be6e10df8e0e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f8206ef5668 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-07-30 21:44:46.538 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a289508e-ae94-464c-9a2a-f8bdceda4368 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.19.213.246 () {44 vars in 927 bytes} [Thu Jul 30 21:44:45 2026] GET /v2.0/networks/public => generated 108 bytes in 790 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.19.213.246 () {44 vars in 949 bytes} [Thu Jul 30 21:44:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 21:44:47.389 7 WARNING neutron.services.revisions.revision_plugin [None req-7e3499a3-add9-4979-950a-a768b9590c68 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Could not find related network for resource to bump revision. 2026-07-30 21:44:47.416 7 INFO neutron.db.segments_db [None req-7e3499a3-add9-4979-950a-a768b9590c68 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 924f1527-2780-4e5d-a430-88382c7514ec of type flat for network 13b4f8c9-7147-43bf-9964-283436d27744 2026-07-30 21:44:47.468 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e3499a3-add9-4979-950a-a768b9590c68 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.19.213.246 () {48 vars in 967 bytes} [Thu Jul 30 21:44:46 2026] POST /v2.0/networks => generated 124 bytes in 600 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 21:44:53.473 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4b1eb60-99a1-4e1c-ade0-3d72a40275e9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.246 () {44 vars in 927 bytes} [Thu Jul 30 21:44:53 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.246 () {44 vars in 949 bytes} [Thu Jul 30 21:44:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 21:44:53.591 7 WARNING neutron.services.revisions.revision_plugin [None req-ef911516-7ca7-48f7-a0e3-aa267000a08f 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Could not find related network for resource to bump revision. 2026-07-30 21:44:53.611 7 INFO neutron.db.segments_db [None req-ef911516-7ca7-48f7-a0e3-aa267000a08f 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 6ec2572f-56c0-4967-838c-a906911409ee of type flat for network d618fa81-3d9b-4985-91ca-24d9df05a565 2026-07-30 21:44:53.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef911516-7ca7-48f7-a0e3-aa267000a08f 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.246 () {48 vars in 967 bytes} [Thu Jul 30 21:44:53 2026] POST /v2.0/networks => generated 124 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 21:44:59.900 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e72141e-1dab-4954-a800-0aa42fa73ac7 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.19.213.246 () {44 vars in 927 bytes} [Thu Jul 30 21:44:59 2026] GET /v2.0/networks/public => generated 108 bytes in 385 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.246 () {44 vars in 949 bytes} [Thu Jul 30 21:44:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 21:45:00.224 8 WARNING neutron.services.revisions.revision_plugin [None req-12e7f6bc-4c21-49c1-ba8a-2c4b35a91d3a 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Could not find related network for resource to bump revision. 2026-07-30 21:45:00.253 8 INFO neutron.db.segments_db [None req-12e7f6bc-4c21-49c1-ba8a-2c4b35a91d3a 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 31241ff1-f4bc-44ba-884d-ae79735f0aa4 of type flat for network 851202be-dc1b-47db-b43f-d2631ea9a8d0 2026-07-30 21:45:00.309 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12e7f6bc-4c21-49c1-ba8a-2c4b35a91d3a 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.246 () {48 vars in 967 bytes} [Thu Jul 30 21:44:59 2026] POST /v2.0/networks => generated 124 bytes in 415 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 21:45:06.259 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7e62055-e236-4a0d-af94-7059daed57f8 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.246 () {44 vars in 927 bytes} [Thu Jul 30 21:45:06 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.246 () {44 vars in 949 bytes} [Thu Jul 30 21:45:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 21:45:06.365 8 WARNING neutron.services.revisions.revision_plugin [None req-ff483345-67b4-4162-94ef-bc2058156e46 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Could not find related network for resource to bump revision. 2026-07-30 21:45:06.388 8 INFO neutron.db.segments_db [None req-ff483345-67b4-4162-94ef-bc2058156e46 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 5b49557e-0f8a-41af-90ac-d62d773d1edd of type flat for network 614984a9-a0d4-4092-9dad-d826c567897b 2026-07-30 21:45:06.411 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff483345-67b4-4162-94ef-bc2058156e46 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.246 () {48 vars in 967 bytes} [Thu Jul 30 21:45:06 2026] POST /v2.0/networks => generated 124 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 21:45:12.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-707f78b7-a038-4815-8fd0-f4a0478601d1 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.246 () {44 vars in 927 bytes} [Thu Jul 30 21:45:12 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.246 () {44 vars in 949 bytes} [Thu Jul 30 21:45:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 21:45:12.416 7 WARNING neutron.services.revisions.revision_plugin [None req-5270d422-0cc4-47ec-b288-799c50d917ad 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Could not find related network for resource to bump revision. 2026-07-30 21:45:12.429 7 INFO neutron.db.segments_db [None req-5270d422-0cc4-47ec-b288-799c50d917ad 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment c62a69f2-ffbb-4b4d-85eb-343074ae32c4 of type flat for network 84458343-4de0-4510-9fef-885d11a7d2db 2026-07-30 21:45:12.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5270d422-0cc4-47ec-b288-799c50d917ad 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.19.213.246 () {48 vars in 967 bytes} [Thu Jul 30 21:45:12 2026] POST /v2.0/networks => generated 124 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 21:45:18.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96b2eac8-586e-45a0-ba83-63aa7ab2d8b9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.19.213.246 () {44 vars in 927 bytes} [Thu Jul 30 21:45:18 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.19.213.246 () {44 vars in 949 bytes} [Thu Jul 30 21:45:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 21:45:18.450 7 WARNING neutron.services.revisions.revision_plugin [None req-b6775efe-30cb-44be-9939-0f3120565bf4 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Could not find related network for resource to bump revision. 2026-07-30 21:45:18.488 7 INFO neutron.db.segments_db [None req-b6775efe-30cb-44be-9939-0f3120565bf4 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment c1d63698-9aa0-481b-afb8-b6bb6bc3f9cd of type flat for network a5f99835-33f7-48c1-90eb-29bed70ae9da 2026-07-30 21:45:18.538 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6775efe-30cb-44be-9939-0f3120565bf4 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 199.19.213.246 () {48 vars in 967 bytes} [Thu Jul 30 21:45:18 2026] POST /v2.0/networks => generated 124 bytes in 1371 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 21:45:25.601 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c263dc7d-af3e-476e-88d3-7be3f2a57b62 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.19.213.246 () {44 vars in 927 bytes} [Thu Jul 30 21:45:25 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: 14/25] 199.19.213.246 () {44 vars in 949 bytes} [Thu Jul 30 21:45:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 21:45:25.716 8 WARNING neutron.services.revisions.revision_plugin [None req-24259ac4-b2b2-4ec8-86f8-ba67293ed549 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Could not find related network for resource to bump revision. 2026-07-30 21:45:25.736 8 INFO neutron.db.segments_db [None req-24259ac4-b2b2-4ec8-86f8-ba67293ed549 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 8fcddb21-312c-432f-849f-6c7fb7216876 of type flat for network 630b4be4-b6a0-4b8b-8543-822d252f816b [pid: 8|app: 0|req: 12/26] 199.19.213.246 () {48 vars in 967 bytes} [Thu Jul 30 21:45:25 2026] POST /v2.0/networks => generated 706 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 21:45:27.088 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83386a35-bb74-4bab-ba85-c7e0b0e37635 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/27] 199.19.213.246 () {44 vars in 927 bytes} [Thu Jul 30 21:45:27 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.246 () {44 vars in 949 bytes} [Thu Jul 30 21:45:27 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 21:45:27.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b9200a6-e928-464b-9e69-03296562d30e 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/29] 199.19.213.246 () {44 vars in 1034 bytes} [Thu Jul 30 21:45:27 2026] GET /v2.0/subnets/public-subnet?network_id=630b4be4-b6a0-4b8b-8543-822d252f816b => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.19.213.246 () {44 vars in 1057 bytes} [Thu Jul 30 21:45:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=630b4be4-b6a0-4b8b-8543-822d252f816b => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.19.213.246 () {48 vars in 965 bytes} [Thu Jul 30 21:45:27 2026] POST /v2.0/subnets => generated 664 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 21:50:32.746 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5323d6b-937a-4d46-bb23-3eec02bb3add 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/71] 199.19.213.246 () {44 vars in 937 bytes} [Thu Jul 30 21:50:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.19.213.246 () {44 vars in 959 bytes} [Thu Jul 30 21:50:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 21:50:32.866 8 INFO neutron.db.segments_db [None req-2d8f04c4-75c4-4f79-9ead-937be1f0ade7 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 5c3a66da-ed05-4292-ab3e-44ca3457ac22 of type vxlan for network ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 [pid: 8|app: 0|req: 36/73] 199.19.213.246 () {48 vars in 966 bytes} [Thu Jul 30 21:50:32 2026] POST /v2.0/networks => generated 688 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 21:50:33.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f13b8179-9ef0-46d1-95dc-d8c3cae8bdfb 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/76] 199.19.213.246 () {44 vars in 937 bytes} [Thu Jul 30 21:50:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.19.213.246 () {44 vars in 959 bytes} [Thu Jul 30 21:50:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 21:50:34.008 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a85e1f7-490c-4eee-8601-d8a4082bdc47 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/78] 199.19.213.246 () {44 vars in 1036 bytes} [Thu Jul 30 21:50:33 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.19.213.246 () {44 vars in 1059 bytes} [Thu Jul 30 21:50:34 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.19.213.246 () {48 vars in 965 bytes} [Thu Jul 30 21:50:34 2026] POST /v2.0/subnets => generated 651 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 21:50:35.460 7 INFO neutron.api.v2.resource [None req-14092ff5-80ee-4240-9e48-60ab69c0f17d 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/81] 199.19.213.246 () {44 vars in 971 bytes} [Thu Jul 30 21:50:35 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.19.213.246 () {44 vars in 993 bytes} [Thu Jul 30 21:50:35 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.19.213.246 () {48 vars in 980 bytes} [Thu Jul 30 21:50:35 2026] POST /v2.0/security-groups => generated 1616 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:36 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 1616 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:36 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:36 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 199.19.213.246 () {48 vars in 991 bytes} [Thu Jul 30 21:50:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:37 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:37 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 2230 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:37 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.19.213.246 () {48 vars in 991 bytes} [Thu Jul 30 21:50:37 2026] POST /v2.0/security-group-rules => generated 603 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:38 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:39 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:39 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => 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/95] 199.19.213.246 () {48 vars in 991 bytes} [Thu Jul 30 21:50:39 2026] POST /v2.0/security-group-rules => generated 603 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:40 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:40 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:40 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.19.213.246 () {48 vars in 991 bytes} [Thu Jul 30 21:50:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:41 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:41 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:41 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 199.19.213.246 () {48 vars in 991 bytes} [Thu Jul 30 21:50:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 199.19.213.246 () {44 vars in 987 bytes} [Thu Jul 30 21:50:42 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 732 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 21:50:42.971 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f355109-c09f-4b99-af15-52e68d8e455e 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/105] 199.19.213.246 () {44 vars in 1076 bytes} [Thu Jul 30 21:50:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.19.213.246 () {44 vars in 1099 bytes} [Thu Jul 30 21:50:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:43 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.19.213.246 () {48 vars in 961 bytes} [Thu Jul 30 21:50:43 2026] POST /v2.0/ports => generated 1100 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-30 21:50:50.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94163b5c-e39b-4e49-b116-18c9f94642f0 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/111] 199.19.213.246 () {44 vars in 979 bytes} [Thu Jul 30 21:50:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 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: 56/112] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.19.213.246 () {48 vars in 1031 bytes} [Thu Jul 30 21:50:50 2026] PUT /v2.0/ports/9bd09d9f-c912-4d8b-a186-8f819c30eff2 => generated 1249 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 199.19.213.246 () {44 vars in 920 bytes} [Thu Jul 30 21:50:53 2026] GET /v2.0/ports => generated 3730 bytes in 309 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-07-30 21:50:54.510 7 INFO neutron.api.v2.resource [None req-dc5a7fca-f328-46f0-a6ed-23d039cc0883 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 58/115] 199.19.213.246 () {44 vars in 959 bytes} [Thu Jul 30 21:50:54 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 199.19.213.246 () {44 vars in 981 bytes} [Thu Jul 30 21:50:54 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 199.19.213.246 () {48 vars in 980 bytes} [Thu Jul 30 21:50:54 2026] POST /v2.0/security-groups => generated 1610 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:55 2026] GET /v2.0/security-groups/01c4f29c-7a53-4389-bbbd-d38763fea23d => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:55 2026] GET /v2.0/security-groups/01c4f29c-7a53-4389-bbbd-d38763fea23d => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/120] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:55 2026] GET /v2.0/security-groups/01c4f29c-7a53-4389-bbbd-d38763fea23d => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/121] 199.19.213.246 () {48 vars in 991 bytes} [Thu Jul 30 21:50:55 2026] POST /v2.0/security-group-rules => generated 623 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/122] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:56 2026] GET /v2.0/security-groups/01c4f29c-7a53-4389-bbbd-d38763fea23d => generated 2246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/123] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:56 2026] GET /v2.0/security-groups/01c4f29c-7a53-4389-bbbd-d38763fea23d => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/124] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 21:50:56 2026] GET /v2.0/security-groups/01c4f29c-7a53-4389-bbbd-d38763fea23d => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/125] 199.19.213.246 () {48 vars in 991 bytes} [Thu Jul 30 21:50:56 2026] POST /v2.0/security-group-rules => generated 627 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 199.19.213.246 () {44 vars in 975 bytes} [Thu Jul 30 21:52:00 2026] GET /v2.0/quotas/9b3210d14c5f4d8fa37e1a8bd0500cf6 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/135] 199.19.213.246 () {48 vars in 1027 bytes} [Thu Jul 30 21:52:00 2026] PUT /v2.0/quotas/9b3210d14c5f4d8fa37e1a8bd0500cf6 => generated 291 bytes in 77 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-07-30 21:56:21.718 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b818c23-f3da-4017-ad94-2424e5b47dd9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 86/172] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 21:56:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 87/173] 199.19.213.246 () {30 vars in 762 bytes} [Thu Jul 30 21:56:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 21:56:23.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62141c0e-ca1d-4b5c-9007-639a4f3e8a2c 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 87/174] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 21:56:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.19.213.246 () {30 vars in 762 bytes} [Thu Jul 30 21:56:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:03:53.504 7 INFO neutron.api.v2.resource [None req-9804c542-f02d-4446-a3f4-067560661bc4 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 119/236] 199.19.213.246 () {44 vars in 1074 bytes} [Thu Jul 30 22:03:53 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 139 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/237] 199.19.213.246 () {44 vars in 1097 bytes} [Thu Jul 30 22:03:53 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 23 bytes in 1844 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/238] 199.19.213.246 () {48 vars in 981 bytes} [Thu Jul 30 22:03:55 2026] POST /v2.0/security-groups => generated 1624 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/239] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:03:56 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 1624 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/240] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:03:56 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:03:56 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => 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: 122/242] 199.19.213.246 () {48 vars in 991 bytes} [Thu Jul 30 22:03:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/243] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:03:58 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 2234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/244] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:03:58 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0 => generated 2234 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/245] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:03:58 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 2234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/246] 199.19.213.246 () {48 vars in 991 bytes} [Thu Jul 30 22:03:58 2026] POST /v2.0/security-group-rules => generated 599 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/247] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:03:59 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/248] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:03:59 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/249] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:03:59 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/250] 199.19.213.246 () {48 vars in 991 bytes} [Thu Jul 30 22:03:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/251] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:04:00 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:04:00 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0 => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/253] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:04:01 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/254] 199.19.213.246 () {48 vars in 991 bytes} [Thu Jul 30 22:04:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 199.19.213.246 () {30 vars in 739 bytes} [Thu Jul 30 22:09:42 2026] GET /v2.0/networks?tenant_id=4b1c4fa4c6d44143b830cf2afcd9fbbb&shared=False => generated 15 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:09:43.168 8 INFO neutron.db.segments_db [None req-4e5b7aa2-45c5-4983-9dba-103081f869f0 311cff3e0a4549398397f1135157f298 4b1c4fa4c6d44143b830cf2afcd9fbbb - - 5b7b220696ec43e492dc829ae4a45a5c 5b7b220696ec43e492dc829ae4a45a5c] Added segment 9ccaa36a-0e81-4719-b4cd-0370eae780eb of type vxlan for network fa9db4f3-eec4-4e8d-aa8e-dbca21d903a3 [pid: 8|app: 0|req: 150/302] 199.19.213.246 () {34 vars in 681 bytes} [Thu Jul 30 22:09:43 2026] POST /v2.0/networks => generated 699 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/303] 199.19.213.246 () {30 vars in 721 bytes} [Thu Jul 30 22:09:43 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 151/304] 199.19.213.246 () {30 vars in 632 bytes} [Thu Jul 30 22:09:43 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: 154/305] 199.19.213.246 () {34 vars in 676 bytes} [Thu Jul 30 22:09:43 2026] POST /v2.0/ports => generated 999 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:09:44 2026] GET /v2.0/networks/fa9db4f3-eec4-4e8d-aa8e-dbca21d903a3 => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 199.19.213.246 () {30 vars in 721 bytes} [Thu Jul 30 22:09:45 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: 153/308] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:09:45 2026] GET /v2.0/networks/fa9db4f3-eec4-4e8d-aa8e-dbca21d903a3 => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/313] 199.19.213.246 () {44 vars in 975 bytes} [Thu Jul 30 22:10:03 2026] GET /v2.0/quotas/4b1c4fa4c6d44143b830cf2afcd9fbbb => 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: 158/314] 199.19.213.246 () {48 vars in 1027 bytes} [Thu Jul 30 22:10:04 2026] PUT /v2.0/quotas/4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 291 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:24:04.470 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0812224-98ca-4c22-97d0-367ed0cd70b3 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 215/427] 199.19.213.246 () {44 vars in 927 bytes} [Thu Jul 30 22:24:04 2026] GET /v2.0/networks/public => generated 108 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.19.213.246 () {44 vars in 949 bytes} [Thu Jul 30 22:24:04 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-07-30 22:24:05.807 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36bb0675-f617-4f3d-9717-0072ac9f3a31 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 216/429] 199.19.213.246 () {44 vars in 927 bytes} [Thu Jul 30 22:24:05 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/430] 199.19.213.246 () {44 vars in 949 bytes} [Thu Jul 30 22:24:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:24:05.868 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a6acdc4-e75d-431d-9a3c-9e35ae59cffd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 217/431] 199.19.213.246 () {44 vars in 1034 bytes} [Thu Jul 30 22:24:05 2026] GET /v2.0/subnets/public-subnet?network_id=630b4be4-b6a0-4b8b-8543-822d252f816b => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 199.19.213.246 () {44 vars in 1057 bytes} [Thu Jul 30 22:24:05 2026] GET /v2.0/subnets?name=public-subnet&network_id=630b4be4-b6a0-4b8b-8543-822d252f816b => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:24:36.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d464cf23-b9a3-48b1-b15b-03fea9e12569 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 220/437] 199.19.213.246 () {44 vars in 937 bytes} [Thu Jul 30 22:24:36 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: 8|app: 0|req: 218/438] 199.19.213.246 () {44 vars in 959 bytes} [Thu Jul 30 22:24:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:24:37.488 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ebb8106-aebc-431c-be7c-7780f61e8cbf 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 221/439] 199.19.213.246 () {44 vars in 937 bytes} [Thu Jul 30 22:24:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/440] 199.19.213.246 () {44 vars in 959 bytes} [Thu Jul 30 22:24:37 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-07-30 22:24:37.558 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8392947c-c896-41f1-9416-174a965228b8 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 222/441] 199.19.213.246 () {44 vars in 1036 bytes} [Thu Jul 30 22:24:37 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/442] 199.19.213.246 () {44 vars in 1059 bytes} [Thu Jul 30 22:24:37 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:24:38.751 7 INFO neutron.api.v2.resource [None req-8102e94a-0bb7-4ade-8f0e-e15533f9cd92 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 223/443] 199.19.213.246 () {44 vars in 971 bytes} [Thu Jul 30 22:24:38 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 199.19.213.246 () {44 vars in 993 bytes} [Thu Jul 30 22:24:38 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:39 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/446] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:39 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 199.19.213.246 () {44 vars in 1011 bytes} [Thu Jul 30 22:24:40 2026] GET /v2.0/security-group-rules/4881682e-d2f8-4e15-b0ce-c30f0b3df955 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:40 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:40 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 199.19.213.246 () {44 vars in 1011 bytes} [Thu Jul 30 22:24:40 2026] GET /v2.0/security-group-rules/276337ef-7e19-4ff3-8250-440b5b07d53e => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:41 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:41 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 199.19.213.246 () {44 vars in 1011 bytes} [Thu Jul 30 22:24:41 2026] GET /v2.0/security-group-rules/89f34fe6-2e14-41f3-87b9-f1a7a92ca577 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:42 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/455] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:42 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 199.19.213.246 () {44 vars in 1011 bytes} [Thu Jul 30 22:24:42 2026] GET /v2.0/security-group-rules/5686ce01-ba7a-4205-be32-0f1739a01632 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/457] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:43 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/458] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:43 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => 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: 231/459] 199.19.213.246 () {44 vars in 1011 bytes} [Thu Jul 30 22:24:43 2026] GET /v2.0/security-group-rules/701d8dd8-88f8-46fa-8989-d4530392534a => 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: 229/460] 199.19.213.246 () {44 vars in 987 bytes} [Thu Jul 30 22:24:45 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 732 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:24:45.307 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70db5ac8-20c0-4932-bd2b-d03d5550bd93 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/461] 199.19.213.246 () {44 vars in 1076 bytes} [Thu Jul 30 22:24:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 199.19.213.246 () {44 vars in 1099 bytes} [Thu Jul 30 22:24:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 1254 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:45 2026] GET /v2.0/security-groups/469ef2e6-8793-4452-920b-d55c8ceeaecc => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:24:54.000 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c80c78d-ee84-4cc3-8b9c-9518aadcbb1b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 232/466] 199.19.213.246 () {44 vars in 979 bytes} [Thu Jul 30 22:24:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/468] 199.19.213.246 () {44 vars in 920 bytes} [Thu Jul 30 22:24:55 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:24:56.860 7 INFO neutron.api.v2.resource [None req-f00f0266-2cd8-4251-ba24-d1c6f4c247c2 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 236/469] 199.19.213.246 () {44 vars in 959 bytes} [Thu Jul 30 22:24:56 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/470] 199.19.213.246 () {44 vars in 981 bytes} [Thu Jul 30 22:24:56 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/471] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:57 2026] GET /v2.0/security-groups/01c4f29c-7a53-4389-bbbd-d38763fea23d => generated 2886 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/472] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:57 2026] GET /v2.0/security-groups/01c4f29c-7a53-4389-bbbd-d38763fea23d => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/473] 199.19.213.246 () {44 vars in 1011 bytes} [Thu Jul 30 22:24:57 2026] GET /v2.0/security-group-rules/df5da1aa-53ae-40d3-9caf-b98416eccf43 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/474] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:58 2026] GET /v2.0/security-groups/01c4f29c-7a53-4389-bbbd-d38763fea23d => generated 2886 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/475] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:24:58 2026] GET /v2.0/security-groups/01c4f29c-7a53-4389-bbbd-d38763fea23d => generated 2886 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/476] 199.19.213.246 () {44 vars in 1011 bytes} [Thu Jul 30 22:24:58 2026] GET /v2.0/security-group-rules/b3d87be7-a1ad-414e-b059-15fa024f869e => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 199.19.213.246 () {44 vars in 975 bytes} [Thu Jul 30 22:25:12 2026] GET /v2.0/quotas/9b3210d14c5f4d8fa37e1a8bd0500cf6 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:26:13.810 7 INFO neutron.api.v2.resource [None req-ba55c0ef-ae83-45e3-b298-fc755f5bec90 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/488] 199.19.213.246 () {44 vars in 1074 bytes} [Thu Jul 30 22:26:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/489] 199.19.213.246 () {44 vars in 1097 bytes} [Thu Jul 30 22:26:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 4072 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/490] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:26:14 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/491] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:26:14 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/492] 199.19.213.246 () {44 vars in 1011 bytes} [Thu Jul 30 22:26:14 2026] GET /v2.0/security-group-rules/1fa991e5-95c3-4e1c-9630-c2c463d8f740 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:26:15 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/494] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:26:16 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/495] 199.19.213.246 () {44 vars in 1011 bytes} [Thu Jul 30 22:26:16 2026] GET /v2.0/security-group-rules/3417706d-328e-404f-8562-2c82402d5896 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/496] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:26:17 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 4075 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/497] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:26:17 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/498] 199.19.213.246 () {44 vars in 1011 bytes} [Thu Jul 30 22:26:17 2026] GET /v2.0/security-group-rules/3ee2d57b-75cf-46f2-8f45-85bae6cb369c => 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: 253/501] 199.19.213.246 () {44 vars in 1088 bytes} [Thu Jul 30 22:26:18 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0?project_id=4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/502] 199.19.213.246 () {44 vars in 1001 bytes} [Thu Jul 30 22:26:18 2026] GET /v2.0/security-groups/b7b693f3-0d22-49d4-9283-0eab08cb0cc0 => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/503] 199.19.213.246 () {44 vars in 1011 bytes} [Thu Jul 30 22:26:18 2026] GET /v2.0/security-group-rules/8e605513-702f-4233-8335-9e2913fcbf22 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/504] 199.19.213.246 () {44 vars in 975 bytes} [Thu Jul 30 22:26:26 2026] GET /v2.0/quotas/4b1c4fa4c6d44143b830cf2afcd9fbbb => generated 291 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/519] 199.19.213.246 () {44 vars in 949 bytes} [Thu Jul 30 22:28:12 2026] GET /v2.0/networks?name=public => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/526] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:28:53 2026] GET /v2.0/networks => generated 2168 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/527] 10.0.0.118 () {32 vars in 654 bytes} [Thu Jul 30 22:28:55 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/528] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:28:55 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/529] 10.0.0.118 () {32 vars in 642 bytes} [Thu Jul 30 22:28:55 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/530] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:28:55 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/531] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:28:55 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/532] 10.0.0.118 () {32 vars in 662 bytes} [Thu Jul 30 22:28:55 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: 265/533] 10.0.0.118 () {32 vars in 654 bytes} [Thu Jul 30 22:28:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:29:07.534 8 INFO neutron.db.segments_db [None req-70785e32-da85-4ff3-a331-bebe2c7ddd79 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 2052c99f-4bd5-4dc6-97a4-04b42948af4a of type vxlan for network 62afcad2-6477-438f-9fb0-afd9a3f741ba 2026-07-30 22:29:07.571 7 INFO neutron.db.segments_db [None req-3d0eda71-3791-4dbc-80a8-8832a87cd5a6 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment ffaaabb4-094e-470e-928e-00197c046730 of type vxlan for network 63c4da98-a134-47fa-947d-134a4dfc9954 [pid: 8|app: 0|req: 267/536] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:29:07 2026] POST /v2.0/networks => generated 719 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/537] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:29:07 2026] POST /v2.0/networks => generated 725 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:29:07.907 8 INFO neutron.db.segments_db [None req-dd1bf2f4-4184-4786-b302-ac8006309482 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment b9d72c89-b3f5-4f2d-8fea-13c6bfad961c of type vxlan for network 587e1296-5b1c-46d8-851d-2f8a950bd4fc [pid: 8|app: 0|req: 268/538] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:29:07 2026] POST /v2.0/networks => generated 724 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/539] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:07 2026] POST /v2.0/subnets => generated 685 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:08 2026] POST /v2.0/subnets => generated 691 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/541] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:08 2026] POST /v2.0/subnets => generated 690 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:29:08.412 8 INFO neutron.db.segments_db [None req-13b13615-0d41-4e55-8ca8-b18e972641d0 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment ef3ba6ab-915a-43f9-93f6-41212a4a2e47 of type vxlan for network d8921910-783c-49c5-8c7f-832c97616d96 2026-07-30 22:29:08.475 7 INFO neutron.db.segments_db [None req-add314ae-e14e-4269-92db-07b7e3949ec9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment f74ade70-af96-4989-86d5-0bf065baa7cb of type vxlan for network f0d25637-4bc8-456b-8d12-6b6d2f1eb93b 2026-07-30 22:29:08.852 7 INFO neutron.db.l3_hamode_db [None req-add314ae-e14e-4269-92db-07b7e3949ec9 2b66e8e1819347e08265b16804012867 3f3e9c174a6546bfa7d78644385277a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:29:08.856 8 INFO neutron.db.l3_hamode_db [None req-13b13615-0d41-4e55-8ca8-b18e972641d0 2b66e8e1819347e08265b16804012867 596beda8127645b490c31d25c5794b02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:29:09.918 7 INFO neutron.db.l3_hamode_db [None req-add314ae-e14e-4269-92db-07b7e3949ec9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:29:09.931 8 INFO neutron.db.l3_hamode_db [None req-13b13615-0d41-4e55-8ca8-b18e972641d0 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 273/542] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:08 2026] POST /v2.0/routers => generated 731 bytes in 2973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:29:11.430 7 INFO neutron.db.segments_db [None req-feb06e38-d9a2-4305-81ee-91d3a1873db2 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 8d822124-2de1-4684-9632-fce69d256788 of type vxlan for network 2229f102-b6ca-4a93-a0b9-9c0ff6f4c3e6 [pid: 8|app: 0|req: 270/543] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:08 2026] POST /v2.0/routers => generated 725 bytes in 3102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:29:11 2026] GET /v2.0/security-groups?tenant_id=70e6a5539b0d46a8883b45fbd1647e07&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:29:11.824 7 INFO neutron.db.l3_hamode_db [None req-feb06e38-d9a2-4305-81ee-91d3a1873db2 2b66e8e1819347e08265b16804012867 36dc0312ec7240379b59c5c988191844 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:29:12.574 7 INFO neutron.db.l3_hamode_db [None req-feb06e38-d9a2-4305-81ee-91d3a1873db2 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 272/545] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:29:11 2026] PUT /v2.0/routers/c6c7ad2f-1927-4da6-a242-b6a5e6c3d671/add_router_interface => generated 309 bytes in 1169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:11 2026] POST /v2.0/routers => generated 730 bytes in 2310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:29:13 2026] DELETE /v2.0/security-groups/d5a579f5-3409-4a06-9a4c-7ee6c7681d2e => 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: 273/548] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:29:12 2026] PUT /v2.0/routers/edec1ef8-17aa-4ac6-94f7-96faf8af9b18/add_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/549] 10.0.0.220 () {38 vars in 970 bytes} [Thu Jul 30 22:29:14 2026] POST /v2.0/security-groups => generated 1682 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:29:13 2026] PUT /v2.0/routers/21060a8e-2f93-4624-9126-4c8d82cc679b/add_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 10.0.0.118 () {34 vars in 684 bytes} [Thu Jul 30 22:29:14 2026] POST /v2.0/security-groups => generated 1660 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:29:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 10.0.0.220 () {38 vars in 970 bytes} [Thu Jul 30 22:29:14 2026] POST /v2.0/security-groups => generated 1681 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:29:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 10.0.0.220 () {38 vars in 970 bytes} [Thu Jul 30 22:29:15 2026] POST /v2.0/security-groups => generated 1681 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/556] 10.0.0.118 () {34 vars in 684 bytes} [Thu Jul 30 22:29:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/557] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:29:15 2026] GET /v2.0/security-groups?tenant_id=3f3e9c174a6546bfa7d78644385277a7 => generated 7905 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/558] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:29:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/559] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:16 2026] GET /v2.0/security-groups/1d6f6073-e490-442d-8b50-3db2ae853a61 => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/560] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:29:15 2026] POST /v2.0/floatingips => generated 552 bytes in 800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:29:16.349 7 INFO neutron.db.segments_db [None req-a150d277-a288-4870-b83b-86b5c594dc40 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 51670ceb-92d8-4f95-b9a9-bf815ec4762b of type vxlan for network 92f2f3fe-a4d6-45d7-899c-1f9b28385c0e [pid: 8|app: 0|req: 279/561] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:29:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:16 2026] GET /v2.0/security-groups/1d6f6073-e490-442d-8b50-3db2ae853a61 => generated 2918 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:29:16 2026] POST /v2.0/networks => generated 729 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/564] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:16 2026] GET /v2.0/security-groups/f45bf247-bed1-4a61-8f98-46c8c0ef974b => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/565] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:16 2026] POST /v2.0/subnets => generated 695 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/566] 10.0.0.220 () {36 vars in 1012 bytes} [Thu Jul 30 22:29:16 2026] DELETE /v2.0/security-groups/f45bf247-bed1-4a61-8f98-46c8c0ef974b => 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: 287/567] 10.0.0.220 () {34 vars in 1099 bytes} [Thu Jul 30 22:29:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1603105641&fields=id&tenant_id=596beda8127645b490c31d25c5794b02 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:29:17.038 7 INFO neutron.db.segments_db [None req-87136bba-afa5-460d-a323-01177b4be112 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment fed4443a-2e5a-4aec-9372-769cf7ef4c1d of type vxlan for network cf2b9193-cb5b-45a8-8167-d96db8adc9da [pid: 8|app: 0|req: 281/568] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:29:16 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) 2026-07-30 22:29:17.099 8 INFO neutron.api.v2.resource [req-e40656d0-83fe-4ec7-b9e6-a0388bba24d0 req-dc3f9f89-7478-4eed-bd86-8fe47cd137ab e7bee334dd1d42f19309828f9832b250 3f3e9c174a6546bfa7d78644385277a7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 282/569] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/security-groups/f45bf247-bed1-4a61-8f98-46c8c0ef974b => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/570] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/networks?id=62afcad2-6477-438f-9fb0-afd9a3f741ba => generated 670 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/571] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/security-groups/f3f10352-7b46-4172-9dcd-a1593b7de971 => generated 1681 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/572] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/quotas/596beda8127645b490c31d25c5794b02 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/573] 10.0.0.220 () {36 vars in 1012 bytes} [Thu Jul 30 22:29:17 2026] DELETE /v2.0/security-groups/f3f10352-7b46-4172-9dcd-a1593b7de971 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:29:17.379 7 INFO neutron.db.l3_hamode_db [None req-87136bba-afa5-460d-a323-01177b4be112 2b66e8e1819347e08265b16804012867 2c8d8b6458d049b480e2d8170ba1f64c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 287/574] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/ports?tenant_id=596beda8127645b490c31d25c5794b02&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:17.422 8 INFO neutron.api.v2.resource [req-ee634a8d-fdfc-4ca0-9ffb-e97d076dff70 req-90d951f9-4666-48c6-9e68-d0efbb47a695 e7bee334dd1d42f19309828f9832b250 3f3e9c174a6546bfa7d78644385277a7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 288/575] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/security-groups/f3f10352-7b46-4172-9dcd-a1593b7de971 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/security-groups/ddd297bd-f4a3-4f71-821b-34a565ec34bd => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/577] 10.0.0.220 () {36 vars in 1012 bytes} [Thu Jul 30 22:29:17 2026] DELETE /v2.0/security-groups/ddd297bd-f4a3-4f71-821b-34a565ec34bd => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/578] 10.0.0.220 () {34 vars in 1099 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1543648710&fields=id&tenant_id=36dc0312ec7240379b59c5c988191844 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/networks?id=587e1296-5b1c-46d8-851d-2f8a950bd4fc => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/580] 10.0.0.220 () {34 vars in 906 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/extensions => generated 21537 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/581] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/quotas/36dc0312ec7240379b59c5c988191844 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/582] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/networks/62afcad2-6477-438f-9fb0-afd9a3f741ba?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/583] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/ports?tenant_id=36dc0312ec7240379b59c5c988191844&fields=id => generated 57 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/584] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:29:17 2026] GET /v2.0/networks/62afcad2-6477-438f-9fb0-afd9a3f741ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:29:18.229 8 INFO neutron.api.v2.resource [req-30d67335-f9eb-4b83-b05b-5f362ab20c7f req-233bfb64-a2b3-4c63-b0e2-06db48578c04 e7bee334dd1d42f19309828f9832b250 3f3e9c174a6546bfa7d78644385277a7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 300/587] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:18 2026] GET /v2.0/security-groups/ddd297bd-f4a3-4f71-821b-34a565ec34bd => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:29:18.234 7 INFO neutron.db.l3_hamode_db [None req-87136bba-afa5-460d-a323-01177b4be112 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 301/588] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:18 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/589] 10.0.0.220 () {34 vars in 906 bytes} [Thu Jul 30 22:29:18 2026] GET /v2.0/extensions => generated 21537 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/590] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:29:18 2026] GET /v2.0/security-groups?tenant_id=3f3e9c174a6546bfa7d78644385277a7 => generated 2921 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/591] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:29:18 2026] GET /v2.0/networks/587e1296-5b1c-46d8-851d-2f8a950bd4fc?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/592] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:18 2026] GET /v2.0/security-groups/1d6f6073-e490-442d-8b50-3db2ae853a61 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/593] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:29:18 2026] GET /v2.0/networks/587e1296-5b1c-46d8-851d-2f8a950bd4fc?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: 307/594] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:18 2026] GET /v2.0/security-groups/1d6f6073-e490-442d-8b50-3db2ae853a61 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:29:18.694 8 INFO neutron.api.v2.resource [req-bb1aab3e-01be-4eb7-9fd7-514f64faebd6 req-69b3f326-f269-4d78-803b-4bfc104f1dcb e7bee334dd1d42f19309828f9832b250 3f3e9c174a6546bfa7d78644385277a7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 308/595] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:18 2026] GET /v2.0/security-groups/ddd297bd-f4a3-4f71-821b-34a565ec34bd => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:29:18.731 8 INFO neutron.api.v2.resource [req-c415cd86-1361-4363-af1a-7625355a012e req-509965f3-09db-4fb8-87ef-4b0f9a26c44f e7bee334dd1d42f19309828f9832b250 3f3e9c174a6546bfa7d78644385277a7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 309/596] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:18 2026] GET /v2.0/security-groups/f3f10352-7b46-4172-9dcd-a1593b7de971 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:29:18.770 8 INFO neutron.api.v2.resource [req-d0744dd3-aff6-45d2-87d8-5abb6e629311 req-a4770988-1061-4366-ab5c-f823e99ddbbf e7bee334dd1d42f19309828f9832b250 3f3e9c174a6546bfa7d78644385277a7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 310/597] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:18 2026] GET /v2.0/security-groups/f45bf247-bed1-4a61-8f98-46c8c0ef974b => 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: 288/598] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:16 2026] POST /v2.0/routers => generated 735 bytes in 2462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/599] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:19 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/600] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:19 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:29:19.649 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ce83b40-fbe3-46bf-9568-c1dd396f0ec7 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: b3bc1c3c-753b-4844-ad2f-54a5c5bad376 2026-07-30 22:29:19.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ce83b40-fbe3-46bf-9568-c1dd396f0ec7 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: b3bc1c3c-753b-4844-ad2f-54a5c5bad376 [pid: 8|app: 0|req: 311/601] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:29:18 2026] PUT /v2.0/routers/c6c7ad2f-1927-4da6-a242-b6a5e6c3d671/remove_router_interface => generated 309 bytes in 1508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:20.567 8 INFO neutron_taas.services.taas.taas_plugin [None req-86d22fa0-365c-474b-9a37-f36502ba4ca9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 23de1843-ed77-46f9-a604-1b601405cf1d 2026-07-30 22:29:20.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86d22fa0-365c-474b-9a37-f36502ba4ca9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 23de1843-ed77-46f9-a604-1b601405cf1d 2026-07-30 22:29:20.911 8 INFO neutron_taas.services.taas.taas_plugin [None req-86d22fa0-365c-474b-9a37-f36502ba4ca9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 2260763f-6b1c-4560-bbf8-d0035c251692 2026-07-30 22:29:20.917 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86d22fa0-365c-474b-9a37-f36502ba4ca9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 2260763f-6b1c-4560-bbf8-d0035c251692 2026-07-30 22:29:20.994 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-86d22fa0-365c-474b-9a37-f36502ba4ca9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 291/602] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:29:19 2026] PUT /v2.0/routers/bdcef625-b1c0-4195-9313-a9a5470199f7/add_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/603] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:21 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => 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: 293/604] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:21 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:29:21.450 8 INFO neutron.db.l3_hamode_db [None req-86d22fa0-365c-474b-9a37-f36502ba4ca9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] HA network f0d25637-4bc8-456b-8d12-6b6d2f1eb93b was deleted as no HA routers are present in tenant 3f3e9c174a6546bfa7d78644385277a7. [pid: 8|app: 0|req: 312/605] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:29:20 2026] DELETE /v2.0/routers/c6c7ad2f-1927-4da6-a242-b6a5e6c3d671 => generated 0 bytes in 1166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/606] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:29:21 2026] DELETE /v2.0/subnets/b29f3d7e-5f71-4045-8530-afee54b63a8d => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:29:21.784 8 INFO neutron.services.segments.plugin [-] Segment f74ade70-af96-4989-86d5-0bf065baa7cb resource provider aggregate not found 2026-07-30 22:29:21.787 8 INFO neutron.services.segments.plugin [-] Segment f74ade70-af96-4989-86d5-0bf065baa7cb resource provider aggregate not found 2026-07-30 22:29:21.808 8 INFO neutron.services.segments.plugin [-] Segment f74ade70-af96-4989-86d5-0bf065baa7cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f74ade70-af96-4989-86d5-0bf065baa7cb found for delete ", "request_id": "req-890501a8-6ec3-448a-8c8e-80e2a7be1fa1"}]} 2026-07-30 22:29:21.819 8 INFO neutron.services.segments.plugin [-] Segment f74ade70-af96-4989-86d5-0bf065baa7cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f74ade70-af96-4989-86d5-0bf065baa7cb found for delete ", "request_id": "req-4baaf417-932b-4cd1-81cd-bb31669936b1"}]} 2026-07-30 22:29:21.846 7 INFO neutron_taas.services.taas.taas_plugin [None req-0fbc518b-bff5-4f45-b0c7-17bb061cdf30 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: bfc27071-71bb-4b6f-88c5-d0ec51406f8c 2026-07-30 22:29:21.870 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0fbc518b-bff5-4f45-b0c7-17bb061cdf30 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: bfc27071-71bb-4b6f-88c5-d0ec51406f8c [pid: 8|app: 0|req: 313/607] 10.0.0.220 () {38 vars in 970 bytes} [Thu Jul 30 22:29:21 2026] POST /v2.0/security-groups => generated 1684 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/608] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:21 2026] GET /v2.0/security-groups/547926e9-4fbf-4d3b-8fdf-a9db6ea58687 => generated 1684 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/609] 10.0.0.220 () {38 vars in 980 bytes} [Thu Jul 30 22:29:22 2026] POST /v2.0/security-group-rules => generated 614 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/610] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:22 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => 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: 317/611] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:22 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/612] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:29:21 2026] DELETE /v2.0/networks/63c4da98-a134-47fa-947d-134a4dfc9954 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/613] 10.0.0.220 () {38 vars in 970 bytes} [Thu Jul 30 22:29:22 2026] POST /v2.0/security-groups => generated 1685 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/614] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:29:22 2026] GET /v2.0/security-groups?tenant_id=3f3e9c174a6546bfa7d78644385277a7&name=default => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/615] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:22 2026] GET /v2.0/security-groups/68bf875a-1252-42b0-8cd0-93a1a338e312 => generated 1685 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/616] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:29:22 2026] DELETE /v2.0/security-groups/1d6f6073-e490-442d-8b50-3db2ae853a61 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:29:22.800 7 INFO neutron.services.segments.plugin [-] Segment ffaaabb4-094e-470e-928e-00197c046730 resource provider aggregate not found 2026-07-30 22:29:22.814 7 INFO neutron.services.segments.plugin [-] Segment ffaaabb4-094e-470e-928e-00197c046730 resource provider aggregate not found 2026-07-30 22:29:22.817 7 INFO neutron.services.segments.plugin [-] Segment ffaaabb4-094e-470e-928e-00197c046730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffaaabb4-094e-470e-928e-00197c046730 found for delete ", "request_id": "req-5215a56a-1200-4528-a1af-0be0841ada94"}]} 2026-07-30 22:29:22.837 7 INFO neutron.services.segments.plugin [-] Segment ffaaabb4-094e-470e-928e-00197c046730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffaaabb4-094e-470e-928e-00197c046730 found for delete ", "request_id": "req-c9918ac7-9884-45a2-ba8f-e08b9456ebf7"}]} [pid: 7|app: 0|req: 298/617] 10.0.0.220 () {38 vars in 980 bytes} [Thu Jul 30 22:29:22 2026] POST /v2.0/security-group-rules => generated 614 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/618] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:22 2026] GET /v2.0/security-groups/68bf875a-1252-42b0-8cd0-93a1a338e312 => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/619] 10.0.0.220 () {38 vars in 980 bytes} [Thu Jul 30 22:29:22 2026] POST /v2.0/security-group-rules => generated 619 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/620] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:23 2026] GET /v2.0/security-groups/68bf875a-1252-42b0-8cd0-93a1a338e312 => generated 2940 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/621] 10.0.0.220 () {34 vars in 1000 bytes} [Thu Jul 30 22:29:23 2026] GET /v2.0/security-group-rules/421e7146-11a5-4990-9d2b-7d1663bde8e4 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/622] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:23 2026] GET /v2.0/security-groups/68bf875a-1252-42b0-8cd0-93a1a338e312 => 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: 301/623] 10.0.0.220 () {36 vars in 1022 bytes} [Thu Jul 30 22:29:23 2026] DELETE /v2.0/security-group-rules/421e7146-11a5-4990-9d2b-7d1663bde8e4 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/624] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:23 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => 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: 302/625] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:23 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/626] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:23 2026] GET /v2.0/security-groups/68bf875a-1252-42b0-8cd0-93a1a338e312 => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/627] 10.0.0.220 () {36 vars in 1012 bytes} [Thu Jul 30 22:29:23 2026] DELETE /v2.0/security-groups/68bf875a-1252-42b0-8cd0-93a1a338e312 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/628] 10.0.0.220 () {34 vars in 990 bytes} [Thu Jul 30 22:29:23 2026] GET /v2.0/security-groups/547926e9-4fbf-4d3b-8fdf-a9db6ea58687 => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/629] 10.0.0.220 () {36 vars in 1012 bytes} [Thu Jul 30 22:29:23 2026] DELETE /v2.0/security-groups/547926e9-4fbf-4d3b-8fdf-a9db6ea58687 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:29:24.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0d2807b-0bcd-43c9-8de4-8532992ec277 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 483ded65-786f-4d75-95f7-0adc17bbb3fd 2026-07-30 22:29:24.206 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0d2807b-0bcd-43c9-8de4-8532992ec277 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 483ded65-786f-4d75-95f7-0adc17bbb3fd [pid: 7|app: 0|req: 305/630] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:29:23 2026] GET /v2.0/networks?id=62afcad2-6477-438f-9fb0-afd9a3f741ba => generated 670 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/631] 199.19.213.246 () {34 vars in 910 bytes} [Thu Jul 30 22:29:24 2026] GET /v2.0/extensions => generated 21537 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/632] 199.19.213.246 () {34 vars in 1049 bytes} [Thu Jul 30 22:29:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=596beda8127645b490c31d25c5794b02 => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/633] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:29:23 2026] PUT /v2.0/routers/bdcef625-b1c0-4195-9313-a9a5470199f7/remove_router_interface => generated 309 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/634] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:29:24 2026] POST /v2.0/ports => generated 954 bytes in 540 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: 309/635] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:24 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/636] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:24 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 957 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:25.146 8 INFO neutron_taas.services.taas.taas_plugin [None req-912dc5c9-8f0f-4e32-8d02-cf07e5c88cbd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 40203d56-f85f-483a-8f5d-198a53659a31 2026-07-30 22:29:25.148 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-912dc5c9-8f0f-4e32-8d02-cf07e5c88cbd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 40203d56-f85f-483a-8f5d-198a53659a31 2026-07-30 22:29:25.274 7 INFO neutron.db.segments_db [None req-50dbade8-cb6a-4a0f-9828-954de65f62a0 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 2743d20f-5d13-4ebf-b7e5-a4aafb2cf777 of type vxlan for network 5de880f5-6051-4b08-8653-9a6259edb5b6 2026-07-30 22:29:25.400 8 INFO neutron_taas.services.taas.taas_plugin [None req-912dc5c9-8f0f-4e32-8d02-cf07e5c88cbd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 4531b386-1594-4544-a960-85c1e8291950 2026-07-30 22:29:25.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-912dc5c9-8f0f-4e32-8d02-cf07e5c88cbd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 4531b386-1594-4544-a960-85c1e8291950 [pid: 7|app: 0|req: 310/637] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:29:24 2026] POST /v2.0/networks => generated 728 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/638] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:25 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&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-07-30 22:29:26.176 8 INFO neutron.services.segments.plugin [-] Segment fed4443a-2e5a-4aec-9372-769cf7ef4c1d resource provider aggregate not found 2026-07-30 22:29:26.177 8 INFO neutron.services.segments.plugin [-] Segment fed4443a-2e5a-4aec-9372-769cf7ef4c1d resource provider aggregate not found 2026-07-30 22:29:26.207 8 INFO neutron.services.segments.plugin [-] Segment fed4443a-2e5a-4aec-9372-769cf7ef4c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed4443a-2e5a-4aec-9372-769cf7ef4c1d found for delete ", "request_id": "req-7a032dac-5609-4903-baf8-52b8008fa86b"}]} 2026-07-30 22:29:26.212 8 INFO neutron.services.segments.plugin [-] Segment fed4443a-2e5a-4aec-9372-769cf7ef4c1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed4443a-2e5a-4aec-9372-769cf7ef4c1d found for delete ", "request_id": "req-7cec89af-f1b9-4f74-a434-695189f7e0c6"}]} 2026-07-30 22:29:26.236 8 INFO neutron.db.l3_hamode_db [None req-912dc5c9-8f0f-4e32-8d02-cf07e5c88cbd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] HA network cf2b9193-cb5b-45a8-8167-d96db8adc9da was deleted as no HA routers are present in tenant 2c8d8b6458d049b480e2d8170ba1f64c. [pid: 8|app: 0|req: 328/639] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:29:24 2026] DELETE /v2.0/routers/bdcef625-b1c0-4195-9313-a9a5470199f7 => generated 0 bytes in 1344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/640] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:29:25 2026] PUT /v2.0/ports/852f0a07-d3ab-4bec-b916-23ee7a2c4587 => generated 1235 bytes in 933 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: 313/641] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:29:26 2026] GET /v2.0/networks?id=587e1296-5b1c-46d8-851d-2f8a950bd4fc => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/642] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:26 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => 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: 329/643] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:26 2026] POST /v2.0/subnets => generated 694 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/644] 199.19.213.246 () {34 vars in 1049 bytes} [Thu Jul 30 22:29:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=36dc0312ec7240379b59c5c988191844 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:26.627 8 INFO neutron.db.segments_db [None req-237299fa-2d00-490c-b3e7-3cdd4abe5961 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment afe9ab2f-8dac-4459-9da0-985cb6477d0c of type vxlan for network 222d390f-11b7-473a-84e2-2648fbc08257 [pid: 7|app: 0|req: 315/645] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:29:26 2026] DELETE /v2.0/subnets/3abaa595-760f-4c05-b647-51b11df6bd9f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/646] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:26 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:26.960 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-55dffa13-0c4b-4041-b434-9ec603b120cb'] response: {'name': 'network-changed', 'server_uuid': '1e5286bd-3633-4c9e-95c2-e72c28aae744', 'tag': '852f0a07-d3ab-4bec-b916-23ee7a2c4587', 'status': 'completed', 'code': 200} 2026-07-30 22:29:26.961 8 INFO neutron.db.l3_hamode_db [None req-237299fa-2d00-490c-b3e7-3cdd4abe5961 2b66e8e1819347e08265b16804012867 cffcf7f5a19945189588210dbe3c39ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 317/647] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:29:26 2026] POST /v2.0/ports => generated 954 bytes in 556 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-07-30 22:29:27.467 7 INFO neutron.services.segments.plugin [-] Segment 51670ceb-92d8-4f95-b9a9-bf815ec4762b resource provider aggregate not found 2026-07-30 22:29:27.473 7 INFO neutron.services.segments.plugin [-] Segment 51670ceb-92d8-4f95-b9a9-bf815ec4762b resource provider aggregate not found 2026-07-30 22:29:27.501 7 INFO neutron.services.segments.plugin [-] Segment 51670ceb-92d8-4f95-b9a9-bf815ec4762b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51670ceb-92d8-4f95-b9a9-bf815ec4762b found for delete ", "request_id": "req-50f9a083-0d35-4af4-83d3-2589bf7d598d"}]} 2026-07-30 22:29:27.505 7 INFO neutron.services.segments.plugin [-] Segment 51670ceb-92d8-4f95-b9a9-bf815ec4762b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51670ceb-92d8-4f95-b9a9-bf815ec4762b found for delete ", "request_id": "req-a2071277-d7b8-4134-b08f-150de737e18d"}]} [pid: 7|app: 0|req: 318/648] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:29:27 2026] DELETE /v2.0/networks/92f2f3fe-a4d6-45d7-899c-1f9b28385c0e => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/649] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:27 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:27.895 8 INFO neutron.db.l3_hamode_db [None req-237299fa-2d00-490c-b3e7-3cdd4abe5961 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 320/650] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:29:27 2026] PUT /v2.0/ports/8244a959-9ac5-4796-a275-ba1df01c5f19 => generated 1235 bytes in 508 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: 321/651] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:29:28 2026] GET /v2.0/ports?tenant_id=596beda8127645b490c31d25c5794b02&device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/652] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:28 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/653] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:29:28 2026] GET /v2.0/security-groups?tenant_id=2c8d8b6458d049b480e2d8170ba1f64c&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/654] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=852f0a07-d3ab-4bec-b916-23ee7a2c4587 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/655] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:28 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/656] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:29:28 2026] DELETE /v2.0/security-groups/1fb1b389-8868-4019-b814-5228637bb20d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:29:28 2026] GET /v2.0/subnets?id=684c5800-55cd-4f79-95c7-e5c426387cd1 => generated 688 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/658] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:29:28 2026] GET /v2.0/ports?network_id=62afcad2-6477-438f-9fb0-afd9a3f741ba&device_owner=network%3Adhcp => generated 1244 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/659] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:29:28 2026] GET /v2.0/networks/62afcad2-6477-438f-9fb0-afd9a3f741ba?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:28 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:29:28 2026] GET /v2.0/networks/62afcad2-6477-438f-9fb0-afd9a3f741ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:28 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&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-07-30 22:29:29.010 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ac30caa-68ea-4339-b601-e415e9118f83'] response: {'name': 'network-changed', 'server_uuid': 'b105d294-1aaa-4ec4-ab04-25f980e5129f', 'tag': '8244a959-9ac5-4796-a275-ba1df01c5f19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/663] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:26 2026] POST /v2.0/routers => generated 734 bytes in 2493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/ports?tenant_id=36dc0312ec7240379b59c5c988191844&device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8244a959-9ac5-4796-a275-ba1df01c5f19 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/subnets?id=fd1de0ca-a252-43e9-af76-01d13283f389 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/ports?network_id=587e1296-5b1c-46d8-851d-2f8a950bd4fc&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: 336/668] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/networks/587e1296-5b1c-46d8-851d-2f8a950bd4fc?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/networks/587e1296-5b1c-46d8-851d-2f8a950bd4fc?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: 339/671] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&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: 340/672] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/ports?tenant_id=596beda8127645b490c31d25c5794b02&device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/673] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/networks?id=62afcad2-6477-438f-9fb0-afd9a3f741ba => generated 766 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/674] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/675] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=852f0a07-d3ab-4bec-b916-23ee7a2c4587 => 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: 344/676] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:29 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&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: 345/677] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/subnets?id=684c5800-55cd-4f79-95c7-e5c426387cd1 => generated 688 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/678] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/ports?network_id=62afcad2-6477-438f-9fb0-afd9a3f741ba&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: 347/679] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/networks/62afcad2-6477-438f-9fb0-afd9a3f741ba?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/680] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/networks/62afcad2-6477-438f-9fb0-afd9a3f741ba?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: 333/681] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:29:29 2026] PUT /v2.0/routers/e52583ea-f930-4a6c-b21b-6089d97e3ff5/add_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/682] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/ports?tenant_id=36dc0312ec7240379b59c5c988191844&device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/683] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/networks?id=587e1296-5b1c-46d8-851d-2f8a950bd4fc => generated 771 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/684] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/685] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8244a959-9ac5-4796-a275-ba1df01c5f19 => 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: 338/686] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/687] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/subnets?id=fd1de0ca-a252-43e9-af76-01d13283f389 => generated 693 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/688] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/ports?network_id=587e1296-5b1c-46d8-851d-2f8a950bd4fc&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: 341/689] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/networks/587e1296-5b1c-46d8-851d-2f8a950bd4fc?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:29:30.929 8 INFO neutron.db.segments_db [None req-c26b331c-b8a5-4564-9fa9-1aefebd5116a 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment de772162-c671-4435-aaad-951cdace7b46 of type vxlan for network b32c800a-8f86-45cd-b86c-2a9952e1a7cf [pid: 7|app: 0|req: 342/690] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:29:30 2026] GET /v2.0/networks/587e1296-5b1c-46d8-851d-2f8a950bd4fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/691] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:29:30 2026] POST /v2.0/networks => generated 730 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:31 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 10.0.0.118 () {34 vars in 684 bytes} [Thu Jul 30 22:29:30 2026] POST /v2.0/security-groups => generated 1659 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:31 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&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: 351/695] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:31 2026] POST /v2.0/subnets => generated 698 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:29:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:29:31.504 8 INFO neutron.db.segments_db [None req-b7a74741-eaf4-482b-98af-0979a719128c 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 5914da61-1ee1-4284-bd89-b966642d023f of type vxlan for network bc5d1b28-fed7-4e3f-af71-49f0cee2bc7a [pid: 7|app: 0|req: 346/697] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:29:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:29:31.901 8 INFO neutron.db.l3_hamode_db [None req-b7a74741-eaf4-482b-98af-0979a719128c 2b66e8e1819347e08265b16804012867 a378df27d1384640b88f93e07c621091 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 347/698] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:29:31 2026] POST /v2.0/floatingips => generated 552 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:32 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => 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: 349/700] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:32 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:32 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&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: 351/702] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:32 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:32.845 8 INFO neutron.db.l3_hamode_db [None req-b7a74741-eaf4-482b-98af-0979a719128c 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 354/705] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:33 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:33 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => 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: 356/707] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:33 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&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: 357/708] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:33 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&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: 352/709] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:31 2026] POST /v2.0/routers => generated 738 bytes in 2702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:34 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 969 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:34 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:35 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:35 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:29:34 2026] PUT /v2.0/routers/f36266fe-5308-4d2d-b52b-07f92e08b952/add_router_interface => generated 309 bytes in 1137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 10.0.0.118 () {34 vars in 684 bytes} [Thu Jul 30 22:29:35 2026] POST /v2.0/security-groups => generated 1659 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:36 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/717] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:29:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:36 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/719] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:36 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:36 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:29:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:29:36 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.220 () {34 vars in 1099 bytes} [Thu Jul 30 22:29:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1875822011&fields=id&tenant_id=cffcf7f5a19945189588210dbe3c39ff => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:29:37 2026] GET /v2.0/networks?id=5de880f5-6051-4b08-8653-9a6259edb5b6 => generated 679 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:29:37 2026] GET /v2.0/quotas/cffcf7f5a19945189588210dbe3c39ff => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:37 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => 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: 364/727] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:29:37 2026] GET /v2.0/ports?tenant_id=cffcf7f5a19945189588210dbe3c39ff&fields=id => generated 103 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/728] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:37 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&fields=id&fields=name => generated 114 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:37 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => 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: 366/730] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:37 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.220 () {34 vars in 1097 bytes} [Thu Jul 30 22:29:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--652834749&fields=id&tenant_id=a378df27d1384640b88f93e07c621091 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:29:38 2026] GET /v2.0/networks?id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf => generated 683 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:29:38 2026] GET /v2.0/quotas/a378df27d1384640b88f93e07c621091 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/734] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:29:37 2026] GET /v2.0/networks/5de880f5-6051-4b08-8653-9a6259edb5b6?fields=segments => generated 14 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:29:38 2026] GET /v2.0/networks/5de880f5-6051-4b08-8653-9a6259edb5b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:29:38 2026] GET /v2.0/ports?tenant_id=a378df27d1384640b88f93e07c621091&fields=id => generated 57 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:29:38 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:29:38 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?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: 368/739] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:38 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:38 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => 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: 370/741] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:38 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => 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: 371/742] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:38 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/743] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:38 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:39.475 8 INFO neutron.db.l3_db [None req-d1aa54d5-fe51-4406-83db-25fbd037327c b2b76aa134154d118f7bb221bf0a82eb 596beda8127645b490c31d25c5794b02 - - default default] Floating IP 94223ffe-4a2c-4f35-af5a-b15678b17a79 associated. External IP: 10.96.250.219, port: 852f0a07-d3ab-4bec-b916-23ee7a2c4587. [pid: 8|app: 0|req: 372/744] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:29:38 2026] PUT /v2.0/floatingips/94223ffe-4a2c-4f35-af5a-b15678b17a79 => generated 855 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:39 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:39 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:40 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:40 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:40 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 971 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:40 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&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-07-30 22:29:40.458 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ab7f5b9-8d3c-420e-afc8-26c8d8810ef0'] response: {'name': 'network-changed', 'server_uuid': '1e5286bd-3633-4c9e-95c2-e72c28aae744', 'tag': '852f0a07-d3ab-4bec-b916-23ee7a2c4587', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 375/751] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:40 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => 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: 376/752] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:40 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/753] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:40 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:29:40 2026] GET /v2.0/ports?tenant_id=596beda8127645b490c31d25c5794b02&device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:29:41 2026] GET /v2.0/networks?id=62afcad2-6477-438f-9fb0-afd9a3f741ba => generated 766 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/756] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:41 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => 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: 381/757] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:41 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:29:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=852f0a07-d3ab-4bec-b916-23ee7a2c4587 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:41.198 7 INFO neutron.db.l3_db [None req-78bd32b9-4c42-4e6f-aef8-58e5e5ffd6bd a30c86049621410ca5e66a0c8c2e2696 36dc0312ec7240379b59c5c988191844 - - default default] Floating IP 3f9b78a5-df06-4f32-872b-74948588dca4 associated. External IP: 10.96.250.206, port: 8244a959-9ac5-4796-a275-ba1df01c5f19. [pid: 8|app: 0|req: 383/759] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:29:41 2026] GET /v2.0/subnets?id=684c5800-55cd-4f79-95c7-e5c426387cd1 => generated 688 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:29:41 2026] GET /v2.0/ports?network_id=62afcad2-6477-438f-9fb0-afd9a3f741ba&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/761] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:29:41 2026] GET /v2.0/networks/62afcad2-6477-438f-9fb0-afd9a3f741ba?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/762] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:29:41 2026] GET /v2.0/networks/62afcad2-6477-438f-9fb0-afd9a3f741ba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/763] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:29:40 2026] PUT /v2.0/floatingips/3f9b78a5-df06-4f32-872b-74948588dca4 => generated 855 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:41.728 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4559910-aee6-47f1-aaea-47a87b3ed111'] response: {'name': 'network-changed', 'server_uuid': 'b105d294-1aaa-4ec4-ab04-25f980e5129f', 'tag': '8244a959-9ac5-4796-a275-ba1df01c5f19', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 387/764] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:41 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => 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: 378/765] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:41 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/766] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => 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: 379/767] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/768] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => 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: 389/769] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/770] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/771] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/ports?tenant_id=36dc0312ec7240379b59c5c988191844&device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/772] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => 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: 382/773] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/networks?id=587e1296-5b1c-46d8-851d-2f8a950bd4fc => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/774] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8244a959-9ac5-4796-a275-ba1df01c5f19 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/775] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/subnets?id=fd1de0ca-a252-43e9-af76-01d13283f389 => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/776] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/ports?network_id=587e1296-5b1c-46d8-851d-2f8a950bd4fc&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/777] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/networks/587e1296-5b1c-46d8-851d-2f8a950bd4fc?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: 394/778] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:29:42 2026] GET /v2.0/networks/587e1296-5b1c-46d8-851d-2f8a950bd4fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/779] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:43 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/780] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:43 2026] GET /v2.0/security-groups?id=5c0c8561-3866-4de6-b553-57f065731f69&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/781] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:43 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => 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: 396/782] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:29:43 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => 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: 387/783] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:43 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => 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: 388/784] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:29:43 2026] GET /v2.0/networks?id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf => generated 683 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/785] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:43 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => 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: 390/786] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:43 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:43.526 8 INFO neutron_taas.services.taas.taas_plugin [req-14794295-0d84-40e9-b4eb-03d9b67196c7 req-1808467c-fa5d-4152-a495-3d15d5515eca b2b76aa134154d118f7bb221bf0a82eb 596beda8127645b490c31d25c5794b02 - - default default] TaaS: Handle Delete Port: 852f0a07-d3ab-4bec-b916-23ee7a2c4587 2026-07-30 22:29:43.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-14794295-0d84-40e9-b4eb-03d9b67196c7 req-1808467c-fa5d-4152-a495-3d15d5515eca b2b76aa134154d118f7bb221bf0a82eb 596beda8127645b490c31d25c5794b02 - - default default] Tap Mirror: Handle Delete Port: 852f0a07-d3ab-4bec-b916-23ee7a2c4587 [pid: 7|app: 0|req: 391/787] 199.19.213.246 () {34 vars in 1049 bytes} [Thu Jul 30 22:29:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a378df27d1384640b88f93e07c621091 => generated 180 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:43.745 8 INFO neutron.db.l3_db [req-14794295-0d84-40e9-b4eb-03d9b67196c7 req-1808467c-fa5d-4152-a495-3d15d5515eca b2b76aa134154d118f7bb221bf0a82eb 596beda8127645b490c31d25c5794b02 - - default default] Floating IP 94223ffe-4a2c-4f35-af5a-b15678b17a79 disassociated. External IP: 10.96.250.219, port: 852f0a07-d3ab-4bec-b916-23ee7a2c4587. [pid: 7|app: 0|req: 392/788] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:29:43 2026] POST /v2.0/ports => generated 954 bytes in 541 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: 397/789] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:29:43 2026] DELETE /v2.0/ports/852f0a07-d3ab-4bec-b916-23ee7a2c4587 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:29:44.325 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ba89a5d-cdec-4ec6-978f-b04d70827806'] response: {'server_uuid': '1e5286bd-3633-4c9e-95c2-e72c28aae744', 'name': 'network-vif-deleted', 'tag': '852f0a07-d3ab-4bec-b916-23ee7a2c4587', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 398/790] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:44 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => 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: 399/791] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:44 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/792] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:44 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/793] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:44 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/794] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:29:44 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/795] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:29:44 2026] PUT /v2.0/ports/4c1a594d-122b-4764-8ab5-7f997342acf8 => generated 1235 bytes in 607 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: 403/796] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:44 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:44.762 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8c79df4-2dcb-433f-9dd1-9a5e87fd140d'] response: {'name': 'network-changed', 'server_uuid': 'd540cf6f-2b12-46a3-a18d-257f76538011', 'tag': '4c1a594d-122b-4764-8ab5-7f997342acf8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 404/797] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:44 2026] GET /v2.0/security-groups?id=ccff49fe-a878-40a3-856d-c08abc1adeaf&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:44.916 7 INFO neutron_taas.services.taas.taas_plugin [req-0e22f9b1-8222-4035-8cc9-89a747760082 req-7bfc5488-dd95-4c8d-bfe2-20d75ad2e6dd a30c86049621410ca5e66a0c8c2e2696 36dc0312ec7240379b59c5c988191844 - - default default] TaaS: Handle Delete Port: 8244a959-9ac5-4796-a275-ba1df01c5f19 2026-07-30 22:29:44.923 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0e22f9b1-8222-4035-8cc9-89a747760082 req-7bfc5488-dd95-4c8d-bfe2-20d75ad2e6dd a30c86049621410ca5e66a0c8c2e2696 36dc0312ec7240379b59c5c988191844 - - default default] Tap Mirror: Handle Delete Port: 8244a959-9ac5-4796-a275-ba1df01c5f19 2026-07-30 22:29:45.144 7 INFO neutron.db.l3_db [req-0e22f9b1-8222-4035-8cc9-89a747760082 req-7bfc5488-dd95-4c8d-bfe2-20d75ad2e6dd a30c86049621410ca5e66a0c8c2e2696 36dc0312ec7240379b59c5c988191844 - - default default] Floating IP 3f9b78a5-df06-4f32-872b-74948588dca4 disassociated. External IP: 10.96.250.206, port: 8244a959-9ac5-4796-a275-ba1df01c5f19. [pid: 8|app: 0|req: 405/798] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:29:45 2026] GET /v2.0/ports?tenant_id=a378df27d1384640b88f93e07c621091&device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => 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: 406/799] 199.19.213.246 () {34 vars in 1017 bytes} [Thu Jul 30 22:29:45 2026] GET /v2.0/networks?tenant_id=a378df27d1384640b88f93e07c621091&shared=False => generated 777 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/800] 199.19.213.246 () {34 vars in 929 bytes} [Thu Jul 30 22:29:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/801] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:45 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => 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: 409/802] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:29:45 2026] GET /v2.0/networks?id=5de880f5-6051-4b08-8653-9a6259edb5b6 => generated 679 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/803] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:29:44 2026] DELETE /v2.0/ports/8244a959-9ac5-4796-a275-ba1df01c5f19 => generated 0 bytes in 986 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/804] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:45 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/805] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:45 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => 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: 395/806] 199.19.213.246 () {34 vars in 1049 bytes} [Thu Jul 30 22:29:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cffcf7f5a19945189588210dbe3c39ff => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/807] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:45 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&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: 413/808] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:45 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/809] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:29:45 2026] POST /v2.0/ports => generated 958 bytes in 529 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: 397/810] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:29:46 2026] GET /v2.0/ports?tenant_id=a378df27d1384640b88f93e07c621091&device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/811] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:29:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4c1a594d-122b-4764-8ab5-7f997342acf8 => 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: 399/812] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:29:46 2026] GET /v2.0/subnets?id=7d8a5f9d-d5d5-49e4-9f26-197fc772e333 => generated 701 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/813] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:29:46 2026] GET /v2.0/ports?network_id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/814] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:46 2026] GET /v2.0/ports?device_id=1e5286bd-3633-4c9e-95c2-e72c28aae744 => 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: 402/815] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:29:46 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?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: 403/816] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:29:46 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:29:46.823 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7bd2b5e-bc49-412f-9bc5-f18175ad00f8'] response: {'server_uuid': 'b105d294-1aaa-4ec4-ab04-25f980e5129f', 'name': 'network-vif-deleted', 'tag': '8244a959-9ac5-4796-a275-ba1df01c5f19', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 404/817] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:46 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/818] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:46 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/819] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:46 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/820] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:29:46 2026] PUT /v2.0/ports/0662c2c3-f9c5-4cbe-8142-1665d9567749 => generated 1239 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/821] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:46 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&fields=id&fields=name => generated 113 bytes in 39 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-07-30 22:29:47.032 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d26340b-8e28-4b19-b507-f0ce284ff3cd'] response: {'name': 'network-changed', 'server_uuid': 'b54e7fad-a483-4629-a2ea-597a2572136a', 'tag': '0662c2c3-f9c5-4cbe-8142-1665d9567749', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 415/822] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:47 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => 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: 408/823] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:29:47 2026] GET /v2.0/ports?tenant_id=cffcf7f5a19945189588210dbe3c39ff&device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/824] 199.19.213.246 () {34 vars in 1017 bytes} [Thu Jul 30 22:29:47 2026] GET /v2.0/networks?tenant_id=cffcf7f5a19945189588210dbe3c39ff&shared=False => generated 775 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/825] 199.19.213.246 () {34 vars in 929 bytes} [Thu Jul 30 22:29:47 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: 417/826] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:29:47 2026] DELETE /v2.0/security-groups/5c0c8561-3866-4de6-b553-57f065731f69 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:29:48.010 7 INFO neutron.api.v2.resource [None req-ec618ad0-0c4e-4788-a4fe-7a1625b6d2af b2b76aa134154d118f7bb221bf0a82eb 596beda8127645b490c31d25c5794b02 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 410/827] 10.0.0.118 () {32 vars in 736 bytes} [Thu Jul 30 22:29:47 2026] GET /v2.0/security-groups/5c0c8561-3866-4de6-b553-57f065731f69 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/828] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:48 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/829] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:48 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:48.151 8 INFO neutron_taas.services.taas.taas_plugin [None req-9539a681-fe8c-41e7-940b-44e02f3566c2 b2b76aa134154d118f7bb221bf0a82eb 596beda8127645b490c31d25c5794b02 - - default default] TaaS: Handle Delete Port: 3df26d35-fb81-4f2b-b2ba-69a7c5a85806 [pid: 7|app: 0|req: 413/830] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:48 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&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-07-30 22:29:48.154 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9539a681-fe8c-41e7-940b-44e02f3566c2 b2b76aa134154d118f7bb221bf0a82eb 596beda8127645b490c31d25c5794b02 - - default default] Tap Mirror: Handle Delete Port: 3df26d35-fb81-4f2b-b2ba-69a7c5a85806 [pid: 7|app: 0|req: 414/831] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:48 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/834] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:48 2026] GET /v2.0/ports?device_id=b105d294-1aaa-4ec4-ab04-25f980e5129f => 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: 418/835] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:29:48 2026] DELETE /v2.0/floatingips/94223ffe-4a2c-4f35-af5a-b15678b17a79 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:29:48 2026] GET /v2.0/ports?tenant_id=cffcf7f5a19945189588210dbe3c39ff&device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/837] 199.19.213.246 () {34 vars in 1059 bytes} [Thu Jul 30 22:29:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0662c2c3-f9c5-4cbe-8142-1665d9567749 => 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: 421/838] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:29:48 2026] GET /v2.0/subnets?id=c3416994-dbe8-4c10-9143-4cc21546669a => generated 697 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/839] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:29:48 2026] GET /v2.0/ports?network_id=5de880f5-6051-4b08-8653-9a6259edb5b6&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:29:48.872 7 INFO neutron_taas.services.taas.taas_plugin [None req-21bd86ef-af2a-440f-b28e-ad1c3b296094 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 61ab5952-7621-4f03-9bc4-23981de967d0 2026-07-30 22:29:48.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21bd86ef-af2a-440f-b28e-ad1c3b296094 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 61ab5952-7621-4f03-9bc4-23981de967d0 [pid: 8|app: 0|req: 423/840] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:29:48 2026] GET /v2.0/networks/5de880f5-6051-4b08-8653-9a6259edb5b6?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: 424/841] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:29:48 2026] GET /v2.0/networks/5de880f5-6051-4b08-8653-9a6259edb5b6?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: 425/842] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:49 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/843] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:49 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => 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: 427/844] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:49 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/845] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:49 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/846] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:29:48 2026] PUT /v2.0/routers/edec1ef8-17aa-4ac6-94f7-96faf8af9b18/remove_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/847] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:29:49 2026] DELETE /v2.0/security-groups/ccff49fe-a878-40a3-856d-c08abc1adeaf => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:29:49.819 7 INFO neutron.api.v2.resource [None req-9effdf72-1b09-489d-94fc-984eb74dfd19 a30c86049621410ca5e66a0c8c2e2696 36dc0312ec7240379b59c5c988191844 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 420/848] 10.0.0.118 () {32 vars in 736 bytes} [Thu Jul 30 22:29:49 2026] GET /v2.0/security-groups/ccff49fe-a878-40a3-856d-c08abc1adeaf => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:29:49.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a02560d-3cd7-4ee2-a749-ef5feaca4708 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: ee3fcf74-0555-4629-a157-25985b381117 2026-07-30 22:29:49.866 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a02560d-3cd7-4ee2-a749-ef5feaca4708 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: ee3fcf74-0555-4629-a157-25985b381117 2026-07-30 22:29:49.969 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2434476-5156-4ba8-a988-de37f45edbd5 a30c86049621410ca5e66a0c8c2e2696 36dc0312ec7240379b59c5c988191844 - - default default] TaaS: Handle Delete Port: 08a6bed0-87a6-43a7-be6d-52ec1e5ca5a1 2026-07-30 22:29:49.972 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2434476-5156-4ba8-a988-de37f45edbd5 a30c86049621410ca5e66a0c8c2e2696 36dc0312ec7240379b59c5c988191844 - - default default] Tap Mirror: Handle Delete Port: 08a6bed0-87a6-43a7-be6d-52ec1e5ca5a1 2026-07-30 22:29:50.175 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a02560d-3cd7-4ee2-a749-ef5feaca4708 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: b22835a7-6cb8-4038-9e00-ac4a78db87bb 2026-07-30 22:29:50.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a02560d-3cd7-4ee2-a749-ef5feaca4708 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: b22835a7-6cb8-4038-9e00-ac4a78db87bb [pid: 7|app: 0|req: 421/849] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:29:49 2026] DELETE /v2.0/floatingips/3f9b78a5-df06-4f32-872b-74948588dca4 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:29:50.522 8 INFO neutron.services.segments.plugin [-] Segment ef3ba6ab-915a-43f9-93f6-41212a4a2e47 resource provider aggregate not found 2026-07-30 22:29:50.533 8 INFO neutron.services.segments.plugin [-] Segment ef3ba6ab-915a-43f9-93f6-41212a4a2e47 resource provider aggregate not found 2026-07-30 22:29:50.539 8 INFO neutron.services.segments.plugin [-] Segment ef3ba6ab-915a-43f9-93f6-41212a4a2e47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef3ba6ab-915a-43f9-93f6-41212a4a2e47 found for delete ", "request_id": "req-7b0dbcfd-5fb3-414d-9405-57f74d7148a8"}]} 2026-07-30 22:29:50.542 7 INFO neutron_taas.services.taas.taas_plugin [None req-0069b100-1177-4468-baed-85961a8a7c6f 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 3199717c-700c-48bf-8310-ca38a9966408 2026-07-30 22:29:50.551 8 INFO neutron.services.segments.plugin [-] Segment ef3ba6ab-915a-43f9-93f6-41212a4a2e47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef3ba6ab-915a-43f9-93f6-41212a4a2e47 found for delete ", "request_id": "req-de5e7dd0-83fb-4d53-ab0b-b1793fac5e65"}]} 2026-07-30 22:29:50.554 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0069b100-1177-4468-baed-85961a8a7c6f 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 3199717c-700c-48bf-8310-ca38a9966408 2026-07-30 22:29:50.596 8 INFO neutron.db.l3_hamode_db [None req-8a02560d-3cd7-4ee2-a749-ef5feaca4708 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] HA network d8921910-783c-49c5-8c7f-832c97616d96 was deleted as no HA routers are present in tenant 596beda8127645b490c31d25c5794b02. [pid: 8|app: 0|req: 429/850] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:29:49 2026] DELETE /v2.0/routers/edec1ef8-17aa-4ac6-94f7-96faf8af9b18 => generated 0 bytes in 1071 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/851] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:50 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/852] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:50 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => 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: 432/853] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:29:50 2026] DELETE /v2.0/subnets/684c5800-55cd-4f79-95c7-e5c426387cd1 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/854] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:50 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/855] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:50 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&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: 422/856] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:29:50 2026] PUT /v2.0/routers/21060a8e-2f93-4624-9126-4c8d82cc679b/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:51.157 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6cfaaf1-300c-4b2e-8bac-ca2463b1f76e 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 6346dcd7-551d-4a9f-9af6-98c43fceb1d6 2026-07-30 22:29:51.161 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6cfaaf1-300c-4b2e-8bac-ca2463b1f76e 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 6346dcd7-551d-4a9f-9af6-98c43fceb1d6 2026-07-30 22:29:51.391 7 INFO neutron_taas.services.taas.taas_plugin [None req-cacaffa2-049c-49d4-8147-ec9a957f2c36 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 41b3183b-bdb3-4f53-a78a-661519243979 2026-07-30 22:29:51.394 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cacaffa2-049c-49d4-8147-ec9a957f2c36 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 41b3183b-bdb3-4f53-a78a-661519243979 [pid: 8|app: 0|req: 435/857] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:29:51 2026] DELETE /v2.0/networks/62afcad2-6477-438f-9fb0-afd9a3f741ba => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/858] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:29:51 2026] GET /v2.0/security-groups?tenant_id=596beda8127645b490c31d25c5794b02&name=default => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:29:51.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-cacaffa2-049c-49d4-8147-ec9a957f2c36 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: cfb558b4-e24f-438a-9763-9998a0d64546 2026-07-30 22:29:51.762 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cacaffa2-049c-49d4-8147-ec9a957f2c36 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: cfb558b4-e24f-438a-9763-9998a0d64546 2026-07-30 22:29:51.843 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-cacaffa2-049c-49d4-8147-ec9a957f2c36 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 437/859] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:29:51 2026] DELETE /v2.0/security-groups/b7208220-6a60-4ec8-bdc7-f0461f1d3f73 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/860] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:52 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/861] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:52 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/862] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:52 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&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: 441/863] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:52 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:52.303 7 INFO neutron.services.segments.plugin [-] Segment 8d822124-2de1-4684-9632-fce69d256788 resource provider aggregate not found 2026-07-30 22:29:52.316 7 INFO neutron.services.segments.plugin [-] Segment 8d822124-2de1-4684-9632-fce69d256788 resource provider aggregate not found 2026-07-30 22:29:52.330 7 INFO neutron.services.segments.plugin [-] Segment 8d822124-2de1-4684-9632-fce69d256788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d822124-2de1-4684-9632-fce69d256788 found for delete ", "request_id": "req-068779ab-f69a-4e8a-9472-58dec49d0593"}]} 2026-07-30 22:29:52.341 7 INFO neutron.services.segments.plugin [-] Segment 8d822124-2de1-4684-9632-fce69d256788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d822124-2de1-4684-9632-fce69d256788 found for delete ", "request_id": "req-3f84b55b-7e3d-4a8c-bceb-7af1a2934407"}]} 2026-07-30 22:29:52.373 7 INFO neutron.db.l3_hamode_db [None req-cacaffa2-049c-49d4-8147-ec9a957f2c36 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] HA network 2229f102-b6ca-4a93-a0b9-9c0ff6f4c3e6 was deleted as no HA routers are present in tenant 36dc0312ec7240379b59c5c988191844. [pid: 7|app: 0|req: 423/864] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:29:51 2026] DELETE /v2.0/routers/21060a8e-2f93-4624-9126-4c8d82cc679b => generated 0 bytes in 1243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/865] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:52 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:52.569 8 INFO neutron.services.segments.plugin [-] Segment 2052c99f-4bd5-4dc6-97a4-04b42948af4a resource provider aggregate not found 2026-07-30 22:29:52.575 8 INFO neutron.services.segments.plugin [-] Segment 2052c99f-4bd5-4dc6-97a4-04b42948af4a resource provider aggregate not found 2026-07-30 22:29:52.592 8 INFO neutron.services.segments.plugin [-] Segment 2052c99f-4bd5-4dc6-97a4-04b42948af4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2052c99f-4bd5-4dc6-97a4-04b42948af4a found for delete ", "request_id": "req-daf9c061-df9b-46aa-a37c-c4cce0b7043a"}]} [pid: 7|app: 0|req: 424/866] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:29:52 2026] DELETE /v2.0/subnets/fd1de0ca-a252-43e9-af76-01d13283f389 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:29:52.601 8 INFO neutron.services.segments.plugin [-] Segment 2052c99f-4bd5-4dc6-97a4-04b42948af4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2052c99f-4bd5-4dc6-97a4-04b42948af4a found for delete ", "request_id": "req-e5af8466-956b-4e98-8cad-32ddbdd40c39"}]} 2026-07-30 22:29:52.726 7 INFO neutron_taas.services.taas.taas_plugin [None req-75d44055-6bb9-48c6-84eb-33aee073a4b3 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 45482295-fb52-4100-b8a7-52d3c2606590 2026-07-30 22:29:52.729 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75d44055-6bb9-48c6-84eb-33aee073a4b3 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 45482295-fb52-4100-b8a7-52d3c2606590 2026-07-30 22:29:52.852 8 INFO neutron.db.l3_db [None req-ecdf35be-b9d5-404d-a878-d9b97f55d934 8d861eafd9d143b4a060947d87a9e814 a378df27d1384640b88f93e07c621091 - - default default] Floating IP 8d82553e-02fc-43f1-8e03-58b2b54d6842 associated. External IP: 10.96.250.216, port: 4c1a594d-122b-4764-8ab5-7f997342acf8. [pid: 7|app: 0|req: 425/867] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:29:52 2026] DELETE /v2.0/networks/587e1296-5b1c-46d8-851d-2f8a950bd4fc => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/868] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:29:52 2026] PUT /v2.0/floatingips/8d82553e-02fc-43f1-8e03-58b2b54d6842 => generated 855 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:53.290 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e65781e5-7049-45a8-872b-22072b2c842b'] response: {'name': 'network-changed', 'server_uuid': 'd540cf6f-2b12-46a3-a18d-257f76538011', 'tag': '4c1a594d-122b-4764-8ab5-7f997342acf8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 426/869] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:53 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/870] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:53 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/871] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:53 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&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: 445/872] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:29:53 2026] GET /v2.0/security-groups?tenant_id=36dc0312ec7240379b59c5c988191844&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/873] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:53 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&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: 8|app: 0|req: 446/874] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:29:53 2026] DELETE /v2.0/security-groups/9c55ea87-b975-4487-bb8b-cb7a6019302d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/875] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:29:53 2026] GET /v2.0/ports?tenant_id=a378df27d1384640b88f93e07c621091&device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/876] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:29:53 2026] GET /v2.0/networks?id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf => generated 777 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/877] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:29:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4c1a594d-122b-4764-8ab5-7f997342acf8 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/878] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:29:53 2026] GET /v2.0/subnets?id=7d8a5f9d-d5d5-49e4-9f26-197fc772e333 => generated 701 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/879] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:29:54 2026] GET /v2.0/ports?network_id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf&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: 7|app: 0|req: 432/880] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:29:54 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/881] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:29:54 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:29:54.353 7 INFO neutron.services.segments.plugin [-] Segment b9d72c89-b3f5-4f2d-8fea-13c6bfad961c resource provider aggregate not found 2026-07-30 22:29:54.368 7 INFO neutron.services.segments.plugin [-] Segment b9d72c89-b3f5-4f2d-8fea-13c6bfad961c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9d72c89-b3f5-4f2d-8fea-13c6bfad961c found for delete ", "request_id": "req-015ac7a3-df7c-4f75-8022-ff8aa6bc0903"}]} 2026-07-30 22:29:54.370 7 INFO neutron.services.segments.plugin [-] Segment b9d72c89-b3f5-4f2d-8fea-13c6bfad961c resource provider aggregate not found 2026-07-30 22:29:54.387 7 INFO neutron.services.segments.plugin [-] Segment b9d72c89-b3f5-4f2d-8fea-13c6bfad961c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9d72c89-b3f5-4f2d-8fea-13c6bfad961c found for delete ", "request_id": "req-0703eca4-a626-405d-9ef1-fb4cf7cf5b1a"}]} 2026-07-30 22:29:54.464 8 INFO neutron.db.segments_db [None req-0d6ad9e4-9925-46d7-84ad-64fd79f6b1f7 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment f06a2f7b-e717-4867-806c-141b810c5900 of type vxlan for network 3bacd770-3196-40c4-91a2-5e35b7f269e1 [pid: 8|app: 0|req: 449/882] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:29:54 2026] POST /v2.0/networks => generated 724 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/883] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:54 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/884] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:54 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/885] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:54 2026] POST /v2.0/subnets => generated 690 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:29:55.138 7 INFO neutron.db.segments_db [None req-1980ad80-b5a5-4de3-b4f6-0b395ec671d5 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 6c5fc84a-de62-4657-9d37-ef0d140180ea of type vxlan for network 4e2c45f3-fbe5-45cd-8e17-1a4645b971f8 2026-07-30 22:29:55.524 7 INFO neutron.db.l3_hamode_db [None req-1980ad80-b5a5-4de3-b4f6-0b395ec671d5 2b66e8e1819347e08265b16804012867 4c0a33035eee45d08b86af529416bbaa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 451/886] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:55 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 973 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/887] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:55 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:57.110 7 INFO neutron.db.l3_hamode_db [None req-1980ad80-b5a5-4de3-b4f6-0b395ec671d5 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 453/888] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:29:56 2026] GET /v2.0/security-groups?tenant_id=a323c9ebe9c6416fa2f1a6b6508f53f1&name=default => generated 2925 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/889] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:57 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/890] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:29:57 2026] DELETE /v2.0/security-groups/7aee193c-7c70-426b-ac73-538c6337f4dc => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/891] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:57 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/892] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:29:55 2026] POST /v2.0/routers => generated 730 bytes in 3395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/893] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:58 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/894] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:58 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/895] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:58 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:59.420 7 INFO neutron.db.l3_db [None req-134e639a-a0a5-4cb9-920b-66578983f3b9 7cd274b3c52947e08ee1a134234f19ab cffcf7f5a19945189588210dbe3c39ff - - default default] Floating IP d6a90848-ac39-4941-9f3f-b1dddae1478d associated. External IP: 10.96.250.207, port: 0662c2c3-f9c5-4cbe-8142-1665d9567749. [pid: 7|app: 0|req: 440/896] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:29:58 2026] PUT /v2.0/floatingips/d6a90848-ac39-4941-9f3f-b1dddae1478d => generated 856 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:29:59.829 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99c861b7-f741-4a04-b307-c8ec7aba4a1e'] response: {'name': 'network-changed', 'server_uuid': 'b54e7fad-a483-4629-a2ea-597a2572136a', 'tag': '0662c2c3-f9c5-4cbe-8142-1665d9567749', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/897] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:29:59 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/898] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:29:59 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/899] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:29:58 2026] PUT /v2.0/routers/27fc6697-045e-4747-a7d0-0aed566869cb/add_router_interface => generated 309 bytes in 1897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/900] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:30:00 2026] GET /v2.0/ports?tenant_id=cffcf7f5a19945189588210dbe3c39ff&device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/901] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:00 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/902] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:30:00 2026] GET /v2.0/networks?id=5de880f5-6051-4b08-8653-9a6259edb5b6 => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/903] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:00 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/904] 199.19.213.246 () {34 vars in 1059 bytes} [Thu Jul 30 22:30:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0662c2c3-f9c5-4cbe-8142-1665d9567749 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/905] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:30:00 2026] GET /v2.0/subnets?id=c3416994-dbe8-4c10-9143-4cc21546669a => generated 697 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/906] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:30:00 2026] GET /v2.0/ports?network_id=5de880f5-6051-4b08-8653-9a6259edb5b6&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: 446/907] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:30:00 2026] GET /v2.0/networks/5de880f5-6051-4b08-8653-9a6259edb5b6?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/908] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:30:00 2026] GET /v2.0/networks/5de880f5-6051-4b08-8653-9a6259edb5b6?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: 7|app: 0|req: 447/909] 10.0.0.118 () {34 vars in 684 bytes} [Thu Jul 30 22:30:01 2026] POST /v2.0/security-groups => generated 1660 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/910] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:30:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/911] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:01 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/912] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:01 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/913] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:30:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/914] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:30:01 2026] POST /v2.0/floatingips => generated 552 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/915] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:30:02 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/916] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:02 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/917] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:02 2026] GET /v2.0/security-groups?id=6687b825-5c7e-4956-9fa0-8d8d66106953&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:02.932 7 INFO neutron_taas.services.taas.taas_plugin [req-33dd3ab3-63ea-4eb8-afdf-e64b67a492dd req-f2579c94-be97-42a6-a4ac-d900279b49f2 7cd274b3c52947e08ee1a134234f19ab cffcf7f5a19945189588210dbe3c39ff - - default default] TaaS: Handle Delete Port: 0662c2c3-f9c5-4cbe-8142-1665d9567749 2026-07-30 22:30:02.937 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-33dd3ab3-63ea-4eb8-afdf-e64b67a492dd req-f2579c94-be97-42a6-a4ac-d900279b49f2 7cd274b3c52947e08ee1a134234f19ab cffcf7f5a19945189588210dbe3c39ff - - default default] Tap Mirror: Handle Delete Port: 0662c2c3-f9c5-4cbe-8142-1665d9567749 [pid: 8|app: 0|req: 467/918] 10.0.0.220 () {34 vars in 1097 bytes} [Thu Jul 30 22:30:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--825642430&fields=id&tenant_id=4c0a33035eee45d08b86af529416bbaa => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:30:03.085 7 INFO neutron.db.l3_db [req-33dd3ab3-63ea-4eb8-afdf-e64b67a492dd req-f2579c94-be97-42a6-a4ac-d900279b49f2 7cd274b3c52947e08ee1a134234f19ab cffcf7f5a19945189588210dbe3c39ff - - default default] Floating IP d6a90848-ac39-4941-9f3f-b1dddae1478d disassociated. External IP: 10.96.250.207, port: 0662c2c3-f9c5-4cbe-8142-1665d9567749. [pid: 8|app: 0|req: 468/919] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:30:03 2026] GET /v2.0/networks?id=3bacd770-3196-40c4-91a2-5e35b7f269e1 => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/920] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:30:03 2026] GET /v2.0/quotas/4c0a33035eee45d08b86af529416bbaa => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/921] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:30:03 2026] GET /v2.0/ports?tenant_id=4c0a33035eee45d08b86af529416bbaa&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/924] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:30:03 2026] GET /v2.0/networks/3bacd770-3196-40c4-91a2-5e35b7f269e1?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/925] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:30:03 2026] GET /v2.0/networks/3bacd770-3196-40c4-91a2-5e35b7f269e1?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: 475/926] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:03 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/927] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:30:02 2026] DELETE /v2.0/ports/0662c2c3-f9c5-4cbe-8142-1665d9567749 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:03.624 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0683a8e8-3d43-4c28-991b-be7e0bba06bf'] response: {'server_uuid': 'b54e7fad-a483-4629-a2ea-597a2572136a', 'name': 'network-vif-deleted', 'tag': '0662c2c3-f9c5-4cbe-8142-1665d9567749', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 476/928] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:03 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => 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: 453/929] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:04 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/930] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:04 2026] GET /v2.0/security-groups?tenant_id=6ae2d57e596947399e8796f3803d5444&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/931] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:05 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => 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: 478/932] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:05 2026] DELETE /v2.0/security-groups/446434b9-796b-470c-a62b-c8d52020cbdc => 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: 455/933] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:05 2026] GET /v2.0/security-groups?tenant_id=15ea6d910199459a95e8e5ed6298c950&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/934] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:05 2026] DELETE /v2.0/security-groups/a3f5d6e8-37b8-4b2f-8029-05c2d4d6dac3 => 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: 456/935] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:05 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => 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: 480/936] 10.0.0.1 () {34 vars in 987 bytes} [Thu Jul 30 22:30:05 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 1240 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/937] 10.0.0.1 () {34 vars in 1037 bytes} [Thu Jul 30 22:30:06 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&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: 481/938] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:06 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => 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: 458/939] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:06 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => 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: 482/940] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:07 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => 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: 459/941] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:07 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => 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: 483/942] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:30:08 2026] GET /v2.0/networks?id=3bacd770-3196-40c4-91a2-5e35b7f269e1 => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/943] 199.19.213.246 () {34 vars in 1049 bytes} [Thu Jul 30 22:30:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4c0a33035eee45d08b86af529416bbaa => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/944] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:08 2026] GET /v2.0/ports?device_id=b54e7fad-a483-4629-a2ea-597a2572136a => 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: 484/945] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:30:08 2026] POST /v2.0/ports => generated 954 bytes in 649 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: 485/946] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:09 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/947] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:09 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&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: 462/948] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:30:08 2026] PUT /v2.0/ports/b83d2ee1-76d5-4546-be2c-36dd7e6ab197 => generated 1235 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:30:09.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7e035bd-5f53-4005-9cfe-886d5b12c9f3'] response: {'name': 'network-changed', 'server_uuid': 'c753f3d5-29fa-432d-80d0-f709ceb238df', 'tag': 'b83d2ee1-76d5-4546-be2c-36dd7e6ab197', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 487/949] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:09 2026] DELETE /v2.0/security-groups/6687b825-5c7e-4956-9fa0-8d8d66106953 => generated 0 bytes in 171 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-07-30 22:30:09.767 7 INFO neutron.api.v2.resource [None req-1be9a4f5-ca87-4248-b171-dd333dde85bc 7cd274b3c52947e08ee1a134234f19ab cffcf7f5a19945189588210dbe3c39ff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 463/950] 10.0.0.118 () {32 vars in 736 bytes} [Thu Jul 30 22:30:09 2026] GET /v2.0/security-groups/6687b825-5c7e-4956-9fa0-8d8d66106953 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:30:09.937 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a706db3-efe4-4dcc-8851-43f68914fa2f 7cd274b3c52947e08ee1a134234f19ab cffcf7f5a19945189588210dbe3c39ff - - default default] TaaS: Handle Delete Port: ff88f52d-1c79-40f5-82a7-0a77f489bb20 2026-07-30 22:30:09.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a706db3-efe4-4dcc-8851-43f68914fa2f 7cd274b3c52947e08ee1a134234f19ab cffcf7f5a19945189588210dbe3c39ff - - default default] Tap Mirror: Handle Delete Port: ff88f52d-1c79-40f5-82a7-0a77f489bb20 [pid: 7|app: 0|req: 464/951] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:30:10 2026] GET /v2.0/ports?tenant_id=4c0a33035eee45d08b86af529416bbaa&device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/952] 199.19.213.246 () {34 vars in 1017 bytes} [Thu Jul 30 22:30:10 2026] GET /v2.0/networks?tenant_id=4c0a33035eee45d08b86af529416bbaa&shared=False => generated 771 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/953] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:30:09 2026] DELETE /v2.0/floatingips/d6a90848-ac39-4941-9f3f-b1dddae1478d => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/954] 199.19.213.246 () {34 vars in 929 bytes} [Thu Jul 30 22:30:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/955] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:10 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/956] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:10 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:10.645 8 INFO neutron_taas.services.taas.taas_plugin [None req-89ec1272-f2c4-432f-8f07-962be61bd15c 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 05c89961-5993-47a5-8a56-b3a8b6ba6d04 2026-07-30 22:30:10.648 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89ec1272-f2c4-432f-8f07-962be61bd15c 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 05c89961-5993-47a5-8a56-b3a8b6ba6d04 [pid: 8|app: 0|req: 489/957] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:30:10 2026] PUT /v2.0/routers/e52583ea-f930-4a6c-b21b-6089d97e3ff5/remove_router_interface => generated 309 bytes in 1077 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/958] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:30:11 2026] GET /v2.0/ports?tenant_id=4c0a33035eee45d08b86af529416bbaa&device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/959] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:30:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b83d2ee1-76d5-4546-be2c-36dd7e6ab197 => 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: 471/960] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:30:11 2026] GET /v2.0/subnets?id=cac49beb-9b65-41a1-8da1-2dc1d9ce8299 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/961] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:30:11 2026] GET /v2.0/ports?network_id=3bacd770-3196-40c4-91a2-5e35b7f269e1&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/962] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:30:11 2026] GET /v2.0/networks/3bacd770-3196-40c4-91a2-5e35b7f269e1?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:30:11.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-6516af09-fa1c-4de7-a9ae-1ad2201e4dbc 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: ceb00e9e-9546-45db-ac7d-de6995c0c2ea 2026-07-30 22:30:11.483 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6516af09-fa1c-4de7-a9ae-1ad2201e4dbc 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: ceb00e9e-9546-45db-ac7d-de6995c0c2ea [pid: 7|app: 0|req: 474/963] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:30:11 2026] GET /v2.0/networks/3bacd770-3196-40c4-91a2-5e35b7f269e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/964] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:11 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/965] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:11 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:11.783 8 INFO neutron_taas.services.taas.taas_plugin [None req-6516af09-fa1c-4de7-a9ae-1ad2201e4dbc 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: a2c3c4f1-c4b8-405b-b412-da73337ae5a7 2026-07-30 22:30:11.786 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6516af09-fa1c-4de7-a9ae-1ad2201e4dbc 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: a2c3c4f1-c4b8-405b-b412-da73337ae5a7 2026-07-30 22:30:12.197 8 INFO neutron.services.segments.plugin [-] Segment afe9ab2f-8dac-4459-9da0-985cb6477d0c resource provider aggregate not found 2026-07-30 22:30:12.203 8 INFO neutron.services.segments.plugin [-] Segment afe9ab2f-8dac-4459-9da0-985cb6477d0c resource provider aggregate not found 2026-07-30 22:30:12.218 8 INFO neutron.services.segments.plugin [-] Segment afe9ab2f-8dac-4459-9da0-985cb6477d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe9ab2f-8dac-4459-9da0-985cb6477d0c found for delete ", "request_id": "req-9453d2e3-dcab-4080-9414-9f5820de5f89"}]} 2026-07-30 22:30:12.219 8 INFO neutron.services.segments.plugin [-] Segment afe9ab2f-8dac-4459-9da0-985cb6477d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe9ab2f-8dac-4459-9da0-985cb6477d0c found for delete ", "request_id": "req-bd9f14fc-b657-4e7d-a45e-76824deef098"}]} 2026-07-30 22:30:12.253 8 INFO neutron.db.l3_hamode_db [None req-6516af09-fa1c-4de7-a9ae-1ad2201e4dbc 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] HA network 222d390f-11b7-473a-84e2-2648fbc08257 was deleted as no HA routers are present in tenant cffcf7f5a19945189588210dbe3c39ff. [pid: 8|app: 0|req: 490/966] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:11 2026] DELETE /v2.0/routers/e52583ea-f930-4a6c-b21b-6089d97e3ff5 => generated 0 bytes in 976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/967] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:12 2026] DELETE /v2.0/subnets/c3416994-dbe8-4c10-9143-4cc21546669a => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:12.571 8 INFO neutron_taas.services.taas.taas_plugin [None req-8afbf3f7-35b2-40a3-b47a-53a264183a14 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 30d69e83-342f-4cd8-ae94-ed654e016a85 2026-07-30 22:30:12.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8afbf3f7-35b2-40a3-b47a-53a264183a14 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 30d69e83-342f-4cd8-ae94-ed654e016a85 [pid: 7|app: 0|req: 478/968] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:12 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/969] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:12 2026] DELETE /v2.0/networks/5de880f5-6051-4b08-8653-9a6259edb5b6 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/970] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:12 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&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: 492/971] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:13 2026] GET /v2.0/security-groups?tenant_id=cffcf7f5a19945189588210dbe3c39ff&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/972] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:13 2026] DELETE /v2.0/security-groups/c3d0bfd4-4db2-4470-8fa6-8e6ada4f4a3b => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/973] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:13 2026] GET /v2.0/security-groups?tenant_id=7f3fa161da0c4748a8a96f1785c83bea&name=default => generated 2925 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/974] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:13 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/975] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:14 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&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: 494/976] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:14 2026] DELETE /v2.0/security-groups/399c4713-1912-4bfb-8f1e-a9ad62a1fdb5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:30:14.235 8 INFO neutron.services.segments.plugin [-] Segment 2743d20f-5d13-4ebf-b7e5-a4aafb2cf777 resource provider aggregate not found 2026-07-30 22:30:14.243 8 INFO neutron.services.segments.plugin [-] Segment 2743d20f-5d13-4ebf-b7e5-a4aafb2cf777 resource provider aggregate not found 2026-07-30 22:30:14.262 8 INFO neutron.services.segments.plugin [-] Segment 2743d20f-5d13-4ebf-b7e5-a4aafb2cf777 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2743d20f-5d13-4ebf-b7e5-a4aafb2cf777 found for delete ", "request_id": "req-bb0ae76f-d5bd-4c72-97c5-5113ec66967b"}]} 2026-07-30 22:30:14.264 8 INFO neutron.services.segments.plugin [-] Segment 2743d20f-5d13-4ebf-b7e5-a4aafb2cf777 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2743d20f-5d13-4ebf-b7e5-a4aafb2cf777 found for delete ", "request_id": "req-034d643d-fa9c-4e91-bfa1-62a6d18e073e"}]} [pid: 7|app: 0|req: 483/977] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:14 2026] GET /v2.0/security-groups?tenant_id=91e9ca02b64a4ef0b10d771f7193839d&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/978] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:14 2026] DELETE /v2.0/security-groups/d32e5a7c-5573-46c3-9582-a3684a9229b3 => 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: 484/979] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:15 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/980] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:15 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&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: 485/981] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:16 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/982] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:16 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/983] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:17 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/984] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:17 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&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: 486/985] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:17 2026] GET /v2.0/security-groups?tenant_id=d05057e24427452eb6bdd24b754533ce&name=default => generated 2925 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/986] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:17 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/987] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:17 2026] DELETE /v2.0/security-groups/e92b9d31-27af-4aed-b2e0-5f8eeae2efe4 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:30:18.256 8 INFO neutron.db.l3_db [None req-a193fe82-3cbf-4b5f-b8c4-a6400fcc9ba7 19fc24e2ca7a40cc8d52326e6bbb17f9 4c0a33035eee45d08b86af529416bbaa - - default default] Floating IP c3325e9d-1502-49df-9531-d4fe6ebea7c1 associated. External IP: 10.96.250.214, port: b83d2ee1-76d5-4546-be2c-36dd7e6ab197. [pid: 7|app: 0|req: 490/990] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:18 2026] GET /v2.0/security-groups?tenant_id=02996565cb7e469faae12728b60a2f83&name=default => generated 2925 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/991] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:30:17 2026] PUT /v2.0/floatingips/c3325e9d-1502-49df-9531-d4fe6ebea7c1 => generated 855 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:18.676 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1041c24e-4ad2-43a7-9469-33ed2784673c'] response: {'name': 'network-changed', 'server_uuid': 'c753f3d5-29fa-432d-80d0-f709ceb238df', 'tag': 'b83d2ee1-76d5-4546-be2c-36dd7e6ab197', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 491/992] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:18 2026] DELETE /v2.0/security-groups/95b43487-0662-4b64-9d2c-2517a41bef21 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/993] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:18 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/994] 10.0.0.220 () {34 vars in 970 bytes} [Thu Jul 30 22:30:19 2026] GET /v2.0/ports/4c1a594d-122b-4764-8ab5-7f997342acf8 => generated 968 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/995] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:30:19 2026] GET /v2.0/ports?tenant_id=4c0a33035eee45d08b86af529416bbaa&device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/996] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:18 2026] GET /v2.0/security-groups?tenant_id=91ca93db8c894d28a6a24822f36449d2&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/997] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:30:19 2026] GET /v2.0/networks?id=3bacd770-3196-40c4-91a2-5e35b7f269e1 => generated 771 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/998] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:30:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b83d2ee1-76d5-4546-be2c-36dd7e6ab197 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/999] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:19 2026] DELETE /v2.0/security-groups/81935276-35d6-43cd-bf02-2aff2ed56722 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1000] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:30:19 2026] GET /v2.0/subnets?id=cac49beb-9b65-41a1-8da1-2dc1d9ce8299 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1001] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:30:19 2026] GET /v2.0/ports?network_id=3bacd770-3196-40c4-91a2-5e35b7f269e1&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: 508/1002] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:30:19 2026] GET /v2.0/networks/3bacd770-3196-40c4-91a2-5e35b7f269e1?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: 495/1003] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:30:19 2026] GET /v2.0/networks/3bacd770-3196-40c4-91a2-5e35b7f269e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1004] 199.19.213.246 () {34 vars in 999 bytes} [Thu Jul 30 22:30:19 2026] GET /v2.0/subnets?network_id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf => generated 683 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1005] 199.19.213.246 () {34 vars in 1145 bytes} [Thu Jul 30 22:30:19 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011&device_owner=compute%3Anova&network_id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1006] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:30:19 2026] PUT /v2.0/ports/4c1a594d-122b-4764-8ab5-7f997342acf8 => generated 1149 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:30:20.724 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbf9ff02-bb80-4530-af16-bc1c1453160b'] response: {'name': 'network-changed', 'server_uuid': 'd540cf6f-2b12-46a3-a18d-257f76538011', 'tag': '4c1a594d-122b-4764-8ab5-7f997342acf8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 497/1007] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:30:21 2026] GET /v2.0/ports?tenant_id=a378df27d1384640b88f93e07c621091&device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 1421 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: 511/1008] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:30:21 2026] GET /v2.0/networks?id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf => generated 777 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1009] 199.19.213.246 () {34 vars in 1059 bytes} [Thu Jul 30 22:30:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4c1a594d-122b-4764-8ab5-7f997342acf8 => 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: 512/1010] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:30:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4c1a594d-122b-4764-8ab5-7f997342acf8 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1011] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:30:21 2026] GET /v2.0/subnets?id=7d8a5f9d-d5d5-49e4-9f26-197fc772e333 => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1012] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:30:21 2026] GET /v2.0/ports?network_id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf&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: 514/1013] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:30:21 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?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: 515/1014] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:30:21 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?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: 500/1015] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:21 2026] GET /v2.0/security-groups?tenant_id=3b4c187d21ad485b849348190954841d&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1016] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:21 2026] DELETE /v2.0/security-groups/0845e3e9-ac9f-47d8-b007-e109623d0e45 => 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: 501/1017] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:22 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 1152 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1018] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:30:22 2026] GET /v2.0/ports?tenant_id=a378df27d1384640b88f93e07c621091&device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1019] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:22 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1020] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:30:22 2026] GET /v2.0/networks?id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf => generated 777 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1021] 199.19.213.246 () {34 vars in 1059 bytes} [Thu Jul 30 22:30:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=4c1a594d-122b-4764-8ab5-7f997342acf8 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1022] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:30:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4c1a594d-122b-4764-8ab5-7f997342acf8 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1023] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:30:22 2026] GET /v2.0/subnets?id=7d8a5f9d-d5d5-49e4-9f26-197fc772e333 => generated 701 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1024] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:30:22 2026] GET /v2.0/ports?network_id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1025] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:30:22 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?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: 521/1026] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:30:22 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1027] 199.19.213.246 () {34 vars in 1119 bytes} [Thu Jul 30 22:30:23 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1028] 10.0.0.118 () {32 vars in 652 bytes} [Thu Jul 30 22:30:23 2026] GET /v2.0/extensions => generated 21537 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1029] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:23 2026] GET /v2.0/security-groups?tenant_id=c486c3c9095641cf8a2e4d90688fadfe&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1030] 10.0.0.118 () {32 vars in 680 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1031] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:30:23 2026] PUT /v2.0/ports/4c1a594d-122b-4764-8ab5-7f997342acf8 => generated 968 bytes in 623 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: 523/1032] 10.0.0.118 () {32 vars in 680 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1033] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1034] 10.0.0.118 () {32 vars in 664 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1035] 10.0.0.118 () {32 vars in 698 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:24.182 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-667b48e9-7a64-4355-9594-a6eb9f8973dc'] response: {'name': 'network-changed', 'server_uuid': 'd540cf6f-2b12-46a3-a18d-257f76538011', 'tag': '4c1a594d-122b-4764-8ab5-7f997342acf8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 527/1036] 10.0.0.118 () {32 vars in 696 bytes} [Thu Jul 30 22:30:24 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: 528/1037] 10.0.0.118 () {32 vars in 700 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1038] 10.0.0.118 () {32 vars in 688 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1039] 10.0.0.118 () {32 vars in 702 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1040] 10.0.0.118 () {32 vars in 692 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1041] 10.0.0.118 () {32 vars in 694 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1042] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:24 2026] DELETE /v2.0/security-groups/ba396b96-5231-425c-84a0-5a9cfabe1d5a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1043] 10.0.0.118 () {32 vars in 684 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1044] 10.0.0.118 () {32 vars in 686 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1045] 10.0.0.118 () {32 vars in 660 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1046] 10.0.0.118 () {32 vars in 698 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1047] 10.0.0.118 () {32 vars in 678 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1048] 10.0.0.118 () {32 vars in 682 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1049] 10.0.0.118 () {32 vars in 674 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1050] 10.0.0.118 () {32 vars in 688 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1051] 10.0.0.118 () {32 vars in 722 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1052] 10.0.0.118 () {32 vars in 686 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1053] 10.0.0.118 () {32 vars in 668 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1054] 10.0.0.118 () {32 vars in 686 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1055] 10.0.0.118 () {32 vars in 680 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1056] 10.0.0.118 () {32 vars in 698 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1057] 10.0.0.118 () {32 vars in 678 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1058] 10.0.0.118 () {32 vars in 666 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/router => generated 256 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1059] 10.0.0.118 () {32 vars in 676 bytes} [Thu Jul 30 22:30:24 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: 544/1060] 10.0.0.118 () {32 vars in 664 bytes} [Thu Jul 30 22:30:24 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: 545/1061] 10.0.0.118 () {32 vars in 674 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1062] 10.0.0.118 () {32 vars in 712 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1063] 10.0.0.118 () {32 vars in 690 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1064] 10.0.0.118 () {32 vars in 682 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1065] 10.0.0.118 () {32 vars in 668 bytes} [Thu Jul 30 22:30:24 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: 8|app: 0|req: 550/1066] 10.0.0.118 () {32 vars in 686 bytes} [Thu Jul 30 22:30:24 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: 8|app: 0|req: 551/1067] 10.0.0.118 () {32 vars in 704 bytes} [Thu Jul 30 22:30:24 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: 552/1068] 10.0.0.118 () {32 vars in 674 bytes} [Thu Jul 30 22:30:24 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: 553/1069] 10.0.0.118 () {32 vars in 700 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1070] 10.0.0.118 () {32 vars in 674 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1071] 10.0.0.118 () {32 vars in 692 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1072] 10.0.0.118 () {32 vars in 688 bytes} [Thu Jul 30 22:30:24 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: 557/1073] 10.0.0.118 () {32 vars in 708 bytes} [Thu Jul 30 22:30:24 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: 7|app: 0|req: 517/1074] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/security-groups?tenant_id=5e5748ce0f1c4c4ba12515080e6be049&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1075] 10.0.0.118 () {32 vars in 704 bytes} [Thu Jul 30 22:30:24 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: 559/1076] 10.0.0.118 () {32 vars in 718 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1077] 10.0.0.118 () {32 vars in 696 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1078] 10.0.0.118 () {32 vars in 710 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1079] 10.0.0.118 () {32 vars in 668 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1080] 10.0.0.118 () {32 vars in 686 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1081] 10.0.0.118 () {32 vars in 680 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1082] 10.0.0.118 () {32 vars in 674 bytes} [Thu Jul 30 22:30:24 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: 566/1083] 10.0.0.118 () {32 vars in 670 bytes} [Thu Jul 30 22:30:24 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: 567/1084] 10.0.0.118 () {32 vars in 660 bytes} [Thu Jul 30 22:30:24 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: 568/1085] 10.0.0.118 () {32 vars in 698 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1086] 10.0.0.118 () {32 vars in 698 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1087] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:24 2026] DELETE /v2.0/security-groups/dd57d1d7-65c3-4dd2-8f50-127fd5d664c9 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1088] 10.0.0.118 () {32 vars in 676 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1089] 10.0.0.118 () {32 vars in 668 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1090] 10.0.0.118 () {32 vars in 682 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1091] 10.0.0.118 () {32 vars in 700 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1092] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/ports?tenant_id=a378df27d1384640b88f93e07c621091&device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1093] 10.0.0.118 () {32 vars in 684 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1094] 10.0.0.118 () {32 vars in 706 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1095] 10.0.0.118 () {32 vars in 668 bytes} [Thu Jul 30 22:30:24 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: 7|app: 0|req: 525/1096] 10.0.0.118 () {32 vars in 696 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1097] 10.0.0.118 () {32 vars in 694 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1098] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/networks?id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf => generated 777 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1099] 10.0.0.118 () {32 vars in 684 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1100] 10.0.0.118 () {32 vars in 688 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1101] 10.0.0.118 () {32 vars in 704 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1102] 10.0.0.118 () {32 vars in 666 bytes} [Thu Jul 30 22:30:24 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: 7|app: 0|req: 531/1103] 10.0.0.118 () {32 vars in 680 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1104] 10.0.0.118 () {32 vars in 680 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1105] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4c1a594d-122b-4764-8ab5-7f997342acf8 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1106] 10.0.0.118 () {32 vars in 690 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1107] 10.0.0.118 () {32 vars in 690 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1108] 10.0.0.118 () {32 vars in 694 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1109] 10.0.0.118 () {32 vars in 684 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1110] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/subnets?id=7d8a5f9d-d5d5-49e4-9f26-197fc772e333 => generated 701 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1111] 10.0.0.118 () {32 vars in 688 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1112] 10.0.0.118 () {32 vars in 700 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1113] 10.0.0.118 () {32 vars in 702 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1114] 10.0.0.118 () {32 vars in 712 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1115] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1116] 10.0.0.118 () {32 vars in 714 bytes} [Thu Jul 30 22:30:24 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: 580/1117] 10.0.0.118 () {32 vars in 726 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1118] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/ports?network_id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf&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: 581/1119] 10.0.0.118 () {32 vars in 740 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1120] 10.0.0.118 () {32 vars in 718 bytes} [Thu Jul 30 22:30:24 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: 8|app: 0|req: 583/1121] 10.0.0.118 () {32 vars in 682 bytes} [Thu Jul 30 22:30:24 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: 584/1122] 10.0.0.118 () {32 vars in 668 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1123] 10.0.0.118 () {32 vars in 718 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1124] 10.0.0.118 () {32 vars in 678 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1125] 10.0.0.118 () {32 vars in 668 bytes} [Thu Jul 30 22:30:24 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: 588/1126] 10.0.0.118 () {32 vars in 696 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1127] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1128] 10.0.0.118 () {32 vars in 704 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1129] 10.0.0.118 () {32 vars in 700 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1130] 10.0.0.118 () {32 vars in 700 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1131] 10.0.0.118 () {32 vars in 682 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1132] 10.0.0.118 () {32 vars in 704 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1133] 10.0.0.118 () {32 vars in 694 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1134] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:30:24 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?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: 545/1135] 10.0.0.118 () {32 vars in 688 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1136] 10.0.0.118 () {32 vars in 696 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1137] 10.0.0.118 () {32 vars in 678 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1138] 10.0.0.118 () {32 vars in 688 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1139] 10.0.0.118 () {32 vars in 700 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1140] 10.0.0.118 () {32 vars in 664 bytes} [Thu Jul 30 22:30:25 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: 548/1141] 10.0.0.118 () {32 vars in 680 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1142] 10.0.0.118 () {32 vars in 676 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1143] 10.0.0.118 () {32 vars in 692 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1144] 10.0.0.118 () {32 vars in 676 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1145] 10.0.0.118 () {32 vars in 666 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1146] 10.0.0.118 () {32 vars in 662 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/taas => generated 175 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1147] 10.0.0.118 () {32 vars in 674 bytes} [Thu Jul 30 22:30:25 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: 597/1148] 10.0.0.118 () {32 vars in 686 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1149] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:25 2026] GET /v2.0/security-groups?tenant_id=d4522a9f057b41c7abd7a9237fbce57c&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1150] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:30:26 2026] GET /v2.0/ports?tenant_id=a378df27d1384640b88f93e07c621091&device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1151] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:30:26 2026] GET /v2.0/networks?id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf => generated 777 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1152] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:26 2026] DELETE /v2.0/security-groups/ea3462f3-008c-4d61-9e81-5d38de05c68f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1153] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:30:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=4c1a594d-122b-4764-8ab5-7f997342acf8 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1154] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:30:26 2026] GET /v2.0/subnets?id=7d8a5f9d-d5d5-49e4-9f26-197fc772e333 => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1155] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:30:26 2026] GET /v2.0/ports?network_id=b32c800a-8f86-45cd-b86c-2a9952e1a7cf&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: 600/1156] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:30:26 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?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: 557/1157] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:30:26 2026] GET /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf?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: 601/1158] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:26 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => 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: 558/1159] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:26 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1160] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:27 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => 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: 559/1161] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:27 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1162] 10.0.0.1 () {34 vars in 987 bytes} [Thu Jul 30 22:30:28 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1163] 10.0.0.1 () {34 vars in 1037 bytes} [Thu Jul 30 22:30:28 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:28.818 8 INFO neutron.db.segments_db [None req-5123010f-2098-4cef-b8a1-74b6763eb566 577d8088de6145d9ba93b2da76454cb2 3e1335e809014553a203328114adc4cd - - default default] Added segment 318e6207-6cf2-43f9-af79-8c0ae427bf27 of type vxlan for network 85330824-9186-40aa-b690-43e63c8c874f [pid: 7|app: 0|req: 561/1164] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:28 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:28.893 8 INFO neutron.db.segments_db [None req-5123010f-2098-4cef-b8a1-74b6763eb566 577d8088de6145d9ba93b2da76454cb2 3e1335e809014553a203328114adc4cd - - default default] Added segment d68cffcb-1bc7-4568-a277-9d81234d2c72 of type vxlan for network 3279a73b-18f9-4db4-8110-ee51d45f7308 [pid: 7|app: 0|req: 562/1165] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:30:28 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1166] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:28 2026] GET /v2.0/security-groups?id=2ed22824-be89-402e-aa41-4202d27bcae8&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:29.016 7 INFO neutron_taas.services.taas.taas_plugin [req-2d49ac6c-3541-4c22-8ff0-beedf862a20f req-1c6c07f0-7ce3-4198-bf72-ffcbbd05f609 8d861eafd9d143b4a060947d87a9e814 a378df27d1384640b88f93e07c621091 - - default default] TaaS: Handle Delete Port: 4c1a594d-122b-4764-8ab5-7f997342acf8 2026-07-30 22:30:29.018 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2d49ac6c-3541-4c22-8ff0-beedf862a20f req-1c6c07f0-7ce3-4198-bf72-ffcbbd05f609 8d861eafd9d143b4a060947d87a9e814 a378df27d1384640b88f93e07c621091 - - default default] Tap Mirror: Handle Delete Port: 4c1a594d-122b-4764-8ab5-7f997342acf8 [pid: 8|app: 0|req: 604/1167] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:28 2026] POST /v2.0/networks => generated 1207 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-30 22:30:29.124 7 INFO neutron.db.l3_db [req-2d49ac6c-3541-4c22-8ff0-beedf862a20f req-1c6c07f0-7ce3-4198-bf72-ffcbbd05f609 8d861eafd9d143b4a060947d87a9e814 a378df27d1384640b88f93e07c621091 - - default default] Floating IP 8d82553e-02fc-43f1-8e03-58b2b54d6842 disassociated. External IP: 10.96.250.216, port: 4c1a594d-122b-4764-8ab5-7f997342acf8. [pid: 8|app: 0|req: 605/1168] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:30:29 2026] GET /v2.0/networks => generated 1844 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:30:29.293 8 INFO neutron.services.segments.plugin [-] Segment 318e6207-6cf2-43f9-af79-8c0ae427bf27 resource provider aggregate not found 2026-07-30 22:30:29.298 8 INFO neutron.services.segments.plugin [-] Segment 318e6207-6cf2-43f9-af79-8c0ae427bf27 resource provider aggregate not found 2026-07-30 22:30:29.315 8 INFO neutron.services.segments.plugin [-] Segment 318e6207-6cf2-43f9-af79-8c0ae427bf27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 318e6207-6cf2-43f9-af79-8c0ae427bf27 found for delete ", "request_id": "req-c4b8580d-866c-42e1-b085-ed1c253cc11d"}]} 2026-07-30 22:30:29.316 8 INFO neutron.services.segments.plugin [-] Segment 318e6207-6cf2-43f9-af79-8c0ae427bf27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 318e6207-6cf2-43f9-af79-8c0ae427bf27 found for delete ", "request_id": "req-a0fcda0d-2a2f-4878-a9d2-0f84bc695eb5"}]} [pid: 8|app: 0|req: 606/1169] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:29 2026] DELETE /v2.0/networks/85330824-9186-40aa-b690-43e63c8c874f => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1170] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:30:28 2026] DELETE /v2.0/ports/4c1a594d-122b-4764-8ab5-7f997342acf8 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:29.541 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-838a188f-be3b-47ca-b0cf-dc5780af174e'] response: {'server_uuid': 'd540cf6f-2b12-46a3-a18d-257f76538011', 'name': 'network-vif-deleted', 'tag': '4c1a594d-122b-4764-8ab5-7f997342acf8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 607/1171] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:29 2026] GET /v2.0/security-groups?tenant_id=4bfca3500d4a4673a8132f0aa6834338&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:30:29.656 7 INFO neutron.services.segments.plugin [-] Segment d68cffcb-1bc7-4568-a277-9d81234d2c72 resource provider aggregate not found 2026-07-30 22:30:29.662 7 INFO neutron.services.segments.plugin [-] Segment d68cffcb-1bc7-4568-a277-9d81234d2c72 resource provider aggregate not found 2026-07-30 22:30:29.678 7 INFO neutron.services.segments.plugin [-] Segment d68cffcb-1bc7-4568-a277-9d81234d2c72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d68cffcb-1bc7-4568-a277-9d81234d2c72 found for delete ", "request_id": "req-1c12fd02-7a7a-44d9-a50c-8954036d56d4"}]} 2026-07-30 22:30:29.690 7 INFO neutron.services.segments.plugin [-] Segment d68cffcb-1bc7-4568-a277-9d81234d2c72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d68cffcb-1bc7-4568-a277-9d81234d2c72 found for delete ", "request_id": "req-1012d40b-9bb9-47ae-bf1b-3044cc432f3c"}]} [pid: 7|app: 0|req: 565/1172] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:29 2026] DELETE /v2.0/networks/3279a73b-18f9-4db4-8110-ee51d45f7308 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1173] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:29 2026] DELETE /v2.0/security-groups/26716f64-41b2-4900-bd9f-43d0d6d1adef => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1174] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:30:29 2026] GET /v2.0/networks => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:29.914 8 INFO neutron.db.segments_db [None req-0c87601c-2275-45fd-b857-e023e9311d48 577d8088de6145d9ba93b2da76454cb2 3e1335e809014553a203328114adc4cd - - default default] Added segment dada5f0f-3ee4-46ad-b477-52820278f672 of type vxlan for network e2833eca-d1ba-47b9-bc47-6e98e8e3d784 [pid: 8|app: 0|req: 609/1175] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:29 2026] POST /v2.0/networks => generated 634 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1176] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:29 2026] GET /v2.0/security-groups?tenant_id=8cd8e05915414d809fc7f3175aece04a&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1177] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:30 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:30:30.126 7 INFO neutron.db.segments_db [None req-2e8bdac1-9505-4f8a-af46-ee29caf49518 577d8088de6145d9ba93b2da76454cb2 3e1335e809014553a203328114adc4cd - - default default] Added segment ed5cc16b-c310-4aad-afba-34bb8936201e of type vxlan for network 89a0d00b-8f85-4f14-924d-812fe9602833 [pid: 8|app: 0|req: 611/1178] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:30 2026] DELETE /v2.0/security-groups/157e7487-50ec-4fd3-9360-04b45103cb7e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1179] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:30 2026] POST /v2.0/networks => generated 634 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1180] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:30:30 2026] POST /v2.0/ports => generated 1505 bytes in 786 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: 613/1181] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:31 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => 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: 569/1182] 10.0.0.118 () {32 vars in 642 bytes} [Thu Jul 30 22:30:31 2026] GET /v2.0/ports => generated 1505 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:30:31.271 8 INFO neutron_taas.services.taas.taas_plugin [None req-fdb4ec35-ad02-4ca1-9802-5e7b5c61c422 577d8088de6145d9ba93b2da76454cb2 3e1335e809014553a203328114adc4cd - - default default] TaaS: Handle Delete Port: 255892fa-05bb-4349-a6ba-668ce6c05a0d 2026-07-30 22:30:31.275 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fdb4ec35-ad02-4ca1-9802-5e7b5c61c422 577d8088de6145d9ba93b2da76454cb2 3e1335e809014553a203328114adc4cd - - default default] Tap Mirror: Handle Delete Port: 255892fa-05bb-4349-a6ba-668ce6c05a0d [pid: 8|app: 0|req: 614/1183] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:30:31 2026] DELETE /v2.0/ports/255892fa-05bb-4349-a6ba-668ce6c05a0d => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:31.500 7 INFO neutron_taas.services.taas.taas_plugin [None req-a26813fb-e61e-43a5-bed9-e832f55e6622 577d8088de6145d9ba93b2da76454cb2 3e1335e809014553a203328114adc4cd - - default default] TaaS: Handle Delete Port: d743d7ab-c698-4548-b1b1-7da4e64c5348 2026-07-30 22:30:31.503 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a26813fb-e61e-43a5-bed9-e832f55e6622 577d8088de6145d9ba93b2da76454cb2 3e1335e809014553a203328114adc4cd - - default default] Tap Mirror: Handle Delete Port: d743d7ab-c698-4548-b1b1-7da4e64c5348 [pid: 7|app: 0|req: 570/1184] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:30:31 2026] DELETE /v2.0/ports/d743d7ab-c698-4548-b1b1-7da4e64c5348 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1185] 10.0.0.118 () {32 vars in 642 bytes} [Thu Jul 30 22:30:31 2026] GET /v2.0/ports => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:30:31.782 7 INFO neutron.db.segments_db [None req-1c70649f-f159-4dba-a6de-782a32318c88 577d8088de6145d9ba93b2da76454cb2 3e1335e809014553a203328114adc4cd - - default default] Added segment 687465c5-1b99-46bd-a848-71f9f9eb8066 of type vxlan for network e355dbb3-aa34-4ade-b778-430c76991c41 [pid: 7|app: 0|req: 571/1186] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:31 2026] POST /v2.0/networks => generated 635 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:30:32.022 8 INFO neutron.db.segments_db [None req-bae26c21-22b4-4aa7-a306-cfdc3b2bffd7 577d8088de6145d9ba93b2da76454cb2 3e1335e809014553a203328114adc4cd - - default default] Added segment 1e1d49c9-5328-4ab2-83d5-20d554e174a0 of type vxlan for network aabe1e29-fdf1-4350-a721-5164671b1129 [pid: 8|app: 0|req: 616/1187] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:31 2026] POST /v2.0/networks => generated 634 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1188] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:32 2026] GET /v2.0/ports?device_id=d540cf6f-2b12-46a3-a18d-257f76538011 => 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: 617/1191] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:32 2026] POST /v2.0/subnets => generated 1324 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1192] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:30:33 2026] GET /v2.0/subnets => generated 1960 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1193] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:33 2026] DELETE /v2.0/security-groups/2ed22824-be89-402e-aa41-4202d27bcae8 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:30:33.514 7 INFO neutron.api.v2.resource [None req-79425545-4efc-41bf-be1c-ee4858a0e122 8d861eafd9d143b4a060947d87a9e814 a378df27d1384640b88f93e07c621091 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1194] 10.0.0.118 () {32 vars in 736 bytes} [Thu Jul 30 22:30:33 2026] GET /v2.0/security-groups/2ed22824-be89-402e-aa41-4202d27bcae8 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1195] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:33 2026] DELETE /v2.0/subnets/16c2d49c-2d98-4c25-bfc4-666119590c84 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:33.643 7 INFO neutron_taas.services.taas.taas_plugin [None req-6311cfc7-0964-4cac-b020-f4337892e63b 8d861eafd9d143b4a060947d87a9e814 a378df27d1384640b88f93e07c621091 - - default default] TaaS: Handle Delete Port: f6112285-4730-4234-9875-401e14eee63f 2026-07-30 22:30:33.647 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6311cfc7-0964-4cac-b020-f4337892e63b 8d861eafd9d143b4a060947d87a9e814 a378df27d1384640b88f93e07c621091 - - default default] Tap Mirror: Handle Delete Port: f6112285-4730-4234-9875-401e14eee63f [pid: 8|app: 0|req: 619/1196] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:33 2026] DELETE /v2.0/subnets/38fcf5c5-44cc-4339-8ed2-e8928d239f8f => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1197] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:30:33 2026] GET /v2.0/subnets => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1198] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:30:33 2026] DELETE /v2.0/floatingips/8d82553e-02fc-43f1-8e03-58b2b54d6842 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:30:33.947 8 INFO neutron.services.segments.plugin [-] Segment 1e1d49c9-5328-4ab2-83d5-20d554e174a0 resource provider aggregate not found 2026-07-30 22:30:33.958 8 INFO neutron.services.segments.plugin [-] Segment 1e1d49c9-5328-4ab2-83d5-20d554e174a0 resource provider aggregate not found 2026-07-30 22:30:33.977 8 INFO neutron.services.segments.plugin [-] Segment 1e1d49c9-5328-4ab2-83d5-20d554e174a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e1d49c9-5328-4ab2-83d5-20d554e174a0 found for delete ", "request_id": "req-e8653297-af6e-44a7-be1b-3b0bfd2f3b98"}]} 2026-07-30 22:30:33.980 8 INFO neutron.services.segments.plugin [-] Segment 1e1d49c9-5328-4ab2-83d5-20d554e174a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e1d49c9-5328-4ab2-83d5-20d554e174a0 found for delete ", "request_id": "req-e9ed7de3-6853-4fee-92f1-a5d0f7f8c8ac"}]} [pid: 8|app: 0|req: 621/1199] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:33 2026] DELETE /v2.0/networks/aabe1e29-fdf1-4350-a721-5164671b1129 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1200] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:34 2026] DELETE /v2.0/networks/e355dbb3-aa34-4ade-b778-430c76991c41 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1201] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:34 2026] DELETE /v2.0/networks/89a0d00b-8f85-4f14-924d-812fe9602833 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:34.354 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf14f216-73d6-45bb-bb5e-350b316cf64b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: abb6a930-150d-440e-8d65-eccac3e24762 2026-07-30 22:30:34.358 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf14f216-73d6-45bb-bb5e-350b316cf64b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: abb6a930-150d-440e-8d65-eccac3e24762 [pid: 8|app: 0|req: 624/1202] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:34 2026] DELETE /v2.0/networks/e2833eca-d1ba-47b9-bc47-6e98e8e3d784 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1203] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:30:33 2026] PUT /v2.0/routers/f36266fe-5308-4d2d-b52b-07f92e08b952/remove_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1204] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:34 2026] GET /v2.0/security-groups?tenant_id=3bcc921527bb45d19b299e19fcf941f4&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:30:35.259 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d477012-49eb-419e-b7ab-888d1ef1669b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 1747e249-828b-41a4-89dd-f3d89acf3d42 2026-07-30 22:30:35.263 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d477012-49eb-419e-b7ab-888d1ef1669b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 1747e249-828b-41a4-89dd-f3d89acf3d42 [pid: 8|app: 0|req: 626/1205] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:35 2026] GET /v2.0/security-groups?tenant_id=3e1335e809014553a203328114adc4cd&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1206] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:35 2026] DELETE /v2.0/security-groups/57846aac-b1eb-481c-b4cf-f78cfce786ac => 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: 628/1207] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:35 2026] DELETE /v2.0/security-groups/e5dc9519-3130-4248-8b17-8e78c75746f4 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:30:35.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d477012-49eb-419e-b7ab-888d1ef1669b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 3d916a7b-d004-41f8-a848-679c88ca0ba1 2026-07-30 22:30:35.583 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d477012-49eb-419e-b7ab-888d1ef1669b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 3d916a7b-d004-41f8-a848-679c88ca0ba1 2026-07-30 22:30:36.000 8 INFO neutron.services.segments.plugin [-] Segment 687465c5-1b99-46bd-a848-71f9f9eb8066 resource provider aggregate not found 2026-07-30 22:30:36.005 8 INFO neutron.services.segments.plugin [-] Segment 687465c5-1b99-46bd-a848-71f9f9eb8066 resource provider aggregate not found 2026-07-30 22:30:36.016 8 INFO neutron.services.segments.plugin [-] Segment 687465c5-1b99-46bd-a848-71f9f9eb8066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 687465c5-1b99-46bd-a848-71f9f9eb8066 found for delete ", "request_id": "req-87264414-a367-44ed-b42f-3cc4a81d6c75"}]} 2026-07-30 22:30:36.021 7 INFO neutron.services.segments.plugin [-] Segment 5914da61-1ee1-4284-bd89-b966642d023f resource provider aggregate not found 2026-07-30 22:30:36.027 8 INFO neutron.services.segments.plugin [-] Segment 687465c5-1b99-46bd-a848-71f9f9eb8066 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 687465c5-1b99-46bd-a848-71f9f9eb8066 found for delete ", "request_id": "req-af07d616-a141-460e-9d47-4bf1083fe000"}]} 2026-07-30 22:30:36.035 7 INFO neutron.services.segments.plugin [-] Segment 5914da61-1ee1-4284-bd89-b966642d023f resource provider aggregate not found 2026-07-30 22:30:36.039 8 INFO neutron.services.segments.plugin [-] Segment ed5cc16b-c310-4aad-afba-34bb8936201e resource provider aggregate not found 2026-07-30 22:30:36.050 8 INFO neutron.services.segments.plugin [-] Segment ed5cc16b-c310-4aad-afba-34bb8936201e resource provider aggregate not found 2026-07-30 22:30:36.054 7 INFO neutron.services.segments.plugin [-] Segment 5914da61-1ee1-4284-bd89-b966642d023f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5914da61-1ee1-4284-bd89-b966642d023f found for delete ", "request_id": "req-0d83ef90-e21e-4d83-ac03-6053187a4174"}]} 2026-07-30 22:30:36.062 7 INFO neutron.services.segments.plugin [-] Segment 5914da61-1ee1-4284-bd89-b966642d023f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5914da61-1ee1-4284-bd89-b966642d023f found for delete ", "request_id": "req-91b71be3-de43-4617-8121-9479b1445189"}]} 2026-07-30 22:30:36.063 8 INFO neutron.services.segments.plugin [-] Segment ed5cc16b-c310-4aad-afba-34bb8936201e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5cc16b-c310-4aad-afba-34bb8936201e found for delete ", "request_id": "req-6aeee4ab-342e-435e-95ab-43fbea10c8c4"}]} 2026-07-30 22:30:36.072 8 INFO neutron.services.segments.plugin [-] Segment ed5cc16b-c310-4aad-afba-34bb8936201e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5cc16b-c310-4aad-afba-34bb8936201e found for delete ", "request_id": "req-5bb3a48f-4644-4cc7-b95c-77f4253a50f4"}]} 2026-07-30 22:30:36.082 7 INFO neutron.db.l3_hamode_db [None req-9d477012-49eb-419e-b7ab-888d1ef1669b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] HA network bc5d1b28-fed7-4e3f-af71-49f0cee2bc7a was deleted as no HA routers are present in tenant a378df27d1384640b88f93e07c621091. 2026-07-30 22:30:36.085 8 INFO neutron.services.segments.plugin [-] Segment dada5f0f-3ee4-46ad-b477-52820278f672 resource provider aggregate not found 2026-07-30 22:30:36.086 8 INFO neutron.services.segments.plugin [-] Segment dada5f0f-3ee4-46ad-b477-52820278f672 resource provider aggregate not found [pid: 7|app: 0|req: 580/1208] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:34 2026] DELETE /v2.0/routers/f36266fe-5308-4d2d-b52b-07f92e08b952 => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:30:36.112 8 INFO neutron.services.segments.plugin [-] Segment dada5f0f-3ee4-46ad-b477-52820278f672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dada5f0f-3ee4-46ad-b477-52820278f672 found for delete ", "request_id": "req-1212175a-2461-4198-aa9a-6219b5df19d6"}]} 2026-07-30 22:30:36.123 8 INFO neutron.services.segments.plugin [-] Segment dada5f0f-3ee4-46ad-b477-52820278f672 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dada5f0f-3ee4-46ad-b477-52820278f672 found for delete ", "request_id": "req-a1722829-1e8c-46ad-a752-70ab4186cf7d"}]} [pid: 8|app: 0|req: 629/1209] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:36 2026] DELETE /v2.0/subnets/7d8a5f9d-d5d5-49e4-9f26-197fc772e333 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:36.475 7 INFO neutron_taas.services.taas.taas_plugin [None req-47bb9929-6efd-4722-87b0-82afcfc40107 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 433db124-dbf3-4c02-906a-9f9332779971 2026-07-30 22:30:36.480 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47bb9929-6efd-4722-87b0-82afcfc40107 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 433db124-dbf3-4c02-906a-9f9332779971 [pid: 7|app: 0|req: 581/1210] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:36 2026] DELETE /v2.0/networks/b32c800a-8f86-45cd-b86c-2a9952e1a7cf => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1211] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:36 2026] GET /v2.0/security-groups?tenant_id=a378df27d1384640b88f93e07c621091&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1212] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:37 2026] DELETE /v2.0/security-groups/2b39495f-6d1c-4e71-b822-d6b276a9f7e8 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:30:37.816 8 INFO neutron.db.segments_db [None req-16e80d90-8523-4e27-93ec-a8d16843494a c5434ede1a9f4e8a959cf99cdba0ddfe 690536c02c5245be8302a3f0c59d5fc4 - - default default] Added segment 183f78dd-3322-48f5-8905-abd0ec5caa08 of type vxlan for network b59b0912-d13e-4c81-ac42-535430deb2f6 [pid: 8|app: 0|req: 631/1213] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:37 2026] POST /v2.0/networks => generated 625 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:30:38.079 7 INFO neutron.db.segments_db [None req-ee8008cd-9671-4747-877c-a6aed1b3e8db ec03c19f6c7b473fa3ed0d60d4b3e7fd b39094580dd94022ac5a2c8464d88641 - - default default] Added segment 2342d471-7d4f-428b-9dd5-b2dc584fcbfa of type vxlan for network 408138ea-1a34-4342-953e-bd35df1d0d70 2026-07-30 22:30:38.093 7 INFO neutron.services.segments.plugin [-] Segment de772162-c671-4435-aaad-951cdace7b46 resource provider aggregate not found 2026-07-30 22:30:38.100 7 INFO neutron.services.segments.plugin [-] Segment de772162-c671-4435-aaad-951cdace7b46 resource provider aggregate not found 2026-07-30 22:30:38.130 7 INFO neutron.services.segments.plugin [-] Segment de772162-c671-4435-aaad-951cdace7b46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de772162-c671-4435-aaad-951cdace7b46 found for delete ", "request_id": "req-6cb26c6c-f55d-4496-82d7-cfda4e8fa491"}]} 2026-07-30 22:30:38.137 7 INFO neutron.services.segments.plugin [-] Segment de772162-c671-4435-aaad-951cdace7b46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de772162-c671-4435-aaad-951cdace7b46 found for delete ", "request_id": "req-19f6335e-2d00-4715-9736-ef6becce2a56"}]} [pid: 7|app: 0|req: 583/1214] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:37 2026] POST /v2.0/networks => generated 628 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1215] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:38 2026] POST /v2.0/subnets => generated 641 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:30:38.476 7 INFO neutron.db.segments_db [None req-f28dfdc5-9147-4b55-9725-4d8919c0c709 c5434ede1a9f4e8a959cf99cdba0ddfe 690536c02c5245be8302a3f0c59d5fc4 - - default default] Added segment 4596173a-7c73-4d36-8eb3-f60d641d3d54 of type vxlan for network 00e2503d-d480-4068-9350-2f92c112ad61 [pid: 7|app: 0|req: 584/1216] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:38 2026] POST /v2.0/networks => generated 624 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1217] 10.0.0.118 () {34 vars in 742 bytes} [Thu Jul 30 22:30:38 2026] PUT /v2.0/networks/00e2503d-d480-4068-9350-2f92c112ad61 => generated 592 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1218] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:38 2026] POST /v2.0/subnets => generated 626 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1219] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:38 2026] POST /v2.0/subnets => generated 673 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:30:39.369 8 INFO neutron.db.segments_db [None req-1d5f6140-e5d9-4298-ba1a-bdae81008f1a ec03c19f6c7b473fa3ed0d60d4b3e7fd b39094580dd94022ac5a2c8464d88641 - - default default] Added segment 81160594-2357-4755-b6ae-629161b19ab4 of type vxlan for network 25a45455-2c2a-41d0-bc6f-0e6eecad931c [pid: 7|app: 0|req: 586/1220] 10.0.0.118 () {34 vars in 740 bytes} [Thu Jul 30 22:30:39 2026] PUT /v2.0/subnets/aaead3f2-0b2f-4b1c-a609-610fbee78990 => generated 636 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1221] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:39 2026] POST /v2.0/networks => generated 629 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1222] 10.0.0.118 () {34 vars in 742 bytes} [Thu Jul 30 22:30:39 2026] PUT /v2.0/networks/25a45455-2c2a-41d0-bc6f-0e6eecad931c => generated 592 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1223] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:39 2026] DELETE /v2.0/networks/00e2503d-d480-4068-9350-2f92c112ad61 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:39.789 7 INFO neutron.pecan_wsgi.hooks.translation [None req-895787c2-4d6a-4dd9-a23a-1e9b7483d80e c5434ede1a9f4e8a959cf99cdba0ddfe 690536c02c5245be8302a3f0c59d5fc4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1224] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:39 2026] DELETE /v2.0/networks/00e2503d-d480-4068-9350-2f92c112ad61 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1225] 10.0.0.118 () {32 vars in 693 bytes} [Thu Jul 30 22:30:39 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1226] 10.0.0.118 () {32 vars in 741 bytes} [Thu Jul 30 22:30:39 2026] GET /v2.0/subnets?network_id=630b4be4-b6a0-4b8b-8543-822d252f816b => 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: 591/1227] 10.0.0.118 () {32 vars in 652 bytes} [Thu Jul 30 22:30:39 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1228] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:30:39 2026] GET /v2.0/networks => generated 1309 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1229] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:39 2026] POST /v2.0/subnets => generated 646 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1230] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:30:39 2026] GET /v2.0/subnets => generated 1280 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1231] 10.0.0.118 () {32 vars in 722 bytes} [Thu Jul 30 22:30:40 2026] GET /v2.0/networks/b59b0912-d13e-4c81-ac42-535430deb2f6 => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1232] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:30:40 2026] GET /v2.0/subnets/166c4992-258f-4c43-b8b5-9d070e1b409f => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:40.131 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d002e9b4-fcd9-4324-ba4f-f081cce1ee9d c5434ede1a9f4e8a959cf99cdba0ddfe 690536c02c5245be8302a3f0c59d5fc4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1233] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:40 2026] DELETE /v2.0/subnets/aaead3f2-0b2f-4b1c-a609-610fbee78990 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:30:40.160 7 INFO neutron.services.segments.plugin [-] Segment 4596173a-7c73-4d36-8eb3-f60d641d3d54 resource provider aggregate not found 2026-07-30 22:30:40.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54dfc6b0-9596-4ec2-8e3a-918382f80e8c c5434ede1a9f4e8a959cf99cdba0ddfe 690536c02c5245be8302a3f0c59d5fc4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 638/1234] 10.0.0.118 () {34 vars in 740 bytes} [Thu Jul 30 22:30:40 2026] PUT /v2.0/subnets/e39924d4-3a6c-427f-89db-5fb616da97ed => generated 656 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:40.172 7 INFO neutron.services.segments.plugin [-] Segment 4596173a-7c73-4d36-8eb3-f60d641d3d54 resource provider aggregate not found [pid: 7|app: 0|req: 597/1235] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:40 2026] DELETE /v2.0/networks/00e2503d-d480-4068-9350-2f92c112ad61 => generated 138 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:30:40.186 7 INFO neutron.services.segments.plugin [-] Segment 4596173a-7c73-4d36-8eb3-f60d641d3d54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4596173a-7c73-4d36-8eb3-f60d641d3d54 found for delete ", "request_id": "req-f68b8ba0-f369-42b3-97ac-6739250b4d9f"}]} 2026-07-30 22:30:40.199 7 INFO neutron.services.segments.plugin [-] Segment 4596173a-7c73-4d36-8eb3-f60d641d3d54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4596173a-7c73-4d36-8eb3-f60d641d3d54 found for delete ", "request_id": "req-ce9b9352-0c9a-471a-b183-a2d6a50a273b"}]} [pid: 8|app: 0|req: 639/1236] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:40 2026] DELETE /v2.0/subnets/166c4992-258f-4c43-b8b5-9d070e1b409f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1237] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:40 2026] DELETE /v2.0/networks/25a45455-2c2a-41d0-bc6f-0e6eecad931c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:40.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc5a2134-ec1c-4a39-b49f-7e9244e78f20 ec03c19f6c7b473fa3ed0d60d4b3e7fd b39094580dd94022ac5a2c8464d88641 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1238] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:40 2026] DELETE /v2.0/networks/25a45455-2c2a-41d0-bc6f-0e6eecad931c => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:30:40.518 8 INFO neutron_taas.services.taas.taas_plugin [None req-69ad4d95-6454-4c10-a990-5165314b7ba2 c5434ede1a9f4e8a959cf99cdba0ddfe 690536c02c5245be8302a3f0c59d5fc4 - - default default] TaaS: Handle Delete Port: 8d28b945-a97d-4e67-85e1-a92928ceace1 2026-07-30 22:30:40.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69ad4d95-6454-4c10-a990-5165314b7ba2 c5434ede1a9f4e8a959cf99cdba0ddfe 690536c02c5245be8302a3f0c59d5fc4 - - default default] Tap Mirror: Handle Delete Port: 8d28b945-a97d-4e67-85e1-a92928ceace1 [pid: 7|app: 0|req: 600/1239] 10.0.0.118 () {32 vars in 693 bytes} [Thu Jul 30 22:30:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1240] 10.0.0.118 () {32 vars in 741 bytes} [Thu Jul 30 22:30:40 2026] GET /v2.0/subnets?network_id=630b4be4-b6a0-4b8b-8543-822d252f816b => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1241] 10.0.0.118 () {32 vars in 652 bytes} [Thu Jul 30 22:30:40 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: 603/1242] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:30:40 2026] GET /v2.0/networks => generated 1312 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1243] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:30:40 2026] GET /v2.0/subnets => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1244] 10.0.0.118 () {32 vars in 722 bytes} [Thu Jul 30 22:30:40 2026] GET /v2.0/networks/408138ea-1a34-4342-953e-bd35df1d0d70 => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:40.745 8 INFO neutron.services.segments.plugin [-] Segment 183f78dd-3322-48f5-8905-abd0ec5caa08 resource provider aggregate not found 2026-07-30 22:30:40.750 8 INFO neutron.services.segments.plugin [-] Segment 183f78dd-3322-48f5-8905-abd0ec5caa08 resource provider aggregate not found 2026-07-30 22:30:40.762 8 INFO neutron.services.segments.plugin [-] Segment 183f78dd-3322-48f5-8905-abd0ec5caa08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 183f78dd-3322-48f5-8905-abd0ec5caa08 found for delete ", "request_id": "req-586cc538-e78d-4535-b770-c23926127351"}]} 2026-07-30 22:30:40.765 8 INFO neutron.services.segments.plugin [-] Segment 183f78dd-3322-48f5-8905-abd0ec5caa08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 183f78dd-3322-48f5-8905-abd0ec5caa08 found for delete ", "request_id": "req-dcfd99b1-2023-474b-a2ef-15707f57ffd9"}]} [pid: 7|app: 0|req: 606/1245] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:30:40 2026] GET /v2.0/subnets/b3da2f14-4bc0-45f0-b91d-831893f1b867 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:40.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5dc9bd60-f56c-4446-a386-a8c67cc52191 ec03c19f6c7b473fa3ed0d60d4b3e7fd b39094580dd94022ac5a2c8464d88641 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1246] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:40 2026] DELETE /v2.0/networks/b59b0912-d13e-4c81-ac42-535430deb2f6 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1247] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:40 2026] DELETE /v2.0/subnets/e39924d4-3a6c-427f-89db-5fb616da97ed => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:30:40.804 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db874b32-448e-4d18-ab3a-4a365592a75a ec03c19f6c7b473fa3ed0d60d4b3e7fd b39094580dd94022ac5a2c8464d88641 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1248] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:40 2026] DELETE /v2.0/networks/25a45455-2c2a-41d0-bc6f-0e6eecad931c => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1249] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:40 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1250] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:40 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&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: 609/1251] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:40 2026] DELETE /v2.0/subnets/b3da2f14-4bc0-45f0-b91d-831893f1b867 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1252] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:41 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1253] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:41 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1254] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:40 2026] DELETE /v2.0/networks/408138ea-1a34-4342-953e-bd35df1d0d70 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1255] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:41 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1256] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:41 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&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: 612/1257] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:41 2026] GET /v2.0/security-groups?tenant_id=690536c02c5245be8302a3f0c59d5fc4&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1258] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:41 2026] GET /v2.0/security-groups?tenant_id=b39094580dd94022ac5a2c8464d88641&name=default => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1259] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:41 2026] DELETE /v2.0/security-groups/8f5e61e5-f97d-49a7-bc30-07a1fd093329 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1260] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:41 2026] DELETE /v2.0/security-groups/b81aaf09-6be9-4dc9-9cd2-57b165a870f4 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:30:42.209 7 INFO neutron.services.segments.plugin [-] Segment 81160594-2357-4755-b6ae-629161b19ab4 resource provider aggregate not found 2026-07-30 22:30:42.220 7 INFO neutron.services.segments.plugin [-] Segment 81160594-2357-4755-b6ae-629161b19ab4 resource provider aggregate not found 2026-07-30 22:30:42.227 7 INFO neutron.services.segments.plugin [-] Segment 81160594-2357-4755-b6ae-629161b19ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81160594-2357-4755-b6ae-629161b19ab4 found for delete ", "request_id": "req-d786c293-6362-4f6d-afa0-598015e0d964"}]} 2026-07-30 22:30:42.233 7 INFO neutron.services.segments.plugin [-] Segment 81160594-2357-4755-b6ae-629161b19ab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81160594-2357-4755-b6ae-629161b19ab4 found for delete ", "request_id": "req-873a5cce-3965-42b3-b0c9-7598fd47800b"}]} [pid: 8|app: 0|req: 647/1261] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:42 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => 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: 615/1262] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:42 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:42.785 8 INFO neutron.services.segments.plugin [-] Segment 2342d471-7d4f-428b-9dd5-b2dc584fcbfa resource provider aggregate not found 2026-07-30 22:30:42.791 8 INFO neutron.services.segments.plugin [-] Segment 2342d471-7d4f-428b-9dd5-b2dc584fcbfa resource provider aggregate not found 2026-07-30 22:30:42.811 8 INFO neutron.services.segments.plugin [-] Segment 2342d471-7d4f-428b-9dd5-b2dc584fcbfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2342d471-7d4f-428b-9dd5-b2dc584fcbfa found for delete ", "request_id": "req-e8ce87c7-ae6d-4dc6-9689-956f80ecd1e8"}]} 2026-07-30 22:30:42.817 8 INFO neutron.services.segments.plugin [-] Segment 2342d471-7d4f-428b-9dd5-b2dc584fcbfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2342d471-7d4f-428b-9dd5-b2dc584fcbfa found for delete ", "request_id": "req-91fbc6d4-96f5-48d8-8cd6-7b913be412af"}]} [pid: 8|app: 0|req: 648/1263] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:30:43 2026] GET /v2.0/ports?tenant_id=4c0a33035eee45d08b86af529416bbaa&device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1264] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:30:43 2026] GET /v2.0/networks?id=3bacd770-3196-40c4-91a2-5e35b7f269e1 => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1265] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:30:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b83d2ee1-76d5-4546-be2c-36dd7e6ab197 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1266] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:30:43 2026] GET /v2.0/subnets?id=cac49beb-9b65-41a1-8da1-2dc1d9ce8299 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1267] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:30:43 2026] GET /v2.0/ports?network_id=3bacd770-3196-40c4-91a2-5e35b7f269e1&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: 618/1268] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:30:43 2026] GET /v2.0/networks/3bacd770-3196-40c4-91a2-5e35b7f269e1?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: 651/1269] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:30:43 2026] GET /v2.0/networks/3bacd770-3196-40c4-91a2-5e35b7f269e1?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: 619/1270] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:43 2026] GET /v2.0/security-groups?tenant_id=654262139d9142c8991b2245bbd0aa81&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1271] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:43 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1272] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:43 2026] DELETE /v2.0/security-groups/e6db1386-ea57-4327-a029-f715aa0fac4a => 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: 622/1273] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:44 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:44.147 8 INFO neutron.db.segments_db [None req-79093b9e-6e37-4241-bf06-219c374b0965 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Added segment b5cb42ce-7567-4453-9b8b-934e26defc18 of type vxlan for network ee662ce2-44f6-4320-bb59-1f344876d1eb [pid: 8|app: 0|req: 652/1274] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:43 2026] POST /v2.0/networks => generated 610 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:30:44.303 7 INFO neutron.db.segments_db [None req-7bb27528-a9a6-4774-a67a-71523a4de8b1 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] Added segment 6cad3cad-7dcb-4126-be39-e209ce35babd of type vxlan for network 3c0f8702-fdbc-412c-9ab6-ab898ba32dce [pid: 8|app: 0|req: 653/1275] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:44 2026] GET /v2.0/security-groups?tenant_id=ef1ef1729b55499eaadc02683bea6ae3&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1276] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:44 2026] POST /v2.0/networks => generated 629 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:30:44.539 8 INFO neutron.db.segments_db [None req-fbaa1aba-0b0e-42b5-87f9-f7de8dfa1391 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Added segment 44f0cd83-3bca-4805-873d-65ba79ca8269 of type vxlan for network 3c1f6c51-028a-4847-b63c-4cafb2b137e7 [pid: 7|app: 0|req: 624/1277] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:44 2026] DELETE /v2.0/security-groups/77d04ca1-448e-42d7-b125-380ab93d8a4e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1278] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:44 2026] POST /v2.0/networks => generated 611 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1279] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:44 2026] POST /v2.0/subnets => generated 626 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1280] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:30:44 2026] POST /v2.0/ports => generated 778 bytes in 465 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-07-30 22:30:45.116 7 INFO neutron.db.segments_db [None req-dc82b964-ff95-461f-ac2a-30dbd0f967b1 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] Added segment 84a61bda-9960-4a76-9349-c24dbe357381 of type vxlan for network 995ba3ae-6f60-4b3c-9c9c-fb8adaf6f86a [pid: 7|app: 0|req: 626/1281] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:45 2026] POST /v2.0/networks => generated 616 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1282] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:45 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1283] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:45 2026] POST /v2.0/subnets => generated 626 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1284] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:45 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:45.578 8 INFO neutron.db.segments_db [None req-f454145a-ef9a-418c-b490-377936b8605b 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Added segment 71bedf66-0a29-4fed-a4d9-22953f404942 of type vxlan for network f737a7e2-f457-44fb-8a84-df57c4a7b6c1 [pid: 7|app: 0|req: 628/1285] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:45 2026] POST /v2.0/subnets => generated 646 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:30:45.973 8 INFO neutron.db.l3_hamode_db [None req-f454145a-ef9a-418c-b490-377936b8605b 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 629/1286] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:30:45 2026] POST /v2.0/ports => generated 965 bytes in 426 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-07-30 22:30:46.143 8 INFO neutron.db.l3_hamode_db [None req-f454145a-ef9a-418c-b490-377936b8605b 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:30:46.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-10ae307f-05ef-4f3c-8586-4352d433dff8 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] TaaS: Handle Delete Port: 6e18c65a-915b-41ae-b6ef-7d2641fbfd93 2026-07-30 22:30:46.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10ae307f-05ef-4f3c-8586-4352d433dff8 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] Tap Mirror: Handle Delete Port: 6e18c65a-915b-41ae-b6ef-7d2641fbfd93 [pid: 7|app: 0|req: 630/1287] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:30:46 2026] DELETE /v2.0/ports/6e18c65a-915b-41ae-b6ef-7d2641fbfd93 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:46.392 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e79afb09-d8b4-441c-8a55-76bd15fed7ae 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 631/1288] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:30:46 2026] DELETE /v2.0/ports/6e18c65a-915b-41ae-b6ef-7d2641fbfd93 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:30:46.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b41370a-b163-4d07-aece-72e1ad6e5787 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 632/1289] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:30:46 2026] GET /v2.0/ports/6e18c65a-915b-41ae-b6ef-7d2641fbfd93 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1290] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:46 2026] DELETE /v2.0/subnets/2b8525d4-cdd3-4325-8646-67d633b2ce0a => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1291] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:46 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:46.802 7 INFO neutron.services.segments.plugin [-] Segment 84a61bda-9960-4a76-9349-c24dbe357381 resource provider aggregate not found 2026-07-30 22:30:46.803 7 INFO neutron.services.segments.plugin [-] Segment 84a61bda-9960-4a76-9349-c24dbe357381 resource provider aggregate not found 2026-07-30 22:30:46.825 7 INFO neutron.services.segments.plugin [-] Segment 84a61bda-9960-4a76-9349-c24dbe357381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a61bda-9960-4a76-9349-c24dbe357381 found for delete ", "request_id": "req-1f50a9bf-f06c-4c0e-b9f9-2c8284908785"}]} 2026-07-30 22:30:46.831 7 INFO neutron.services.segments.plugin [-] Segment 84a61bda-9960-4a76-9349-c24dbe357381 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a61bda-9960-4a76-9349-c24dbe357381 found for delete ", "request_id": "req-f78630c2-4a8f-4ea4-8deb-be7c84e14564"}]} [pid: 7|app: 0|req: 635/1292] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:46 2026] DELETE /v2.0/networks/995ba3ae-6f60-4b3c-9c9c-fb8adaf6f86a => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1293] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:46 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:47.000 7 INFO neutron.db.segments_db [None req-2c24f3c1-a614-4924-bc87-ff4cb05c8b37 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] Added segment 39e7ce63-1c8a-4973-a53c-4159b6c70d74 of type vxlan for network 93404924-3ace-4ed4-913c-da9cc981ffa5 [pid: 8|app: 0|req: 658/1294] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:45 2026] POST /v2.0/routers => generated 507 bytes in 1537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1295] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:46 2026] POST /v2.0/networks => generated 617 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1296] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:47 2026] POST /v2.0/subnets => generated 646 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1297] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:30:47 2026] POST /v2.0/ports => generated 924 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1298] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:48 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:48.218 7 INFO neutron_taas.services.taas.taas_plugin [None req-061835ac-a7c9-40e1-96ea-4f65e3eacac4 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] TaaS: Handle Delete Port: d348eac6-b955-4ea9-bcbc-9370ff8d73c4 2026-07-30 22:30:48.224 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-061835ac-a7c9-40e1-96ea-4f65e3eacac4 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] Tap Mirror: Handle Delete Port: d348eac6-b955-4ea9-bcbc-9370ff8d73c4 [pid: 7|app: 0|req: 641/1299] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:30:48 2026] DELETE /v2.0/ports/d348eac6-b955-4ea9-bcbc-9370ff8d73c4 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1300] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:30:47 2026] PUT /v2.0/routers/2d8bb351-31f6-47ee-965f-74699cdfca68/add_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1302] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:48 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:48.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b8b157b-433c-48b3-8f9b-7fa2f4980d1a 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 643/1304] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:30:48 2026] GET /v2.0/ports/d348eac6-b955-4ea9-bcbc-9370ff8d73c4 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1305] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:30:48 2026] GET /v2.0/ports/5d4e889b-d582-4eb6-98a5-beb0e0e68f10 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1306] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:48 2026] DELETE /v2.0/subnets/493867c3-1597-46fb-9418-22e80a576541 => 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: 645/1307] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:48 2026] DELETE /v2.0/networks/93404924-3ace-4ed4-913c-da9cc981ffa5 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:48.863 7 INFO neutron.services.segments.plugin [-] Segment 39e7ce63-1c8a-4973-a53c-4159b6c70d74 resource provider aggregate not found 2026-07-30 22:30:48.870 7 INFO neutron.services.segments.plugin [-] Segment 39e7ce63-1c8a-4973-a53c-4159b6c70d74 resource provider aggregate not found 2026-07-30 22:30:48.886 7 INFO neutron.services.segments.plugin [-] Segment 39e7ce63-1c8a-4973-a53c-4159b6c70d74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e7ce63-1c8a-4973-a53c-4159b6c70d74 found for delete ", "request_id": "req-dbc84241-541d-4091-b1e7-15ae7e6d9970"}]} 2026-07-30 22:30:48.889 7 INFO neutron.services.segments.plugin [-] Segment 39e7ce63-1c8a-4973-a53c-4159b6c70d74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e7ce63-1c8a-4973-a53c-4159b6c70d74 found for delete ", "request_id": "req-2194779e-cab2-4416-a438-50201616482c"}]} [pid: 7|app: 0|req: 646/1308] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:30:48 2026] POST /v2.0/ports => generated 779 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 647/1309] 10.0.0.118 () {34 vars in 736 bytes} [Thu Jul 30 22:30:49 2026] PUT /v2.0/ports/e8663203-6778-49b3-88f1-aa3fb608157a => generated 752 bytes in 214 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-07-30 22:30:49.537 7 INFO neutron_taas.services.taas.taas_plugin [None req-b9eeb507-0429-4b32-a89b-f166464c6408 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] TaaS: Handle Delete Port: e8663203-6778-49b3-88f1-aa3fb608157a 2026-07-30 22:30:49.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9eeb507-0429-4b32-a89b-f166464c6408 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] Tap Mirror: Handle Delete Port: e8663203-6778-49b3-88f1-aa3fb608157a [pid: 7|app: 0|req: 648/1310] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:30:49 2026] DELETE /v2.0/ports/e8663203-6778-49b3-88f1-aa3fb608157a => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1311] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:49 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1312] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:30:48 2026] PUT /v2.0/routers/2d8bb351-31f6-47ee-965f-74699cdfca68/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1313] 10.0.0.118 () {32 vars in 642 bytes} [Thu Jul 30 22:30:49 2026] GET /v2.0/ports => generated 781 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1314] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:49 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:49.781 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0ac4466-1cfb-4bc2-a21c-024104b4fd2e 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1315] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:30:49 2026] GET /v2.0/ports/e8663203-6778-49b3-88f1-aa3fb608157a => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1316] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:30:49 2026] GET /v2.0/ports/692757e6-5d8c-41d0-bf1c-2b569d1c1830 => generated 955 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1317] 10.0.0.118 () {32 vars in 642 bytes} [Thu Jul 30 22:30:49 2026] GET /v2.0/ports => generated 781 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1318] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:30:49 2026] GET /v2.0/ports/5a85e333-f6ef-41b5-9f9d-3244d546449a => generated 778 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:49.908 8 INFO neutron.pecan_wsgi.hooks.translation [None req-749f9412-af4c-474a-9bcf-45b74a943fa6 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 668/1319] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:30:49 2026] DELETE /v2.0/ports/d348eac6-b955-4ea9-bcbc-9370ff8d73c4 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:30:49.927 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f30fa607-2d91-45c1-8be8-b7b6aeb8a519 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 669/1320] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:49 2026] DELETE /v2.0/subnets/493867c3-1597-46fb-9418-22e80a576541 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:30:49.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e05051d-b325-454e-9e01-906278c6fb61 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1321] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:49 2026] DELETE /v2.0/subnets/2b8525d4-cdd3-4325-8646-67d633b2ce0a => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:30:50.039 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb87cbf4-4134-4723-9366-3b042d9724a5 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] TaaS: Handle Delete Port: 5a85e333-f6ef-41b5-9f9d-3244d546449a 2026-07-30 22:30:50.043 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb87cbf4-4134-4723-9366-3b042d9724a5 05882bb1eff444afa55091b2d9551165 651287e5b6c34933986c24047b2cf8ac - - default default] Tap Mirror: Handle Delete Port: 5a85e333-f6ef-41b5-9f9d-3244d546449a [pid: 8|app: 0|req: 671/1322] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:30:49 2026] DELETE /v2.0/ports/5a85e333-f6ef-41b5-9f9d-3244d546449a => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:50.260 7 INFO neutron_taas.services.taas.taas_plugin [None req-534152f3-23c9-4f98-b4a2-097aa89676bf 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: 692757e6-5d8c-41d0-bf1c-2b569d1c1830 2026-07-30 22:30:50.264 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-534152f3-23c9-4f98-b4a2-097aa89676bf 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: 692757e6-5d8c-41d0-bf1c-2b569d1c1830 2026-07-30 22:30:50.320 8 INFO neutron.services.segments.plugin [-] Segment 6cad3cad-7dcb-4126-be39-e209ce35babd resource provider aggregate not found 2026-07-30 22:30:50.333 8 INFO neutron.services.segments.plugin [-] Segment 6cad3cad-7dcb-4126-be39-e209ce35babd resource provider aggregate not found 2026-07-30 22:30:50.350 8 INFO neutron.services.segments.plugin [-] Segment 6cad3cad-7dcb-4126-be39-e209ce35babd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cad3cad-7dcb-4126-be39-e209ce35babd found for delete ", "request_id": "req-22e02808-2635-4aeb-aea4-24d71979af6a"}]} 2026-07-30 22:30:50.351 8 INFO neutron.services.segments.plugin [-] Segment 6cad3cad-7dcb-4126-be39-e209ce35babd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cad3cad-7dcb-4126-be39-e209ce35babd found for delete ", "request_id": "req-b167106a-a66e-4e43-a00c-1e0dffcb8c25"}]} [pid: 8|app: 0|req: 672/1323] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:50 2026] DELETE /v2.0/networks/3c0f8702-fdbc-412c-9ab6-ab898ba32dce => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1324] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:30:49 2026] PUT /v2.0/routers/2d8bb351-31f6-47ee-965f-74699cdfca68/remove_router_interface => generated 309 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1325] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:50 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => 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: 674/1326] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:50 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:51.338 7 INFO neutron_taas.services.taas.taas_plugin [None req-caf88e26-690d-42bd-ad96-3767c0bd1fe0 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: 5d4e889b-d582-4eb6-98a5-beb0e0e68f10 2026-07-30 22:30:51.343 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-caf88e26-690d-42bd-ad96-3767c0bd1fe0 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: 5d4e889b-d582-4eb6-98a5-beb0e0e68f10 [pid: 8|app: 0|req: 675/1327] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:51 2026] GET /v2.0/security-groups?tenant_id=651287e5b6c34933986c24047b2cf8ac&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1328] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:51 2026] DELETE /v2.0/security-groups/1505602b-8999-435e-b58a-f6f8bb810c70 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1329] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:30:52 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1330] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:30:52 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1331] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:30:50 2026] PUT /v2.0/routers/2d8bb351-31f6-47ee-965f-74699cdfca68/remove_router_interface => generated 309 bytes in 1659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1332] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:30:52 2026] GET /v2.0/ports?device_id=2d8bb351-31f6-47ee-965f-74699cdfca68 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:30:52.876 7 INFO neutron_taas.services.taas.taas_plugin [None req-53a78e41-eb7d-4d2d-a49c-c8356a2125dd 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: 90f84ca9-2c7a-4982-a62c-f71dc738f580 [pid: 8|app: 0|req: 679/1333] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:52 2026] GET /v2.0/security-groups?tenant_id=cd7ef026bd8e4fc0983b3cc30a5e6b40&name=default => generated 2925 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:30:52.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53a78e41-eb7d-4d2d-a49c-c8356a2125dd 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: 90f84ca9-2c7a-4982-a62c-f71dc738f580 [pid: 8|app: 0|req: 680/1334] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:52 2026] DELETE /v2.0/security-groups/3ef70b09-de21-4939-9466-735837393426 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:30:53.237 7 INFO neutron.services.segments.plugin [-] Segment 71bedf66-0a29-4fed-a4d9-22953f404942 resource provider aggregate not found 2026-07-30 22:30:53.245 7 INFO neutron.services.segments.plugin [-] Segment 71bedf66-0a29-4fed-a4d9-22953f404942 resource provider aggregate not found 2026-07-30 22:30:53.259 7 INFO neutron.services.segments.plugin [-] Segment 71bedf66-0a29-4fed-a4d9-22953f404942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71bedf66-0a29-4fed-a4d9-22953f404942 found for delete ", "request_id": "req-964c2249-6120-478e-8ac0-422e8ad97046"}]} 2026-07-30 22:30:53.267 7 INFO neutron.services.segments.plugin [-] Segment 71bedf66-0a29-4fed-a4d9-22953f404942 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71bedf66-0a29-4fed-a4d9-22953f404942 found for delete ", "request_id": "req-175f7682-0776-4520-a4c2-afd9aa31b5dd"}]} 2026-07-30 22:30:53.284 7 INFO neutron.db.l3_hamode_db [None req-53a78e41-eb7d-4d2d-a49c-c8356a2125dd 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] HA network f737a7e2-f457-44fb-8a84-df57c4a7b6c1 was deleted as no HA routers are present in tenant 5baced4f10304748b8c7a20e1907456b. [pid: 7|app: 0|req: 655/1335] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:52 2026] DELETE /v2.0/routers/2d8bb351-31f6-47ee-965f-74699cdfca68 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1336] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:30:53 2026] GET /v2.0/security-groups?tenant_id=56b3ac4d132440a598c7d0b112f77052&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1337] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:53 2026] DELETE /v2.0/subnets/0ed906b7-30bf-4a3e-9f3d-37dc9387964e => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1338] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:30:53 2026] DELETE /v2.0/security-groups/8d868211-2c36-4903-8d31-d31edab15388 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1339] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:30:53 2026] DELETE /v2.0/subnets/4aa192f1-da69-414e-b515-fefebd6047f2 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:53.965 8 INFO neutron_taas.services.taas.taas_plugin [None req-455fd1b6-cc41-45a9-a33e-4fd6f166241e 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: a952afe5-5d21-46a8-89f8-5b013f497315 2026-07-30 22:30:53.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-455fd1b6-cc41-45a9-a33e-4fd6f166241e 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: a952afe5-5d21-46a8-89f8-5b013f497315 2026-07-30 22:30:54.200 8 INFO neutron.services.segments.plugin [-] Segment 44f0cd83-3bca-4805-873d-65ba79ca8269 resource provider aggregate not found 2026-07-30 22:30:54.214 8 INFO neutron.services.segments.plugin [-] Segment 44f0cd83-3bca-4805-873d-65ba79ca8269 resource provider aggregate not found 2026-07-30 22:30:54.229 8 INFO neutron.services.segments.plugin [-] Segment 44f0cd83-3bca-4805-873d-65ba79ca8269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f0cd83-3bca-4805-873d-65ba79ca8269 found for delete ", "request_id": "req-524c1785-08e3-426c-85f6-3c7eaad23d84"}]} 2026-07-30 22:30:54.241 8 INFO neutron.services.segments.plugin [-] Segment 44f0cd83-3bca-4805-873d-65ba79ca8269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f0cd83-3bca-4805-873d-65ba79ca8269 found for delete ", "request_id": "req-dac72651-38aa-46eb-8d16-6040775cf54d"}]} [pid: 8|app: 0|req: 683/1340] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:53 2026] DELETE /v2.0/networks/3c1f6c51-028a-4847-b63c-4cafb2b137e7 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:54.448 8 INFO neutron_taas.services.taas.taas_plugin [None req-39e8941e-6572-4e57-8efa-8f59f6e53efe 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: 28b1fa80-a072-4b25-b991-58112a71b1ef 2026-07-30 22:30:54.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39e8941e-6572-4e57-8efa-8f59f6e53efe 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: 28b1fa80-a072-4b25-b991-58112a71b1ef 2026-07-30 22:30:54.480 7 INFO neutron.db.segments_db [None req-7f9bb117-5a5c-4f50-8528-e9fc8d1ae035 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Added segment 47f832dc-cd78-455f-a1f6-de5f7204089d of type vxlan for network 596254e0-aa23-4d11-90a4-82583fce091e [pid: 7|app: 0|req: 658/1341] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:54 2026] POST /v2.0/networks => generated 615 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1342] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:54 2026] DELETE /v2.0/networks/ee662ce2-44f6-4320-bb59-1f344876d1eb => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:30:54.791 7 INFO neutron.db.segments_db [None req-a18ba439-c84e-461e-b790-a7ce17776f59 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Added segment 898a3ef8-2aca-4dd8-bc49-d0bad0ceda0d of type vxlan for network 146a73ed-d42d-4ee1-9f6a-80d4bcabe39f 2026-07-30 22:30:54.868 8 INFO neutron.db.segments_db [None req-996cb4ef-69a6-4b58-8fe7-e0a987355dc1 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Added segment 1d2a284d-236b-4dd5-aa12-ab45e277e52b of type vxlan for network 28b909c8-7975-44ed-a5c1-1b03790e3842 [pid: 7|app: 0|req: 659/1343] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:54 2026] POST /v2.0/networks => generated 614 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1344] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:54 2026] POST /v2.0/networks => generated 611 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1345] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:54 2026] POST /v2.0/subnets => generated 646 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1346] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:55 2026] POST /v2.0/subnets => generated 626 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1347] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:55 2026] POST /v2.0/subnets => generated 655 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:30:56.180 8 INFO neutron.db.segments_db [None req-eef9d85e-d065-4072-a33f-1c1b6bdbac45 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Added segment 8013a03e-c02e-4138-b8d2-8349a386a384 of type vxlan for network 8e17a44b-295f-4749-a695-4a3e4f9e1108 2026-07-30 22:30:56.226 7 INFO neutron.db.segments_db [None req-f793f194-eeaa-4780-93c4-b17c810439e8 e4f85189fbbf43468f85c7b50fe1b7f7 c8b66d6df7c64110a145cbc16274ddda - - default default] Added segment 6dfc48a7-9b5b-409b-8430-ff6bd2f3a0e2 of type vxlan for network 271d5ba3-4d2b-4095-a889-f39a5338141e 2026-07-30 22:30:56.262 8 INFO neutron.services.segments.plugin [-] Segment b5cb42ce-7567-4453-9b8b-934e26defc18 resource provider aggregate not found 2026-07-30 22:30:56.272 8 INFO neutron.services.segments.plugin [-] Segment b5cb42ce-7567-4453-9b8b-934e26defc18 resource provider aggregate not found 2026-07-30 22:30:56.280 8 INFO neutron.services.segments.plugin [-] Segment b5cb42ce-7567-4453-9b8b-934e26defc18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5cb42ce-7567-4453-9b8b-934e26defc18 found for delete ", "request_id": "req-484ee32e-a209-43ec-96a9-e062092f5811"}]} 2026-07-30 22:30:56.300 8 INFO neutron.services.segments.plugin [-] Segment b5cb42ce-7567-4453-9b8b-934e26defc18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5cb42ce-7567-4453-9b8b-934e26defc18 found for delete ", "request_id": "req-eed68542-15dc-45f0-9950-e48661c8ad9d"}]} 2026-07-30 22:30:56.314 7 INFO neutron.db.segments_db [None req-f793f194-eeaa-4780-93c4-b17c810439e8 e4f85189fbbf43468f85c7b50fe1b7f7 c8b66d6df7c64110a145cbc16274ddda - - default default] Added segment 2bc8549d-23fb-44dd-8553-fcdf0332760f of type vxlan for network f585e077-4745-49e9-ba65-d1593a0dd22d [pid: 7|app: 0|req: 662/1348] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:55 2026] POST /v2.0/networks => generated 1207 bytes in 718 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-30 22:30:56.613 7 INFO neutron.db.segments_db [None req-0b8c043d-3a9d-4863-827d-1397507ab752 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Added segment 23dcdfd3-87e3-41b5-a1a3-86bfcad7f611 of type vxlan for network 19f74dd4-d2b1-4838-bcb8-5f4df00bd01d 2026-07-30 22:30:56.652 8 INFO neutron.db.l3_hamode_db [None req-eef9d85e-d065-4072-a33f-1c1b6bdbac45 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:30:56.854 8 INFO neutron.db.l3_hamode_db [None req-eef9d85e-d065-4072-a33f-1c1b6bdbac45 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:30:57.063 7 INFO neutron.db.l3_hamode_db [None req-0b8c043d-3a9d-4863-827d-1397507ab752 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:30:57.220 7 INFO neutron.db.l3_hamode_db [None req-0b8c043d-3a9d-4863-827d-1397507ab752 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 687/1349] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:55 2026] POST /v2.0/routers => generated 507 bytes in 2374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1350] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:30:57 2026] GET /v2.0/networks => generated 1844 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1351] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:30:56 2026] POST /v2.0/routers => generated 510 bytes in 1542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:30:58.178 7 INFO neutron.services.segments.plugin [-] Segment 6dfc48a7-9b5b-409b-8430-ff6bd2f3a0e2 resource provider aggregate not found 2026-07-30 22:30:58.186 7 INFO neutron.services.segments.plugin [-] Segment 6dfc48a7-9b5b-409b-8430-ff6bd2f3a0e2 resource provider aggregate not found 2026-07-30 22:30:58.195 7 INFO neutron.services.segments.plugin [-] Segment 6dfc48a7-9b5b-409b-8430-ff6bd2f3a0e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dfc48a7-9b5b-409b-8430-ff6bd2f3a0e2 found for delete ", "request_id": "req-da2508e5-1379-4fd2-9349-f3d92f53c1ff"}]} 2026-07-30 22:30:58.202 7 INFO neutron.services.segments.plugin [-] Segment 6dfc48a7-9b5b-409b-8430-ff6bd2f3a0e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dfc48a7-9b5b-409b-8430-ff6bd2f3a0e2 found for delete ", "request_id": "req-5f7a274b-e6ff-4025-9522-99149bdaef36"}]} [pid: 7|app: 0|req: 664/1352] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:58 2026] DELETE /v2.0/networks/271d5ba3-4d2b-4095-a889-f39a5338141e => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1353] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:30:57 2026] POST /v2.0/ports => generated 951 bytes in 419 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-07-30 22:30:58.406 8 INFO neutron.services.segments.plugin [-] Segment 2bc8549d-23fb-44dd-8553-fcdf0332760f resource provider aggregate not found 2026-07-30 22:30:58.418 8 INFO neutron.services.segments.plugin [-] Segment 2bc8549d-23fb-44dd-8553-fcdf0332760f resource provider aggregate not found 2026-07-30 22:30:58.424 8 INFO neutron.services.segments.plugin [-] Segment 2bc8549d-23fb-44dd-8553-fcdf0332760f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bc8549d-23fb-44dd-8553-fcdf0332760f found for delete ", "request_id": "req-dc2ab42a-ee23-45d4-8490-3df104b75850"}]} 2026-07-30 22:30:58.438 8 INFO neutron.services.segments.plugin [-] Segment 2bc8549d-23fb-44dd-8553-fcdf0332760f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bc8549d-23fb-44dd-8553-fcdf0332760f found for delete ", "request_id": "req-7ac4015b-b509-49f8-814c-e41f9542011c"}]} [pid: 8|app: 0|req: 690/1354] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:30:58 2026] DELETE /v2.0/networks/f585e077-4745-49e9-ba65-d1593a0dd22d => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1355] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:30:58 2026] PUT /v2.0/routers/e0bb846a-c0d6-4066-92da-22b4186f8f67/add_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1356] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:30:59 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1357] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:30:59 2026] GET /v2.0/ports/7e5d330a-2193-4d7c-bfb5-3b991f46ce33 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:30:59.665 7 INFO neutron.db.segments_db [None req-31aa7515-f0c6-48d7-bf1a-fbc77bb4bd26 e4f85189fbbf43468f85c7b50fe1b7f7 c8b66d6df7c64110a145cbc16274ddda - - default default] Added segment 5b1b7325-01bf-43d8-98eb-2ffa6824e7a3 of type vxlan for network 937f8df8-0b47-40d4-af68-e54cf04e7896 [pid: 8|app: 0|req: 691/1358] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:30:58 2026] PUT /v2.0/routers/e80e1ff3-df48-4942-8f84-d8018ff27126/add_router_interface => generated 309 bytes in 1328 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: 668/1359] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:59 2026] POST /v2.0/networks => generated 630 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1360] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:30:59 2026] GET /v2.0/ports/3310cafc-1e16-41b1-a0be-2f7437daf062 => generated 1025 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:30:59.941 7 INFO neutron.db.segments_db [None req-0c29d161-59ed-415a-8b66-a4ea54bd1323 e4f85189fbbf43468f85c7b50fe1b7f7 c8b66d6df7c64110a145cbc16274ddda - - default default] Added segment d28659e6-cbc2-4d77-9070-5ff3eca6b57d of type vxlan for network 0bd435d9-2147-4399-98af-471c72da69b7 [pid: 7|app: 0|req: 670/1361] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:30:59 2026] POST /v2.0/networks => generated 630 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:00.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ae479cd-0b9d-4e9c-bffa-9e4d4e042948 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: 3310cafc-1e16-41b1-a0be-2f7437daf062 2026-07-30 22:31:00.399 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ae479cd-0b9d-4e9c-bffa-9e4d4e042948 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: 3310cafc-1e16-41b1-a0be-2f7437daf062 [pid: 7|app: 0|req: 671/1362] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:31:00 2026] PUT /v2.0/routers/e80e1ff3-df48-4942-8f84-d8018ff27126/remove_router_interface => generated 309 bytes in 856 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: 692/1363] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:30:59 2026] PUT /v2.0/routers/e0bb846a-c0d6-4066-92da-22b4186f8f67/add_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:01.121 8 INFO neutron.api.v2.resource [None req-25611e64-8599-4f87-a5fd-1c7dc30f6adc 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 693/1364] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:31:00 2026] PUT /v2.0/routers/e80e1ff3-df48-4942-8f84-d8018ff27126/remove_router_interface => generated 197 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1365] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:31:01 2026] GET /v2.0/ports/64252412-a3d4-477c-b242-277360c0b8cd => generated 967 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1366] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:01 2026] GET /v2.0/ports?device_id=e80e1ff3-df48-4942-8f84-d8018ff27126 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:01.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-f27d4a9f-7aca-47d7-882a-be2b0435eec0 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] TaaS: Handle Delete Port: 64252412-a3d4-477c-b242-277360c0b8cd 2026-07-30 22:31:01.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f27d4a9f-7aca-47d7-882a-be2b0435eec0 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Tap Mirror: Handle Delete Port: 64252412-a3d4-477c-b242-277360c0b8cd [pid: 7|app: 0|req: 672/1367] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:31:00 2026] POST /v2.0/ports => generated 1505 bytes in 834 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-07-30 22:31:01.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd6eb380-f338-4de9-9072-362873799882 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: 8bbad25c-8b16-444a-9b1c-2f67e962c430 2026-07-30 22:31:01.951 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd6eb380-f338-4de9-9072-362873799882 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: 8bbad25c-8b16-444a-9b1c-2f67e962c430 [pid: 8|app: 0|req: 696/1368] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:31:01 2026] PUT /v2.0/routers/e0bb846a-c0d6-4066-92da-22b4186f8f67/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1369] 10.0.0.118 () {32 vars in 642 bytes} [Thu Jul 30 22:31:02 2026] GET /v2.0/ports => generated 1505 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:31:02.302 7 INFO neutron.services.segments.plugin [-] Segment 8013a03e-c02e-4138-b8d2-8349a386a384 resource provider aggregate not found 2026-07-30 22:31:02.311 7 INFO neutron.services.segments.plugin [-] Segment 8013a03e-c02e-4138-b8d2-8349a386a384 resource provider aggregate not found 2026-07-30 22:31:02.325 7 INFO neutron.services.segments.plugin [-] Segment 8013a03e-c02e-4138-b8d2-8349a386a384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8013a03e-c02e-4138-b8d2-8349a386a384 found for delete ", "request_id": "req-881be070-f9b6-48b3-8763-86f5d86e451e"}]} 2026-07-30 22:31:02.327 7 INFO neutron.services.segments.plugin [-] Segment 8013a03e-c02e-4138-b8d2-8349a386a384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8013a03e-c02e-4138-b8d2-8349a386a384 found for delete ", "request_id": "req-8230ab15-c9f8-4e2d-a7bf-288a230db279"}]} 2026-07-30 22:31:02.353 7 INFO neutron.db.l3_hamode_db [None req-bd6eb380-f338-4de9-9072-362873799882 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] HA network 8e17a44b-295f-4749-a695-4a3e4f9e1108 was deleted as no HA routers are present in tenant 5baced4f10304748b8c7a20e1907456b. [pid: 7|app: 0|req: 673/1370] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:01 2026] DELETE /v2.0/routers/e80e1ff3-df48-4942-8f84-d8018ff27126 => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:02.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-03cf0972-9032-417d-b0f8-a9d790b4a7f5 e4f85189fbbf43468f85c7b50fe1b7f7 c8b66d6df7c64110a145cbc16274ddda - - default default] TaaS: Handle Delete Port: 7f655341-b6be-4c1e-b961-ce694e75539e 2026-07-30 22:31:02.457 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03cf0972-9032-417d-b0f8-a9d790b4a7f5 e4f85189fbbf43468f85c7b50fe1b7f7 c8b66d6df7c64110a145cbc16274ddda - - default default] Tap Mirror: Handle Delete Port: 7f655341-b6be-4c1e-b961-ce694e75539e 2026-07-30 22:31:02.512 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b1f57d4-af98-4385-b41f-194b7b2577ed e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] TaaS: Handle Delete Port: 7e5d330a-2193-4d7c-bfb5-3b991f46ce33 2026-07-30 22:31:02.516 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b1f57d4-af98-4385-b41f-194b7b2577ed e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Tap Mirror: Handle Delete Port: 7e5d330a-2193-4d7c-bfb5-3b991f46ce33 [pid: 7|app: 0|req: 674/1371] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:31:02 2026] DELETE /v2.0/ports/7f655341-b6be-4c1e-b961-ce694e75539e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1372] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:02 2026] DELETE /v2.0/subnets/6e1aeec0-b20b-4556-9139-827b4d35f9f3 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:31:02.954 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8bfef23-6386-4c9d-a33a-b7d309e3e454 e4f85189fbbf43468f85c7b50fe1b7f7 c8b66d6df7c64110a145cbc16274ddda - - default default] TaaS: Handle Delete Port: fe764aad-6cfc-4782-ada9-a2b838eb1a76 2026-07-30 22:31:02.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8bfef23-6386-4c9d-a33a-b7d309e3e454 e4f85189fbbf43468f85c7b50fe1b7f7 c8b66d6df7c64110a145cbc16274ddda - - default default] Tap Mirror: Handle Delete Port: fe764aad-6cfc-4782-ada9-a2b838eb1a76 [pid: 8|app: 0|req: 698/1373] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:31:02 2026] PUT /v2.0/routers/e0bb846a-c0d6-4066-92da-22b4186f8f67/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1374] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:31:02 2026] DELETE /v2.0/ports/fe764aad-6cfc-4782-ada9-a2b838eb1a76 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1375] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:03 2026] GET /v2.0/ports?device_id=e0bb846a-c0d6-4066-92da-22b4186f8f67 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:03.109 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9bc5d4f-fb77-45fa-86b5-9e4b0e20e571 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: 3403e127-0f38-4480-b44e-a2c0f0c3f821 2026-07-30 22:31:03.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9bc5d4f-fb77-45fa-86b5-9e4b0e20e571 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: 3403e127-0f38-4480-b44e-a2c0f0c3f821 [pid: 7|app: 0|req: 678/1376] 10.0.0.118 () {32 vars in 642 bytes} [Thu Jul 30 22:31:03 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) 2026-07-30 22:31:03.323 7 INFO neutron_taas.services.taas.taas_plugin [None req-f158e503-ae3e-4d84-b8c6-41bfbaeef86e e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] TaaS: Handle Delete Port: 9cdd4722-a9a4-4b0a-bfe1-31292bcf31bb 2026-07-30 22:31:03.324 8 INFO neutron.services.segments.plugin [-] Segment 1d2a284d-236b-4dd5-aa12-ab45e277e52b resource provider aggregate not found 2026-07-30 22:31:03.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f158e503-ae3e-4d84-b8c6-41bfbaeef86e e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Tap Mirror: Handle Delete Port: 9cdd4722-a9a4-4b0a-bfe1-31292bcf31bb 2026-07-30 22:31:03.329 8 INFO neutron.services.segments.plugin [-] Segment 1d2a284d-236b-4dd5-aa12-ab45e277e52b resource provider aggregate not found 2026-07-30 22:31:03.345 8 INFO neutron.services.segments.plugin [-] Segment 1d2a284d-236b-4dd5-aa12-ab45e277e52b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d2a284d-236b-4dd5-aa12-ab45e277e52b found for delete ", "request_id": "req-d0f86456-2f07-49aa-a48f-a464808c54f6"}]} 2026-07-30 22:31:03.345 8 INFO neutron.services.segments.plugin [-] Segment 1d2a284d-236b-4dd5-aa12-ab45e277e52b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d2a284d-236b-4dd5-aa12-ab45e277e52b found for delete ", "request_id": "req-ace2b2fd-0db9-426a-903b-d03bfbcb66a1"}]} [pid: 8|app: 0|req: 699/1377] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:31:03 2026] DELETE /v2.0/networks/28b909c8-7975-44ed-a5c1-1b03790e3842 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:31:03.449 8 INFO neutron.db.segments_db [None req-872b7e35-3f7b-459c-8f09-ce872719568e e4f85189fbbf43468f85c7b50fe1b7f7 c8b66d6df7c64110a145cbc16274ddda - - default default] Added segment f7f16e6b-cc5e-4f01-8d7c-5604b6b8db3f of type vxlan for network 9e04ab4f-12af-46b9-8c9e-81570d504533 [pid: 8|app: 0|req: 700/1378] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:31:03 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:03.691 8 INFO neutron.db.segments_db [None req-c13a984c-835d-46a4-b84d-685ed0676f45 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Added segment 47d8a2c0-73e3-41ee-96fb-64df8122e45e of type vxlan for network 533684bf-e4e5-48c9-b64b-8a37ee8a582f 2026-07-30 22:31:03.852 7 INFO neutron.db.l3_hamode_db [None req-f158e503-ae3e-4d84-b8c6-41bfbaeef86e e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] HA network 19f74dd4-d2b1-4838-bcb8-5f4df00bd01d was deleted as no HA routers are present in tenant 59167ee46e33459392f867dbc63bded4. [pid: 7|app: 0|req: 679/1381] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:03 2026] DELETE /v2.0/routers/e0bb846a-c0d6-4066-92da-22b4186f8f67 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1382] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:31:03 2026] POST /v2.0/networks => generated 611 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:03.936 7 INFO neutron.db.segments_db [None req-0981aa70-52e4-46d3-875a-2a1666f19612 e4f85189fbbf43468f85c7b50fe1b7f7 c8b66d6df7c64110a145cbc16274ddda - - default default] Added segment eadd4463-a5d4-44e2-8368-936a1907b3f0 of type vxlan for network 0c7f427d-f1a6-415c-897f-865e95d308dc [pid: 8|app: 0|req: 704/1383] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:03 2026] DELETE /v2.0/subnets/86091130-6131-4314-a68d-5633d5a415e5 => 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: 680/1384] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:31:03 2026] POST /v2.0/networks => generated 630 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1385] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:04 2026] DELETE /v2.0/subnets/fca2bc6e-f018-4786-ab86-86a1164a3078 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:31:04.348 7 INFO neutron.services.segments.plugin [-] Segment 23dcdfd3-87e3-41b5-a1a3-86bfcad7f611 resource provider aggregate not found 2026-07-30 22:31:04.353 7 INFO neutron.services.segments.plugin [-] Segment 23dcdfd3-87e3-41b5-a1a3-86bfcad7f611 resource provider aggregate not found 2026-07-30 22:31:04.369 7 INFO neutron.services.segments.plugin [-] Segment 23dcdfd3-87e3-41b5-a1a3-86bfcad7f611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23dcdfd3-87e3-41b5-a1a3-86bfcad7f611 found for delete ", "request_id": "req-85b475b8-3323-4bc3-ad60-3bcc4aed7aca"}]} 2026-07-30 22:31:04.369 7 INFO neutron.services.segments.plugin [-] Segment 23dcdfd3-87e3-41b5-a1a3-86bfcad7f611 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23dcdfd3-87e3-41b5-a1a3-86bfcad7f611 found for delete ", "request_id": "req-f9ec1198-4365-4c72-aac9-e39c0627c2e1"}]} [pid: 8|app: 0|req: 705/1386] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:04 2026] POST /v2.0/subnets => generated 626 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1387] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:31:04 2026] DELETE /v2.0/networks/146a73ed-d42d-4ee1-9f6a-80d4bcabe39f => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:31:04.626 8 INFO neutron.db.segments_db [None req-4adbcc63-2721-4169-9b08-74e8178d15e2 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Added segment d6e4ee8e-03dc-45c5-b327-57141cf93797 of type vxlan for network 8c7cc383-83d4-4b39-afc2-a55780fb978e [pid: 7|app: 0|req: 682/1388] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:04 2026] POST /v2.0/subnets => generated 1274 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-30 22:31:05.017 8 INFO neutron.db.l3_hamode_db [None req-4adbcc63-2721-4169-9b08-74e8178d15e2 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:31:05.030 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a822257-f110-4fcd-95ae-702d42ebcbf9 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] TaaS: Handle Delete Port: e1b04b55-d6ec-4d75-b12f-bcdd0d82d527 2026-07-30 22:31:05.034 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a822257-f110-4fcd-95ae-702d42ebcbf9 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Tap Mirror: Handle Delete Port: e1b04b55-d6ec-4d75-b12f-bcdd0d82d527 2026-07-30 22:31:05.170 8 INFO neutron.db.l3_hamode_db [None req-4adbcc63-2721-4169-9b08-74e8178d15e2 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 683/1389] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:31:04 2026] DELETE /v2.0/networks/596254e0-aa23-4d11-90a4-82583fce091e => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1390] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:31:05 2026] GET /v2.0/subnets => generated 1910 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:31:05.366 8 INFO neutron.services.segments.plugin [-] Segment 898a3ef8-2aca-4dd8-bc49-d0bad0ceda0d resource provider aggregate not found 2026-07-30 22:31:05.374 8 INFO neutron.services.segments.plugin [-] Segment 898a3ef8-2aca-4dd8-bc49-d0bad0ceda0d resource provider aggregate not found 2026-07-30 22:31:05.388 8 INFO neutron.services.segments.plugin [-] Segment 898a3ef8-2aca-4dd8-bc49-d0bad0ceda0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 898a3ef8-2aca-4dd8-bc49-d0bad0ceda0d found for delete ", "request_id": "req-5e942e48-72a2-44c2-aea1-34e2f00142e7"}]} 2026-07-30 22:31:05.394 8 INFO neutron.services.segments.plugin [-] Segment 898a3ef8-2aca-4dd8-bc49-d0bad0ceda0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 898a3ef8-2aca-4dd8-bc49-d0bad0ceda0d found for delete ", "request_id": "req-a1336791-2192-486c-9929-b974c66c2b87"}]} 2026-07-30 22:31:05.446 7 INFO neutron.db.segments_db [None req-bb8d5a96-6c4b-4657-8b04-6a646182b31d e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Added segment c8924056-2958-45dc-80f2-ecbaf859d551 of type vxlan for network 2aa0d6aa-e07c-434c-a3e6-c4a43186766d [pid: 7|app: 0|req: 685/1391] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:31:05 2026] POST /v2.0/networks => generated 615 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1392] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:05 2026] DELETE /v2.0/subnets/5f3f0155-6485-4b78-a8b4-64110dc93a66 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1393] 10.0.0.1 () {34 vars in 987 bytes} [Thu Jul 30 22:31:05 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1394] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:04 2026] POST /v2.0/routers => generated 507 bytes in 1469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1395] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:06 2026] DELETE /v2.0/subnets/f7e46ad6-80f0-471f-832c-c168f8c272ac => 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: 709/1396] 10.0.0.1 () {34 vars in 1037 bytes} [Thu Jul 30 22:31:06 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1397] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:05 2026] POST /v2.0/subnets => generated 646 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1398] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:31:06 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:06.394 7 INFO neutron.services.segments.plugin [-] Segment 47f832dc-cd78-455f-a1f6-de5f7204089d resource provider aggregate not found 2026-07-30 22:31:06.401 7 INFO neutron.services.segments.plugin [-] Segment 47f832dc-cd78-455f-a1f6-de5f7204089d resource provider aggregate not found 2026-07-30 22:31:06.420 7 INFO neutron.services.segments.plugin [-] Segment 47f832dc-cd78-455f-a1f6-de5f7204089d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f832dc-cd78-455f-a1f6-de5f7204089d found for delete ", "request_id": "req-c8dfc1a5-3124-4485-b165-fdece5af392f"}]} 2026-07-30 22:31:06.425 7 INFO neutron.services.segments.plugin [-] Segment 47f832dc-cd78-455f-a1f6-de5f7204089d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f832dc-cd78-455f-a1f6-de5f7204089d found for delete ", "request_id": "req-b8887c6a-d5a0-4209-9158-385db2be8725"}]} 2026-07-30 22:31:06.469 7 INFO neutron.db.segments_db [None req-b1922bb7-f224-49a3-840a-35ef930fda2a e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Added segment d24b6b26-cc61-479d-9b04-4c94cae5f8e4 of type vxlan for network 6c445521-4e20-4baf-bcfd-560f7257e5a8 2026-07-30 22:31:06.914 7 INFO neutron.db.l3_hamode_db [None req-b1922bb7-f224-49a3-840a-35ef930fda2a e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:31:07.053 7 INFO neutron.db.l3_hamode_db [None req-b1922bb7-f224-49a3-840a-35ef930fda2a e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 710/1399] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:31:06 2026] PUT /v2.0/routers/f220039a-1513-4b29-a91c-b97a6a35f15b/add_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:07.759 8 INFO neutron.services.segments.plugin [-] Segment eadd4463-a5d4-44e2-8368-936a1907b3f0 resource provider aggregate not found 2026-07-30 22:31:07.775 8 INFO neutron.services.segments.plugin [-] Segment eadd4463-a5d4-44e2-8368-936a1907b3f0 resource provider aggregate not found 2026-07-30 22:31:07.779 8 INFO neutron.services.segments.plugin [-] Segment eadd4463-a5d4-44e2-8368-936a1907b3f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eadd4463-a5d4-44e2-8368-936a1907b3f0 found for delete ", "request_id": "req-4f256b48-f9a8-4434-b7de-fc90e288b595"}]} 2026-07-30 22:31:07.792 8 INFO neutron.services.segments.plugin [-] Segment eadd4463-a5d4-44e2-8368-936a1907b3f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eadd4463-a5d4-44e2-8368-936a1907b3f0 found for delete ", "request_id": "req-af5b9696-1fb6-454a-9c39-3f5b47af900d"}]} [pid: 8|app: 0|req: 711/1400] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:31:07 2026] DELETE /v2.0/networks/0c7f427d-f1a6-415c-897f-865e95d308dc => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1401] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:31:07 2026] GET /v2.0/ports/d514e8c0-6f55-4bde-aabd-e67daa1517cb => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1402] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:06 2026] POST /v2.0/routers => generated 511 bytes in 1604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1403] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:31:07 2026] DELETE /v2.0/networks/9e04ab4f-12af-46b9-8c9e-81570d504533 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:31:08.308 7 INFO neutron_taas.services.taas.taas_plugin [None req-c281722f-9a96-46d7-8074-0072bcb913c9 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: d514e8c0-6f55-4bde-aabd-e67daa1517cb 2026-07-30 22:31:08.311 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c281722f-9a96-46d7-8074-0072bcb913c9 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: d514e8c0-6f55-4bde-aabd-e67daa1517cb [pid: 8|app: 0|req: 714/1404] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:31:08 2026] POST /v2.0/ports => generated 963 bytes in 455 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: 715/1405] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:31:08 2026] DELETE /v2.0/networks/0bd435d9-2147-4399-98af-471c72da69b7 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1406] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:31:07 2026] PUT /v2.0/routers/f220039a-1513-4b29-a91c-b97a6a35f15b/remove_router_interface => generated 309 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:08.927 7 INFO neutron.services.segments.plugin [-] Segment 5b1b7325-01bf-43d8-98eb-2ffa6824e7a3 resource provider aggregate not found 2026-07-30 22:31:08.929 7 INFO neutron.services.segments.plugin [-] Segment 5b1b7325-01bf-43d8-98eb-2ffa6824e7a3 resource provider aggregate not found 2026-07-30 22:31:08.943 7 INFO neutron.services.segments.plugin [-] Segment 5b1b7325-01bf-43d8-98eb-2ffa6824e7a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b1b7325-01bf-43d8-98eb-2ffa6824e7a3 found for delete ", "request_id": "req-0ed57351-2c4f-4dd4-8602-196fba0e1a3a"}]} 2026-07-30 22:31:08.944 7 INFO neutron.services.segments.plugin [-] Segment 5b1b7325-01bf-43d8-98eb-2ffa6824e7a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b1b7325-01bf-43d8-98eb-2ffa6824e7a3 found for delete ", "request_id": "req-f9e137a8-1292-4377-bd7b-b8c891c44261"}]} [pid: 7|app: 0|req: 692/1407] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:31:08 2026] DELETE /v2.0/networks/937f8df8-0b47-40d4-af68-e54cf04e7896 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1408] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:09 2026] GET /v2.0/ports?device_id=f220039a-1513-4b29-a91c-b97a6a35f15b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:09.272 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f1307d9-f97d-4358-8c56-179c6a852434 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: 5f069d0a-0732-453b-810e-95ab93a77172 2026-07-30 22:31:09.276 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f1307d9-f97d-4358-8c56-179c6a852434 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: 5f069d0a-0732-453b-810e-95ab93a77172 2026-07-30 22:31:09.734 7 INFO neutron.db.l3_hamode_db [None req-7f1307d9-f97d-4358-8c56-179c6a852434 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] HA network 8c7cc383-83d4-4b39-afc2-a55780fb978e was deleted as no HA routers are present in tenant 5baced4f10304748b8c7a20e1907456b. [pid: 7|app: 0|req: 694/1409] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:09 2026] DELETE /v2.0/routers/f220039a-1513-4b29-a91c-b97a6a35f15b => generated 0 bytes in 712 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:09.820 8 INFO neutron.services.segments.plugin [-] Segment f7f16e6b-cc5e-4f01-8d7c-5604b6b8db3f resource provider aggregate not found 2026-07-30 22:31:09.828 8 INFO neutron.services.segments.plugin [-] Segment f7f16e6b-cc5e-4f01-8d7c-5604b6b8db3f resource provider aggregate not found 2026-07-30 22:31:09.838 8 INFO neutron.services.segments.plugin [-] Segment f7f16e6b-cc5e-4f01-8d7c-5604b6b8db3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7f16e6b-cc5e-4f01-8d7c-5604b6b8db3f found for delete ", "request_id": "req-112a17a4-8052-48a5-9461-485a25402db0"}]} 2026-07-30 22:31:09.845 8 INFO neutron.services.segments.plugin [-] Segment f7f16e6b-cc5e-4f01-8d7c-5604b6b8db3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7f16e6b-cc5e-4f01-8d7c-5604b6b8db3f found for delete ", "request_id": "req-b1f46e2d-7ed1-40a0-a13c-dc5e866e96ce"}]} 2026-07-30 22:31:09.854 8 INFO neutron.services.segments.plugin [-] Segment d28659e6-cbc2-4d77-9070-5ff3eca6b57d resource provider aggregate not found [pid: 7|app: 0|req: 695/1410] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:09 2026] GET /v2.0/security-groups?tenant_id=c8b66d6df7c64110a145cbc16274ddda&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:31:09.864 8 INFO neutron.services.segments.plugin [-] Segment d28659e6-cbc2-4d77-9070-5ff3eca6b57d resource provider aggregate not found 2026-07-30 22:31:09.871 8 INFO neutron.services.segments.plugin [-] Segment d28659e6-cbc2-4d77-9070-5ff3eca6b57d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d28659e6-cbc2-4d77-9070-5ff3eca6b57d found for delete ", "request_id": "req-23c659a8-0c48-43c9-b7a5-cca2412c68ca"}]} 2026-07-30 22:31:09.910 8 INFO neutron.services.segments.plugin [-] Segment d28659e6-cbc2-4d77-9070-5ff3eca6b57d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d28659e6-cbc2-4d77-9070-5ff3eca6b57d found for delete ", "request_id": "req-e4b41263-bc4e-401f-b973-61a85fda2bf8"}]} [pid: 8|app: 0|req: 716/1411] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:31:08 2026] PUT /v2.0/routers/ed5a82f9-74b0-4d61-9aa5-cfcf33ca7922/add_router_interface => generated 309 bytes in 1297 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: 696/1412] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:09 2026] DELETE /v2.0/subnets/de8018df-e683-41d3-b995-ec439e8afbd2 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1413] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:09 2026] DELETE /v2.0/security-groups/ae7366b6-34e3-46f2-a461-91ed3d39043d => 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: 697/1414] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:31:10 2026] GET /v2.0/ports/c7616a29-bf40-4385-87ab-1d4350003411 => generated 1037 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:31:10.143 8 INFO neutron_taas.services.taas.taas_plugin [None req-42d1378f-676a-4b7c-8255-d836148d56f4 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: b20a6816-00e8-4d85-bd78-a911b389f3c6 2026-07-30 22:31:10.146 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42d1378f-676a-4b7c-8255-d836148d56f4 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: b20a6816-00e8-4d85-bd78-a911b389f3c6 [pid: 8|app: 0|req: 718/1415] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:31:10 2026] DELETE /v2.0/networks/533684bf-e4e5-48c9-b64b-8a37ee8a582f => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:31:10.419 7 INFO neutron_taas.services.taas.taas_plugin [None req-ed925f59-77bc-4d74-93ca-8b314934709f e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] TaaS: Handle Delete Port: c7616a29-bf40-4385-87ab-1d4350003411 2026-07-30 22:31:10.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed925f59-77bc-4d74-93ca-8b314934709f e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Tap Mirror: Handle Delete Port: c7616a29-bf40-4385-87ab-1d4350003411 2026-07-30 22:31:10.476 8 INFO neutron.db.segments_db [None req-cb9c0f7a-0ef4-4f0a-89c1-7618ccd34cbf 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Added segment e61cf55f-3095-409a-9af9-a9b03e2e241b of type vxlan for network 06ffb9a9-fc34-4df6-89ca-c000d47dc467 2026-07-30 22:31:10.891 8 INFO neutron.db.l3_hamode_db [None req-cb9c0f7a-0ef4-4f0a-89c1-7618ccd34cbf 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 698/1416] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:31:10 2026] PUT /v2.0/routers/ed5a82f9-74b0-4d61-9aa5-cfcf33ca7922/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, ' 2026-07-30 22:31:10.972 7 INFO neutron.services.segments.plugin [-] Segment d6e4ee8e-03dc-45c5-b327-57141cf93797 resource provider aggregate not found 2026-07-30 22:31:10.979 7 INFO neutron.services.segments.plugin [-] Segment d6e4ee8e-03dc-45c5-b327-57141cf93797 resource provider aggregate not found 2026-07-30 22:31:10.997 7 INFO neutron.services.segments.plugin [-] Segment d6e4ee8e-03dc-45c5-b327-57141cf93797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6e4ee8e-03dc-45c5-b327-57141cf93797 found for delete ", "request_id": "req-345ceda5-4dea-4b11-80a8-5b273f1bbb46"}]} 2026-07-30 22:31:11.001 7 INFO neutron.services.segments.plugin [-] Segment d6e4ee8e-03dc-45c5-b327-57141cf93797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6e4ee8e-03dc-45c5-b327-57141cf93797 found for delete ", "request_id": "req-e1c9aecd-f168-46bf-b7c3-e8b92cbc58ac"}]} 2026-07-30 22:31:11.053 7 INFO neutron.api.v2.resource [None req-0cd17eb1-96ba-4099-a45a-a4c0e581e178 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1417] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:31:10 2026] PUT /v2.0/routers/ed5a82f9-74b0-4d61-9aa5-cfcf33ca7922/remove_router_interface => generated 197 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1418] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:11 2026] GET /v2.0/ports?device_id=ed5a82f9-74b0-4d61-9aa5-cfcf33ca7922 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:11.240 7 INFO neutron_taas.services.taas.taas_plugin [None req-d2f3afb6-37b7-4dac-81fe-8429a9642d0b e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] TaaS: Handle Delete Port: b8fb5c91-31d4-4fea-9a6c-6dde69b9370e 2026-07-30 22:31:11.243 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2f3afb6-37b7-4dac-81fe-8429a9642d0b e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Tap Mirror: Handle Delete Port: b8fb5c91-31d4-4fea-9a6c-6dde69b9370e 2026-07-30 22:31:11.762 7 INFO neutron.db.l3_hamode_db [None req-d2f3afb6-37b7-4dac-81fe-8429a9642d0b e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] HA network 6c445521-4e20-4baf-bcfd-560f7257e5a8 was deleted as no HA routers are present in tenant 59167ee46e33459392f867dbc63bded4. [pid: 7|app: 0|req: 701/1419] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:11 2026] DELETE /v2.0/routers/ed5a82f9-74b0-4d61-9aa5-cfcf33ca7922 => generated 0 bytes in 692 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:11.921 8 INFO neutron.services.segments.plugin [-] Segment 47d8a2c0-73e3-41ee-96fb-64df8122e45e resource provider aggregate not found [pid: 7|app: 0|req: 702/1420] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:11 2026] DELETE /v2.0/subnets/374c38b0-2418-4362-8028-174d13c158fe => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:31:11.935 8 INFO neutron.services.segments.plugin [-] Segment 47d8a2c0-73e3-41ee-96fb-64df8122e45e resource provider aggregate not found 2026-07-30 22:31:11.942 8 INFO neutron.services.segments.plugin [-] Segment 47d8a2c0-73e3-41ee-96fb-64df8122e45e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47d8a2c0-73e3-41ee-96fb-64df8122e45e found for delete ", "request_id": "req-a11e9825-3a31-454c-8b20-a863d929ca12"}]} 2026-07-30 22:31:11.950 8 INFO neutron.services.segments.plugin [-] Segment 47d8a2c0-73e3-41ee-96fb-64df8122e45e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47d8a2c0-73e3-41ee-96fb-64df8122e45e found for delete ", "request_id": "req-5097bbc3-10dc-46a5-9ea4-7cbe14fe835a"}]} 2026-07-30 22:31:11.973 8 INFO neutron.db.l3_hamode_db [None req-cb9c0f7a-0ef4-4f0a-89c1-7618ccd34cbf 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 703/1421] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:31:11 2026] DELETE /v2.0/networks/2aa0d6aa-e07c-434c-a3e6-c4a43186766d => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1422] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:31:12 2026] POST /v2.0/subnetpools => generated 548 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:12.477 7 INFO neutron.db.segments_db [None req-a3fe3be1-82ad-45a3-ac21-4090fb5ab6d6 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Added segment 8a30eb49-f5c8-4393-aa1a-04bd744de5c7 of type vxlan for network 39ccdaef-e306-478c-a09c-b707924474a0 [pid: 7|app: 0|req: 705/1423] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:31:12 2026] POST /v2.0/networks => generated 613 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1424] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:31:12 2026] GET /v2.0/subnetpools/9717c625-d948-42dc-b9e2-05a58065bbc9 => generated 548 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1425] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:10 2026] POST /v2.0/routers => generated 687 bytes in 2603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:13.026 7 INFO neutron.services.segments.plugin [-] Segment d24b6b26-cc61-479d-9b04-4c94cae5f8e4 resource provider aggregate not found 2026-07-30 22:31:13.030 7 INFO neutron.services.segments.plugin [-] Segment d24b6b26-cc61-479d-9b04-4c94cae5f8e4 resource provider aggregate not found 2026-07-30 22:31:13.045 7 INFO neutron.services.segments.plugin [-] Segment d24b6b26-cc61-479d-9b04-4c94cae5f8e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d24b6b26-cc61-479d-9b04-4c94cae5f8e4 found for delete ", "request_id": "req-0f02df33-a7e9-47f6-a5cf-c395e7c869dc"}]} 2026-07-30 22:31:13.049 7 INFO neutron.services.segments.plugin [-] Segment d24b6b26-cc61-479d-9b04-4c94cae5f8e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d24b6b26-cc61-479d-9b04-4c94cae5f8e4 found for delete ", "request_id": "req-49abd9e1-620f-4e5a-9e16-05ee9735113a"}]} 2026-07-30 22:31:13.069 7 INFO neutron.services.segments.plugin [-] Segment c8924056-2958-45dc-80f2-ecbaf859d551 resource provider aggregate not found [pid: 7|app: 0|req: 707/1426] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:12 2026] POST /v2.0/subnets => generated 646 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:13.073 7 INFO neutron.services.segments.plugin [-] Segment c8924056-2958-45dc-80f2-ecbaf859d551 resource provider aggregate not found [pid: 8|app: 0|req: 720/1427] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:31:12 2026] PUT /v2.0/subnetpools/9717c625-d948-42dc-b9e2-05a58065bbc9 => generated 500 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:13.087 7 INFO neutron.services.segments.plugin [-] Segment c8924056-2958-45dc-80f2-ecbaf859d551 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8924056-2958-45dc-80f2-ecbaf859d551 found for delete ", "request_id": "req-9d19cad6-e7fb-4f69-bcc5-2ee9365d9bd0"}]} 2026-07-30 22:31:13.100 7 INFO neutron.services.segments.plugin [-] Segment c8924056-2958-45dc-80f2-ecbaf859d551 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8924056-2958-45dc-80f2-ecbaf859d551 found for delete ", "request_id": "req-dc918b1f-24a2-4820-9267-c5a536b520c1"}]} [pid: 7|app: 0|req: 708/1428] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:31:13 2026] GET /v2.0/routers/a37f19d9-0af9-4a29-bba8-7ee93ee5989e => generated 693 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:13.147 8 INFO neutron.db.segments_db [None req-2e62d615-1301-46b0-ae19-7344d84a79b9 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Added segment f419fe80-a495-4a05-b8a2-b893c0ffe3bc of type vxlan for network f075edb0-2545-48b6-97ef-1c7457e9a1a3 [pid: 7|app: 0|req: 709/1429] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:31:13 2026] DELETE /v2.0/subnetpools/9717c625-d948-42dc-b9e2-05a58065bbc9 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1430] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:31:13 2026] GET /v2.0/routers => generated 696 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:13.299 7 INFO neutron.api.v2.resource [None req-19f5968c-8729-4d74-959c-107346462587 099d2348058f48718ad91e27cee020c2 25371fc5da534a74a8172f9b6d7bb585 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1431] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:31:13 2026] GET /v2.0/subnetpools/9717c625-d948-42dc-b9e2-05a58065bbc9 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:31:13.464 8 INFO neutron.db.l3_hamode_db [None req-2e62d615-1301-46b0-ae19-7344d84a79b9 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:31:13.607 8 INFO neutron.db.l3_hamode_db [None req-2e62d615-1301-46b0-ae19-7344d84a79b9 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 712/1432] 10.0.0.118 () {34 vars in 740 bytes} [Thu Jul 30 22:31:13 2026] PUT /v2.0/routers/a37f19d9-0af9-4a29-bba8-7ee93ee5989e => generated 700 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:13.783 7 INFO neutron.api.v2.resource [None req-226b6f96-1ab6-464f-bc04-2b220e76ea3c 099d2348058f48718ad91e27cee020c2 25371fc5da534a74a8172f9b6d7bb585 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1433] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:31:13 2026] DELETE /v2.0/subnetpools/9717c625-d948-42dc-b9e2-05a58065bbc9 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1434] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:31:13 2026] GET /v2.0/routers/a37f19d9-0af9-4a29-bba8-7ee93ee5989e => generated 700 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1435] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:13 2026] GET /v2.0/ports?device_id=a37f19d9-0af9-4a29-bba8-7ee93ee5989e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:14.100 7 INFO neutron_taas.services.taas.taas_plugin [None req-090c5cfc-5d64-48e8-a1a1-b060352cf853 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: 8e409457-04af-4ed9-941e-02a0ab73ef80 2026-07-30 22:31:14.102 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-090c5cfc-5d64-48e8-a1a1-b060352cf853 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: 8e409457-04af-4ed9-941e-02a0ab73ef80 2026-07-30 22:31:14.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-090c5cfc-5d64-48e8-a1a1-b060352cf853 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] TaaS: Handle Delete Port: ff84fb6a-5466-4f78-9a0c-da20883b2e6b 2026-07-30 22:31:14.338 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-090c5cfc-5d64-48e8-a1a1-b060352cf853 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] Tap Mirror: Handle Delete Port: ff84fb6a-5466-4f78-9a0c-da20883b2e6b [pid: 8|app: 0|req: 721/1436] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:13 2026] POST /v2.0/routers => generated 511 bytes in 1306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:14.820 7 INFO neutron.db.l3_hamode_db [None req-090c5cfc-5d64-48e8-a1a1-b060352cf853 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] HA network 06ffb9a9-fc34-4df6-89ca-c000d47dc467 was deleted as no HA routers are present in tenant 5baced4f10304748b8c7a20e1907456b. [pid: 7|app: 0|req: 716/1437] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:13 2026] DELETE /v2.0/routers/a37f19d9-0af9-4a29-bba8-7ee93ee5989e => generated 0 bytes in 952 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1438] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:14 2026] GET /v2.0/security-groups?tenant_id=25371fc5da534a74a8172f9b6d7bb585&name=default => generated 2925 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1439] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:14 2026] GET /v2.0/ports?device_id=a37f19d9-0af9-4a29-bba8-7ee93ee5989e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1440] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:14 2026] DELETE /v2.0/security-groups/110a17e2-3782-48b9-a3d2-9446caee7010 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:14.975 8 INFO neutron.api.v2.resource [None req-8b020bd1-5974-4657-a753-8347958c3cab 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1441] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:14 2026] DELETE /v2.0/routers/a37f19d9-0af9-4a29-bba8-7ee93ee5989e => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1442] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:14 2026] GET /v2.0/ports?device_id=f220039a-1513-4b29-a91c-b97a6a35f15b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:15.025 8 INFO neutron.api.v2.resource [None req-ff51b35b-5a74-44c6-8ac4-998eb25a6db7 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1443] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:15 2026] DELETE /v2.0/routers/f220039a-1513-4b29-a91c-b97a6a35f15b => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:31:15.040 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3561d37b-bef8-46a6-a741-a4e9d843bf79 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1444] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:15 2026] DELETE /v2.0/subnets/de8018df-e683-41d3-b995-ec439e8afbd2 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1445] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:15 2026] GET /v2.0/ports?device_id=e80e1ff3-df48-4942-8f84-d8018ff27126 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:15.089 8 INFO neutron.api.v2.resource [None req-67c08dc6-04cd-43d5-9af4-91da1ff8a7d5 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 730/1446] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:15 2026] DELETE /v2.0/routers/e80e1ff3-df48-4942-8f84-d8018ff27126 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:31:15.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28e14c22-6b00-4e0a-a8d0-75d858f1179b 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] DELETE failed (client error): The resource could not be found. 2026-07-30 22:31:15.113 7 INFO neutron.services.segments.plugin [-] Segment e61cf55f-3095-409a-9af9-a9b03e2e241b resource provider aggregate not found [pid: 8|app: 0|req: 731/1447] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:15 2026] DELETE /v2.0/subnets/6e1aeec0-b20b-4556-9139-827b4d35f9f3 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:31:15.127 7 INFO neutron.services.segments.plugin [-] Segment e61cf55f-3095-409a-9af9-a9b03e2e241b resource provider aggregate not found 2026-07-30 22:31:15.138 7 INFO neutron.services.segments.plugin [-] Segment e61cf55f-3095-409a-9af9-a9b03e2e241b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e61cf55f-3095-409a-9af9-a9b03e2e241b found for delete ", "request_id": "req-49838eee-4e8f-4e64-9cc6-4ba67d438d10"}]} 2026-07-30 22:31:15.141 7 INFO neutron.services.segments.plugin [-] Segment e61cf55f-3095-409a-9af9-a9b03e2e241b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e61cf55f-3095-409a-9af9-a9b03e2e241b found for delete ", "request_id": "req-5f66eb4f-2783-4101-88f1-380dabff2118"}]} [pid: 8|app: 0|req: 732/1448] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:15 2026] GET /v2.0/ports?device_id=2d8bb351-31f6-47ee-965f-74699cdfca68 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:15.162 8 INFO neutron.api.v2.resource [None req-e78e7ba1-d90e-4efb-ae8d-effd924f19ae 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 733/1449] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:15 2026] DELETE /v2.0/routers/2d8bb351-31f6-47ee-965f-74699cdfca68 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:31:15.177 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf373385-a018-4cb5-b148-bf9bb35a3a48 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 734/1450] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:15 2026] DELETE /v2.0/subnets/0ed906b7-30bf-4a3e-9f3d-37dc9387964e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:31:15.207 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f037cfd6-f4b8-4c96-8761-8a5532b54e95 56ca36447b3f40fcb07bc83e4f3b368c 5baced4f10304748b8c7a20e1907456b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 735/1451] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:15 2026] DELETE /v2.0/subnets/4aa192f1-da69-414e-b515-fefebd6047f2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1452] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:15 2026] GET /v2.0/security-groups?tenant_id=5baced4f10304748b8c7a20e1907456b&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1453] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:31:14 2026] PUT /v2.0/routers/b21e0cce-3fc6-4351-b7ed-895e51454e33/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1454] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:15 2026] DELETE /v2.0/security-groups/713d0cf0-ab39-42e8-9453-73f95a22410c => 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: 718/1455] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:31:16 2026] GET /v2.0/ports/12a335d1-7130-4e82-a7df-d670fdea51ff => generated 959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:16.463 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a726fe7-6a51-44cb-8a7f-452f94d2d554 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] TaaS: Handle Delete Port: 12a335d1-7130-4e82-a7df-d670fdea51ff 2026-07-30 22:31:16.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a726fe7-6a51-44cb-8a7f-452f94d2d554 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Tap Mirror: Handle Delete Port: 12a335d1-7130-4e82-a7df-d670fdea51ff [pid: 8|app: 0|req: 738/1456] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:31:16 2026] PUT /v2.0/routers/b21e0cce-3fc6-4351-b7ed-895e51454e33/remove_router_interface => generated 309 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1457] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:16 2026] GET /v2.0/ports?device_id=b21e0cce-3fc6-4351-b7ed-895e51454e33 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:17.166 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5301467-e6c7-4d01-bd5e-b09c783e0c2d e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] TaaS: Handle Delete Port: 37e7169a-c737-4061-a882-fbfe89a21588 2026-07-30 22:31:17.168 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5301467-e6c7-4d01-bd5e-b09c783e0c2d e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Tap Mirror: Handle Delete Port: 37e7169a-c737-4061-a882-fbfe89a21588 2026-07-30 22:31:17.552 8 INFO neutron.services.segments.plugin [-] Segment f419fe80-a495-4a05-b8a2-b893c0ffe3bc resource provider aggregate not found 2026-07-30 22:31:17.561 8 INFO neutron.services.segments.plugin [-] Segment f419fe80-a495-4a05-b8a2-b893c0ffe3bc resource provider aggregate not found 2026-07-30 22:31:17.579 8 INFO neutron.services.segments.plugin [-] Segment f419fe80-a495-4a05-b8a2-b893c0ffe3bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f419fe80-a495-4a05-b8a2-b893c0ffe3bc found for delete ", "request_id": "req-72d6d882-7e3b-49f2-9393-221e8079dd39"}]} 2026-07-30 22:31:17.585 8 INFO neutron.services.segments.plugin [-] Segment f419fe80-a495-4a05-b8a2-b893c0ffe3bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f419fe80-a495-4a05-b8a2-b893c0ffe3bc found for delete ", "request_id": "req-99132dc5-44ac-459d-a85d-9fce83525239"}]} 2026-07-30 22:31:17.614 8 INFO neutron.db.l3_hamode_db [None req-a5301467-e6c7-4d01-bd5e-b09c783e0c2d e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] HA network f075edb0-2545-48b6-97ef-1c7457e9a1a3 was deleted as no HA routers are present in tenant 59167ee46e33459392f867dbc63bded4. [pid: 8|app: 0|req: 739/1458] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:16 2026] DELETE /v2.0/routers/b21e0cce-3fc6-4351-b7ed-895e51454e33 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1459] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:17 2026] DELETE /v2.0/subnets/42b2f81f-2c84-4b5f-97ff-7ce654111b6e => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1460] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:31:17 2026] DELETE /v2.0/networks/39ccdaef-e306-478c-a09c-b707924474a0 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:31:18.141 8 INFO neutron.db.segments_db [None req-3cb0dba4-1e3d-4582-977e-d614be093452 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Added segment 45b7fa03-92c0-4469-a40a-60e2c223cf76 of type vxlan for network 2344b7d5-d380-48f3-980c-4cf5d697b5f0 [pid: 7|app: 0|req: 721/1461] 10.0.0.118 () {34 vars in 683 bytes} [Thu Jul 30 22:31:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1464] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:18 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1465] 10.0.0.118 () {32 vars in 662 bytes} [Thu Jul 30 22:31:18 2026] GET /v2.0/security-groups => generated 4529 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1466] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:18 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:18.524 8 INFO neutron.db.l3_hamode_db [None req-3cb0dba4-1e3d-4582-977e-d614be093452 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 727/1467] 10.0.0.118 () {34 vars in 757 bytes} [Thu Jul 30 22:31:18 2026] PUT /v2.0/security-groups/6ea0ce47-8ff7-439d-9d60-bbe973c17e23 => generated 1664 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1468] 10.0.0.118 () {32 vars in 736 bytes} [Thu Jul 30 22:31:18 2026] GET /v2.0/security-groups/6ea0ce47-8ff7-439d-9d60-bbe973c17e23 => generated 1664 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1469] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:18 2026] DELETE /v2.0/security-groups/6ea0ce47-8ff7-439d-9d60-bbe973c17e23 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1470] 10.0.0.118 () {32 vars in 662 bytes} [Thu Jul 30 22:31: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: 731/1471] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:18 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:18.867 7 INFO neutron.api.v2.resource [None req-6d061e40-555b-4f17-b9ff-4d0181c5e35d ae8f89969ce7431fbee664f3d2b97409 52a873b07f054143add54f9f20bb0264 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1472] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:18 2026] DELETE /v2.0/security-groups/6ea0ce47-8ff7-439d-9d60-bbe973c17e23 => 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: 733/1473] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:18 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:19.513 8 INFO neutron.db.l3_hamode_db [None req-3cb0dba4-1e3d-4582-977e-d614be093452 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:31:19.609 8 INFO neutron.services.segments.plugin [-] Segment 8a30eb49-f5c8-4393-aa1a-04bd744de5c7 resource provider aggregate not found 2026-07-30 22:31:19.613 8 INFO neutron.services.segments.plugin [-] Segment 8a30eb49-f5c8-4393-aa1a-04bd744de5c7 resource provider aggregate not found [pid: 7|app: 0|req: 734/1474] 10.0.0.118 () {34 vars in 683 bytes} [Thu Jul 30 22:31:19 2026] POST /v2.0/security-groups => generated 1624 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-30 22:31:19.639 8 INFO neutron.services.segments.plugin [-] Segment 8a30eb49-f5c8-4393-aa1a-04bd744de5c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a30eb49-f5c8-4393-aa1a-04bd744de5c7 found for delete ", "request_id": "req-161a3211-2edc-4e7b-abe2-32562caa3b20"}]} 2026-07-30 22:31:19.642 8 INFO neutron.services.segments.plugin [-] Segment 8a30eb49-f5c8-4393-aa1a-04bd744de5c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a30eb49-f5c8-4393-aa1a-04bd744de5c7 found for delete ", "request_id": "req-0b9b08fa-ec15-40f5-9f5b-aa7daee36de8"}]} [pid: 7|app: 0|req: 735/1475] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:31:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1476] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:31:19 2026] GET /v2.0/security-group-rules/42e88aa0-264b-4d91-93c5-6c901514c77a => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1477] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:31:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1478] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:31:20 2026] DELETE /v2.0/security-group-rules/42e88aa0-264b-4d91-93c5-6c901514c77a => 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: 739/1479] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:31:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1480] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:31:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1481] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:31:20 2026] GET /v2.0/security-group-rules/87acc5d9-6c34-4a4e-9a7b-35ef8b909118 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1482] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:31:20 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1483] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:31:20 2026] DELETE /v2.0/security-group-rules/87acc5d9-6c34-4a4e-9a7b-35ef8b909118 => 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: 744/1484] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:20 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1485] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:31:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1486] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:20 2026] GET /v2.0/security-groups?id=2637f0ef-33ec-4a38-b5d9-8ff16783d14d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:20.754 7 INFO neutron.db.securitygroups_db [None req-fc13cbf1-81e1-4d3c-8ee1-51e1c0106aa7 ae8f89969ce7431fbee664f3d2b97409 52a873b07f054143add54f9f20bb0264 - - default default] Project 52a873b07f054143add54f9f20bb0264 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 747/1487] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:31:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1488] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:31:20 2026] GET /v2.0/security-group-rules/e8fa71f5-b574-4212-baf1-5dabcfb7a113 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1489] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:31:20 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1490] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:31:20 2026] DELETE /v2.0/security-group-rules/e8fa71f5-b574-4212-baf1-5dabcfb7a113 => 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: 741/1491] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:18 2026] POST /v2.0/routers => generated 692 bytes in 3121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1492] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:31:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1493] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:31:21 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1494] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:21 2026] GET /v2.0/security-groups?tenant_id=ee1835acb8d54631a4df1c321e13d706&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1495] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:31:21 2026] GET /v2.0/routers/a801157b-462e-42a6-b4b4-bacdac2340f8 => generated 698 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:21.490 8 INFO neutron_taas.services.taas.taas_plugin [req-bff660cf-6e13-48a3-9537-368a62255cb4 req-ecd02939-e543-4935-835d-947f5d63b4f7 19fc24e2ca7a40cc8d52326e6bbb17f9 4c0a33035eee45d08b86af529416bbaa - - default default] TaaS: Handle Delete Port: b83d2ee1-76d5-4546-be2c-36dd7e6ab197 2026-07-30 22:31:21.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bff660cf-6e13-48a3-9537-368a62255cb4 req-ecd02939-e543-4935-835d-947f5d63b4f7 19fc24e2ca7a40cc8d52326e6bbb17f9 4c0a33035eee45d08b86af529416bbaa - - default default] Tap Mirror: Handle Delete Port: b83d2ee1-76d5-4546-be2c-36dd7e6ab197 [pid: 7|app: 0|req: 752/1496] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:21 2026] DELETE /v2.0/security-groups/bdef2a53-7cc4-46b5-899a-89d1321a6067 => 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: 753/1497] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:21 2026] DELETE /v2.0/security-groups/42f2af3d-1c57-43b8-97a6-8a75de5edb34 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:21.667 8 INFO neutron.db.l3_db [req-bff660cf-6e13-48a3-9537-368a62255cb4 req-ecd02939-e543-4935-835d-947f5d63b4f7 19fc24e2ca7a40cc8d52326e6bbb17f9 4c0a33035eee45d08b86af529416bbaa - - default default] Floating IP c3325e9d-1502-49df-9531-d4fe6ebea7c1 disassociated. External IP: 10.96.250.214, port: b83d2ee1-76d5-4546-be2c-36dd7e6ab197. [pid: 7|app: 0|req: 754/1498] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:31:21 2026] GET /v2.0/routers => generated 701 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1499] 10.0.0.118 () {32 vars in 662 bytes} [Thu Jul 30 22:31:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1500] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:31:21 2026] DELETE /v2.0/ports/b83d2ee1-76d5-4546-be2c-36dd7e6ab197 => generated 0 bytes in 693 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:31:22.133 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3fad9b3-4bb3-4d4d-861d-c9e904de4742'] response: {'server_uuid': 'c753f3d5-29fa-432d-80d0-f709ceb238df', 'name': 'network-vif-deleted', 'tag': 'b83d2ee1-76d5-4546-be2c-36dd7e6ab197', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 746/1501] 10.0.0.118 () {32 vars in 662 bytes} [Thu Jul 30 22:31:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1502] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:22 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => 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: 756/1503] 10.0.0.118 () {34 vars in 740 bytes} [Thu Jul 30 22:31:21 2026] PUT /v2.0/routers/a801157b-462e-42a6-b4b4-bacdac2340f8 => generated 705 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1504] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:31:22 2026] GET /v2.0/routers/a801157b-462e-42a6-b4b4-bacdac2340f8 => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1505] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:22 2026] GET /v2.0/ports?device_id=a801157b-462e-42a6-b4b4-bacdac2340f8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1506] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:22 2026] GET /v2.0/security-groups?tenant_id=4428e4181c4c4be39888bbc9f1f01a03&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1507] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:22 2026] DELETE /v2.0/security-groups/54809ad8-a774-4775-97eb-6583503b3837 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:22.610 7 INFO neutron_taas.services.taas.taas_plugin [None req-2512c669-79e7-46a0-bce7-fcee1b2cd314 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] TaaS: Handle Delete Port: 51caf391-af1b-41db-b618-cc74dc5e0726 2026-07-30 22:31:22.616 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2512c669-79e7-46a0-bce7-fcee1b2cd314 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Tap Mirror: Handle Delete Port: 51caf391-af1b-41db-b618-cc74dc5e0726 2026-07-30 22:31:22.987 7 INFO neutron_taas.services.taas.taas_plugin [None req-2512c669-79e7-46a0-bce7-fcee1b2cd314 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] TaaS: Handle Delete Port: c05cc839-fd0f-412f-aa4f-c40e7fecacd4 2026-07-30 22:31:22.990 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2512c669-79e7-46a0-bce7-fcee1b2cd314 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] Tap Mirror: Handle Delete Port: c05cc839-fd0f-412f-aa4f-c40e7fecacd4 [pid: 8|app: 0|req: 750/1508] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:22 2026] GET /v2.0/security-groups?tenant_id=52a873b07f054143add54f9f20bb0264&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1509] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:23 2026] DELETE /v2.0/security-groups/f0429fe5-78e6-463e-80f1-8956a609793e => 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: 752/1510] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:23 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:23.419 7 INFO neutron.services.segments.plugin [-] Segment 45b7fa03-92c0-4469-a40a-60e2c223cf76 resource provider aggregate not found 2026-07-30 22:31:23.423 7 INFO neutron.services.segments.plugin [-] Segment 45b7fa03-92c0-4469-a40a-60e2c223cf76 resource provider aggregate not found 2026-07-30 22:31:23.449 7 INFO neutron.services.segments.plugin [-] Segment 45b7fa03-92c0-4469-a40a-60e2c223cf76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45b7fa03-92c0-4469-a40a-60e2c223cf76 found for delete ", "request_id": "req-dcb95da2-6cb4-4100-8546-c36fe925fae5"}]} 2026-07-30 22:31:23.451 7 INFO neutron.services.segments.plugin [-] Segment 45b7fa03-92c0-4469-a40a-60e2c223cf76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45b7fa03-92c0-4469-a40a-60e2c223cf76 found for delete ", "request_id": "req-b3e85297-43c0-4004-8075-ea1f0337985a"}]} 2026-07-30 22:31:23.478 7 INFO neutron.db.l3_hamode_db [None req-2512c669-79e7-46a0-bce7-fcee1b2cd314 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] HA network 2344b7d5-d380-48f3-980c-4cf5d697b5f0 was deleted as no HA routers are present in tenant 59167ee46e33459392f867dbc63bded4. [pid: 7|app: 0|req: 759/1511] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:22 2026] DELETE /v2.0/routers/a801157b-462e-42a6-b4b4-bacdac2340f8 => generated 0 bytes in 1147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1512] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:23 2026] GET /v2.0/ports?device_id=a801157b-462e-42a6-b4b4-bacdac2340f8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:23.549 7 INFO neutron.api.v2.resource [None req-08c40a24-dfd4-4871-a5e3-1450baefb5ab e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1513] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:23 2026] DELETE /v2.0/routers/a801157b-462e-42a6-b4b4-bacdac2340f8 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1514] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:23 2026] GET /v2.0/ports?device_id=b21e0cce-3fc6-4351-b7ed-895e51454e33 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:23.610 7 INFO neutron.api.v2.resource [None req-b5d7c844-f210-48ee-809b-e9106c15241c e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1515] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:23 2026] DELETE /v2.0/routers/b21e0cce-3fc6-4351-b7ed-895e51454e33 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:31:23.636 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20129d6e-23ab-43b0-a5ec-0e073c82f3d1 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1516] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:23 2026] DELETE /v2.0/subnets/42b2f81f-2c84-4b5f-97ff-7ce654111b6e => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1517] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:23 2026] GET /v2.0/ports?device_id=ed5a82f9-74b0-4d61-9aa5-cfcf33ca7922 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:23.703 8 INFO neutron.api.v2.resource [None req-4c379c23-ab4f-48a6-a184-2191b5f5d1e9 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1518] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:23 2026] DELETE /v2.0/routers/ed5a82f9-74b0-4d61-9aa5-cfcf33ca7922 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:31:23.727 7 INFO neutron.pecan_wsgi.hooks.translation [None req-156be570-faa8-48bd-b6ea-3b0fcec1f5fb e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 763/1519] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:23 2026] DELETE /v2.0/subnets/374c38b0-2418-4362-8028-174d13c158fe => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1520] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:23 2026] GET /v2.0/ports?device_id=e0bb846a-c0d6-4066-92da-22b4186f8f67 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:23.787 7 INFO neutron.api.v2.resource [None req-39af55cb-6fe7-46a0-a3b8-c7e7c0781b66 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1521] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:23 2026] DELETE /v2.0/routers/e0bb846a-c0d6-4066-92da-22b4186f8f67 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:31:23.806 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bfe82789-df42-4c5c-bc4e-2d1730b0168a e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1522] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:23 2026] DELETE /v2.0/subnets/86091130-6131-4314-a68d-5633d5a415e5 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:31:23.829 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6f6cdf5-7805-4ce0-9183-cb83082c8b89 e3542a7d05044f2cb5aed837c449631b 59167ee46e33459392f867dbc63bded4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1523] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:23 2026] DELETE /v2.0/subnets/fca2bc6e-f018-4786-ab86-86a1164a3078 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1524] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:24 2026] GET /v2.0/ports?device_id=c753f3d5-29fa-432d-80d0-f709ceb238df => 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: 759/1525] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:24 2026] GET /v2.0/security-groups?tenant_id=59167ee46e33459392f867dbc63bded4&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1526] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:24 2026] DELETE /v2.0/security-groups/3f9f8ca6-9d96-4456-8452-20b109b2b0c5 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1527] 10.0.0.118 () {32 vars in 622 bytes} [Thu Jul 30 22:31:25 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: 768/1528] 10.0.0.118 () {32 vars in 632 bytes} [Thu Jul 30 22:31:25 2026] GET /v2.0/ => generated 632 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1529] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:25 2026] DELETE /v2.0/security-groups/2637f0ef-33ec-4a38-b5d9-8ff16783d14d => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:25.703 7 INFO neutron.api.v2.resource [None req-81be742d-fb94-4535-a4e9-bb1b7a8a0afa 19fc24e2ca7a40cc8d52326e6bbb17f9 4c0a33035eee45d08b86af529416bbaa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1530] 10.0.0.118 () {32 vars in 736 bytes} [Thu Jul 30 22:31:25 2026] GET /v2.0/security-groups/2637f0ef-33ec-4a38-b5d9-8ff16783d14d => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:31:25.855 8 INFO neutron_taas.services.taas.taas_plugin [None req-204e57f9-c076-4e79-91f1-d7be0c140114 19fc24e2ca7a40cc8d52326e6bbb17f9 4c0a33035eee45d08b86af529416bbaa - - default default] TaaS: Handle Delete Port: ffcfadeb-9ca6-4b92-ab74-d036cb087dbe 2026-07-30 22:31:25.858 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-204e57f9-c076-4e79-91f1-d7be0c140114 19fc24e2ca7a40cc8d52326e6bbb17f9 4c0a33035eee45d08b86af529416bbaa - - default default] Tap Mirror: Handle Delete Port: ffcfadeb-9ca6-4b92-ab74-d036cb087dbe [pid: 8|app: 0|req: 762/1531] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:31:25 2026] DELETE /v2.0/floatingips/c3325e9d-1502-49df-9531-d4fe6ebea7c1 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1532] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:25 2026] GET /v2.0/security-groups?tenant_id=47cc34f519824749b35a35bf07d419b5&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1533] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:26 2026] DELETE /v2.0/security-groups/80d64617-11c0-45db-8bb7-d2f75cc257db => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:26.552 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa55d337-3009-4bc0-b6b7-82fda4333f24 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: f498e736-7d14-4a56-934f-3585b68ac12d 2026-07-30 22:31:26.561 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa55d337-3009-4bc0-b6b7-82fda4333f24 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: f498e736-7d14-4a56-934f-3585b68ac12d [pid: 7|app: 0|req: 772/1534] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:26 2026] GET /v2.0/security-groups?tenant_id=fdc5660e26e24ff68ec2b85d5f21c2ff&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1535] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:26 2026] DELETE /v2.0/security-groups/56ee77e2-2cf4-4834-9a59-d17a02db4f8f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1536] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:31:26 2026] PUT /v2.0/routers/27fc6697-045e-4747-a7d0-0aed566869cb/remove_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:27.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-a57620b5-0928-4089-93dc-0fa651aa7a51 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 37fdeb62-7b06-408b-9113-36fe9e007726 2026-07-30 22:31:27.693 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a57620b5-0928-4089-93dc-0fa651aa7a51 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 37fdeb62-7b06-408b-9113-36fe9e007726 [pid: 8|app: 0|req: 764/1537] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:27 2026] GET /v2.0/security-groups?tenant_id=381056e4f5244be0ae2fd0a129cc202f&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1538] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:27 2026] DELETE /v2.0/security-groups/f4e92cbb-a89c-4a68-ac95-e451f8553932 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:28.040 7 INFO neutron_taas.services.taas.taas_plugin [None req-a57620b5-0928-4089-93dc-0fa651aa7a51 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: b25236c6-588c-4c7b-a53a-184e0434763a 2026-07-30 22:31:28.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a57620b5-0928-4089-93dc-0fa651aa7a51 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: b25236c6-588c-4c7b-a53a-184e0434763a 2026-07-30 22:31:28.466 7 INFO neutron.services.segments.plugin [-] Segment 6c5fc84a-de62-4657-9d37-ef0d140180ea resource provider aggregate not found 2026-07-30 22:31:28.482 7 INFO neutron.services.segments.plugin [-] Segment 6c5fc84a-de62-4657-9d37-ef0d140180ea resource provider aggregate not found 2026-07-30 22:31:28.497 7 INFO neutron.services.segments.plugin [-] Segment 6c5fc84a-de62-4657-9d37-ef0d140180ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c5fc84a-de62-4657-9d37-ef0d140180ea found for delete ", "request_id": "req-753677bb-5239-46ed-9890-e45046774e26"}]} 2026-07-30 22:31:28.507 7 INFO neutron.services.segments.plugin [-] Segment 6c5fc84a-de62-4657-9d37-ef0d140180ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c5fc84a-de62-4657-9d37-ef0d140180ea found for delete ", "request_id": "req-c45cdd51-e579-4d2a-ac7d-124c8cd51378"}]} 2026-07-30 22:31:28.531 7 INFO neutron.db.l3_hamode_db [None req-a57620b5-0928-4089-93dc-0fa651aa7a51 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] HA network 4e2c45f3-fbe5-45cd-8e17-1a4645b971f8 was deleted as no HA routers are present in tenant 4c0a33035eee45d08b86af529416bbaa. [pid: 7|app: 0|req: 774/1539] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:27 2026] DELETE /v2.0/routers/27fc6697-045e-4747-a7d0-0aed566869cb => generated 0 bytes in 1159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:28.597 8 INFO neutron.db.segments_db [None req-39d1fa21-e97a-4c74-83a9-158829a4a98e 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 21030dcb-4619-4559-9eb0-45b316fc3b50 of type vxlan for network 61ec62b7-f985-491c-8655-b8343b59b32f [pid: 7|app: 0|req: 775/1540] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:28 2026] DELETE /v2.0/subnets/cac49beb-9b65-41a1-8da1-2dc1d9ce8299 => 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: 766/1541] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:31:28 2026] POST /v2.0/networks => generated 721 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:28.861 7 INFO neutron_taas.services.taas.taas_plugin [None req-0bc2d2b9-d09d-41c8-acff-bdc25ce4c8c6 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 05d707f5-f0ff-4469-b930-3fed25f54523 2026-07-30 22:31:28.863 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bc2d2b9-d09d-41c8-acff-bdc25ce4c8c6 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 05d707f5-f0ff-4469-b930-3fed25f54523 [pid: 7|app: 0|req: 776/1542] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:31:28 2026] DELETE /v2.0/networks/3bacd770-3196-40c4-91a2-5e35b7f269e1 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1543] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:28 2026] POST /v2.0/subnets => generated 688 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:29.280 7 INFO neutron.db.segments_db [None req-e4392bbd-3cdf-4071-9e2a-a1cb96608e89 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 593dcdc6-7b9a-4ba9-8959-7102bced305f of type vxlan for network 4d1597ec-85dc-45ee-9e2f-b757461132ea [pid: 8|app: 0|req: 768/1544] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:29 2026] GET /v2.0/security-groups?tenant_id=4c0a33035eee45d08b86af529416bbaa&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1545] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:29 2026] DELETE /v2.0/security-groups/653a529a-fff8-46d4-bb10-681d3cd86bb5 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:29.707 7 INFO neutron.db.l3_hamode_db [None req-e4392bbd-3cdf-4071-9e2a-a1cb96608e89 2b66e8e1819347e08265b16804012867 59bf134d5b1e4a619fb2cd11319c6d42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:31:30.428 8 INFO neutron.db.segments_db [None req-3cb08d50-76d5-487d-b6dd-369908edd9cd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment d933f3c4-545c-4e48-be7d-8718d226820e of type vxlan for network 74d548f7-659a-478f-8987-ff8316e8ca0c 2026-07-30 22:31:30.523 7 INFO neutron.services.segments.plugin [-] Segment f06a2f7b-e717-4867-806c-141b810c5900 resource provider aggregate not found 2026-07-30 22:31:30.537 7 INFO neutron.services.segments.plugin [-] Segment f06a2f7b-e717-4867-806c-141b810c5900 resource provider aggregate not found 2026-07-30 22:31:30.553 7 INFO neutron.services.segments.plugin [-] Segment f06a2f7b-e717-4867-806c-141b810c5900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f06a2f7b-e717-4867-806c-141b810c5900 found for delete ", "request_id": "req-81bff6c1-ba45-4c5d-b510-251eea733b52"}]} 2026-07-30 22:31:30.559 7 INFO neutron.services.segments.plugin [-] Segment f06a2f7b-e717-4867-806c-141b810c5900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f06a2f7b-e717-4867-806c-141b810c5900 found for delete ", "request_id": "req-7e52a684-ba3c-4e6c-961b-639e3754599c"}]} [pid: 8|app: 0|req: 770/1546] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:31:30 2026] POST /v2.0/networks => generated 716 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:30.708 7 INFO neutron.db.l3_hamode_db [None req-e4392bbd-3cdf-4071-9e2a-a1cb96608e89 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 771/1547] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:30 2026] POST /v2.0/subnets => generated 683 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1548] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:30 2026] GET /v2.0/security-groups?tenant_id=34f6f3d7b39741cc8d52678e755f5f7f&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:31:31.347 8 INFO neutron.db.segments_db [None req-7f70b498-a6dc-4a37-83dd-41199c764ec6 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 6a69ea26-1287-4d75-9f13-006c9e4911aa of type vxlan for network be48fcfc-6539-4728-a81a-9dda8260eae9 2026-07-30 22:31:31.744 8 INFO neutron.db.l3_hamode_db [None req-7f70b498-a6dc-4a37-83dd-41199c764ec6 2b66e8e1819347e08265b16804012867 b1a49c7562f14cbab231c43c88b3cf16 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 777/1549] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:29 2026] POST /v2.0/routers => generated 728 bytes in 2707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1550] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:31 2026] DELETE /v2.0/security-groups/2f0c7666-39f9-4054-9b2d-1aade21eaeca => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:31:32.328 7 INFO neutron.db.segments_db [None req-f9c59b76-d035-498c-9d91-9a87f406941a 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment ba888d48-8e5e-47c5-b9f6-d4cd7b9b7076 of type vxlan for network 9fe56920-c24c-4e74-987c-4e12dd489f34 [pid: 7|app: 0|req: 779/1551] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:31:32 2026] POST /v2.0/networks => generated 726 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:32.713 8 INFO neutron.db.l3_hamode_db [None req-7f70b498-a6dc-4a37-83dd-41199c764ec6 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 780/1552] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:31:32 2026] PUT /v2.0/routers/677f9d75-9887-495f-8e12-d492867cc045/add_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1553] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:31 2026] POST /v2.0/routers => generated 723 bytes in 2676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1556] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:33 2026] POST /v2.0/subnets => generated 692 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:34.307 7 INFO neutron.db.segments_db [None req-d2365f99-420f-4e07-a55a-c84fd5e8b65a 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment de5d6e1e-ffb7-4e37-a592-87d3a6b2c231 of type vxlan for network 3649bace-6013-4a69-89c2-b5149f9e6c46 2026-07-30 22:31:34.635 7 INFO neutron.db.l3_hamode_db [None req-d2365f99-420f-4e07-a55a-c84fd5e8b65a 2b66e8e1819347e08265b16804012867 2db90223751d4b68b76b0b60a56af896 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 776/1557] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:31:33 2026] PUT /v2.0/routers/7c1874f2-c509-4b04-8135-5a39434d8b29/add_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:35.530 7 INFO neutron.db.l3_hamode_db [None req-d2365f99-420f-4e07-a55a-c84fd5e8b65a 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:31:35.539 8 INFO neutron.db.segments_db [None req-fce6ceac-903b-4f3a-8952-1ea5dc464caa 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment d39a1220-f03e-4241-964a-9dc1311539d2 of type vxlan for network 828cf0a6-d4ca-4511-b8af-ebbce0cdc688 [pid: 8|app: 0|req: 777/1558] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:31:35 2026] POST /v2.0/networks => generated 722 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1559] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:35 2026] POST /v2.0/subnets => generated 688 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:36.097 8 INFO neutron.db.segments_db [None req-a034e989-2ad9-477d-a9a9-439924f34b0b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Added segment 7c4c7f93-70c3-45d8-a276-88274a1ec4a5 of type vxlan for network 2c61fc31-46a0-469e-a793-fcd2da6aa0db 2026-07-30 22:31:36.539 8 INFO neutron.db.l3_hamode_db [None req-a034e989-2ad9-477d-a9a9-439924f34b0b 2b66e8e1819347e08265b16804012867 84203d4cbfc64436b478c6a0f7bd4acd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 782/1560] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:34 2026] POST /v2.0/routers => generated 732 bytes in 2686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:37.100 7 INFO neutron.db.segments_db [None req-c6563acb-cfab-4910-b347-dc98848acfa7 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Added segment 8432da84-0228-4a3a-83dd-1df96b8ba81a of type vxlan for network 54f8138b-80cb-486e-93a1-fac0142f5346 2026-07-30 22:31:37.347 8 INFO neutron.db.l3_hamode_db [None req-a034e989-2ad9-477d-a9a9-439924f34b0b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:31:37.445 7 INFO neutron.db.l3_hamode_db [None req-c6563acb-cfab-4910-b347-dc98848acfa7 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:31:37.659 7 INFO neutron.db.l3_hamode_db [None req-c6563acb-cfab-4910-b347-dc98848acfa7 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 779/1561] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:31:36 2026] POST /v2.0/routers => generated 728 bytes in 2463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1562] 10.0.0.118 () {34 vars in 667 bytes} [Thu Jul 30 22:31:36 2026] POST /v2.0/routers => generated 474 bytes in 1722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1563] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:31:38 2026] GET /v2.0/networks?id=74d548f7-659a-478f-8987-ff8316e8ca0c => generated 668 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1564] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:31:38 2026] PUT /v2.0/routers/011cecf4-0be5-4d41-81a9-01207dfa1d3b/add_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:39.951 8 INFO neutron.db.l3_hamode_db [None req-2275640e-44a9-446a-b6e2-20a302afea0e 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:31:40.104 8 INFO neutron.db.l3_hamode_db [None req-2275640e-44a9-446a-b6e2-20a302afea0e 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 785/1565] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:31:38 2026] PUT /v2.0/routers/336667c4-6aec-4097-8389-fb322cfe4202/add_router_interface => generated 309 bytes in 1618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1566] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:31:40 2026] GET /v2.0/quotas/b1a49c7562f14cbab231c43c88b3cf16 => 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: 787/1567] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:31:40 2026] GET /v2.0/ports?tenant_id=b1a49c7562f14cbab231c43c88b3cf16&fields=id => generated 57 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1568] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:31:40 2026] GET /v2.0/networks/74d548f7-659a-478f-8987-ff8316e8ca0c?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: 789/1569] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:31:40 2026] GET /v2.0/networks/74d548f7-659a-478f-8987-ff8316e8ca0c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1570] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:40 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => 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: 791/1571] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:31:40 2026] GET /v2.0/networks?id=9fe56920-c24c-4e74-987c-4e12dd489f34 => generated 677 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1572] 10.0.0.118 () {34 vars in 667 bytes} [Thu Jul 30 22:31:39 2026] POST /v2.0/routers => generated 474 bytes in 1127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1573] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:31:41 2026] GET /v2.0/quotas/2db90223751d4b68b76b0b60a56af896 => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:41.106 8 INFO neutron.db.l3_hamode_db [None req-c0e17974-0624-4fb3-abd8-8ea914ca9594 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 793/1574] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:31:41 2026] GET /v2.0/ports?tenant_id=2db90223751d4b68b76b0b60a56af896&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1575] 10.0.0.118 () {34 vars in 684 bytes} [Thu Jul 30 22:31:41 2026] POST /v2.0/security-groups => generated 1675 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-30 22:31:41.314 8 INFO neutron.db.l3_hamode_db [None req-c0e17974-0624-4fb3-abd8-8ea914ca9594 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 795/1576] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:31:41 2026] GET /v2.0/networks/9fe56920-c24c-4e74-987c-4e12dd489f34?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: 796/1577] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:31:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1578] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:31:41 2026] GET /v2.0/networks/9fe56920-c24c-4e74-987c-4e12dd489f34?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: 798/1579] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:31:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1580] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:41 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => 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: 800/1581] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:41 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => 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: 801/1582] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:31:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1583] 10.0.0.118 () {34 vars in 667 bytes} [Thu Jul 30 22:31:41 2026] POST /v2.0/routers => generated 474 bytes in 1422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1584] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:31:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:42.507 7 INFO neutron.db.securitygroups_db [None req-685ee97c-f0c7-4073-91c9-7723e35b3b73 8b408fc5140746a98ac12dce5ff6cbf5 59bf134d5b1e4a619fb2cd11319c6d42 - - default default] Project 59bf134d5b1e4a619fb2cd11319c6d42 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-30 22:31:42.513 8 INFO neutron.db.l3_hamode_db [None req-a408d224-9338-4602-8af9-bf86d321ac63 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 803/1585] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:31:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:42.715 8 INFO neutron.db.l3_hamode_db [None req-a408d224-9338-4602-8af9-bf86d321ac63 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:31:42.792 7 INFO neutron.db.securitygroups_db [None req-17e13da3-1618-4eb0-aed9-96b65a0ac42d 8b408fc5140746a98ac12dce5ff6cbf5 59bf134d5b1e4a619fb2cd11319c6d42 - - default default] Project 59bf134d5b1e4a619fb2cd11319c6d42 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: 804/1586] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:31:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1587] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:43 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => 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: 806/1588] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:43 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => 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: 807/1589] 10.0.0.118 () {34 vars in 684 bytes} [Thu Jul 30 22:31:43 2026] POST /v2.0/security-groups => generated 1661 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1590] 10.0.0.118 () {34 vars in 667 bytes} [Thu Jul 30 22:31:42 2026] POST /v2.0/routers => generated 474 bytes in 1206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:43.755 8 INFO neutron.db.l3_hamode_db [None req-c3227f3e-807f-4a69-b925-d7f1493eb500 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 808/1591] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:31:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:31:43.924 8 INFO neutron.db.l3_hamode_db [None req-c3227f3e-807f-4a69-b925-d7f1493eb500 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 809/1592] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:31:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1593] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:31:44 2026] POST /v2.0/floatingips => generated 552 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1594] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:44 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => 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: 812/1595] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:44 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => 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: 784/1596] 10.0.0.118 () {34 vars in 667 bytes} [Thu Jul 30 22:31:43 2026] POST /v2.0/routers => generated 474 bytes in 1182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1597] 10.0.0.220 () {34 vars in 1099 bytes} [Thu Jul 30 22:31:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1146216284&fields=id&tenant_id=59bf134d5b1e4a619fb2cd11319c6d42 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1598] 10.0.0.220 () {34 vars in 1099 bytes} [Thu Jul 30 22:31:44 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1657139579&fields=id&tenant_id=59bf134d5b1e4a619fb2cd11319c6d42 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1599] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:31:44 2026] PUT /v2.0/routers/f69489b7-e71b-44b6-8b87-9df2661193b5/tags => generated 17 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1600] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:31:44 2026] GET /v2.0/networks?id=61ec62b7-f985-491c-8655-b8343b59b32f => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1601] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:31:44 2026] GET /v2.0/quotas/59bf134d5b1e4a619fb2cd11319c6d42 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1602] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/ports?tenant_id=59bf134d5b1e4a619fb2cd11319c6d42&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1603] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:31:44 2026] PUT /v2.0/routers/9a0dc250-0ca8-4a36-ab4c-a0b980741c42/tags => generated 25 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1604] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/networks/61ec62b7-f985-491c-8655-b8343b59b32f?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: 791/1605] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/networks/61ec62b7-f985-491c-8655-b8343b59b32f?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: 815/1606] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:31:45 2026] PUT /v2.0/routers/c6e4755a-a89b-46f5-88c3-dcdb60efc76d/tags => generated 34 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1607] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/networks?id=74d548f7-659a-478f-8987-ff8316e8ca0c => generated 668 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1608] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:31:45 2026] PUT /v2.0/routers/ffa628b6-e7e5-4564-8fa1-2dac1442cc72/tags => generated 19 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1609] 10.0.0.118 () {32 vars in 663 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1610] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => 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: 819/1611] 10.0.0.118 () {32 vars in 677 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1612] 10.0.0.118 () {32 vars in 673 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1613] 10.0.0.118 () {32 vars in 685 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1614] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1615] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:31:45 2026] POST /v2.0/ports => generated 958 bytes in 589 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: 823/1616] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 961 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1617] 10.0.0.118 () {32 vars in 671 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1618] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:45 2026] GET /v2.0/security-groups?id=69b0c975-0375-4435-b570-55bf12e69c0f&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1619] 10.0.0.118 () {32 vars in 685 bytes} [Thu Jul 30 22:31:46 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1620] 10.0.0.118 () {32 vars in 681 bytes} [Thu Jul 30 22:31:46 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1621] 10.0.0.118 () {32 vars in 693 bytes} [Thu Jul 30 22:31:46 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1622] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:31:46 2026] GET /v2.0/routers/f69489b7-e71b-44b6-8b87-9df2661193b5 => generated 485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1623] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:31:45 2026] PUT /v2.0/ports/1a0b8d9d-58fb-441e-8967-bb70202a7985 => generated 1239 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:31:46.451 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3521e698-6bf4-4739-9cbb-22d29c8e9a27'] response: {'name': 'network-changed', 'server_uuid': '6577e332-b9c2-427d-8d88-38ab4611f6a7', 'tag': '1a0b8d9d-58fb-441e-8967-bb70202a7985', '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: 825/1624] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:46 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => 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: 800/1625] 10.0.0.118 () {34 vars in 741 bytes} [Thu Jul 30 22:31:46 2026] PUT /v2.0/routers/f69489b7-e71b-44b6-8b87-9df2661193b5 => generated 485 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1626] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:46 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => 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: 827/1627] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:31:46 2026] GET /v2.0/ports?tenant_id=b1a49c7562f14cbab231c43c88b3cf16&device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1628] 199.19.213.246 () {34 vars in 1017 bytes} [Thu Jul 30 22:31:47 2026] GET /v2.0/networks?tenant_id=b1a49c7562f14cbab231c43c88b3cf16&shared=False => generated 763 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1629] 199.19.213.246 () {34 vars in 929 bytes} [Thu Jul 30 22:31: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: 830/1630] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:47 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1631] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:47 2026] GET /v2.0/security-groups?id=69b0c975-0375-4435-b570-55bf12e69c0f&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: 832/1632] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:31:47 2026] GET /v2.0/networks?id=9fe56920-c24c-4e74-987c-4e12dd489f34 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1633] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:46 2026] GET /v2.0/ports?device_id=f69489b7-e71b-44b6-8b87-9df2661193b5 => generated 12 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:47.696 8 INFO neutron_taas.services.taas.taas_plugin [None req-df0d5a20-ecb2-4193-8898-33e4e56b505c 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] TaaS: Handle Delete Port: a18614ac-822c-4d6a-b48c-83540e391a82 2026-07-30 22:31:47.698 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df0d5a20-ecb2-4193-8898-33e4e56b505c 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Tap Mirror: Handle Delete Port: a18614ac-822c-4d6a-b48c-83540e391a82 [pid: 7|app: 0|req: 833/1634] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:31:47 2026] POST /v2.0/ports => generated 958 bytes in 519 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: 834/1635] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:47 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => 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: 802/1636] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:47 2026] DELETE /v2.0/routers/f69489b7-e71b-44b6-8b87-9df2661193b5 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1637] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/routers/9a0dc250-0ca8-4a36-ab4c-a0b980741c42 => generated 493 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1638] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 961 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1639] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:31:47 2026] PUT /v2.0/ports/cddfc2fd-351c-42b6-aa73-1393c8320462 => generated 1239 bytes in 573 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: 836/1640] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/ports?tenant_id=b1a49c7562f14cbab231c43c88b3cf16&device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1643] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:48.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b60f71e8-8515-4cb5-84ce-de7684e4921f'] response: {'name': 'network-changed', 'server_uuid': '47f92d64-0f31-4a2d-8ca6-a712fb961d31', 'tag': 'cddfc2fd-351c-42b6-aa73-1393c8320462', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 840/1644] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1645] 199.19.213.246 () {34 vars in 1059 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=1a0b8d9d-58fb-441e-8967-bb70202a7985 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1646] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/security-groups?id=69b0c975-0375-4435-b570-55bf12e69c0f&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1647] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/subnets?id=25c6ef88-4321-4bdc-860f-6efc9c3bf634 => generated 686 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1648] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/ports?network_id=74d548f7-659a-478f-8987-ff8316e8ca0c&device_owner=network%3Adhcp => 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: 805/1649] 10.0.0.118 () {34 vars in 741 bytes} [Thu Jul 30 22:31:48 2026] PUT /v2.0/routers/9a0dc250-0ca8-4a36-ab4c-a0b980741c42 => generated 493 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1650] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/ports?device_id=9a0dc250-0ca8-4a36-ab4c-a0b980741c42 => 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: 845/1651] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/networks/74d548f7-659a-478f-8987-ff8316e8ca0c?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: 846/1652] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:31:48 2026] GET /v2.0/networks/74d548f7-659a-478f-8987-ff8316e8ca0c?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: 7|app: 0|req: 847/1653] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:49 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:49.038 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e57772a-7537-4b76-b301-77d8d0f20779 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] TaaS: Handle Delete Port: e9d68fde-5133-4e7d-a8d2-2143cf49a633 2026-07-30 22:31:49.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e57772a-7537-4b76-b301-77d8d0f20779 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Tap Mirror: Handle Delete Port: e9d68fde-5133-4e7d-a8d2-2143cf49a633 [pid: 7|app: 0|req: 848/1654] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:31:49 2026] GET /v2.0/ports?tenant_id=2db90223751d4b68b76b0b60a56af896&device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1655] 199.19.213.246 () {34 vars in 1017 bytes} [Thu Jul 30 22:31:49 2026] GET /v2.0/networks?tenant_id=2db90223751d4b68b76b0b60a56af896&shared=False => generated 773 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1656] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:48 2026] DELETE /v2.0/routers/9a0dc250-0ca8-4a36-ab4c-a0b980741c42 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1657] 199.19.213.246 () {34 vars in 929 bytes} [Thu Jul 30 22:31:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1658] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:31:49 2026] GET /v2.0/routers/c6e4755a-a89b-46f5-88c3-dcdb60efc76d => generated 502 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1659] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:49 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1660] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:49 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1661] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:49 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1662] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:31:49 2026] GET /v2.0/networks?id=61ec62b7-f985-491c-8655-b8343b59b32f => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1663] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:49 2026] GET /v2.0/security-groups?id=69b0c975-0375-4435-b570-55bf12e69c0f&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1664] 199.19.213.246 () {34 vars in 1049 bytes} [Thu Jul 30 22:31:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=59bf134d5b1e4a619fb2cd11319c6d42 => generated 274 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1665] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:31:50 2026] POST /v2.0/ports => generated 993 bytes in 493 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: 816/1666] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:50 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 996 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1667] 10.0.0.118 () {34 vars in 741 bytes} [Thu Jul 30 22:31:49 2026] PUT /v2.0/routers/c6e4755a-a89b-46f5-88c3-dcdb60efc76d => generated 502 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1668] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:31:50 2026] GET /v2.0/ports?tenant_id=2db90223751d4b68b76b0b60a56af896&device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1669] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:31:50 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1670] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:50 2026] GET /v2.0/ports?device_id=c6e4755a-a89b-46f5-88c3-dcdb60efc76d => 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: 820/1671] 199.19.213.246 () {34 vars in 1059 bytes} [Thu Jul 30 22:31:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cddfc2fd-351c-42b6-aa73-1393c8320462 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:50.877 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb867662-528a-48a2-a434-c268bc07ba97 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] TaaS: Handle Delete Port: a0cad45f-2eec-44e1-a34d-ec6aea441946 2026-07-30 22:31:50.880 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb867662-528a-48a2-a434-c268bc07ba97 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Tap Mirror: Handle Delete Port: a0cad45f-2eec-44e1-a34d-ec6aea441946 [pid: 7|app: 0|req: 852/1672] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:31:50 2026] PUT /v2.0/ports/cf26f639-1364-4690-8bf9-a3888236ea48 => generated 1274 bytes in 534 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: 821/1673] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:50 2026] DELETE /v2.0/routers/c6e4755a-a89b-46f5-88c3-dcdb60efc76d => generated 0 bytes in 433 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1674] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/subnets?id=df02c84d-2d5c-4a35-a790-35d7ffdef900 => generated 695 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1675] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1676] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/ports?network_id=9fe56920-c24c-4e74-987c-4e12dd489f34&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1677] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1678] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/routers/ffa628b6-e7e5-4564-8fa1-2dac1442cc72 => generated 487 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1679] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1680] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/security-groups?id=69b0c975-0375-4435-b570-55bf12e69c0f&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-07-30 22:31:51.291 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64d90646-e06f-4673-a5fd-d3994678a19c'] response: {'name': 'network-changed', 'server_uuid': '6427a84c-454e-4ce9-b2b1-f15becaba447', 'tag': 'cf26f639-1364-4690-8bf9-a3888236ea48', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 825/1681] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/networks/9fe56920-c24c-4e74-987c-4e12dd489f34?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: 826/1682] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/networks/9fe56920-c24c-4e74-987c-4e12dd489f34?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: 827/1683] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1008 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1684] 10.0.0.118 () {34 vars in 741 bytes} [Thu Jul 30 22:31:51 2026] PUT /v2.0/routers/ffa628b6-e7e5-4564-8fa1-2dac1442cc72 => generated 487 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1685] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1686] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/ports?device_id=ffa628b6-e7e5-4564-8fa1-2dac1442cc72 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1687] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/ports?tenant_id=59bf134d5b1e4a619fb2cd11319c6d42&device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1277 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1688] 199.19.213.246 () {34 vars in 1017 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/networks?tenant_id=59bf134d5b1e4a619fb2cd11319c6d42&shared=False => generated 768 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1689] 199.19.213.246 () {34 vars in 929 bytes} [Thu Jul 30 22:31:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:31:52.047 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9fea942-08d9-4e99-acc6-a9373c8e90dd 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] TaaS: Handle Delete Port: 79b6fce4-fee8-477b-8e1a-12f15214854d 2026-07-30 22:31:52.049 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9fea942-08d9-4e99-acc6-a9373c8e90dd 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Tap Mirror: Handle Delete Port: 79b6fce4-fee8-477b-8e1a-12f15214854d [pid: 8|app: 0|req: 830/1690] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:51 2026] DELETE /v2.0/routers/ffa628b6-e7e5-4564-8fa1-2dac1442cc72 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1691] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:31:52 2026] GET /v2.0/routers/54252b4a-ab23-423f-b2f0-cbb8c2ac6495 => generated 480 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1692] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:52 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1693] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:52 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => 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: 863/1694] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:52 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1695] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:52 2026] GET /v2.0/security-groups?id=69b0c975-0375-4435-b570-55bf12e69c0f&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: 865/1696] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:52 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1008 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1697] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/ports?tenant_id=59bf134d5b1e4a619fb2cd11319c6d42&device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1277 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1698] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1699] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cf26f639-1364-4690-8bf9-a3888236ea48 => 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: 832/1700] 10.0.0.118 () {34 vars in 741 bytes} [Thu Jul 30 22:31:52 2026] PUT /v2.0/routers/54252b4a-ab23-423f-b2f0-cbb8c2ac6495 => generated 480 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1701] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/ports?device_id=54252b4a-ab23-423f-b2f0-cbb8c2ac6495 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1702] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/subnets?id=8df9f206-9720-43a2-ad9d-7d1436f7507e => generated 691 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1703] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/ports?network_id=61ec62b7-f985-491c-8655-b8343b59b32f&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1704] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/networks/61ec62b7-f985-491c-8655-b8343b59b32f?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: 872/1705] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/networks/61ec62b7-f985-491c-8655-b8343b59b32f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:53.370 8 INFO neutron_taas.services.taas.taas_plugin [None req-b44d6a52-7802-4d84-a8f3-127018b62e80 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] TaaS: Handle Delete Port: cbd87247-aad2-4456-adc3-3a4a7f55b300 2026-07-30 22:31:53.372 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b44d6a52-7802-4d84-a8f3-127018b62e80 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] Tap Mirror: Handle Delete Port: cbd87247-aad2-4456-adc3-3a4a7f55b300 [pid: 7|app: 0|req: 873/1706] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 973 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1707] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1708] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1709] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:53 2026] GET /v2.0/security-groups?id=69b0c975-0375-4435-b570-55bf12e69c0f&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:53.868 8 INFO neutron.services.segments.plugin [-] Segment 8432da84-0228-4a3a-83dd-1df96b8ba81a resource provider aggregate not found 2026-07-30 22:31:53.874 8 INFO neutron.services.segments.plugin [-] Segment 8432da84-0228-4a3a-83dd-1df96b8ba81a resource provider aggregate not found 2026-07-30 22:31:53.893 8 INFO neutron.services.segments.plugin [-] Segment 8432da84-0228-4a3a-83dd-1df96b8ba81a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8432da84-0228-4a3a-83dd-1df96b8ba81a found for delete ", "request_id": "req-84c43e8b-ea8c-4a19-ae3d-8380dd45ee1f"}]} 2026-07-30 22:31:53.897 8 INFO neutron.services.segments.plugin [-] Segment 8432da84-0228-4a3a-83dd-1df96b8ba81a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8432da84-0228-4a3a-83dd-1df96b8ba81a found for delete ", "request_id": "req-affda3b8-130d-4c76-abca-c5106e2ab2f2"}]} 2026-07-30 22:31:53.927 8 INFO neutron.db.l3_hamode_db [None req-b44d6a52-7802-4d84-a8f3-127018b62e80 4704b13482124cbb899f743937863e2e 7b789e906a9a4faba8d4b4496680a607 - - default default] HA network 54f8138b-80cb-486e-93a1-fac0142f5346 was deleted as no HA routers are present in tenant 7b789e906a9a4faba8d4b4496680a607. [pid: 8|app: 0|req: 834/1710] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:31:53 2026] DELETE /v2.0/routers/54252b4a-ab23-423f-b2f0-cbb8c2ac6495 => generated 0 bytes in 758 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1711] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:54 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1008 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1712] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:31:54 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1713] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:54 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1714] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:54 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1715] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:54 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 975 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1716] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:55 2026] GET /v2.0/security-groups?id=69b0c975-0375-4435-b570-55bf12e69c0f&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1717] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:55 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1008 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1718] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:31:55 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1719] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:55 2026] GET /v2.0/security-groups?tenant_id=60fbe1fbb0624cd4ba597b270e724cf2&name=default => generated 2925 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1720] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:55 2026] DELETE /v2.0/security-groups/1a4032e7-21b6-48ac-a72a-0bdd12398bd6 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1721] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:56 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1722] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:56 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1723] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:56 2026] GET /v2.0/security-groups?tenant_id=7b789e906a9a4faba8d4b4496680a607&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1724] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:56 2026] DELETE /v2.0/security-groups/cbd345d8-419c-43a4-88bb-9c435bb9bc52 => 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: 885/1725] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:31:56 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1726] 199.19.213.246 () {34 vars in 1123 bytes} [Thu Jul 30 22:31:56 2026] GET /v2.0/security-groups?id=92c1717a-d99d-4871-ac44-b47f595720bb&id=8b1d15f1-f948-4954-ac82-28fb3224319b&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1727] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:56 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1008 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1728] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:31:56 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1729] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:56 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1730] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:56 2026] GET /v2.0/security-groups?id=69b0c975-0375-4435-b570-55bf12e69c0f&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: 842/1731] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:31:56 2026] GET /v2.0/security-groups?tenant_id=eebf5375001e48c8b0895a2dc8bf0c41&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1732] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:31:56 2026] DELETE /v2.0/security-groups/ce34bd03-ab40-44ed-8c94-db6f944c8db1 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1733] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:57 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => 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: 891/1734] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:57 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&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: 844/1735] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:57 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1736] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:31:57 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1737] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:57 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => 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: 893/1738] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:58 2026] GET /v2.0/security-groups?id=69b0c975-0375-4435-b570-55bf12e69c0f&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1739] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:58 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1740] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:58 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&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: 847/1741] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:58 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1742] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:31:59 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1743] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:58 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => 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: 849/1744] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:31:59 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1745] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:59 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1746] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:31:59 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1747] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:31:59 2026] GET /v2.0/security-groups?id=69b0c975-0375-4435-b570-55bf12e69c0f&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:31:59.273 8 INFO neutron_taas.services.taas.taas_plugin [req-770a646e-8210-4918-bf83-0465d9e69e19 req-fe705fe9-7422-4b0f-a073-62f9eac8a673 5ee4e8f152924f0fa2e31e2c0becb30e b1a49c7562f14cbab231c43c88b3cf16 - - default default] TaaS: Handle Delete Port: 1a0b8d9d-58fb-441e-8967-bb70202a7985 2026-07-30 22:31:59.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-770a646e-8210-4918-bf83-0465d9e69e19 req-fe705fe9-7422-4b0f-a073-62f9eac8a673 5ee4e8f152924f0fa2e31e2c0becb30e b1a49c7562f14cbab231c43c88b3cf16 - - default default] Tap Mirror: Handle Delete Port: 1a0b8d9d-58fb-441e-8967-bb70202a7985 [pid: 8|app: 0|req: 850/1748] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:31:59 2026] DELETE /v2.0/ports/1a0b8d9d-58fb-441e-8967-bb70202a7985 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:31:59.544 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6468e56-114b-4320-a201-f3621c49e275'] response: {'server_uuid': '6577e332-b9c2-427d-8d88-38ab4611f6a7', 'name': 'network-vif-deleted', 'tag': '1a0b8d9d-58fb-441e-8967-bb70202a7985', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 899/1749] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:00 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1010 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1750] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:00 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => 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: 900/1751] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:32:00 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1752] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:32:00 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1753] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:00 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1754] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:00 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1010 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:00.856 7 INFO neutron.db.l3_db [None req-a96b5ae3-ab7b-49af-8e4c-13a804f521f7 8b408fc5140746a98ac12dce5ff6cbf5 59bf134d5b1e4a619fb2cd11319c6d42 - - default default] Floating IP dd55b802-8157-4058-9991-40ba776cc1a5 associated. External IP: 10.96.250.219, port: cf26f639-1364-4690-8bf9-a3888236ea48. [pid: 7|app: 0|req: 902/1755] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:32:00 2026] PUT /v2.0/floatingips/dd55b802-8157-4058-9991-40ba776cc1a5 => generated 855 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:01.240 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ddf63e6-ac6a-492f-8dd5-340f4622d36a'] response: {'name': 'network-changed', 'server_uuid': '6427a84c-454e-4ce9-b2b1-f15becaba447', 'tag': 'cf26f639-1364-4690-8bf9-a3888236ea48', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 854/1756] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:32:01 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1757] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:01 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => 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: 904/1758] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:32:01 2026] GET /v2.0/security-groups?id=ad298245-0307-4a60-97c5-0c81dced50ad&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1759] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:01 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:01.642 8 INFO neutron_taas.services.taas.taas_plugin [req-ca8c82f5-0a63-42a9-a161-a52392ad274b req-db79b842-30ca-4afd-8606-423b3980c156 729bf067eddd40959a255ea7700b0ece 2db90223751d4b68b76b0b60a56af896 - - default default] TaaS: Handle Delete Port: cddfc2fd-351c-42b6-aa73-1393c8320462 2026-07-30 22:32:01.645 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ca8c82f5-0a63-42a9-a161-a52392ad274b req-db79b842-30ca-4afd-8606-423b3980c156 729bf067eddd40959a255ea7700b0ece 2db90223751d4b68b76b0b60a56af896 - - default default] Tap Mirror: Handle Delete Port: cddfc2fd-351c-42b6-aa73-1393c8320462 [pid: 7|app: 0|req: 906/1760] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:32:01 2026] GET /v2.0/ports?tenant_id=59bf134d5b1e4a619fb2cd11319c6d42&device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1279 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1761] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:32:01 2026] DELETE /v2.0/ports/cddfc2fd-351c-42b6-aa73-1393c8320462 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1762] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:32:01 2026] GET /v2.0/networks?id=61ec62b7-f985-491c-8655-b8343b59b32f => generated 768 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:01.893 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86af0390-f664-46de-9499-b5043312d97c'] response: {'server_uuid': '47f92d64-0f31-4a2d-8ca6-a712fb961d31', 'name': 'network-vif-deleted', 'tag': 'cddfc2fd-351c-42b6-aa73-1393c8320462', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 856/1763] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:32:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cf26f639-1364-4690-8bf9-a3888236ea48 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1764] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:32:01 2026] GET /v2.0/subnets?id=8df9f206-9720-43a2-ad9d-7d1436f7507e => generated 691 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1765] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:32:01 2026] GET /v2.0/ports?network_id=61ec62b7-f985-491c-8655-b8343b59b32f&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: 858/1766] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:32:02 2026] GET /v2.0/networks/61ec62b7-f985-491c-8655-b8343b59b32f?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: 859/1767] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:32:02 2026] GET /v2.0/networks/61ec62b7-f985-491c-8655-b8343b59b32f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:02.368 7 INFO neutron.db.segments_db [None req-999a71cd-0b01-4c08-9b44-59f18425ba15 4fb2bd763ac44023af7b2e408967ad01 70bae864597a4512ab6824180bca4737 - - default default] Added segment 9dc5099f-3f1b-461e-9cf2-bfcbc8d6beb0 of type vxlan for network dcaa4205-a7e6-41f6-b4aa-d49de08066c8 [pid: 7|app: 0|req: 909/1768] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:01 2026] POST /v2.0/networks => generated 612 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1769] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:02 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => 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: 911/1770] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:02 2026] GET /v2.0/ports?device_id=6577e332-b9c2-427d-8d88-38ab4611f6a7 => 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: 860/1771] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:02 2026] POST /v2.0/subnets => generated 626 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:03.024 7 INFO neutron.db.segments_db [None req-36a0d330-d4e4-42bc-ae11-a399c0722cd5 4fb2bd763ac44023af7b2e408967ad01 70bae864597a4512ab6824180bca4737 - - default default] Added segment eaf5062d-0d9c-4c0e-a3ed-62db5392bbd6 of type vxlan for network 1bd545dc-2d0d-420c-8e4c-1549c63ff7e2 [pid: 7|app: 0|req: 912/1774] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:02 2026] POST /v2.0/networks => generated 612 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1775] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:03 2026] POST /v2.0/subnets => generated 629 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:03.622 7 INFO neutron.db.segments_db [None req-76905fdc-07f6-4d73-bdc0-2f0478d4e69b 4fb2bd763ac44023af7b2e408967ad01 70bae864597a4512ab6824180bca4737 - - default default] Added segment ced105c7-3776-41cf-8ad7-afdc8ac09614 of type vxlan for network 2857897d-4999-49d3-b294-a1c254d9f602 [pid: 8|app: 0|req: 864/1776] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:03 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1777] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:03 2026] POST /v2.0/networks => generated 612 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1778] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:03 2026] POST /v2.0/subnets => generated 629 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:04.282 7 INFO neutron.db.segments_db [None req-eb4684d1-21f3-493c-82bc-3fbaa4946f4e 4fb2bd763ac44023af7b2e408967ad01 70bae864597a4512ab6824180bca4737 - - default default] Added segment ef1e5a98-0a3f-473f-b1be-026258e2ac40 of type vxlan for network 498763bb-6648-4cdb-9082-7c8153b35df7 [pid: 7|app: 0|req: 914/1779] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:04 2026] POST /v2.0/networks => generated 613 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1780] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:04 2026] POST /v2.0/subnets => generated 629 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1781] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:04 2026] GET /v2.0/ports?device_id=47f92d64-0f31-4a2d-8ca6-a712fb961d31 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:04.934 8 INFO neutron.db.segments_db [None req-ebe72687-b39e-4667-a9ea-572f19cbc7d0 4fb2bd763ac44023af7b2e408967ad01 70bae864597a4512ab6824180bca4737 - - default default] Added segment f1c826c0-26bf-464e-8510-01bbc677c948 of type vxlan for network 9fcdfe5d-a7a7-4e2b-bb88-95a9858a31dc [pid: 8|app: 0|req: 867/1782] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:04 2026] POST /v2.0/networks => generated 612 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:05.343 7 INFO neutron_taas.services.taas.taas_plugin [None req-f64efa92-27e5-49a9-b7a3-18d0bdbfa5b1 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 6b202681-f504-4ab2-943b-a0846926a8db 2026-07-30 22:32:05.345 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f64efa92-27e5-49a9-b7a3-18d0bdbfa5b1 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 6b202681-f504-4ab2-943b-a0846926a8db [pid: 8|app: 0|req: 868/1783] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:05 2026] POST /v2.0/subnets => generated 629 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1784] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:32:05 2026] PUT /v2.0/subnets/528d86d2-cf64-4f13-9711-110481fd6715/tags => generated 17 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1785] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:32:05 2026] PUT /v2.0/subnets/8077946b-bc27-4445-9de6-01e94117fb28/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1786] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:32:05 2026] PUT /v2.0/subnets/c4f9370d-cbbe-4a21-98f9-96470ba382f8/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1787] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:32:05 2026] PUT /v2.0/subnets/c6facbfa-31f4-47ef-a82c-980f5fd4861a/tags => generated 19 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1788] 10.0.0.118 () {32 vars in 663 bytes} [Thu Jul 30 22:32:05 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1789] 10.0.0.118 () {32 vars in 677 bytes} [Thu Jul 30 22:32:05 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1790] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:32:04 2026] PUT /v2.0/routers/7c1874f2-c509-4b04-8135-5a39434d8b29/remove_router_interface => generated 309 bytes in 1081 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1791] 10.0.0.118 () {32 vars in 673 bytes} [Thu Jul 30 22:32:06 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:06.348 7 INFO neutron_taas.services.taas.taas_plugin [None req-1afaf5e9-935d-410e-b16e-56be091d7959 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: c852ab9c-fb47-48f1-83f0-be92dd6bf277 2026-07-30 22:32:06.351 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1afaf5e9-935d-410e-b16e-56be091d7959 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: c852ab9c-fb47-48f1-83f0-be92dd6bf277 2026-07-30 22:32:06.402 8 INFO neutron_taas.services.taas.taas_plugin [None req-f573ccb2-e754-4793-86cb-b8698ea2ae2a 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 29582bd0-b65f-4220-8c86-d535c2182f8a 2026-07-30 22:32:06.405 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f573ccb2-e754-4793-86cb-b8698ea2ae2a 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 29582bd0-b65f-4220-8c86-d535c2182f8a 2026-07-30 22:32:06.720 7 INFO neutron_taas.services.taas.taas_plugin [None req-1afaf5e9-935d-410e-b16e-56be091d7959 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 42f08f6c-ab87-41ad-a472-ba9e2769e812 2026-07-30 22:32:06.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1afaf5e9-935d-410e-b16e-56be091d7959 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 42f08f6c-ab87-41ad-a472-ba9e2769e812 [pid: 8|app: 0|req: 875/1792] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:32:05 2026] PUT /v2.0/routers/011cecf4-0be5-4d41-81a9-01207dfa1d3b/remove_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1793] 10.0.0.118 () {32 vars in 685 bytes} [Thu Jul 30 22:32:07 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:07.102 7 INFO neutron.services.segments.plugin [-] Segment 6a69ea26-1287-4d75-9f13-006c9e4911aa resource provider aggregate not found 2026-07-30 22:32:07.112 7 INFO neutron.services.segments.plugin [-] Segment 6a69ea26-1287-4d75-9f13-006c9e4911aa resource provider aggregate not found 2026-07-30 22:32:07.125 7 INFO neutron.services.segments.plugin [-] Segment 6a69ea26-1287-4d75-9f13-006c9e4911aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a69ea26-1287-4d75-9f13-006c9e4911aa found for delete ", "request_id": "req-6291c49a-5cf8-4b5b-b57a-fcacc9dab273"}]} 2026-07-30 22:32:07.129 7 INFO neutron.services.segments.plugin [-] Segment 6a69ea26-1287-4d75-9f13-006c9e4911aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a69ea26-1287-4d75-9f13-006c9e4911aa found for delete ", "request_id": "req-bddea109-e8f1-4ace-b0ff-cd621f8a41df"}]} 2026-07-30 22:32:07.155 7 INFO neutron.db.l3_hamode_db [None req-1afaf5e9-935d-410e-b16e-56be091d7959 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] HA network be48fcfc-6539-4728-a81a-9dda8260eae9 was deleted as no HA routers are present in tenant b1a49c7562f14cbab231c43c88b3cf16. [pid: 7|app: 0|req: 918/1794] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:06 2026] DELETE /v2.0/routers/7c1874f2-c509-4b04-8135-5a39434d8b29 => generated 0 bytes in 1081 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1795] 10.0.0.118 () {32 vars in 671 bytes} [Thu Jul 30 22:32:07 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:07.303 8 INFO neutron_taas.services.taas.taas_plugin [None req-1843f586-49bd-4b0d-8b32-87802dbc98cd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: b8a401c6-950a-4ee4-82ba-e2a9894e2297 2026-07-30 22:32:07.306 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1843f586-49bd-4b0d-8b32-87802dbc98cd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: b8a401c6-950a-4ee4-82ba-e2a9894e2297 [pid: 7|app: 0|req: 920/1796] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:07 2026] DELETE /v2.0/subnets/25c6ef88-4321-4bdc-860f-6efc9c3bf634 => 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: 921/1797] 10.0.0.118 () {32 vars in 685 bytes} [Thu Jul 30 22:32:07 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:07.549 7 INFO neutron_taas.services.taas.taas_plugin [None req-00bbf095-08a8-42f6-871c-799be45f3577 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 2140ea23-740d-4eff-8f2d-078a076c17c2 2026-07-30 22:32:07.551 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00bbf095-08a8-42f6-871c-799be45f3577 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 2140ea23-740d-4eff-8f2d-078a076c17c2 2026-07-30 22:32:07.586 8 INFO neutron_taas.services.taas.taas_plugin [None req-1843f586-49bd-4b0d-8b32-87802dbc98cd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: fa1641b8-6576-45c2-a504-a25275bb108f 2026-07-30 22:32:07.588 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1843f586-49bd-4b0d-8b32-87802dbc98cd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: fa1641b8-6576-45c2-a504-a25275bb108f [pid: 7|app: 0|req: 922/1798] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:07 2026] DELETE /v2.0/networks/74d548f7-659a-478f-8987-ff8316e8ca0c => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1799] 10.0.0.118 () {32 vars in 681 bytes} [Thu Jul 30 22:32:07 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1800] 10.0.0.118 () {32 vars in 693 bytes} [Thu Jul 30 22:32:07 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:08.021 8 INFO neutron.services.segments.plugin [-] Segment de5d6e1e-ffb7-4e37-a592-87d3a6b2c231 resource provider aggregate not found 2026-07-30 22:32:08.027 8 INFO neutron.services.segments.plugin [-] Segment de5d6e1e-ffb7-4e37-a592-87d3a6b2c231 resource provider aggregate not found 2026-07-30 22:32:08.041 8 INFO neutron.services.segments.plugin [-] Segment de5d6e1e-ffb7-4e37-a592-87d3a6b2c231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de5d6e1e-ffb7-4e37-a592-87d3a6b2c231 found for delete ", "request_id": "req-62d52d5b-b321-4d81-b43d-2b3d0c3dcbc1"}]} 2026-07-30 22:32:08.051 8 INFO neutron.services.segments.plugin [-] Segment de5d6e1e-ffb7-4e37-a592-87d3a6b2c231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de5d6e1e-ffb7-4e37-a592-87d3a6b2c231 found for delete ", "request_id": "req-3371b67c-575d-493e-91dd-df46f917f1ea"}]} 2026-07-30 22:32:08.105 8 INFO neutron.db.l3_hamode_db [None req-1843f586-49bd-4b0d-8b32-87802dbc98cd 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] HA network 3649bace-6013-4a69-89c2-b5149f9e6c46 was deleted as no HA routers are present in tenant 2db90223751d4b68b76b0b60a56af896. [pid: 8|app: 0|req: 877/1801] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:07 2026] DELETE /v2.0/routers/011cecf4-0be5-4d41-81a9-01207dfa1d3b => generated 0 bytes in 1057 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1802] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:07 2026] DELETE /v2.0/subnets/528d86d2-cf64-4f13-9711-110481fd6715 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1803] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:08 2026] DELETE /v2.0/subnets/df02c84d-2d5c-4a35-a790-35d7ffdef900 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1804] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:08 2026] GET /v2.0/security-groups?tenant_id=b1a49c7562f14cbab231c43c88b3cf16&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1805] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:08 2026] DELETE /v2.0/subnets/8077946b-bc27-4445-9de6-01e94117fb28 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1806] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:08 2026] DELETE /v2.0/security-groups/69b0c975-0375-4435-b570-55bf12e69c0f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:08.527 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2b7dd62-4667-4f95-a7c1-78defe487cf4 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 303d166e-01c7-4ab1-a86c-20b1f1c0f12b 2026-07-30 22:32:08.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2b7dd62-4667-4f95-a7c1-78defe487cf4 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 303d166e-01c7-4ab1-a86c-20b1f1c0f12b [pid: 7|app: 0|req: 928/1807] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:08 2026] DELETE /v2.0/subnets/c4f9370d-cbbe-4a21-98f9-96470ba382f8 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1808] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:08 2026] DELETE /v2.0/networks/9fe56920-c24c-4e74-987c-4e12dd489f34 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1809] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:08 2026] DELETE /v2.0/subnets/c6facbfa-31f4-47ef-a82c-980f5fd4861a => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1810] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:08 2026] DELETE /v2.0/subnets/b14a6a72-12f4-4127-880a-f65d3965ad8e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:09.149 7 INFO neutron.services.segments.plugin [-] Segment d933f3c4-545c-4e48-be7d-8718d226820e resource provider aggregate not found 2026-07-30 22:32:09.157 7 INFO neutron.services.segments.plugin [-] Segment d933f3c4-545c-4e48-be7d-8718d226820e resource provider aggregate not found 2026-07-30 22:32:09.186 7 INFO neutron.services.segments.plugin [-] Segment d933f3c4-545c-4e48-be7d-8718d226820e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d933f3c4-545c-4e48-be7d-8718d226820e found for delete ", "request_id": "req-d8a4a97a-a931-402e-abf7-cbce9e527d8f"}]} [pid: 8|app: 0|req: 882/1811] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:09 2026] GET /v2.0/security-groups?tenant_id=2db90223751d4b68b76b0b60a56af896&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:09.189 7 INFO neutron.services.segments.plugin [-] Segment d933f3c4-545c-4e48-be7d-8718d226820e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d933f3c4-545c-4e48-be7d-8718d226820e found for delete ", "request_id": "req-3299fb89-8471-4d8d-a4bf-6bef94c9e9e8"}]} [pid: 7|app: 0|req: 930/1812] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:09 2026] DELETE /v2.0/networks/dcaa4205-a7e6-41f6-b4aa-d49de08066c8 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1813] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:09 2026] DELETE /v2.0/security-groups/ad298245-0307-4a60-97c5-0c81dced50ad => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1814] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:09 2026] DELETE /v2.0/networks/1bd545dc-2d0d-420c-8e4c-1549c63ff7e2 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1815] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:09 2026] DELETE /v2.0/networks/2857897d-4999-49d3-b294-a1c254d9f602 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1816] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:09 2026] DELETE /v2.0/networks/498763bb-6648-4cdb-9082-7c8153b35df7 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1817] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:09 2026] DELETE /v2.0/networks/9fcdfe5d-a7a7-4e2b-bb88-95a9858a31dc => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:10.061 8 INFO neutron.services.segments.plugin [-] Segment ba888d48-8e5e-47c5-b9f6-d4cd7b9b7076 resource provider aggregate not found 2026-07-30 22:32:10.070 8 INFO neutron.services.segments.plugin [-] Segment ba888d48-8e5e-47c5-b9f6-d4cd7b9b7076 resource provider aggregate not found 2026-07-30 22:32:10.080 8 INFO neutron.services.segments.plugin [-] Segment ba888d48-8e5e-47c5-b9f6-d4cd7b9b7076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba888d48-8e5e-47c5-b9f6-d4cd7b9b7076 found for delete ", "request_id": "req-ac2ffb45-12ea-470c-8acd-9c30e93b5edb"}]} 2026-07-30 22:32:10.084 8 INFO neutron.services.segments.plugin [-] Segment ba888d48-8e5e-47c5-b9f6-d4cd7b9b7076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba888d48-8e5e-47c5-b9f6-d4cd7b9b7076 found for delete ", "request_id": "req-783ecd9d-7ed2-4314-b0b4-7883673c3b2e"}]} 2026-07-30 22:32:10.110 8 INFO neutron.services.segments.plugin [-] Segment ced105c7-3776-41cf-8ad7-afdc8ac09614 resource provider aggregate not found 2026-07-30 22:32:10.116 8 INFO neutron.services.segments.plugin [-] Segment ced105c7-3776-41cf-8ad7-afdc8ac09614 resource provider aggregate not found 2026-07-30 22:32:10.138 8 INFO neutron.services.segments.plugin [-] Segment ced105c7-3776-41cf-8ad7-afdc8ac09614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced105c7-3776-41cf-8ad7-afdc8ac09614 found for delete ", "request_id": "req-e3d310b1-4cbf-4b03-93b8-9cca5c377fbb"}]} 2026-07-30 22:32:10.143 8 INFO neutron.services.segments.plugin [-] Segment ced105c7-3776-41cf-8ad7-afdc8ac09614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced105c7-3776-41cf-8ad7-afdc8ac09614 found for delete ", "request_id": "req-cb5a199f-2c7d-4c22-a776-6d59ac49f4c2"}]} 2026-07-30 22:32:10.158 8 INFO neutron.services.segments.plugin [-] Segment f1c826c0-26bf-464e-8510-01bbc677c948 resource provider aggregate not found 2026-07-30 22:32:10.165 8 INFO neutron.services.segments.plugin [-] Segment f1c826c0-26bf-464e-8510-01bbc677c948 resource provider aggregate not found 2026-07-30 22:32:10.174 8 INFO neutron.services.segments.plugin [-] Segment f1c826c0-26bf-464e-8510-01bbc677c948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1c826c0-26bf-464e-8510-01bbc677c948 found for delete ", "request_id": "req-d38cab1a-a049-4790-80b4-e00310e78710"}]} 2026-07-30 22:32:10.182 8 INFO neutron.services.segments.plugin [-] Segment f1c826c0-26bf-464e-8510-01bbc677c948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1c826c0-26bf-464e-8510-01bbc677c948 found for delete ", "request_id": "req-bb81343a-cb48-462a-8bc5-9e18b1447a51"}]} 2026-07-30 22:32:11.219 7 INFO neutron.services.segments.plugin [-] Segment 9dc5099f-3f1b-461e-9cf2-bfcbc8d6beb0 resource provider aggregate not found 2026-07-30 22:32:11.224 7 INFO neutron.services.segments.plugin [-] Segment 9dc5099f-3f1b-461e-9cf2-bfcbc8d6beb0 resource provider aggregate not found 2026-07-30 22:32:11.246 7 INFO neutron.services.segments.plugin [-] Segment 9dc5099f-3f1b-461e-9cf2-bfcbc8d6beb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc5099f-3f1b-461e-9cf2-bfcbc8d6beb0 found for delete ", "request_id": "req-205686ab-b473-4928-96b8-998241a08010"}]} 2026-07-30 22:32:11.248 7 INFO neutron.services.segments.plugin [-] Segment 9dc5099f-3f1b-461e-9cf2-bfcbc8d6beb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9dc5099f-3f1b-461e-9cf2-bfcbc8d6beb0 found for delete ", "request_id": "req-299f36cd-da3a-4f05-afe6-aa04ad018890"}]} 2026-07-30 22:32:11.268 7 INFO neutron.services.segments.plugin [-] Segment eaf5062d-0d9c-4c0e-a3ed-62db5392bbd6 resource provider aggregate not found 2026-07-30 22:32:11.277 7 INFO neutron.services.segments.plugin [-] Segment eaf5062d-0d9c-4c0e-a3ed-62db5392bbd6 resource provider aggregate not found 2026-07-30 22:32:11.298 7 INFO neutron.services.segments.plugin [-] Segment eaf5062d-0d9c-4c0e-a3ed-62db5392bbd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaf5062d-0d9c-4c0e-a3ed-62db5392bbd6 found for delete ", "request_id": "req-0451c288-cd1c-4b66-bf68-3aae269211b7"}]} 2026-07-30 22:32:11.303 7 INFO neutron.services.segments.plugin [-] Segment eaf5062d-0d9c-4c0e-a3ed-62db5392bbd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaf5062d-0d9c-4c0e-a3ed-62db5392bbd6 found for delete ", "request_id": "req-8f20e57b-1cb0-4792-af14-ddf3392b5dd4"}]} 2026-07-30 22:32:11.317 7 INFO neutron.services.segments.plugin [-] Segment ef1e5a98-0a3f-473f-b1be-026258e2ac40 resource provider aggregate not found 2026-07-30 22:32:11.322 7 INFO neutron.services.segments.plugin [-] Segment ef1e5a98-0a3f-473f-b1be-026258e2ac40 resource provider aggregate not found 2026-07-30 22:32:11.335 7 INFO neutron.services.segments.plugin [-] Segment ef1e5a98-0a3f-473f-b1be-026258e2ac40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef1e5a98-0a3f-473f-b1be-026258e2ac40 found for delete ", "request_id": "req-0ab7843b-046a-47c8-ad42-cceef8b02de6"}]} 2026-07-30 22:32:11.338 7 INFO neutron.services.segments.plugin [-] Segment ef1e5a98-0a3f-473f-b1be-026258e2ac40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef1e5a98-0a3f-473f-b1be-026258e2ac40 found for delete ", "request_id": "req-5df0266a-0a5d-434d-9a21-7b7a4dbe2b81"}]} [pid: 7|app: 0|req: 933/1818] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:11 2026] GET /v2.0/security-groups?tenant_id=19458996043848d3b52fdfb471a5db58&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1819] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:11 2026] DELETE /v2.0/security-groups/5d91eaa2-a324-4467-ab75-49cbc21f1d73 => 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: 934/1820] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:11 2026] GET /v2.0/security-groups?tenant_id=b0492cd030e54f5b85e8aa347991aaa6&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1821] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:11 2026] DELETE /v2.0/security-groups/d67b4aa5-9e01-4da0-9bf1-c1323e571e70 => 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: 935/1822] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:12 2026] GET /v2.0/security-groups?tenant_id=70bae864597a4512ab6824180bca4737&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: 888/1823] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:12 2026] DELETE /v2.0/security-groups/eb8d23a7-3c98-4563-9e95-72b3eeed175a => 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: 889/1824] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:15 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1010 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1825] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:14 2026] GET /v2.0/security-groups?tenant_id=4ae45daf05104655a1f0b77592875e37&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: 890/1826] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:32:15 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1827] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:15 2026] DELETE /v2.0/security-groups/b524bc9d-5099-4855-a55a-9b3587869850 => 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: 891/1828] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:32:15 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1279 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1829] 10.0.0.118 () {32 vars in 857 bytes} [Thu Jul 30 22:32:15 2026] GET /v2.0/floatingips?floating_network_id=630b4be4-b6a0-4b8b-8543-822d252f816b&port_id=cf26f639-1364-4690-8bf9-a3888236ea48 => generated 860 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1830] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:15 2026] GET /v2.0/security-groups?tenant_id=ccb723563693420ba2891caf780e8ae3&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1831] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:15 2026] DELETE /v2.0/security-groups/73ace491-d2c7-44b3-a12f-1f395f12500e => 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: 893/1832] 10.0.0.1 () {34 vars in 987 bytes} [Thu Jul 30 22:32:17 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1279 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1833] 10.0.0.1 () {34 vars in 1117 bytes} [Thu Jul 30 22:32:17 2026] GET /v2.0/security-groups?id=92c1717a-d99d-4871-ac44-b47f595720bb&id=8b1d15f1-f948-4954-ac82-28fb3224319b&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:17.896 8 INFO neutron.db.segments_db [None req-9f1d9bc5-ec79-4ecf-ac82-1d026b01e01a 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] Added segment e0b90838-9f11-450a-82d1-8d0b14ecc68b of type vxlan for network 8c9c3f27-4f15-49ba-9f69-29e0fbde788f [pid: 8|app: 0|req: 894/1834] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:17 2026] POST /v2.0/networks => generated 613 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1837] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:32:18 2026] POST /v2.0/ports => generated 743 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1838] 10.0.0.118 () {34 vars in 665 bytes} [Thu Jul 30 22:32:18 2026] POST /v2.0/trunks => generated 407 bytes in 362 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-07-30 22:32:18.934 7 INFO neutron.db.segments_db [None req-3a142955-907a-4235-a3fb-24ab049a6de0 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] Added segment b463cad0-564b-477d-b598-073d007f81ca of type vxlan for network 02865002-8833-4800-b58e-196cb29841d6 [pid: 7|app: 0|req: 942/1839] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:18 2026] POST /v2.0/networks => generated 613 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1840] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:32:19 2026] POST /v2.0/ports => generated 743 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1841] 10.0.0.118 () {34 vars in 665 bytes} [Thu Jul 30 22:32:19 2026] POST /v2.0/trunks => generated 407 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:32:20.024 8 INFO neutron.db.segments_db [None req-32d70230-3990-480b-a498-f3b6438d88eb 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] Added segment 513a914f-0e84-44c2-9b2d-78488d729e13 of type vxlan for network cc663c7d-c997-4fe8-bed1-bb7a0c3a5799 [pid: 7|app: 0|req: 944/1842] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:19 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1010 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1843] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:32:20 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1844] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:19 2026] POST /v2.0/networks => generated 613 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1845] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:32:20 2026] POST /v2.0/ports => generated 743 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1846] 10.0.0.118 () {34 vars in 665 bytes} [Thu Jul 30 22:32:20 2026] POST /v2.0/trunks => generated 407 bytes in 291 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-07-30 22:32:20.954 7 INFO neutron.db.segments_db [None req-c1acbdb5-ad77-485c-9b97-e7364edf9db2 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] Added segment 3100eacf-ed88-4d03-a74c-de60db72e582 of type vxlan for network a3c246f2-2f75-4fb8-b20a-7e6f55227984 [pid: 7|app: 0|req: 947/1847] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:20 2026] POST /v2.0/networks => generated 612 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1848] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:21 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1849] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:32:21 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1850] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:32:21 2026] POST /v2.0/ports => generated 743 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1851] 10.0.0.118 () {34 vars in 665 bytes} [Thu Jul 30 22:32:21 2026] POST /v2.0/trunks => generated 407 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:32:21.942 8 INFO neutron.db.segments_db [None req-bad3b771-2234-4112-b57f-6e1d1c063b69 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] Added segment 58085891-9194-4d36-9e89-61c2142e4971 of type vxlan for network 6528fa26-4fff-43c5-9039-6cfd5fea5a07 [pid: 8|app: 0|req: 902/1852] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:21 2026] POST /v2.0/networks => generated 612 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1853] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:32:22 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1010 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1854] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:22 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1855] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:32:22 2026] POST /v2.0/ports => generated 743 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 952/1856] 10.0.0.220 () {34 vars in 1119 bytes} [Thu Jul 30 22:32:22 2026] GET /v2.0/security-groups?id=8b1d15f1-f948-4954-ac82-28fb3224319b&id=92c1717a-d99d-4871-ac44-b47f595720bb&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:22.603 8 INFO neutron_taas.services.taas.taas_plugin [req-368b4feb-f2a1-4b93-b95f-14d0564c6b64 req-b78c6071-fc25-4c41-b180-d5a2f91f6cfc 8b408fc5140746a98ac12dce5ff6cbf5 59bf134d5b1e4a619fb2cd11319c6d42 - - default default] TaaS: Handle Delete Port: cf26f639-1364-4690-8bf9-a3888236ea48 2026-07-30 22:32:22.609 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-368b4feb-f2a1-4b93-b95f-14d0564c6b64 req-b78c6071-fc25-4c41-b180-d5a2f91f6cfc 8b408fc5140746a98ac12dce5ff6cbf5 59bf134d5b1e4a619fb2cd11319c6d42 - - default default] Tap Mirror: Handle Delete Port: cf26f639-1364-4690-8bf9-a3888236ea48 2026-07-30 22:32:22.776 8 INFO neutron.db.l3_db [req-368b4feb-f2a1-4b93-b95f-14d0564c6b64 req-b78c6071-fc25-4c41-b180-d5a2f91f6cfc 8b408fc5140746a98ac12dce5ff6cbf5 59bf134d5b1e4a619fb2cd11319c6d42 - - default default] Floating IP dd55b802-8157-4058-9991-40ba776cc1a5 disassociated. External IP: 10.96.250.219, port: cf26f639-1364-4690-8bf9-a3888236ea48. [pid: 7|app: 0|req: 953/1857] 10.0.0.118 () {34 vars in 665 bytes} [Thu Jul 30 22:32:22 2026] POST /v2.0/trunks => generated 407 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1858] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:32:22 2026] PUT /v2.0/trunks/577ea108-a94f-4ce4-9887-6fbd333d644a/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1859] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:32:22 2026] PUT /v2.0/trunks/8d2fd46e-d968-4c38-9963-399268366788/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1860] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:32:22 2026] PUT /v2.0/trunks/5e2b7589-63ad-4e2b-b945-f959888ee162/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1861] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:32:22 2026] PUT /v2.0/trunks/8a311f22-6f54-450d-a31e-9a3f5b818326/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1862] 10.0.0.118 () {32 vars in 661 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1863] 10.0.0.118 () {32 vars in 675 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1864] 10.0.0.118 () {32 vars in 671 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1865] 10.0.0.118 () {32 vars in 683 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1866] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:32:22 2026] DELETE /v2.0/ports/cf26f639-1364-4690-8bf9-a3888236ea48 => generated 0 bytes in 695 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1867] 10.0.0.118 () {32 vars in 669 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1868] 10.0.0.118 () {32 vars in 683 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:23.209 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84d36ee2-b86b-4c6c-95b9-7f70f6b554ff'] response: {'server_uuid': '6427a84c-454e-4ce9-b2b1-f15becaba447', 'name': 'network-vif-deleted', 'tag': 'cf26f639-1364-4690-8bf9-a3888236ea48', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 963/1869] 10.0.0.118 () {32 vars in 679 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1870] 10.0.0.118 () {32 vars in 691 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1871] 10.0.0.118 () {32 vars in 718 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/trunks/577ea108-a94f-4ce4-9887-6fbd333d644a => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1872] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/ports/182dfd52-ae8a-415f-8d81-5394831df4c2 => generated 826 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1873] 10.0.0.118 () {32 vars in 721 bytes} [Thu Jul 30 22:32:23 2026] DELETE /v2.0/trunks/577ea108-a94f-4ce4-9887-6fbd333d644a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1874] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/security-groups?tenant_id=73c2dddcd34a4077a1215fefb5dad9fb&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1875] 10.0.0.118 () {32 vars in 718 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/trunks/8d2fd46e-d968-4c38-9963-399268366788 => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1876] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => 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: 911/1877] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/security-groups?tenant_id=0cbe5448946349b1a25d62ae774a608d&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1878] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/ports/73c51cba-9688-42b5-940a-1b0e72b18e4b => generated 826 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1879] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:23 2026] DELETE /v2.0/security-groups/41b7b219-a4a5-4cf5-9784-58ad7b4e4dbc => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1880] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:23 2026] DELETE /v2.0/security-groups/1a2b8ba7-c0f2-49f1-8173-9d4240196505 => 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: 968/1881] 10.0.0.118 () {32 vars in 721 bytes} [Thu Jul 30 22:32:23 2026] DELETE /v2.0/trunks/8d2fd46e-d968-4c38-9963-399268366788 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1882] 10.0.0.118 () {32 vars in 718 bytes} [Thu Jul 30 22:32:23 2026] GET /v2.0/trunks/5e2b7589-63ad-4e2b-b945-f959888ee162 => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1883] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:32:24 2026] GET /v2.0/ports/37c07c56-5542-4c74-b55a-69a97c4430ae => generated 826 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1884] 10.0.0.118 () {32 vars in 721 bytes} [Thu Jul 30 22:32:24 2026] DELETE /v2.0/trunks/5e2b7589-63ad-4e2b-b945-f959888ee162 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1885] 10.0.0.118 () {32 vars in 718 bytes} [Thu Jul 30 22:32:24 2026] GET /v2.0/trunks/8a311f22-6f54-450d-a31e-9a3f5b818326 => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1886] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:32:24 2026] GET /v2.0/ports/ddd89de6-8b64-4a2c-af17-b87316fd2fd3 => generated 826 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1887] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:24 2026] GET /v2.0/security-groups?tenant_id=7bceeee172fc400882db28545b07087b&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: 918/1888] 10.0.0.118 () {32 vars in 721 bytes} [Thu Jul 30 22:32:24 2026] DELETE /v2.0/trunks/8a311f22-6f54-450d-a31e-9a3f5b818326 => 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: 919/1889] 10.0.0.118 () {32 vars in 718 bytes} [Thu Jul 30 22:32:24 2026] GET /v2.0/trunks/c6a27856-27ff-441c-8891-f2f40b856b8c => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1890] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:24 2026] DELETE /v2.0/security-groups/47568e3d-e16f-4dc9-b075-f8fef5a866d7 => 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: 920/1891] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:32:24 2026] GET /v2.0/ports/0bc080a3-5dd1-466a-8553-929d89ec8f3c => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1892] 10.0.0.118 () {32 vars in 721 bytes} [Thu Jul 30 22:32:24 2026] DELETE /v2.0/trunks/c6a27856-27ff-441c-8891-f2f40b856b8c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:24.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e1e31e7-96dd-43cb-9724-2bca1e6b21d0 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] TaaS: Handle Delete Port: 182dfd52-ae8a-415f-8d81-5394831df4c2 2026-07-30 22:32:24.782 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e1e31e7-96dd-43cb-9724-2bca1e6b21d0 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] Tap Mirror: Handle Delete Port: 182dfd52-ae8a-415f-8d81-5394831df4c2 [pid: 7|app: 0|req: 973/1893] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:24 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => 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: 921/1894] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:24 2026] DELETE /v2.0/ports/182dfd52-ae8a-415f-8d81-5394831df4c2 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:25.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e8748ab-7aa9-476c-88a0-ac5e513153d3 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] TaaS: Handle Delete Port: 73c51cba-9688-42b5-940a-1b0e72b18e4b 2026-07-30 22:32:25.025 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e8748ab-7aa9-476c-88a0-ac5e513153d3 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] Tap Mirror: Handle Delete Port: 73c51cba-9688-42b5-940a-1b0e72b18e4b [pid: 7|app: 0|req: 974/1895] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:24 2026] DELETE /v2.0/ports/73c51cba-9688-42b5-940a-1b0e72b18e4b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:25.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-a42fa6b9-88e3-4c2f-82dc-5d12850f7974 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] TaaS: Handle Delete Port: 37c07c56-5542-4c74-b55a-69a97c4430ae 2026-07-30 22:32:25.232 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a42fa6b9-88e3-4c2f-82dc-5d12850f7974 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] Tap Mirror: Handle Delete Port: 37c07c56-5542-4c74-b55a-69a97c4430ae [pid: 8|app: 0|req: 922/1896] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:25 2026] DELETE /v2.0/ports/37c07c56-5542-4c74-b55a-69a97c4430ae => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:25.437 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c942b54-e942-4d66-ae46-1da8900f1419 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] TaaS: Handle Delete Port: ddd89de6-8b64-4a2c-af17-b87316fd2fd3 2026-07-30 22:32:25.440 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c942b54-e942-4d66-ae46-1da8900f1419 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] Tap Mirror: Handle Delete Port: ddd89de6-8b64-4a2c-af17-b87316fd2fd3 [pid: 7|app: 0|req: 975/1897] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:25 2026] DELETE /v2.0/ports/ddd89de6-8b64-4a2c-af17-b87316fd2fd3 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:25.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-0800e613-9ccd-4743-8276-59ba01c8010d 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] TaaS: Handle Delete Port: 0bc080a3-5dd1-466a-8553-929d89ec8f3c 2026-07-30 22:32:25.672 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0800e613-9ccd-4743-8276-59ba01c8010d 9d2e1ac6188d4f06bb707229a857cfed c478db7cc7b246a2ba5e181b3a83d4f5 - - default default] Tap Mirror: Handle Delete Port: 0bc080a3-5dd1-466a-8553-929d89ec8f3c [pid: 8|app: 0|req: 923/1898] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:25 2026] DELETE /v2.0/ports/0bc080a3-5dd1-466a-8553-929d89ec8f3c => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1899] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:25 2026] GET /v2.0/ports?device_id=6427a84c-454e-4ce9-b2b1-f15becaba447 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:25.950 7 INFO neutron.services.segments.plugin [-] Segment e0b90838-9f11-450a-82d1-8d0b14ecc68b resource provider aggregate not found 2026-07-30 22:32:25.953 7 INFO neutron.services.segments.plugin [-] Segment e0b90838-9f11-450a-82d1-8d0b14ecc68b resource provider aggregate not found 2026-07-30 22:32:25.973 7 INFO neutron.services.segments.plugin [-] Segment e0b90838-9f11-450a-82d1-8d0b14ecc68b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0b90838-9f11-450a-82d1-8d0b14ecc68b found for delete ", "request_id": "req-60d23a80-bac6-491b-ba06-6b07de05c06c"}]} 2026-07-30 22:32:25.975 7 INFO neutron.services.segments.plugin [-] Segment e0b90838-9f11-450a-82d1-8d0b14ecc68b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0b90838-9f11-450a-82d1-8d0b14ecc68b found for delete ", "request_id": "req-33adf70b-8805-41a8-9bc0-c0cd1ab0aea5"}]} [pid: 7|app: 0|req: 976/1900] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:25 2026] DELETE /v2.0/networks/8c9c3f27-4f15-49ba-9f69-29e0fbde788f => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:26.181 8 INFO neutron.services.segments.plugin [-] Segment b463cad0-564b-477d-b598-073d007f81ca resource provider aggregate not found 2026-07-30 22:32:26.190 8 INFO neutron.services.segments.plugin [-] Segment b463cad0-564b-477d-b598-073d007f81ca resource provider aggregate not found 2026-07-30 22:32:26.203 8 INFO neutron.services.segments.plugin [-] Segment b463cad0-564b-477d-b598-073d007f81ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b463cad0-564b-477d-b598-073d007f81ca found for delete ", "request_id": "req-9f251845-bedf-47d9-badd-0a6ee37169dc"}]} 2026-07-30 22:32:26.216 8 INFO neutron.services.segments.plugin [-] Segment b463cad0-564b-477d-b598-073d007f81ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b463cad0-564b-477d-b598-073d007f81ca found for delete ", "request_id": "req-d37c93bb-9276-4a69-812b-0c3f11cafee7"}]} [pid: 8|app: 0|req: 925/1901] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:26 2026] DELETE /v2.0/networks/02865002-8833-4800-b58e-196cb29841d6 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1902] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:26 2026] DELETE /v2.0/networks/cc663c7d-c997-4fe8-bed1-bb7a0c3a5799 => 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: 926/1903] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:26 2026] DELETE /v2.0/networks/a3c246f2-2f75-4fb8-b20a-7e6f55227984 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1904] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:26 2026] DELETE /v2.0/networks/6528fa26-4fff-43c5-9039-6cfd5fea5a07 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1905] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:27 2026] DELETE /v2.0/security-groups/92c1717a-d99d-4871-ac44-b47f595720bb => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:27.271 7 INFO neutron.api.v2.resource [None req-c527a2e0-00bd-4cc9-a3d1-69a27df925e7 8b408fc5140746a98ac12dce5ff6cbf5 59bf134d5b1e4a619fb2cd11319c6d42 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 980/1906] 10.0.0.118 () {32 vars in 736 bytes} [Thu Jul 30 22:32:27 2026] GET /v2.0/security-groups/92c1717a-d99d-4871-ac44-b47f595720bb => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1907] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:26 2026] GET /v2.0/security-groups?tenant_id=1d5d1a2541204a7da9bc158b6c353fae&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:27.380 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fc5a227-5768-4566-9895-3ba143026f5c 8b408fc5140746a98ac12dce5ff6cbf5 59bf134d5b1e4a619fb2cd11319c6d42 - - default default] TaaS: Handle Delete Port: d71c0447-440c-485e-93f2-56b415e8224f 2026-07-30 22:32:27.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fc5a227-5768-4566-9895-3ba143026f5c 8b408fc5140746a98ac12dce5ff6cbf5 59bf134d5b1e4a619fb2cd11319c6d42 - - default default] Tap Mirror: Handle Delete Port: d71c0447-440c-485e-93f2-56b415e8224f [pid: 8|app: 0|req: 928/1908] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:27 2026] DELETE /v2.0/security-groups/68b31b8b-749d-4e72-a292-2a69091d65b2 => 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: 981/1909] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:32:27 2026] DELETE /v2.0/floatingips/dd55b802-8157-4058-9991-40ba776cc1a5 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1910] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:27 2026] DELETE /v2.0/security-groups/8b1d15f1-f948-4954-ac82-28fb3224319b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1911] 10.0.0.183 () {32 vars in 801 bytes} [Thu Jul 30 22:32:27 2026] GET /v2.0/extensions => generated 21537 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-30 22:32:27.998 7 INFO neutron.services.segments.plugin [-] Segment 513a914f-0e84-44c2-9b2d-78488d729e13 resource provider aggregate not found 2026-07-30 22:32:28.003 7 INFO neutron.services.segments.plugin [-] Segment 513a914f-0e84-44c2-9b2d-78488d729e13 resource provider aggregate not found 2026-07-30 22:32:28.026 7 INFO neutron.services.segments.plugin [-] Segment 513a914f-0e84-44c2-9b2d-78488d729e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 513a914f-0e84-44c2-9b2d-78488d729e13 found for delete ", "request_id": "req-ebc7be0c-40ba-415a-ac8d-4fc5225afcc3"}]} 2026-07-30 22:32:28.046 7 INFO neutron.services.segments.plugin [-] Segment 513a914f-0e84-44c2-9b2d-78488d729e13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 513a914f-0e84-44c2-9b2d-78488d729e13 found for delete ", "request_id": "req-0efff899-71e3-4e74-9d1f-3e8df8d9969c"}]} 2026-07-30 22:32:28.056 7 INFO neutron.services.segments.plugin [-] Segment 58085891-9194-4d36-9e89-61c2142e4971 resource provider aggregate not found 2026-07-30 22:32:28.073 7 INFO neutron.services.segments.plugin [-] Segment 58085891-9194-4d36-9e89-61c2142e4971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58085891-9194-4d36-9e89-61c2142e4971 found for delete ", "request_id": "req-853f9f6e-2374-4798-b55f-7d12b48307a3"}]} 2026-07-30 22:32:28.074 7 INFO neutron.services.segments.plugin [-] Segment 58085891-9194-4d36-9e89-61c2142e4971 resource provider aggregate not found 2026-07-30 22:32:28.099 7 INFO neutron.services.segments.plugin [-] Segment 58085891-9194-4d36-9e89-61c2142e4971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58085891-9194-4d36-9e89-61c2142e4971 found for delete ", "request_id": "req-16e8ee35-1936-40fe-8f4d-541765978813"}]} [pid: 8|app: 0|req: 930/1912] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:28 2026] GET /v2.0/security-groups?tenant_id=c478db7cc7b246a2ba5e181b3a83d4f5&name=default => generated 2925 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1913] 10.0.0.183 () {30 vars in 723 bytes} [Thu Jul 30 22:32:28 2026] GET /v2.0/quotas/79bfb561802f46f8ae480495f588d828/details => generated 847 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:28.226 8 INFO neutron.services.segments.plugin [-] Segment 3100eacf-ed88-4d03-a74c-de60db72e582 resource provider aggregate not found 2026-07-30 22:32:28.242 8 INFO neutron.services.segments.plugin [-] Segment 3100eacf-ed88-4d03-a74c-de60db72e582 resource provider aggregate not found 2026-07-30 22:32:28.246 8 INFO neutron.services.segments.plugin [-] Segment 3100eacf-ed88-4d03-a74c-de60db72e582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3100eacf-ed88-4d03-a74c-de60db72e582 found for delete ", "request_id": "req-525fb776-c30f-4df1-8a67-ab209cb035e1"}]} 2026-07-30 22:32:28.257 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a37c627-5716-48ca-9338-73afb1b2f5b6 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 4daa9e30-8fea-46a6-b3c1-16aacbd23aa7 2026-07-30 22:32:28.260 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a37c627-5716-48ca-9338-73afb1b2f5b6 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 4daa9e30-8fea-46a6-b3c1-16aacbd23aa7 2026-07-30 22:32:28.264 8 INFO neutron.services.segments.plugin [-] Segment 3100eacf-ed88-4d03-a74c-de60db72e582 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3100eacf-ed88-4d03-a74c-de60db72e582 found for delete ", "request_id": "req-5b9d8526-994c-4b44-87a4-d1fef3a1c340"}]} [pid: 8|app: 0|req: 932/1914] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:28 2026] DELETE /v2.0/security-groups/8649fcf0-ed33-4636-87cf-9ffb7b901f6a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1915] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:28 2026] GET /v2.0/security-groups?tenant_id=a56dfe334849422f8653196cb3bfe85e&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1916] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:28 2026] DELETE /v2.0/security-groups/2e5f5511-850a-4def-8f1b-ef66f70b993c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1917] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:32:27 2026] PUT /v2.0/routers/677f9d75-9887-495f-8e12-d492867cc045/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:29.088 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc1a8bc2-5a84-4b80-974a-91cca6ab29a1 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 96d0f324-0360-4123-8fff-b3243bb5c2d0 [pid: 7|app: 0|req: 984/1918] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:28 2026] GET /v2.0/security-groups?tenant_id=880c175caac14597999d26d533d31a56&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:29.091 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc1a8bc2-5a84-4b80-974a-91cca6ab29a1 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 96d0f324-0360-4123-8fff-b3243bb5c2d0 [pid: 7|app: 0|req: 985/1919] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:29 2026] DELETE /v2.0/security-groups/2bf0e724-0ea1-4374-864b-ff62e312624f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:29.377 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc1a8bc2-5a84-4b80-974a-91cca6ab29a1 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 964390a5-c899-49d1-809e-53bb5d4b4739 2026-07-30 22:32:29.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc1a8bc2-5a84-4b80-974a-91cca6ab29a1 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 964390a5-c899-49d1-809e-53bb5d4b4739 2026-07-30 22:32:29.887 8 INFO neutron.db.l3_hamode_db [None req-cc1a8bc2-5a84-4b80-974a-91cca6ab29a1 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] HA network 4d1597ec-85dc-45ee-9e2f-b757461132ea was deleted as no HA routers are present in tenant 59bf134d5b1e4a619fb2cd11319c6d42. [pid: 8|app: 0|req: 935/1920] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:28 2026] DELETE /v2.0/routers/677f9d75-9887-495f-8e12-d492867cc045 => generated 0 bytes in 1048 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:29.954 7 INFO neutron.db.segments_db [None req-abd79e68-d355-4b6a-b64d-cafe46c04bb0 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Added segment 7a53356d-9c93-4597-b325-88c172ee997c of type vxlan for network 4724ab52-5a10-4b9b-bbb8-a028f9b0e7e4 [pid: 7|app: 0|req: 986/1921] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:29 2026] POST /v2.0/networks => generated 631 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1922] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:29 2026] DELETE /v2.0/subnets/8df9f206-9720-43a2-ad9d-7d1436f7507e => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:30.225 8 INFO neutron_taas.services.taas.taas_plugin [None req-7de16b4b-3a3f-4acc-8f4c-66898b9fbbb7 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 22b96327-78b6-4466-90d7-fed474f949d4 2026-07-30 22:32:30.234 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7de16b4b-3a3f-4acc-8f4c-66898b9fbbb7 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 22b96327-78b6-4466-90d7-fed474f949d4 2026-07-30 22:32:30.282 8 INFO neutron.services.segments.plugin [-] Segment 593dcdc6-7b9a-4ba9-8959-7102bced305f resource provider aggregate not found 2026-07-30 22:32:30.292 8 INFO neutron.services.segments.plugin [-] Segment 593dcdc6-7b9a-4ba9-8959-7102bced305f resource provider aggregate not found 2026-07-30 22:32:30.307 8 INFO neutron.services.segments.plugin [-] Segment 593dcdc6-7b9a-4ba9-8959-7102bced305f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 593dcdc6-7b9a-4ba9-8959-7102bced305f found for delete ", "request_id": "req-fbc09cde-91e8-4810-9974-ee2df26be423"}]} 2026-07-30 22:32:30.311 8 INFO neutron.services.segments.plugin [-] Segment 593dcdc6-7b9a-4ba9-8959-7102bced305f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 593dcdc6-7b9a-4ba9-8959-7102bced305f found for delete ", "request_id": "req-c4ba7ab2-f55d-4789-af1f-3880c25bafa2"}]} [pid: 7|app: 0|req: 987/1923] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:30 2026] POST /v2.0/subnets => generated 627 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1924] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:30 2026] DELETE /v2.0/networks/61ec62b7-f985-491c-8655-b8343b59b32f => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:30.514 7 INFO neutron.db.segments_db [None req-f6fa3eac-346f-477d-a09c-1ef9e29b8317 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Added segment bc94c437-d3d2-4e6e-9f57-8efbba24a518 of type vxlan for network 72c96ca3-313e-487f-9c83-a625e76ceed0 2026-07-30 22:32:30.894 7 INFO neutron.db.l3_hamode_db [None req-f6fa3eac-346f-477d-a09c-1ef9e29b8317 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:32:30.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-0bc28e2f-f38b-438b-a98b-85cc32f46a8a 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 9e313748-e75b-4a0e-96c2-014c03f613cf 2026-07-30 22:32:30.910 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bc28e2f-f38b-438b-a98b-85cc32f46a8a 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 9e313748-e75b-4a0e-96c2-014c03f613cf [pid: 8|app: 0|req: 938/1925] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:32:30 2026] PUT /v2.0/routers/336667c4-6aec-4097-8389-fb322cfe4202/remove_router_interface => generated 309 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:31.875 7 INFO neutron.db.l3_hamode_db [None req-f6fa3eac-346f-477d-a09c-1ef9e29b8317 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:32:31.895 8 INFO neutron_taas.services.taas.taas_plugin [None req-f37ace94-8059-42b9-9a73-f68641711a27 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 9525eb2c-ef03-4764-b700-20967f5fe8b3 2026-07-30 22:32:31.899 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f37ace94-8059-42b9-9a73-f68641711a27 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 9525eb2c-ef03-4764-b700-20967f5fe8b3 2026-07-30 22:32:32.204 8 INFO neutron_taas.services.taas.taas_plugin [None req-f37ace94-8059-42b9-9a73-f68641711a27 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 2e1851f1-ac72-476c-8e8b-b9f21ee2b053 2026-07-30 22:32:32.208 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f37ace94-8059-42b9-9a73-f68641711a27 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 2e1851f1-ac72-476c-8e8b-b9f21ee2b053 2026-07-30 22:32:32.333 8 INFO neutron.services.segments.plugin [-] Segment 21030dcb-4619-4559-9eb0-45b316fc3b50 resource provider aggregate not found 2026-07-30 22:32:32.349 8 INFO neutron.services.segments.plugin [-] Segment 21030dcb-4619-4559-9eb0-45b316fc3b50 resource provider aggregate not found 2026-07-30 22:32:32.366 8 INFO neutron.services.segments.plugin [-] Segment 21030dcb-4619-4559-9eb0-45b316fc3b50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21030dcb-4619-4559-9eb0-45b316fc3b50 found for delete ", "request_id": "req-9b05d36a-8902-4a39-bde4-f05dad5e280e"}]} 2026-07-30 22:32:32.381 8 INFO neutron.services.segments.plugin [-] Segment 21030dcb-4619-4559-9eb0-45b316fc3b50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21030dcb-4619-4559-9eb0-45b316fc3b50 found for delete ", "request_id": "req-bedeac92-1f1c-4027-baf8-c7d40ec0d325"}]} 2026-07-30 22:32:32.722 8 INFO neutron.db.l3_hamode_db [None req-f37ace94-8059-42b9-9a73-f68641711a27 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] HA network 2c61fc31-46a0-469e-a793-fcd2da6aa0db was deleted as no HA routers are present in tenant 84203d4cbfc64436b478c6a0f7bd4acd. [pid: 8|app: 0|req: 939/1926] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:31 2026] DELETE /v2.0/routers/336667c4-6aec-4097-8389-fb322cfe4202 => generated 0 bytes in 1144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1927] 10.0.0.183 () {32 vars in 801 bytes} [Thu Jul 30 22:32:32 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1928] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:32 2026] DELETE /v2.0/subnets/79a8d9e6-cc78-49c8-a0b0-03450b13a1df => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1929] 10.0.0.183 () {30 vars in 723 bytes} [Thu Jul 30 22:32:32 2026] GET /v2.0/quotas/79bfb561802f46f8ae480495f588d828/details => generated 847 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1930] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:30 2026] POST /v2.0/routers => generated 695 bytes in 2614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:33.105 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8ab1c3b-37ac-4e97-b973-0928d653faa9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 7d64e08d-db7e-446b-b3fe-a650deccdae1 2026-07-30 22:32:33.113 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8ab1c3b-37ac-4e97-b973-0928d653faa9 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 7d64e08d-db7e-446b-b3fe-a650deccdae1 2026-07-30 22:32:33.383 7 INFO neutron.db.segments_db [None req-407c12a0-fe1c-467d-b936-913abe53fb3d 4cf225eb4f01463b9e6469a62f5fb172 5f1543efcc854ff698605d86716880c3 - - default default] Added segment 8ae9971a-e185-4f38-b544-cf9cf15f5eac of type vxlan for network d77ea360-99a3-4d4c-acf2-cfeddd4d643e [pid: 7|app: 0|req: 989/1931] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:33 2026] POST /v2.0/networks => generated 612 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1932] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:33 2026] DELETE /v2.0/networks/828cf0a6-d4ca-4511-b8af-ebbce0cdc688 => generated 0 bytes in 953 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:34.397 8 INFO neutron.services.segments.plugin [-] Segment 7c4c7f93-70c3-45d8-a276-88274a1ec4a5 resource provider aggregate not found 2026-07-30 22:32:34.411 8 INFO neutron.services.segments.plugin [-] Segment 7c4c7f93-70c3-45d8-a276-88274a1ec4a5 resource provider aggregate not found 2026-07-30 22:32:34.421 8 INFO neutron.services.segments.plugin [-] Segment 7c4c7f93-70c3-45d8-a276-88274a1ec4a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c4c7f93-70c3-45d8-a276-88274a1ec4a5 found for delete ", "request_id": "req-53f3b955-dc8e-4bd0-97af-e73da9aa2997"}]} 2026-07-30 22:32:34.438 8 INFO neutron.services.segments.plugin [-] Segment 7c4c7f93-70c3-45d8-a276-88274a1ec4a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c4c7f93-70c3-45d8-a276-88274a1ec4a5 found for delete ", "request_id": "req-5f0e4db6-dc63-4f76-ac50-c459ce4d4922"}]} 2026-07-30 22:32:34.457 8 INFO neutron.services.segments.plugin [-] Segment d39a1220-f03e-4241-964a-9dc1311539d2 resource provider aggregate not found 2026-07-30 22:32:34.464 8 INFO neutron.services.segments.plugin [-] Segment d39a1220-f03e-4241-964a-9dc1311539d2 resource provider aggregate not found 2026-07-30 22:32:34.486 8 INFO neutron.services.segments.plugin [-] Segment d39a1220-f03e-4241-964a-9dc1311539d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39a1220-f03e-4241-964a-9dc1311539d2 found for delete ", "request_id": "req-370a2307-7e26-4da1-a524-49f1422a572e"}]} 2026-07-30 22:32:34.487 8 INFO neutron.services.segments.plugin [-] Segment d39a1220-f03e-4241-964a-9dc1311539d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d39a1220-f03e-4241-964a-9dc1311539d2 found for delete ", "request_id": "req-f47b8674-7680-429e-9e00-547559e0369d"}]} [pid: 8|app: 0|req: 946/1935] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:32:33 2026] POST /v2.0/ports => generated 743 bytes in 534 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: 947/1936] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:34 2026] GET /v2.0/security-groups?tenant_id=84203d4cbfc64436b478c6a0f7bd4acd&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: 948/1937] 10.0.0.118 () {34 vars in 746 bytes} [Thu Jul 30 22:32:34 2026] PUT /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags => generated 25 bytes in 79 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: 949/1938] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:34 2026] DELETE /v2.0/security-groups/1527ed10-cd00-4a58-83e6-33db20fa1e37 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1939] 10.0.0.118 () {32 vars in 726 bytes} [Thu Jul 30 22:32:34 2026] GET /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 990/1940] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:32:33 2026] PUT /v2.0/routers/eb8c7394-5d15-4bf3-83b3-81ae0efb787f/add_router_interface => generated 309 bytes in 1480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1941] 10.0.0.118 () {34 vars in 757 bytes} [Thu Jul 30 22:32:34 2026] PUT /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags/green => generated 4 bytes in 114 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: 952/1942] 10.0.0.118 () {32 vars in 726 bytes} [Thu Jul 30 22:32:34 2026] GET /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 953/1943] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:35 2026] GET /v2.0/security-groups?tenant_id=59bf134d5b1e4a619fb2cd11319c6d42&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1944] 10.0.0.118 () {34 vars in 753 bytes} [Thu Jul 30 22:32:35 2026] PUT /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags/red => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 955/1945] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:35 2026] DELETE /v2.0/security-groups/b1e69e2f-234c-4d45-8bcb-c62c098d977d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1946] 10.0.0.118 () {32 vars in 726 bytes} [Thu Jul 30 22:32:35 2026] GET /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 957/1947] 10.0.0.118 () {34 vars in 775 bytes} [Thu Jul 30 22:32:35 2026] PUT /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags/black.or.white => generated 4 bytes in 116 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: 991/1948] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:32:34 2026] POST /v2.0/ports => generated 954 bytes in 510 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: 958/1949] 10.0.0.118 () {32 vars in 726 bytes} [Thu Jul 30 22:32:35 2026] GET /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 959/1950] 10.0.0.118 () {34 vars in 746 bytes} [Thu Jul 30 22:32:35 2026] PUT /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags => generated 37 bytes in 110 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: 960/1951] 10.0.0.118 () {32 vars in 726 bytes} [Thu Jul 30 22:32:35 2026] GET /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 961/1952] 10.0.0.118 () {32 vars in 734 bytes} [Thu Jul 30 22:32:35 2026] GET /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags/red => generated 0 bytes in 57 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-07-30 22:32:35.848 8 INFO neutron.api.v2.resource [None req-a8b83f05-46db-4372-af7f-a80c58e8023a 4cf225eb4f01463b9e6469a62f5fb172 5f1543efcc854ff698605d86716880c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 962/1953] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:32:35 2026] GET /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 963/1954] 10.0.0.118 () {32 vars in 737 bytes} [Thu Jul 30 22:32:35 2026] DELETE /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags/red => generated 0 bytes in 75 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: 992/1955] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:32:35 2026] POST /v2.0/ports => generated 959 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: 964/1956] 10.0.0.118 () {32 vars in 726 bytes} [Thu Jul 30 22:32:35 2026] GET /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 22:32:36.062 8 INFO neutron.api.v2.resource [None req-fd4356ea-1451-4a5e-b8b0-6557d10ed633 4cf225eb4f01463b9e6469a62f5fb172 5f1543efcc854ff698605d86716880c3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 965/1957] 10.0.0.118 () {32 vars in 741 bytes} [Thu Jul 30 22:32:36 2026] DELETE /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 966/1958] 10.0.0.118 () {32 vars in 729 bytes} [Thu Jul 30 22:32:36 2026] DELETE /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags => 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, ' [pid: 8|app: 0|req: 967/1959] 10.0.0.118 () {32 vars in 726 bytes} [Thu Jul 30 22:32:36 2026] GET /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65/tags => generated 12 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, ' 2026-07-30 22:32:36.367 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c915f95-d42c-4aaa-9c50-01b9e3f2bf1d 4cf225eb4f01463b9e6469a62f5fb172 5f1543efcc854ff698605d86716880c3 - - default default] TaaS: Handle Delete Port: 9678746f-3fd8-4c52-b3ad-9f1af37e7b65 2026-07-30 22:32:36.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c915f95-d42c-4aaa-9c50-01b9e3f2bf1d 4cf225eb4f01463b9e6469a62f5fb172 5f1543efcc854ff698605d86716880c3 - - default default] Tap Mirror: Handle Delete Port: 9678746f-3fd8-4c52-b3ad-9f1af37e7b65 [pid: 8|app: 0|req: 968/1960] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:36 2026] DELETE /v2.0/ports/9678746f-3fd8-4c52-b3ad-9f1af37e7b65 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:36.777 7 INFO neutron.db.l3_db [None req-211df035-6696-4a93-995c-5c8a08e21625 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Floating IP 3c0eaeff-9f71-4074-9ad5-a72c95688e42 associated. External IP: 10.96.250.217, port: e1208595-0b3f-4582-83c9-aac9976b0723. [pid: 8|app: 0|req: 969/1961] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:36 2026] GET /v2.0/security-groups?tenant_id=79bfb561802f46f8ae480495f588d828&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:36.965 8 INFO neutron.services.segments.plugin [-] Segment 8ae9971a-e185-4f38-b544-cf9cf15f5eac resource provider aggregate not found 2026-07-30 22:32:36.970 8 INFO neutron.services.segments.plugin [-] Segment 8ae9971a-e185-4f38-b544-cf9cf15f5eac resource provider aggregate not found 2026-07-30 22:32:36.986 8 INFO neutron.services.segments.plugin [-] Segment 8ae9971a-e185-4f38-b544-cf9cf15f5eac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae9971a-e185-4f38-b544-cf9cf15f5eac found for delete ", "request_id": "req-93032038-dbc2-4f6c-9140-3e6f19685763"}]} 2026-07-30 22:32:36.988 8 INFO neutron.services.segments.plugin [-] Segment 8ae9971a-e185-4f38-b544-cf9cf15f5eac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae9971a-e185-4f38-b544-cf9cf15f5eac found for delete ", "request_id": "req-a4a40f80-6612-46cf-999b-5afc7a3517f1"}]} [pid: 8|app: 0|req: 970/1962] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:36 2026] DELETE /v2.0/networks/d77ea360-99a3-4d4c-acf2-cfeddd4d643e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1963] 10.0.0.118 () {34 vars in 676 bytes} [Thu Jul 30 22:32:35 2026] POST /v2.0/floatingips => generated 843 bytes in 1136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1964] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:37 2026] DELETE /v2.0/security-groups/371c0e3f-55f1-484e-97f8-18ba85377b46 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:37.255 7 INFO neutron.db.l3_db [None req-af64b06a-a3e2-4a84-9f9c-73a739443bcc 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Floating IP 3c0eaeff-9f71-4074-9ad5-a72c95688e42 disassociated. External IP: 10.96.250.217, port: e1208595-0b3f-4582-83c9-aac9976b0723. [pid: 8|app: 0|req: 972/1965] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:37 2026] GET /v2.0/security-groups?tenant_id=fa3f82a354ef4d8298c635fce0c74421&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1966] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:38 2026] DELETE /v2.0/security-groups/48e42d10-98dd-485c-86b6-2f7f3277ac6e => 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: 994/1967] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:32:37 2026] PUT /v2.0/floatingips/3c0eaeff-9f71-4074-9ad5-a72c95688e42 => generated 552 bytes in 1083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:38.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f5cecbb-f2ba-43a1-89ab-f25faaaec492 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] TaaS: Handle Delete Port: 06a4cb83-c468-4ca7-8d97-a46afc31ee15 2026-07-30 22:32:38.304 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f5cecbb-f2ba-43a1-89ab-f25faaaec492 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Tap Mirror: Handle Delete Port: 06a4cb83-c468-4ca7-8d97-a46afc31ee15 [pid: 7|app: 0|req: 995/1968] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:38 2026] GET /v2.0/security-groups?tenant_id=5f1543efcc854ff698605d86716880c3&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1969] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:38 2026] DELETE /v2.0/security-groups/1b2095f6-55be-4179-b961-596a2cc393c1 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1970] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:32:38 2026] DELETE /v2.0/floatingips/3c0eaeff-9f71-4074-9ad5-a72c95688e42 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:39.402 7 INFO neutron.db.l3_db [None req-7493d3c5-0368-43c0-a0e6-9c1489151de5 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Floating IP f4c22c49-b63c-41ab-b83c-1b6a1552e84c associated. External IP: 10.96.250.205, port: 84bf6365-1c58-4237-bce9-85cb0c000931. [pid: 7|app: 0|req: 997/1971] 10.0.0.118 () {34 vars in 676 bytes} [Thu Jul 30 22:32:38 2026] POST /v2.0/floatingips => generated 841 bytes in 1224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1972] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:32:39 2026] GET /v2.0/floatingips/f4c22c49-b63c-41ab-b83c-1b6a1552e84c => generated 841 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1973] 10.0.0.118 () {32 vars in 654 bytes} [Thu Jul 30 22:32:39 2026] GET /v2.0/floatingips => generated 844 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:40.258 8 INFO neutron.db.l3_db [None req-a22dd327-f30a-406d-bd7f-f9d3a553d2df 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Floating IP f4c22c49-b63c-41ab-b83c-1b6a1552e84c associated. External IP: 10.96.250.205, port: 84bf6365-1c58-4237-bce9-85cb0c000931. [pid: 8|app: 0|req: 976/1974] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:32:39 2026] PUT /v2.0/floatingips/f4c22c49-b63c-41ab-b83c-1b6a1552e84c => generated 843 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1975] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:32:40 2026] POST /v2.0/floatingips => generated 552 bytes in 784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:41.239 7 INFO neutron.db.l3_db [None req-16963938-6a85-4ec5-9158-a6d26c796a54 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Floating IP f4c22c49-b63c-41ab-b83c-1b6a1552e84c disassociated. External IP: 10.96.250.205, port: e1208595-0b3f-4582-83c9-aac9976b0723. 2026-07-30 22:32:41.242 8 INFO neutron.db.segments_db [None req-35d2bb0e-30d3-46a5-b1e9-3dcf18bc6508 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Added segment 26f7bd06-a237-4c0a-8be0-48b29d0677b2 of type vxlan for network 6bf74c5d-6d3f-45ea-99d8-22ccd28b4227 [pid: 8|app: 0|req: 977/1976] 10.0.0.118 () {34 vars in 670 bytes} [Thu Jul 30 22:32:40 2026] POST /v2.0/networks => generated 614 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1977] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:32:41 2026] PUT /v2.0/floatingips/f4c22c49-b63c-41ab-b83c-1b6a1552e84c => generated 552 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:41.703 7 INFO neutron.db.segments_db [None req-330e0ac3-1b3f-4848-b691-eb7df542f85b b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Added segment effb6a39-5f3d-44a0-b458-82c12fd8a742 of type vxlan for network 97323c33-bdbd-415a-934b-304c1a44a45c 2026-07-30 22:32:42.040 7 INFO neutron.db.l3_hamode_db [None req-330e0ac3-1b3f-4848-b691-eb7df542f85b b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 978/1978] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:32:41 2026] POST /v2.0/floatingips => generated 552 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:42.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-080a5b3c-e781-45d0-9060-6dd4e7e5e546 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] TaaS: Handle Delete Port: a7ec17e0-bfa8-41c9-96a4-58b8cb40b0ce 2026-07-30 22:32:42.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-080a5b3c-e781-45d0-9060-6dd4e7e5e546 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Tap Mirror: Handle Delete Port: a7ec17e0-bfa8-41c9-96a4-58b8cb40b0ce [pid: 8|app: 0|req: 979/1979] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:32:42 2026] DELETE /v2.0/floatingips/f4c22c49-b63c-41ab-b83c-1b6a1552e84c => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:42.914 7 INFO neutron.db.l3_hamode_db [None req-330e0ac3-1b3f-4848-b691-eb7df542f85b b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 980/1980] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:32:42 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:43.268 8 INFO neutron.db.segments_db [None req-2497e484-cf07-476c-ae98-9416baaad91d 51301d26cc5e43c0be9241fabd8a5286 03e69e64365e41e681b8815b04e32890 - - default default] Added segment d7c1982a-bad2-4ac5-93e6-69218df180ce of type vxlan for network fdd21d81-d0a0-4e55-846d-873f54f435f4 2026-07-30 22:32:43.545 8 INFO neutron.db.l3_hamode_db [None req-2497e484-cf07-476c-ae98-9416baaad91d 51301d26cc5e43c0be9241fabd8a5286 03e69e64365e41e681b8815b04e32890 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:32:43.741 8 INFO neutron.db.l3_hamode_db [None req-2497e484-cf07-476c-ae98-9416baaad91d 51301d26cc5e43c0be9241fabd8a5286 03e69e64365e41e681b8815b04e32890 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1001/1981] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:41 2026] POST /v2.0/routers => generated 694 bytes in 2390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:44.007 7 INFO neutron.api.v2.resource [None req-2591d45a-e51c-4840-84ef-f7e0456ee3b3 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1002/1982] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:32:43 2026] DELETE /v2.0/floatingips/f4c22c49-b63c-41ab-b83c-1b6a1552e84c => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1983] 10.0.0.118 () {34 vars in 667 bytes} [Thu Jul 30 22:32:43 2026] POST /v2.0/routers => generated 474 bytes in 1405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1984] 10.0.0.118 () {32 vars in 775 bytes} [Thu Jul 30 22:32:44 2026] GET /v2.0/subnets?project_id=f67d8cb036b24ecc923af89c328d132c&cidr=10.100.0.0%2F28 => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1985] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:32:44 2026] POST /v2.0/floatingips => generated 552 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:44.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-662911a6-9ab2-4d08-b332-d53b5c9b986c 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] TaaS: Handle Delete Port: e1208595-0b3f-4582-83c9-aac9976b0723 2026-07-30 22:32:44.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-662911a6-9ab2-4d08-b332-d53b5c9b986c 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Tap Mirror: Handle Delete Port: e1208595-0b3f-4582-83c9-aac9976b0723 [pid: 7|app: 0|req: 1004/1986] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:32:44 2026] PUT /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags => generated 25 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1987] 10.0.0.118 () {32 vars in 693 bytes} [Thu Jul 30 22:32:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1988] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:44 2026] DELETE /v2.0/ports/e1208595-0b3f-4582-83c9-aac9976b0723 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1989] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:44 2026] GET /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1990] 10.0.0.118 () {32 vars in 783 bytes} [Thu Jul 30 22:32:45 2026] GET /v2.0/subnets?network_id=630b4be4-b6a0-4b8b-8543-822d252f816b&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:45.153 8 INFO neutron_taas.services.taas.taas_plugin [None req-72264e56-e79a-49fe-bd73-03a78cfa580e 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] TaaS: Handle Delete Port: 84bf6365-1c58-4237-bce9-85cb0c000931 2026-07-30 22:32:45.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72264e56-e79a-49fe-bd73-03a78cfa580e 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Tap Mirror: Handle Delete Port: 84bf6365-1c58-4237-bce9-85cb0c000931 [pid: 8|app: 0|req: 986/1991] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:45 2026] DELETE /v2.0/ports/84bf6365-1c58-4237-bce9-85cb0c000931 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1992] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:32:44 2026] POST /v2.0/floatingips => generated 552 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1993] 10.0.0.118 () {34 vars in 761 bytes} [Thu Jul 30 22:32:45 2026] PUT /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags/green => generated 4 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1994] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:32:45 2026] GET /v2.0/ports?device_id=eb8c7394-5d15-4bf3-83b3-81ae0efb787f => generated 958 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1995] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:32:45 2026] PUT /v2.0/floatingips/71d736d8-5bb8-493c-8d49-10e45226acbc/tags => generated 17 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1996] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:45 2026] GET /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1997] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:45 2026] POST /v2.0/subnets => generated 657 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1998] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:32:45 2026] PUT /v2.0/floatingips/652bbca6-00ee-48b4-96ed-461d9fd0c878/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1999] 10.0.0.118 () {34 vars in 757 bytes} [Thu Jul 30 22:32:46 2026] PUT /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags/red => generated 4 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-30 22:32:46.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-1cd8804b-3918-4073-b7c4-4e9d48d9f987 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] TaaS: Handle Delete Port: 66e7582f-1ca6-4ade-b9fc-26982e647914 2026-07-30 22:32:46.202 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cd8804b-3918-4073-b7c4-4e9d48d9f987 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Tap Mirror: Handle Delete Port: 66e7582f-1ca6-4ade-b9fc-26982e647914 [pid: 8|app: 0|req: 991/2000] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:32:45 2026] PUT /v2.0/routers/eb8c7394-5d15-4bf3-83b3-81ae0efb787f/remove_router_interface => generated 309 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2001] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:32:46 2026] PUT /v2.0/floatingips/28966c74-3b4d-4f3d-90a3-0288e0c460e1/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2002] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:46 2026] GET /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:47.183 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ff3d168-5326-42b3-a419-f284549f4ab5 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] TaaS: Handle Delete Port: cc629d4e-358e-4d9d-be9f-73ca1bfd487c 2026-07-30 22:32:47.186 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ff3d168-5326-42b3-a419-f284549f4ab5 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Tap Mirror: Handle Delete Port: cc629d4e-358e-4d9d-be9f-73ca1bfd487c 2026-07-30 22:32:47.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ff3d168-5326-42b3-a419-f284549f4ab5 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] TaaS: Handle Delete Port: 7c19e267-1040-4f14-a3d1-92626151753b 2026-07-30 22:32:47.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ff3d168-5326-42b3-a419-f284549f4ab5 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] Tap Mirror: Handle Delete Port: 7c19e267-1040-4f14-a3d1-92626151753b [pid: 7|app: 0|req: 1010/2003] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:32:46 2026] PUT /v2.0/routers/1bbcb1e5-c745-44ea-96ac-7fe44ad4378e/add_router_interface => generated 309 bytes in 1435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2004] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:32:47 2026] PUT /v2.0/floatingips/0094803c-e963-4a41-8d5d-76cd8583f69d/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2005] 10.0.0.118 () {34 vars in 779 bytes} [Thu Jul 30 22:32:47 2026] PUT /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags/black.or.white => generated 4 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-30 22:32:47.877 8 INFO neutron.services.segments.plugin [-] Segment bc94c437-d3d2-4e6e-9f57-8efbba24a518 resource provider aggregate not found 2026-07-30 22:32:47.888 8 INFO neutron.services.segments.plugin [-] Segment bc94c437-d3d2-4e6e-9f57-8efbba24a518 resource provider aggregate not found 2026-07-30 22:32:47.899 8 INFO neutron.services.segments.plugin [-] Segment bc94c437-d3d2-4e6e-9f57-8efbba24a518 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc94c437-d3d2-4e6e-9f57-8efbba24a518 found for delete ", "request_id": "req-8af9b51d-50fa-4877-a147-5208e514c74e"}]} 2026-07-30 22:32:47.907 8 INFO neutron.services.segments.plugin [-] Segment bc94c437-d3d2-4e6e-9f57-8efbba24a518 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc94c437-d3d2-4e6e-9f57-8efbba24a518 found for delete ", "request_id": "req-fe54ca67-e49e-47e6-8c6b-e212782bd093"}]} [pid: 7|app: 0|req: 1013/2006] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:32:47 2026] GET /v2.0/networks => generated 5720 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:47.939 8 INFO neutron.db.l3_hamode_db [None req-0ff3d168-5326-42b3-a419-f284549f4ab5 342ce1d6dd974afdb6b1c7ad500add53 a901f56526c4495ca1eed4d943a93e91 - - default default] HA network 72c96ca3-313e-487f-9c83-a625e76ceed0 was deleted as no HA routers are present in tenant a901f56526c4495ca1eed4d943a93e91. [pid: 8|app: 0|req: 994/2007] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:46 2026] DELETE /v2.0/routers/eb8c7394-5d15-4bf3-83b3-81ae0efb787f => generated 0 bytes in 981 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2008] 10.0.0.118 () {32 vars in 671 bytes} [Thu Jul 30 22:32:47 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2009] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:32:47 2026] GET /v2.0/subnets => generated 3852 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2010] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:47 2026] GET /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags => generated 52 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2011] 10.0.0.118 () {32 vars in 685 bytes} [Thu Jul 30 22:32:48 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2012] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:48 2026] DELETE /v2.0/subnets/8ab8f3a1-681d-478b-93f1-ffe12f5ab7c2 => 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: 997/2013] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:32:48 2026] GET /v2.0/routers => generated 1281 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2014] 10.0.0.118 () {32 vars in 681 bytes} [Thu Jul 30 22:32:48 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2017] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:32:48 2026] PUT /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags => generated 37 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2018] 10.0.0.118 () {32 vars in 693 bytes} [Thu Jul 30 22:32:48 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2019] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:48 2026] GET /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2020] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:48 2026] DELETE /v2.0/networks/4724ab52-5a10-4b9b-bbb8-a028f9b0e7e4 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2021] 10.0.0.118 () {32 vars in 679 bytes} [Thu Jul 30 22:32:48 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2022] 10.0.0.118 () {34 vars in 684 bytes} [Thu Jul 30 22:32:48 2026] POST /v2.0/security-groups => generated 1671 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2023] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:32:48 2026] GET /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags/red => 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: 1021/2024] 10.0.0.118 () {32 vars in 693 bytes} [Thu Jul 30 22:32:48 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:48.773 7 INFO neutron.api.v2.resource [None req-635a6ff4-8470-4169-8be2-665b01597e78 51301d26cc5e43c0be9241fabd8a5286 03e69e64365e41e681b8815b04e32890 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1022/2025] 10.0.0.118 () {32 vars in 742 bytes} [Thu Jul 30 22:32:48 2026] GET /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags/green => generated 99 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2026] 10.0.0.118 () {32 vars in 689 bytes} [Thu Jul 30 22:32:48 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2027] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:32:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2028] 10.0.0.118 () {32 vars in 701 bytes} [Thu Jul 30 22:32:48 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2029] 10.0.0.118 () {32 vars in 741 bytes} [Thu Jul 30 22:32:48 2026] DELETE /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags/red => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:49.032 7 INFO neutron_taas.services.taas.taas_plugin [None req-65c852a9-7820-48a5-a40f-e02f0713f87c 31a2e4e03d3042079bcb0a39ef3aad26 455f41f5138445719432f6578573af56 - - default default] TaaS: Handle Delete Port: 458cb8ce-2181-4a91-84b4-2033aef6aee9 2026-07-30 22:32:49.036 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65c852a9-7820-48a5-a40f-e02f0713f87c 31a2e4e03d3042079bcb0a39ef3aad26 455f41f5138445719432f6578573af56 - - default default] Tap Mirror: Handle Delete Port: 458cb8ce-2181-4a91-84b4-2033aef6aee9 [pid: 8|app: 0|req: 1006/2030] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:32:48 2026] POST /v2.0/security-group-rules => generated 596 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2031] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:49 2026] GET /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags => generated 30 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2032] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:32:48 2026] DELETE /v2.0/floatingips/71d736d8-5bb8-493c-8d49-10e45226acbc => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2033] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:49 2026] GET /v2.0/security-groups?tenant_id=a901f56526c4495ca1eed4d943a93e91&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: 1026/2034] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:32:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:49.388 8 INFO neutron.api.v2.resource [None req-df3d6d08-bb58-4ae4-8cdc-c8276843f6d9 51301d26cc5e43c0be9241fabd8a5286 03e69e64365e41e681b8815b04e32890 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1009/2035] 10.0.0.118 () {32 vars in 745 bytes} [Thu Jul 30 22:32:49 2026] DELETE /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags/green => generated 99 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-30 22:32:49.478 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca8fea5f-4455-4ea3-bc98-b06bd954920c 31a2e4e03d3042079bcb0a39ef3aad26 455f41f5138445719432f6578573af56 - - default default] TaaS: Handle Delete Port: 930d04e5-fd49-4827-b27e-835f635e4169 2026-07-30 22:32:49.480 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca8fea5f-4455-4ea3-bc98-b06bd954920c 31a2e4e03d3042079bcb0a39ef3aad26 455f41f5138445719432f6578573af56 - - default default] Tap Mirror: Handle Delete Port: 930d04e5-fd49-4827-b27e-835f635e4169 [pid: 8|app: 0|req: 1010/2036] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:49 2026] DELETE /v2.0/security-groups/cbafb38d-fbcb-4aae-9a80-ec25edc1c997 => 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: 1027/2037] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:32:49 2026] DELETE /v2.0/floatingips/652bbca6-00ee-48b4-96ed-461d9fd0c878 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2038] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:32:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2039] 10.0.0.118 () {32 vars in 733 bytes} [Thu Jul 30 22:32:49 2026] DELETE /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:49.836 8 INFO neutron_taas.services.taas.taas_plugin [None req-eda9b2c1-4779-42c3-89d7-40c48dbfae02 31a2e4e03d3042079bcb0a39ef3aad26 455f41f5138445719432f6578573af56 - - default default] TaaS: Handle Delete Port: ab810697-fe6f-47f7-aecb-3556a0cb7fe1 2026-07-30 22:32:49.839 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eda9b2c1-4779-42c3-89d7-40c48dbfae02 31a2e4e03d3042079bcb0a39ef3aad26 455f41f5138445719432f6578573af56 - - default default] Tap Mirror: Handle Delete Port: ab810697-fe6f-47f7-aecb-3556a0cb7fe1 2026-07-30 22:32:49.860 7 INFO neutron.db.securitygroups_db [None req-578fa2b1-9615-43c0-8729-83c06f5df0dc b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Project f67d8cb036b24ecc923af89c328d132c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-30 22:32:49.934 8 INFO neutron.services.segments.plugin [-] Segment 7a53356d-9c93-4597-b325-88c172ee997c resource provider aggregate not found 2026-07-30 22:32:49.939 8 INFO neutron.services.segments.plugin [-] Segment 7a53356d-9c93-4597-b325-88c172ee997c resource provider aggregate not found 2026-07-30 22:32:49.954 8 INFO neutron.services.segments.plugin [-] Segment 7a53356d-9c93-4597-b325-88c172ee997c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a53356d-9c93-4597-b325-88c172ee997c found for delete ", "request_id": "req-b7ed9d88-c3e3-4135-bed3-ef5012a33165"}]} 2026-07-30 22:32:49.959 8 INFO neutron.services.segments.plugin [-] Segment 7a53356d-9c93-4597-b325-88c172ee997c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a53356d-9c93-4597-b325-88c172ee997c found for delete ", "request_id": "req-377ac660-935a-4a16-a83e-edbc2feb9c39"}]} [pid: 7|app: 0|req: 1029/2040] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:32:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2041] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:32:49 2026] DELETE /v2.0/floatingips/28966c74-3b4d-4f3d-90a3-0288e0c460e1 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2042] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:50 2026] GET /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12/tags => generated 12 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:50.132 8 INFO neutron.db.securitygroups_db [None req-df1c2af5-92e3-425b-b35a-123853456167 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Project f67d8cb036b24ecc923af89c328d132c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-30 22:32:50.206 7 INFO neutron_taas.services.taas.taas_plugin [None req-05fdc69b-6dab-4c62-821f-80c529090a41 31a2e4e03d3042079bcb0a39ef3aad26 455f41f5138445719432f6578573af56 - - default default] TaaS: Handle Delete Port: 3b489d93-f071-441c-90ac-2161552d88a6 2026-07-30 22:32:50.210 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05fdc69b-6dab-4c62-821f-80c529090a41 31a2e4e03d3042079bcb0a39ef3aad26 455f41f5138445719432f6578573af56 - - default default] Tap Mirror: Handle Delete Port: 3b489d93-f071-441c-90ac-2161552d88a6 [pid: 8|app: 0|req: 1013/2043] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:32:50 2026] POST /v2.0/security-group-rules => generated 606 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2044] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:32:50 2026] GET /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12 => 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: 1031/2045] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:32:50 2026] DELETE /v2.0/floatingips/0094803c-e963-4a41-8d5d-76cd8583f69d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:50.585 7 INFO neutron_taas.services.taas.taas_plugin [None req-207ef827-bb48-4705-ab41-80b1f3b6309c 31a2e4e03d3042079bcb0a39ef3aad26 455f41f5138445719432f6578573af56 - - default default] TaaS: Handle Delete Port: 28edddbc-1f5f-40ce-9243-980f2f06e199 2026-07-30 22:32:50.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-207ef827-bb48-4705-ab41-80b1f3b6309c 31a2e4e03d3042079bcb0a39ef3aad26 455f41f5138445719432f6578573af56 - - default default] Tap Mirror: Handle Delete Port: 28edddbc-1f5f-40ce-9243-980f2f06e199 [pid: 7|app: 0|req: 1032/2046] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:32:50 2026] DELETE /v2.0/floatingips/e2079f5c-3d37-4970-bd0b-0eb09f8a81d7 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2047] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:32:50 2026] GET /v2.0/networks => generated 1298 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2048] 10.0.0.118 () {34 vars in 741 bytes} [Thu Jul 30 22:32:50 2026] PUT /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12 => generated 480 bytes in 685 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2049] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:32:51 2026] GET /v2.0/ports?device_id=20c2220f-ab68-4adc-9712-0b8e78dcae12 => 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: 1035/2050] 10.0.0.220 () {34 vars in 1095 bytes} [Thu Jul 30 22:32:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-56025298&fields=id&tenant_id=f67d8cb036b24ecc923af89c328d132c => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2051] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:32:51 2026] GET /v2.0/networks?id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227 => generated 661 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2052] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:32:51 2026] GET /v2.0/quotas/f67d8cb036b24ecc923af89c328d132c => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:51.246 8 INFO neutron_taas.services.taas.taas_plugin [None req-e28e83c8-8b30-4099-8e65-f41b760de0a3 51301d26cc5e43c0be9241fabd8a5286 03e69e64365e41e681b8815b04e32890 - - default default] TaaS: Handle Delete Port: a2ac5d1e-9311-4c9f-a7ee-bdc243bba496 2026-07-30 22:32:51.249 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e28e83c8-8b30-4099-8e65-f41b760de0a3 51301d26cc5e43c0be9241fabd8a5286 03e69e64365e41e681b8815b04e32890 - - default default] Tap Mirror: Handle Delete Port: a2ac5d1e-9311-4c9f-a7ee-bdc243bba496 [pid: 7|app: 0|req: 1038/2053] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:32:51 2026] GET /v2.0/ports?tenant_id=f67d8cb036b24ecc923af89c328d132c&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2054] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:32:51 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?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: 1040/2055] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:32:51 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:51.774 8 INFO neutron.db.l3_hamode_db [None req-e28e83c8-8b30-4099-8e65-f41b760de0a3 51301d26cc5e43c0be9241fabd8a5286 03e69e64365e41e681b8815b04e32890 - - default default] HA network fdd21d81-d0a0-4e55-846d-873f54f435f4 was deleted as no HA routers are present in tenant 03e69e64365e41e681b8815b04e32890. [pid: 8|app: 0|req: 1016/2056] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:51 2026] DELETE /v2.0/routers/20c2220f-ab68-4adc-9712-0b8e78dcae12 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2057] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:51 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:51.969 7 INFO neutron.db.segments_db [None req-aced9468-7f73-4b64-8876-a15d39066bc4 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] Added segment e4bdf8fd-445d-4e4d-aca3-b4cff158d10b of type vxlan for network 6082954a-1963-468a-9ba4-11d45a8d6de5 2026-07-30 22:32:51.976 8 INFO neutron.services.segments.plugin [-] Segment d7c1982a-bad2-4ac5-93e6-69218df180ce resource provider aggregate not found 2026-07-30 22:32:51.981 8 INFO neutron.services.segments.plugin [-] Segment d7c1982a-bad2-4ac5-93e6-69218df180ce resource provider aggregate not found 2026-07-30 22:32:51.995 8 INFO neutron.services.segments.plugin [-] Segment d7c1982a-bad2-4ac5-93e6-69218df180ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c1982a-bad2-4ac5-93e6-69218df180ce found for delete ", "request_id": "req-290449de-c80b-400f-a19c-5f35c83ca2fe"}]} 2026-07-30 22:32:52.000 8 INFO neutron.services.segments.plugin [-] Segment d7c1982a-bad2-4ac5-93e6-69218df180ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c1982a-bad2-4ac5-93e6-69218df180ce found for delete ", "request_id": "req-3202c925-e153-4116-bb84-6751b7e3c2c3"}]} [pid: 7|app: 0|req: 1041/2058] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:51 2026] POST /v2.0/networks => generated 625 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2059] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:51 2026] GET /v2.0/security-groups?tenant_id=455f41f5138445719432f6578573af56&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2060] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:52 2026] DELETE /v2.0/security-groups/91e34003-dc55-4083-bb35-21816a09fe7a => 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: 1042/2061] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:32:52 2026] POST /v2.0/ports => generated 775 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:52.664 8 INFO neutron.db.segments_db [None req-27dbf31b-b01c-451a-ae80-93cdd8d9d2e0 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] Added segment 69a372b8-9990-4681-a668-142e97fff279 of type vxlan for network 67772122-3b6e-4498-a815-c9793e48b803 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1020/2062] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:52 2026] POST /v2.0/networks => generated 612 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2063] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:52 2026] GET /v2.0/security-groups?tenant_id=d0172e9ef15b4ca69a9d2cee69c2ed17&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2064] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:52 2026] GET /v2.0/security-groups?tenant_id=03e69e64365e41e681b8815b04e32890&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2065] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:53 2026] DELETE /v2.0/security-groups/65c5bfc3-f69f-43b4-8601-1449fcb9bb19 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2066] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:53 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => 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: 1044/2067] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:52 2026] POST /v2.0/subnets => generated 626 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2068] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:53 2026] DELETE /v2.0/security-groups/1160d90b-ef6f-42f6-af1d-90f38a85091a => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2069] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:53 2026] GET /v2.0/security-groups?tenant_id=def0010cf2ec4e6e957f0c10f04d9aee&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: 1026/2070] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:53 2026] DELETE /v2.0/security-groups/9fde1350-3c6f-4453-abf3-0c90fb9a2439 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2071] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:32:53 2026] POST /v2.0/ports => generated 954 bytes in 510 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: 1027/2072] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:53 2026] GET /v2.0/security-groups?tenant_id=1abf7357aa7346929d177a02e8567d6c&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:53.901 7 INFO neutron_taas.services.taas.taas_plugin [None req-e01010c1-8481-4915-b4ae-0dd60cfa7766 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] TaaS: Handle Delete Port: 42146baa-73a2-41ec-96e8-67811fecf9bc 2026-07-30 22:32:53.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e01010c1-8481-4915-b4ae-0dd60cfa7766 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] Tap Mirror: Handle Delete Port: 42146baa-73a2-41ec-96e8-67811fecf9bc [pid: 8|app: 0|req: 1028/2073] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:53 2026] DELETE /v2.0/security-groups/c7bff107-c5d9-4870-b6ce-97c07624e2e7 => 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: 1046/2074] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:53 2026] DELETE /v2.0/ports/42146baa-73a2-41ec-96e8-67811fecf9bc => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:54.103 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5882b2f-b9f8-4541-872f-bada0c740ddd 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1029/2075] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:54 2026] DELETE /v2.0/ports/42146baa-73a2-41ec-96e8-67811fecf9bc => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:32:54.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80d525a0-b546-4676-914d-64fd5a1f03c3 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1047/2076] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:32:54 2026] GET /v2.0/ports/42146baa-73a2-41ec-96e8-67811fecf9bc => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2077] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:54 2026] DELETE /v2.0/subnets/ba18ce98-11eb-4569-b95c-44782800be35 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2078] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:54 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:54.440 7 INFO neutron.services.segments.plugin [-] Segment 69a372b8-9990-4681-a668-142e97fff279 resource provider aggregate not found 2026-07-30 22:32:54.449 7 INFO neutron.services.segments.plugin [-] Segment 69a372b8-9990-4681-a668-142e97fff279 resource provider aggregate not found 2026-07-30 22:32:54.460 7 INFO neutron.services.segments.plugin [-] Segment 69a372b8-9990-4681-a668-142e97fff279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69a372b8-9990-4681-a668-142e97fff279 found for delete ", "request_id": "req-1db332de-0ed8-48a7-9dc9-341eaa09338a"}]} 2026-07-30 22:32:54.469 7 INFO neutron.services.segments.plugin [-] Segment 69a372b8-9990-4681-a668-142e97fff279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69a372b8-9990-4681-a668-142e97fff279 found for delete ", "request_id": "req-25e418ed-805d-46f0-a7bc-7bb1035a7b1e"}]} [pid: 7|app: 0|req: 1048/2079] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:54 2026] DELETE /v2.0/networks/67772122-3b6e-4498-a815-c9793e48b803 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:54.579 8 INFO neutron.db.segments_db [None req-9dd9e6eb-b06e-4482-b696-238e54997beb 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] Added segment 2038aeda-0ed7-4c5d-9ec7-5d0df56f3354 of type vxlan for network b5ec7646-a742-4c69-a115-167295365c45 [pid: 8|app: 0|req: 1032/2080] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:54 2026] POST /v2.0/networks => generated 613 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2081] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:54 2026] POST /v2.0/subnets => generated 626 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2082] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:55 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => 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: 1033/2083] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:32:55 2026] POST /v2.0/ports => generated 915 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:55.724 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f08459e-49f4-474a-903b-f01b490a5f70 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] TaaS: Handle Delete Port: 678ed69f-a7fb-4469-affd-e0f01ef24df9 2026-07-30 22:32:55.727 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f08459e-49f4-474a-903b-f01b490a5f70 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] Tap Mirror: Handle Delete Port: 678ed69f-a7fb-4469-affd-e0f01ef24df9 [pid: 7|app: 0|req: 1051/2084] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:55 2026] DELETE /v2.0/ports/678ed69f-a7fb-4469-affd-e0f01ef24df9 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:55.914 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ed28cc9-8ddd-4368-a758-570c7d01dc43 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1034/2085] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:32:55 2026] GET /v2.0/ports/678ed69f-a7fb-4469-affd-e0f01ef24df9 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2086] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:32:55 2026] GET /v2.0/networks?id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227 => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2087] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:55 2026] DELETE /v2.0/subnets/6f060669-42b6-4eb1-ba65-9632a4d5de88 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2088] 199.19.213.246 () {34 vars in 1049 bytes} [Thu Jul 30 22:32:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f67d8cb036b24ecc923af89c328d132c => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2089] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:56 2026] DELETE /v2.0/networks/b5ec7646-a742-4c69-a115-167295365c45 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:32:56.491 7 INFO neutron.services.segments.plugin [-] Segment 2038aeda-0ed7-4c5d-9ec7-5d0df56f3354 resource provider aggregate not found 2026-07-30 22:32:56.503 7 INFO neutron.services.segments.plugin [-] Segment 2038aeda-0ed7-4c5d-9ec7-5d0df56f3354 resource provider aggregate not found 2026-07-30 22:32:56.524 7 INFO neutron.services.segments.plugin [-] Segment 2038aeda-0ed7-4c5d-9ec7-5d0df56f3354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2038aeda-0ed7-4c5d-9ec7-5d0df56f3354 found for delete ", "request_id": "req-e17249cb-8523-4147-86af-492b6c2ea649"}]} 2026-07-30 22:32:56.526 7 INFO neutron.services.segments.plugin [-] Segment 2038aeda-0ed7-4c5d-9ec7-5d0df56f3354 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2038aeda-0ed7-4c5d-9ec7-5d0df56f3354 found for delete ", "request_id": "req-c467645c-3e6e-4ece-a0aa-620819e528c0"}]} [pid: 8|app: 0|req: 1037/2090] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:32:56 2026] POST /v2.0/ports => generated 954 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1054/2091] 10.0.0.118 () {34 vars in 664 bytes} [Thu Jul 30 22:32:56 2026] POST /v2.0/ports => generated 775 bytes in 388 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: 1055/2092] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:56 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 957 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2093] 10.0.0.118 () {34 vars in 736 bytes} [Thu Jul 30 22:32:56 2026] PUT /v2.0/ports/71e6048b-3620-4350-97cc-f61dc7a09ba1 => generated 752 bytes in 254 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: 1057/2094] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:32:56 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&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: 1038/2095] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:32:56 2026] PUT /v2.0/ports/378020a1-ad1b-41a2-afff-a6d135968f4d => generated 1235 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:32:57.111 7 INFO neutron_taas.services.taas.taas_plugin [None req-05b998b7-d76b-444f-bc6e-5da356617a13 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] TaaS: Handle Delete Port: 71e6048b-3620-4350-97cc-f61dc7a09ba1 2026-07-30 22:32:57.114 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05b998b7-d76b-444f-bc6e-5da356617a13 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] Tap Mirror: Handle Delete Port: 71e6048b-3620-4350-97cc-f61dc7a09ba1 2026-07-30 22:32:57.120 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8af3250d-c402-4500-a4f0-a349dd82e7c4'] response: {'name': 'network-changed', 'server_uuid': 'a58aa9ae-853a-4825-8ddc-57f89627c5ba', 'tag': '378020a1-ad1b-41a2-afff-a6d135968f4d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1058/2096] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:56 2026] DELETE /v2.0/ports/71e6048b-3620-4350-97cc-f61dc7a09ba1 => generated 0 bytes in 260 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: 1039/2097] 10.0.0.118 () {32 vars in 642 bytes} [Thu Jul 30 22:32:57 2026] GET /v2.0/ports => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:57.330 7 INFO neutron.pecan_wsgi.hooks.translation [None req-844d1fa8-b101-436c-8971-1177e23fd083 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1059/2098] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:32:57 2026] GET /v2.0/ports/71e6048b-3620-4350-97cc-f61dc7a09ba1 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2099] 10.0.0.118 () {32 vars in 642 bytes} [Thu Jul 30 22:32:57 2026] GET /v2.0/ports => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2100] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:32:57 2026] GET /v2.0/ports/402e6a52-23c5-4e90-92fa-891a518fdba7 => generated 775 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:57.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34de3fac-b93f-4e2b-807d-1f9f303422ff 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1041/2101] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:57 2026] DELETE /v2.0/ports/678ed69f-a7fb-4469-affd-e0f01ef24df9 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:32:57.482 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f21aff4f-0574-4705-ba42-2fac2752d660 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1061/2102] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:57 2026] DELETE /v2.0/subnets/6f060669-42b6-4eb1-ba65-9632a4d5de88 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:32:57.505 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11c3dff3-fbe9-4782-ac8f-bae0ccd2993e 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1042/2103] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:32:57 2026] DELETE /v2.0/subnets/ba18ce98-11eb-4569-b95c-44782800be35 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:32:57.643 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f650839-d640-4961-9036-9f4af08ef4fd 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] TaaS: Handle Delete Port: 402e6a52-23c5-4e90-92fa-891a518fdba7 2026-07-30 22:32:57.647 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f650839-d640-4961-9036-9f4af08ef4fd 39e166784beb438899b399c0042d2c8e 28389a7503d84a4bb69ae6a5d714609f - - default default] Tap Mirror: Handle Delete Port: 402e6a52-23c5-4e90-92fa-891a518fdba7 [pid: 7|app: 0|req: 1062/2104] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:32:57 2026] DELETE /v2.0/ports/402e6a52-23c5-4e90-92fa-891a518fdba7 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2105] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:32:57 2026] GET /v2.0/ports?tenant_id=f67d8cb036b24ecc923af89c328d132c&device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2106] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:32:57 2026] DELETE /v2.0/networks/6082954a-1963-468a-9ba4-11d45a8d6de5 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2107] 199.19.213.246 () {34 vars in 1017 bytes} [Thu Jul 30 22:32:57 2026] GET /v2.0/networks?tenant_id=f67d8cb036b24ecc923af89c328d132c&shared=False => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2108] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:58 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:58.107 8 INFO neutron.db.segments_db [None req-6c73aa66-cb3a-4f99-822c-6cb4d442f972 0de6aace56bc45f49d8e0165387571e9 b22027498fa2477c91427acc498713e7 - - default default] Added segment 966f3825-cfe1-46ee-a922-4d44661813ac of type vxlan for network 9da2625b-572e-461d-aeea-1ffa84c0e797 [pid: 7|app: 0|req: 1067/2109] 199.19.213.246 () {34 vars in 929 bytes} [Thu Jul 30 22:32:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2110] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:32:58 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&fields=id&fields=name => generated 112 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2111] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:57 2026] POST /v2.0/networks => generated 613 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:32:58.549 7 INFO neutron.services.segments.plugin [-] Segment e4bdf8fd-445d-4e4d-aca3-b4cff158d10b resource provider aggregate not found 2026-07-30 22:32:58.553 7 INFO neutron.services.segments.plugin [-] Segment e4bdf8fd-445d-4e4d-aca3-b4cff158d10b resource provider aggregate not found 2026-07-30 22:32:58.568 7 INFO neutron.services.segments.plugin [-] Segment e4bdf8fd-445d-4e4d-aca3-b4cff158d10b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4bdf8fd-445d-4e4d-aca3-b4cff158d10b found for delete ", "request_id": "req-a2389fad-04f5-4ad1-8fc5-888e885427da"}]} 2026-07-30 22:32:58.574 7 INFO neutron.services.segments.plugin [-] Segment e4bdf8fd-445d-4e4d-aca3-b4cff158d10b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4bdf8fd-445d-4e4d-aca3-b4cff158d10b found for delete ", "request_id": "req-6c63c67c-5447-4f10-a793-1f70ff12e1f3"}]} [pid: 7|app: 0|req: 1069/2112] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:32:58 2026] POST /v2.0/subnets => generated 626 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2113] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:32:58 2026] PUT /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags => generated 25 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:58.840 8 INFO neutron.db.segments_db [None req-5221679d-6230-4ef6-9d6f-e4a1ad50b2df 50a422b3263e4bbb8fac7e7d286aef89 3430ed3fae3f42b8873001049b415d66 - - default default] Added segment 0f32102d-c0aa-4170-9b8f-b0cc6a707b29 of type vxlan for network 5456a5ae-c6f9-4b57-9647-f11505df89ce [pid: 7|app: 0|req: 1071/2114] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:32:58 2026] GET /v2.0/security-groups?tenant_id=28389a7503d84a4bb69ae6a5d714609f&name=default => generated 2925 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2115] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:58 2026] GET /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2116] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:58 2026] POST /v2.0/networks => generated 613 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2117] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:32:58 2026] DELETE /v2.0/security-groups/a7c2d56e-e640-4d6a-a1aa-fbd06cd3995a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2118] 10.0.0.118 () {34 vars in 761 bytes} [Thu Jul 30 22:32:58 2026] PUT /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags/green => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2119] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:59.148 7 INFO neutron.db.segments_db [None req-52b1c0b9-9435-4cb1-b93b-c49c659f3337 50a422b3263e4bbb8fac7e7d286aef89 3430ed3fae3f42b8873001049b415d66 - - default default] Added segment 63e0d687-2241-4fc6-9aad-95f033ef73cc of type vxlan for network ff6105d9-b849-4f45-a52e-05a3234404fc [pid: 8|app: 0|req: 1047/2120] 10.0.0.118 () {34 vars in 757 bytes} [Thu Jul 30 22:32:59 2026] PUT /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags/red => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2121] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/ports?tenant_id=f67d8cb036b24ecc923af89c328d132c&device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2122] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:59 2026] POST /v2.0/networks => generated 613 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2123] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=378020a1-ad1b-41a2-afff-a6d135968f4d => 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: 1049/2124] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2125] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => 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: 1077/2126] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/subnets?id=02a058ce-512f-4b08-bf58-8db6fa8d8d3f => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:32:59.380 8 INFO neutron.db.segments_db [None req-e7199ac2-3783-4e30-8108-fbf445c43aa8 50a422b3263e4bbb8fac7e7d286aef89 3430ed3fae3f42b8873001049b415d66 - - default default] Added segment 955305c4-fcc0-4741-bcd1-4d646de4aab6 of type vxlan for network 3b9f5e3d-25c7-4769-a0c7-c368e757582a [pid: 7|app: 0|req: 1078/2127] 10.0.0.118 () {34 vars in 779 bytes} [Thu Jul 30 22:32:59 2026] PUT /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags/black.or.white => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2128] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2129] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:59 2026] POST /v2.0/networks => generated 612 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2130] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/ports?network_id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227&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: 1051/2131] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2132] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:32:59.632 7 INFO neutron.db.segments_db [None req-e626c3fb-3c1c-4735-8065-9a28a057b84a 50a422b3263e4bbb8fac7e7d286aef89 3430ed3fae3f42b8873001049b415d66 - - default default] Added segment 048ec009-c1a7-4bc3-a0a0-04885c29be4a of type vxlan for network 8a097415-a488-4cae-b88a-7d4d69ce0a95 [pid: 8|app: 0|req: 1053/2133] 10.0.0.118 () {34 vars in 750 bytes} [Thu Jul 30 22:32:59 2026] PUT /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags => generated 37 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2134] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?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: 8|app: 0|req: 1055/2135] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2136] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:59 2026] POST /v2.0/networks => generated 611 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2137] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:32:59.900 8 INFO neutron.api.v2.resource [None req-b8541f9b-824d-497a-ba64-9bac9e44d0d8 0de6aace56bc45f49d8e0165387571e9 b22027498fa2477c91427acc498713e7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1057/2138] 10.0.0.118 () {32 vars in 742 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-30 22:32:59.923 7 INFO neutron.db.segments_db [None req-8b0bf0f9-99f4-49dd-b100-f8f39989f44d 50a422b3263e4bbb8fac7e7d286aef89 3430ed3fae3f42b8873001049b415d66 - - default default] Added segment a616f3e6-ca2b-4e26-8c73-8b15ad3a843a of type vxlan for network 6b366d2a-c28d-4c8b-aeb3-9e684cc57763 [pid: 8|app: 0|req: 1058/2139] 10.0.0.118 () {32 vars in 741 bytes} [Thu Jul 30 22:32:59 2026] DELETE /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags/red => 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: 1059/2140] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:32:59 2026] GET /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2141] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:32:59 2026] POST /v2.0/networks => generated 612 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:33:00.093 8 INFO neutron.api.v2.resource [None req-b48a947f-af9f-4ffb-921f-d84aa7810176 0de6aace56bc45f49d8e0165387571e9 b22027498fa2477c91427acc498713e7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/2142] 10.0.0.118 () {32 vars in 745 bytes} [Thu Jul 30 22:33:00 2026] DELETE /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2143] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:00 2026] PUT /v2.0/networks/5456a5ae-c6f9-4b57-9647-f11505df89ce/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2144] 10.0.0.118 () {32 vars in 733 bytes} [Thu Jul 30 22:33:00 2026] DELETE /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2145] 10.0.0.118 () {32 vars in 730 bytes} [Thu Jul 30 22:33:00 2026] GET /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7/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: 1084/2146] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:00 2026] PUT /v2.0/networks/ff6105d9-b849-4f45-a52e-05a3234404fc/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2147] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:00 2026] PUT /v2.0/networks/3b9f5e3d-25c7-4769-a0c7-c368e757582a/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2148] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:00 2026] PUT /v2.0/networks/8a097415-a488-4cae-b88a-7d4d69ce0a95/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2149] 10.0.0.118 () {32 vars in 665 bytes} [Thu Jul 30 22:33:00 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2150] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:33:00 2026] DELETE /v2.0/subnets/b414a6d5-3802-4002-b41a-7d9e107bdaf7 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2151] 10.0.0.118 () {32 vars in 679 bytes} [Thu Jul 30 22:33:00 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:33:00.566 8 INFO neutron_taas.services.taas.taas_plugin [None req-670c7c59-d01c-40fa-b469-b4efc976906d 0de6aace56bc45f49d8e0165387571e9 b22027498fa2477c91427acc498713e7 - - default default] TaaS: Handle Delete Port: 658ed8ed-7d12-4ca6-94d5-4a843fc5adec 2026-07-30 22:33:00.568 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-670c7c59-d01c-40fa-b469-b4efc976906d 0de6aace56bc45f49d8e0165387571e9 b22027498fa2477c91427acc498713e7 - - default default] Tap Mirror: Handle Delete Port: 658ed8ed-7d12-4ca6-94d5-4a843fc5adec [pid: 7|app: 0|req: 1089/2152] 10.0.0.118 () {32 vars in 675 bytes} [Thu Jul 30 22:33:00 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2153] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:00 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => 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: 1091/2154] 10.0.0.118 () {32 vars in 687 bytes} [Thu Jul 30 22:33:00 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2155] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:00 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2156] 10.0.0.118 () {32 vars in 673 bytes} [Thu Jul 30 22:33:00 2026] GET /v2.0/networks?not-tags=red => generated 1859 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:33:00.810 8 INFO neutron.services.segments.plugin [-] Segment 966f3825-cfe1-46ee-a922-4d44661813ac resource provider aggregate not found 2026-07-30 22:33:00.812 8 INFO neutron.services.segments.plugin [-] Segment 966f3825-cfe1-46ee-a922-4d44661813ac resource provider aggregate not found 2026-07-30 22:33:00.837 8 INFO neutron.services.segments.plugin [-] Segment 966f3825-cfe1-46ee-a922-4d44661813ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966f3825-cfe1-46ee-a922-4d44661813ac found for delete ", "request_id": "req-84b1dd7c-a8b5-4bd0-8fe7-9e31a2eb2163"}]} 2026-07-30 22:33:00.841 8 INFO neutron.services.segments.plugin [-] Segment 966f3825-cfe1-46ee-a922-4d44661813ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966f3825-cfe1-46ee-a922-4d44661813ac found for delete ", "request_id": "req-0660cb70-f564-429d-b1d7-fcd10a5ded53"}]} [pid: 8|app: 0|req: 1064/2157] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:00 2026] DELETE /v2.0/networks/9da2625b-572e-461d-aeea-1ffa84c0e797 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2158] 10.0.0.118 () {32 vars in 687 bytes} [Thu Jul 30 22:33:00 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2159] 10.0.0.118 () {32 vars in 683 bytes} [Thu Jul 30 22:33:00 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2160] 10.0.0.118 () {32 vars in 695 bytes} [Thu Jul 30 22:33:00 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1859 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2161] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:01 2026] DELETE /v2.0/networks/5456a5ae-c6f9-4b57-9647-f11505df89ce => 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: 1068/2162] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:01 2026] DELETE /v2.0/networks/ff6105d9-b849-4f45-a52e-05a3234404fc => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2163] 10.0.0.118 () {34 vars in 683 bytes} [Thu Jul 30 22:33:00 2026] POST /v2.0/security-groups => generated 1624 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2164] 10.0.0.118 () {32 vars in 662 bytes} [Thu Jul 30 22:33:01 2026] GET /v2.0/security-groups => generated 4529 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2165] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:01 2026] DELETE /v2.0/networks/3b9f5e3d-25c7-4769-a0c7-c368e757582a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2166] 10.0.0.118 () {34 vars in 757 bytes} [Thu Jul 30 22:33:01 2026] PUT /v2.0/security-groups/4a4e1f37-42ad-403d-9784-ad9830d95424 => generated 1662 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2167] 10.0.0.118 () {32 vars in 736 bytes} [Thu Jul 30 22:33:01 2026] GET /v2.0/security-groups/4a4e1f37-42ad-403d-9784-ad9830d95424 => generated 1662 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2168] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:01 2026] DELETE /v2.0/networks/8a097415-a488-4cae-b88a-7d4d69ce0a95 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2169] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:01 2026] DELETE /v2.0/security-groups/4a4e1f37-42ad-403d-9784-ad9830d95424 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2170] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:01 2026] DELETE /v2.0/networks/6b366d2a-c28d-4c8b-aeb3-9e684cc57763 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2171] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:01 2026] GET /v2.0/security-groups?tenant_id=4c1e77d1435d4fb897f96f11484a3d18&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2172] 10.0.0.118 () {32 vars in 662 bytes} [Thu Jul 30 22:33:02 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2173] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:02 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:33:02.118 8 INFO neutron.api.v2.resource [None req-db921bbd-a635-4351-9ebe-1cf435dbab45 5547e8396538449f93cbd92b60d9bb1e f667919e024b47b8afe1aacfd3859053 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1074/2174] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:02 2026] DELETE /v2.0/security-groups/4a4e1f37-42ad-403d-9784-ad9830d95424 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2175] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:02 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&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: 7|app: 0|req: 1101/2176] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:02 2026] DELETE /v2.0/security-groups/603395a7-099f-4c15-9402-23436c269875 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2177] 10.0.0.118 () {34 vars in 683 bytes} [Thu Jul 30 22:33:02 2026] POST /v2.0/security-groups => generated 1625 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2178] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:02 2026] GET /v2.0/security-groups?tenant_id=b22027498fa2477c91427acc498713e7&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2179] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:33:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2180] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:33:02 2026] GET /v2.0/security-group-rules/49486e00-b73e-4f01-a79f-a0b5f347f834 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2181] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:02 2026] DELETE /v2.0/security-groups/082517a8-4288-43a3-a801-7ea358e21e16 => 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: 1104/2182] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:33:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2183] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:33:02 2026] DELETE /v2.0/security-group-rules/49486e00-b73e-4f01-a79f-a0b5f347f834 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:33:02.863 8 INFO neutron.services.segments.plugin [-] Segment 0f32102d-c0aa-4170-9b8f-b0cc6a707b29 resource provider aggregate not found 2026-07-30 22:33:02.866 8 INFO neutron.services.segments.plugin [-] Segment 0f32102d-c0aa-4170-9b8f-b0cc6a707b29 resource provider aggregate not found 2026-07-30 22:33:02.894 8 INFO neutron.services.segments.plugin [-] Segment 0f32102d-c0aa-4170-9b8f-b0cc6a707b29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f32102d-c0aa-4170-9b8f-b0cc6a707b29 found for delete ", "request_id": "req-78001356-0a81-4128-8ee4-b2246a55c972"}]} 2026-07-30 22:33:02.896 8 INFO neutron.services.segments.plugin [-] Segment 0f32102d-c0aa-4170-9b8f-b0cc6a707b29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f32102d-c0aa-4170-9b8f-b0cc6a707b29 found for delete ", "request_id": "req-cb017cea-2701-4642-b75b-0571aa69360a"}]} [pid: 7|app: 0|req: 1105/2184] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:33:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:33:02.927 8 INFO neutron.services.segments.plugin [-] Segment 63e0d687-2241-4fc6-9aad-95f033ef73cc resource provider aggregate not found 2026-07-30 22:33:02.934 8 INFO neutron.services.segments.plugin [-] Segment 63e0d687-2241-4fc6-9aad-95f033ef73cc resource provider aggregate not found 2026-07-30 22:33:02.952 8 INFO neutron.services.segments.plugin [-] Segment 63e0d687-2241-4fc6-9aad-95f033ef73cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e0d687-2241-4fc6-9aad-95f033ef73cc found for delete ", "request_id": "req-3ccbb608-a131-4099-a2c5-d93b8d463a9c"}]} 2026-07-30 22:33:02.963 8 INFO neutron.services.segments.plugin [-] Segment 63e0d687-2241-4fc6-9aad-95f033ef73cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e0d687-2241-4fc6-9aad-95f033ef73cc found for delete ", "request_id": "req-e3d31727-395d-486f-8488-d9b9360f8a63"}]} 2026-07-30 22:33:02.977 8 INFO neutron.services.segments.plugin [-] Segment 955305c4-fcc0-4741-bcd1-4d646de4aab6 resource provider aggregate not found 2026-07-30 22:33:02.994 8 INFO neutron.services.segments.plugin [-] Segment 955305c4-fcc0-4741-bcd1-4d646de4aab6 resource provider aggregate not found 2026-07-30 22:33:03.000 8 INFO neutron.services.segments.plugin [-] Segment 955305c4-fcc0-4741-bcd1-4d646de4aab6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 955305c4-fcc0-4741-bcd1-4d646de4aab6 found for delete ", "request_id": "req-fff5700d-8bf5-4ddf-8e75-1eb50f08b1f7"}]} 2026-07-30 22:33:03.018 8 INFO neutron.services.segments.plugin [-] Segment 048ec009-c1a7-4bc3-a0a0-04885c29be4a resource provider aggregate not found 2026-07-30 22:33:03.022 8 INFO neutron.services.segments.plugin [-] Segment 955305c4-fcc0-4741-bcd1-4d646de4aab6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 955305c4-fcc0-4741-bcd1-4d646de4aab6 found for delete ", "request_id": "req-5bb8caff-ce11-4895-a7bb-e8922a4ee41d"}]} 2026-07-30 22:33:03.041 8 INFO neutron.services.segments.plugin [-] Segment 048ec009-c1a7-4bc3-a0a0-04885c29be4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 048ec009-c1a7-4bc3-a0a0-04885c29be4a found for delete ", "request_id": "req-e3fa2847-fe63-43a4-a2ac-6e64db7b9bfa"}]} 2026-07-30 22:33:03.045 8 INFO neutron.services.segments.plugin [-] Segment 048ec009-c1a7-4bc3-a0a0-04885c29be4a resource provider aggregate not found 2026-07-30 22:33:03.057 8 INFO neutron.services.segments.plugin [-] Segment a616f3e6-ca2b-4e26-8c73-8b15ad3a843a resource provider aggregate not found 2026-07-30 22:33:03.065 8 INFO neutron.services.segments.plugin [-] Segment 048ec009-c1a7-4bc3-a0a0-04885c29be4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 048ec009-c1a7-4bc3-a0a0-04885c29be4a found for delete ", "request_id": "req-1c782aeb-c2a2-4d97-922a-957b556b7ec7"}]} 2026-07-30 22:33:03.077 8 INFO neutron.services.segments.plugin [-] Segment a616f3e6-ca2b-4e26-8c73-8b15ad3a843a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a616f3e6-ca2b-4e26-8c73-8b15ad3a843a found for delete ", "request_id": "req-d7bc50d3-c0e3-49bf-81c0-a561614da2a0"}]} 2026-07-30 22:33:03.083 8 INFO neutron.services.segments.plugin [-] Segment a616f3e6-ca2b-4e26-8c73-8b15ad3a843a resource provider aggregate not found 2026-07-30 22:33:03.097 8 INFO neutron.services.segments.plugin [-] Segment a616f3e6-ca2b-4e26-8c73-8b15ad3a843a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a616f3e6-ca2b-4e26-8c73-8b15ad3a843a found for delete ", "request_id": "req-f03d5da7-2978-41ba-920f-9cab7a00b3dd"}]} [pid: 8|app: 0|req: 1080/2187] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:33:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2188] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:33:03 2026] GET /v2.0/security-group-rules/94181f9e-e194-4711-9d8b-6048a7782e83 => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2189] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:33:03 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2190] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:03 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2191] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:33:03 2026] DELETE /v2.0/security-group-rules/94181f9e-e194-4711-9d8b-6048a7782e83 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2192] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:03 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2193] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:03 2026] GET /v2.0/security-groups?tenant_id=3430ed3fae3f42b8873001049b415d66&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2194] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:33:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2195] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:03 2026] DELETE /v2.0/security-groups/ab86993a-2583-4627-a845-9736b1359814 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2196] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:33:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2197] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:33:03 2026] GET /v2.0/security-group-rules/07408349-474f-4106-9ff4-587cc38dba83 => generated 602 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2198] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:33:03 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2199] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:33:03 2026] DELETE /v2.0/security-group-rules/07408349-474f-4106-9ff4-587cc38dba83 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2200] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:03 2026] GET /v2.0/security-groups?tenant_id=8e826f16585f4eb5b4c44d0063ce594c&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2201] 10.0.0.118 () {32 vars in 672 bytes} [Thu Jul 30 22:33:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2202] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:03 2026] DELETE /v2.0/security-groups/f1264356-08fc-4d1b-bc5b-1c68565332ea => 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: 1086/2203] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:03 2026] DELETE /v2.0/security-groups/a9938241-0903-4b44-8fe4-f517225f0b99 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2204] 10.0.0.118 () {32 vars in 662 bytes} [Thu Jul 30 22:33:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2205] 10.0.0.118 () {32 vars in 662 bytes} [Thu Jul 30 22:33:04 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: 1119/2206] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:04 2026] GET /v2.0/security-groups?tenant_id=bb27fbcd8d4d4eceada637695825fc2c&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2207] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:04 2026] DELETE /v2.0/security-groups/2c06c49b-7f2f-432a-b6a2-d2379aebd5fe => 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: 1120/2208] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:04 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2209] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:04 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2210] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:04 2026] GET /v2.0/security-groups?tenant_id=f667919e024b47b8afe1aacfd3859053&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2211] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:05 2026] DELETE /v2.0/security-groups/28239312-dc8d-4828-97fc-f7e86dc06f50 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2212] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:05 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2213] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:05 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&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: 1123/2214] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:05 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => 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: 1092/2215] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:06 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2216] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:33:06 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:33:07.143 7 INFO neutron.db.segments_db [None req-4f027990-47b4-4f33-950b-a87d31630fc1 9dd8c52438df444aaa6bb76eca36ef67 c84ab887f2b144e6b3051e2ec4e59f9b - - default default] Added segment 04acc877-dd3d-4239-9cc4-0ada95db5deb of type vxlan for network cbbc4610-5b4f-474b-8a1d-dcfa8a46302d 2026-07-30 22:33:07.235 8 INFO neutron.db.l3_db [None req-06a56fff-3278-402f-89dc-b8754d3d88a7 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Floating IP 92fd6b83-4ede-485c-bd9d-65fdc96ec59b associated. External IP: 10.96.250.219, port: 378020a1-ad1b-41a2-afff-a6d135968f4d. [pid: 7|app: 0|req: 1125/2217] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:33:06 2026] POST /v2.0/networks => generated 612 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2218] 10.0.0.118 () {34 vars in 676 bytes} [Thu Jul 30 22:33:06 2026] POST /v2.0/floatingips => generated 855 bytes in 1446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:33:07.627 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8542b6e8-40c6-4500-9796-260ec2733ae6'] response: {'name': 'network-changed', 'server_uuid': 'a58aa9ae-853a-4825-8ddc-57f89627c5ba', 'tag': '378020a1-ad1b-41a2-afff-a6d135968f4d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1094/2219] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:07 2026] GET /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2220] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:33:07 2026] POST /v2.0/ports => generated 743 bytes in 499 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: 1095/2221] 10.0.0.118 () {34 vars in 665 bytes} [Thu Jul 30 22:33:07 2026] POST /v2.0/trunks => generated 407 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2222] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/ports?tenant_id=f67d8cb036b24ecc923af89c328d132c&device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2223] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/networks?id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227 => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2224] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:33:08 2026] PUT /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags => generated 25 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2225] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2226] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=378020a1-ad1b-41a2-afff-a6d135968f4d => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2227] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/subnets?id=02a058ce-512f-4b08-bf58-8db6fa8d8d3f => 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: 1098/2228] 10.0.0.118 () {34 vars in 759 bytes} [Thu Jul 30 22:33:08 2026] PUT /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2229] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/ports?network_id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2230] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/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: 1100/2231] 10.0.0.118 () {34 vars in 755 bytes} [Thu Jul 30 22:33:08 2026] PUT /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2232] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2233] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2234] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?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: 1102/2235] 10.0.0.118 () {34 vars in 777 bytes} [Thu Jul 30 22:33:08 2026] PUT /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags/black.or.white => generated 4 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2236] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2237] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 855 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2238] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:33:08 2026] PUT /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2239] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2240] 10.0.0.118 () {32 vars in 736 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:33:08.842 7 INFO neutron.api.v2.resource [None req-ba969cce-243b-4634-ba4f-99a670ad332b 9dd8c52438df444aaa6bb76eca36ef67 c84ab887f2b144e6b3051e2ec4e59f9b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2241] 10.0.0.118 () {32 vars in 740 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2242] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:08 2026] DELETE /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2243] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:08 2026] GET /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:33:08.977 8 INFO neutron.api.v2.resource [None req-a7560a41-ee7a-4285-858f-5a4598968b0b 9dd8c52438df444aaa6bb76eca36ef67 c84ab887f2b144e6b3051e2ec4e59f9b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1107/2244] 10.0.0.118 () {32 vars in 743 bytes} [Thu Jul 30 22:33:08 2026] DELETE /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2245] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:33:08 2026] DELETE /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2246] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:09 2026] GET /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb/tags => generated 12 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2247] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:09 2026] GET /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 857 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2248] 10.0.0.118 () {32 vars in 718 bytes} [Thu Jul 30 22:33:09 2026] GET /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2249] 10.0.0.118 () {32 vars in 716 bytes} [Thu Jul 30 22:33:09 2026] GET /v2.0/ports/b8d50c13-7fc0-4044-bd38-f705548294aa => generated 826 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2250] 10.0.0.118 () {32 vars in 721 bytes} [Thu Jul 30 22:33:09 2026] DELETE /v2.0/trunks/d3ad5cf4-5037-4cc9-8af1-134bd46bf2eb => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:33:10.150 8 INFO neutron_taas.services.taas.taas_plugin [None req-7736c6d6-0178-48dc-86b4-53d380a4da08 9dd8c52438df444aaa6bb76eca36ef67 c84ab887f2b144e6b3051e2ec4e59f9b - - default default] TaaS: Handle Delete Port: b8d50c13-7fc0-4044-bd38-f705548294aa 2026-07-30 22:33:10.155 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7736c6d6-0178-48dc-86b4-53d380a4da08 9dd8c52438df444aaa6bb76eca36ef67 c84ab887f2b144e6b3051e2ec4e59f9b - - default default] Tap Mirror: Handle Delete Port: b8d50c13-7fc0-4044-bd38-f705548294aa [pid: 7|app: 0|req: 1141/2251] 10.0.0.118 () {34 vars in 677 bytes} [Thu Jul 30 22:33:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2252] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:33:10 2026] DELETE /v2.0/ports/b8d50c13-7fc0-4044-bd38-f705548294aa => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2253] 10.0.0.118 () {34 vars in 677 bytes} [Thu Jul 30 22:33:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2254] 10.0.0.118 () {34 vars in 677 bytes} [Thu Jul 30 22:33:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:33:10.436 8 INFO neutron.services.segments.plugin [-] Segment 04acc877-dd3d-4239-9cc4-0ada95db5deb resource provider aggregate not found 2026-07-30 22:33:10.446 8 INFO neutron.services.segments.plugin [-] Segment 04acc877-dd3d-4239-9cc4-0ada95db5deb resource provider aggregate not found [pid: 7|app: 0|req: 1144/2255] 10.0.0.118 () {34 vars in 677 bytes} [Thu Jul 30 22:33:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:33:10.463 8 INFO neutron.services.segments.plugin [-] Segment 04acc877-dd3d-4239-9cc4-0ada95db5deb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04acc877-dd3d-4239-9cc4-0ada95db5deb found for delete ", "request_id": "req-5fad7492-0820-4c86-8c04-23293df51803"}]} 2026-07-30 22:33:10.476 8 INFO neutron.services.segments.plugin [-] Segment 04acc877-dd3d-4239-9cc4-0ada95db5deb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04acc877-dd3d-4239-9cc4-0ada95db5deb found for delete ", "request_id": "req-af712479-150c-44a9-b604-1cf22056d7c3"}]} [pid: 8|app: 0|req: 1112/2256] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:10 2026] DELETE /v2.0/networks/cbbc4610-5b4f-474b-8a1d-dcfa8a46302d => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2257] 10.0.0.118 () {34 vars in 677 bytes} [Thu Jul 30 22:33:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2258] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:10 2026] PUT /v2.0/policies/7f442e83-7851-48c0-b1e9-0ed88c18a020/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2259] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:10 2026] PUT /v2.0/policies/379d8645-deca-4c0b-a7ef-b177d40250b7/tags => generated 25 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2260] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:10 2026] PUT /v2.0/policies/1b3879b4-ba1b-4000-b666-bf061196ba25/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2261] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:10 2026] PUT /v2.0/policies/311b222f-6e96-47e2-b5fa-aa03930765a0/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2262] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:10 2026] GET /v2.0/security-groups?tenant_id=660fd1860155414693c1aaaa689df249&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2263] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:11 2026] DELETE /v2.0/security-groups/53b2c016-370d-4a38-8397-edf4a658c6cb => 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: 1148/2264] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:11 2026] GET /v2.0/security-groups?tenant_id=3e5bfe9285e34bc9a81c71aaefffdca7&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2265] 10.0.0.118 () {32 vars in 673 bytes} [Thu Jul 30 22:33:11 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2266] 10.0.0.118 () {32 vars in 687 bytes} [Thu Jul 30 22:33:11 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2267] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:11 2026] DELETE /v2.0/security-groups/946d41d8-3f01-4129-b655-a62f72eddbec => 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: 1150/2268] 10.0.0.118 () {32 vars in 683 bytes} [Thu Jul 30 22:33:11 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2269] 10.0.0.118 () {32 vars in 695 bytes} [Thu Jul 30 22:33:11 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2270] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:11 2026] GET /v2.0/security-groups?tenant_id=26f8a688d0804f2c832c863145d37828&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2271] 10.0.0.118 () {32 vars in 681 bytes} [Thu Jul 30 22:33:11 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2272] 10.0.0.118 () {32 vars in 695 bytes} [Thu Jul 30 22:33:11 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2273] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:11 2026] DELETE /v2.0/security-groups/0e91b8bb-31db-4d06-a905-237e72992b7f => 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: 1154/2274] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:11 2026] GET /v2.0/security-groups?tenant_id=c84ab887f2b144e6b3051e2ec4e59f9b&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2275] 10.0.0.118 () {32 vars in 691 bytes} [Thu Jul 30 22:33:11 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2276] 10.0.0.118 () {32 vars in 703 bytes} [Thu Jul 30 22:33:11 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2277] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:11 2026] DELETE /v2.0/security-groups/c6181fb0-fe19-4b39-b187-b09c79b230ae => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2278] 10.0.0.118 () {32 vars in 733 bytes} [Thu Jul 30 22:33:11 2026] DELETE /v2.0/qos/policies/7f442e83-7851-48c0-b1e9-0ed88c18a020 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2279] 10.0.0.118 () {32 vars in 733 bytes} [Thu Jul 30 22:33:11 2026] DELETE /v2.0/qos/policies/379d8645-deca-4c0b-a7ef-b177d40250b7 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2280] 10.0.0.118 () {32 vars in 733 bytes} [Thu Jul 30 22:33:12 2026] DELETE /v2.0/qos/policies/1b3879b4-ba1b-4000-b666-bf061196ba25 => 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: 1157/2281] 10.0.0.118 () {32 vars in 733 bytes} [Thu Jul 30 22:33:12 2026] DELETE /v2.0/qos/policies/311b222f-6e96-47e2-b5fa-aa03930765a0 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2282] 10.0.0.118 () {32 vars in 733 bytes} [Thu Jul 30 22:33:12 2026] DELETE /v2.0/qos/policies/f50bd766-136d-492a-abd8-047a7cafa620 => 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: 1158/2283] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:13 2026] GET /v2.0/security-groups?tenant_id=4dd94b4de4ef419c9958a4fae181ed79&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2284] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:13 2026] DELETE /v2.0/security-groups/941ef02a-622c-4c69-9759-72a99e2f354d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2285] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:14 2026] GET /v2.0/security-groups?tenant_id=371d62dd43a84c1b970a84b7d29294ba&name=default => generated 2925 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2286] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:14 2026] DELETE /v2.0/security-groups/cdd1ce61-e39c-4dc6-bde1-aa11fe1e0082 => 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: 1160/2287] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:15 2026] GET /v2.0/security-groups?tenant_id=c6765e5b08ad42ab87e9afc3d564b40d&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2288] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:15 2026] DELETE /v2.0/security-groups/229c9e3f-1564-48cb-96ec-37fe3dc548ad => 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: 1161/2289] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:15 2026] GET /v2.0/security-groups?tenant_id=c8d5cd130d164029b8640cff31c2f6a9&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2290] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:16 2026] DELETE /v2.0/security-groups/86488705-41d8-4e3c-b163-d519b9d7770c => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2291] 10.0.0.1 () {34 vars in 987 bytes} [Thu Jul 30 22:33:17 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2292] 10.0.0.1 () {34 vars in 1037 bytes} [Thu Jul 30 22:33:17 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2295] 10.0.0.118 () {34 vars in 683 bytes} [Thu Jul 30 22:33:20 2026] POST /v2.0/security-groups => generated 1601 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2296] 10.0.0.118 () {34 vars in 683 bytes} [Thu Jul 30 22:33:20 2026] POST /v2.0/security-groups => generated 1601 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2297] 10.0.0.118 () {34 vars in 683 bytes} [Thu Jul 30 22:33:20 2026] POST /v2.0/security-groups => generated 1601 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2298] 10.0.0.118 () {34 vars in 683 bytes} [Thu Jul 30 22:33:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2299] 10.0.0.118 () {34 vars in 683 bytes} [Thu Jul 30 22:33:21 2026] POST /v2.0/security-groups => generated 1603 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2300] 10.0.0.118 () {34 vars in 766 bytes} [Thu Jul 30 22:33:21 2026] PUT /v2.0/security-groups/8a92a4c9-d0df-454f-8f5a-94a58aa1c682/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2301] 10.0.0.118 () {34 vars in 766 bytes} [Thu Jul 30 22:33:21 2026] PUT /v2.0/security-groups/add5e345-2f6d-4625-a507-e22bbffc8c48/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2302] 10.0.0.118 () {34 vars in 766 bytes} [Thu Jul 30 22:33:21 2026] PUT /v2.0/security-groups/71f47cd9-3be4-468f-84a3-bef3bd020baa/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2303] 10.0.0.118 () {34 vars in 766 bytes} [Thu Jul 30 22:33:21 2026] PUT /v2.0/security-groups/6a9a8d75-ae36-4d23-b441-db82c5b951a9/tags => generated 19 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2304] 10.0.0.118 () {32 vars in 679 bytes} [Thu Jul 30 22:33:21 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2305] 10.0.0.118 () {32 vars in 693 bytes} [Thu Jul 30 22:33:21 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2306] 10.0.0.118 () {32 vars in 689 bytes} [Thu Jul 30 22:33:21 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2307] 10.0.0.118 () {32 vars in 701 bytes} [Thu Jul 30 22:33:21 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2308] 10.0.0.118 () {32 vars in 687 bytes} [Thu Jul 30 22:33:22 2026] GET /v2.0/security-groups?not-tags=red => generated 6096 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2309] 10.0.0.118 () {32 vars in 701 bytes} [Thu Jul 30 22:33:22 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7682 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2310] 10.0.0.118 () {32 vars in 697 bytes} [Thu Jul 30 22:33:22 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7682 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2311] 10.0.0.118 () {32 vars in 709 bytes} [Thu Jul 30 22:33:22 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6096 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2312] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:22 2026] DELETE /v2.0/security-groups/8a92a4c9-d0df-454f-8f5a-94a58aa1c682 => 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: 1141/2313] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:22 2026] DELETE /v2.0/security-groups/add5e345-2f6d-4625-a507-e22bbffc8c48 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2314] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:22 2026] DELETE /v2.0/security-groups/71f47cd9-3be4-468f-84a3-bef3bd020baa => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2315] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:22 2026] DELETE /v2.0/security-groups/6a9a8d75-ae36-4d23-b441-db82c5b951a9 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2316] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:22 2026] DELETE /v2.0/security-groups/83710029-67cd-40b3-a125-6f5ca873fb83 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2317] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:23 2026] GET /v2.0/security-groups?tenant_id=a86d07262e0842e6a9f936474ccd231e&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2318] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:24 2026] DELETE /v2.0/security-groups/0e9b2c28-958b-44c3-b3c2-39a5fdba7cee => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2319] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:24 2026] GET /v2.0/security-groups?tenant_id=53e0c56ff2ac4972b5a2a732ae8f6bc2&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2320] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:24 2026] DELETE /v2.0/security-groups/493a0d4a-d478-4a5c-a7b8-89d9cdcd8f21 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2321] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:24 2026] GET /v2.0/security-groups?tenant_id=4dcc3f56e07740f992ace0754b009ec8&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2322] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:25 2026] DELETE /v2.0/security-groups/182c30b4-a536-4136-9f19-7004491fa2ff => 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: 1146/2323] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:26 2026] GET /v2.0/security-groups?tenant_id=92645bd65a7540be9d7fe818d7442f92&name=default => generated 2929 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2324] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:27 2026] DELETE /v2.0/security-groups/acfc4860-e4b1-49a4-88a6-7dc614a4593d => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2325] 10.0.0.118 () {32 vars in 825 bytes} [Thu Jul 30 22:33:27 2026] GET /v2.0/ports?project_id=f67d8cb036b24ecc923af89c328d132c&network_id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227 => 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: 1179/2326] 10.0.0.118 () {32 vars in 741 bytes} [Thu Jul 30 22:33:27 2026] GET /v2.0/subnets?network_id=630b4be4-b6a0-4b8b-8543-822d252f816b => generated 667 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:33:28.340 8 INFO neutron.db.l3_db [None req-16009590-1647-422c-8bb9-edf51bd98125 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Floating IP 92fd6b83-4ede-485c-bd9d-65fdc96ec59b disassociated. External IP: 10.96.250.219, port: 378020a1-ad1b-41a2-afff-a6d135968f4d. [pid: 8|app: 0|req: 1148/2327] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:33:28 2026] PUT /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 554 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2328] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:28 2026] GET /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 554 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:33:28.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50ae8b09-46af-4884-ba76-eec0893a27c1'] response: {'name': 'network-changed', 'server_uuid': 'a58aa9ae-853a-4825-8ddc-57f89627c5ba', 'tag': '378020a1-ad1b-41a2-afff-a6d135968f4d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1149/2329] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:33:29 2026] GET /v2.0/ports?tenant_id=f67d8cb036b24ecc923af89c328d132c&device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2330] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:33:29 2026] GET /v2.0/networks?id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227 => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2331] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:33:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=378020a1-ad1b-41a2-afff-a6d135968f4d => 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: 1182/2332] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:33:29 2026] GET /v2.0/subnets?id=02a058ce-512f-4b08-bf58-8db6fa8d8d3f => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2333] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:33:29 2026] GET /v2.0/ports?network_id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2334] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:33:29 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?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: 1152/2335] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:33:29 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?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: 1184/2336] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:29 2026] GET /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 554 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2337] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:33:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2338] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:33:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2339] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:33:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2340] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:33:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2341] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:33:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2342] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:33:30 2026] PUT /v2.0/subnetpools/ee45ca97-dce8-404b-b82b-18cf6ca36403/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2343] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:33:30 2026] PUT /v2.0/subnetpools/90bbb06a-4216-4729-9ffc-54b5577867d8/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2344] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:30 2026] GET /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2345] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:33:30 2026] PUT /v2.0/subnetpools/f277ec9a-e2b4-4325-b5f3-34ff8528fd2f/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2346] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:33:30 2026] PUT /v2.0/subnetpools/ebe2ae07-6fb5-481c-bc5b-4af981eb2d0e/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2347] 10.0.0.118 () {32 vars in 671 bytes} [Thu Jul 30 22:33:30 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2348] 10.0.0.118 () {32 vars in 685 bytes} [Thu Jul 30 22:33:30 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2349] 10.0.0.118 () {32 vars in 681 bytes} [Thu Jul 30 22:33:30 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: 1191/2350] 10.0.0.118 () {32 vars in 693 bytes} [Thu Jul 30 22:33:31 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2351] 10.0.0.118 () {32 vars in 679 bytes} [Thu Jul 30 22:33:31 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: 1192/2352] 10.0.0.118 () {32 vars in 693 bytes} [Thu Jul 30 22:33:31 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2353] 10.0.0.118 () {32 vars in 689 bytes} [Thu Jul 30 22:33:31 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2354] 10.0.0.118 () {32 vars in 701 bytes} [Thu Jul 30 22:33:31 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2355] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:33:31 2026] DELETE /v2.0/subnetpools/ee45ca97-dce8-404b-b82b-18cf6ca36403 => 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: 1194/2356] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:33:31 2026] DELETE /v2.0/subnetpools/90bbb06a-4216-4729-9ffc-54b5577867d8 => 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: 1163/2357] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:33:31 2026] DELETE /v2.0/subnetpools/f277ec9a-e2b4-4325-b5f3-34ff8528fd2f => 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: 1195/2358] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:33:31 2026] DELETE /v2.0/subnetpools/ebe2ae07-6fb5-481c-bc5b-4af981eb2d0e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2359] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:33:31 2026] DELETE /v2.0/subnetpools/04a2f784-fdef-4c6d-961b-20ef003d8d2b => 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: 1196/2360] 10.0.0.118 () {34 vars in 684 bytes} [Thu Jul 30 22:33:31 2026] POST /v2.0/security-groups => generated 1677 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2361] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:33:32 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: 7|app: 0|req: 1197/2362] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:33:32 2026] POST /v2.0/security-group-rules => generated 596 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2363] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:33:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:33:32.762 8 INFO neutron.db.segments_db [None req-94c410ea-103c-4996-b19a-92fb0b3b1696 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - default default] Added segment 05619e9b-604d-4a77-ad81-481cf627aadc of type vxlan for network 54c61a34-de0d-4556-b5bc-d8ddd8933c07 [pid: 8|app: 0|req: 1166/2364] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:33:32 2026] POST /v2.0/networks => generated 707 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2365] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:32 2026] GET /v2.0/security-groups?tenant_id=aa8fe05f36dc43209f6e41a972e17104&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2366] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:33:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2367] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:33 2026] DELETE /v2.0/security-groups/f2e79391-d361-4667-8cd3-c275d64081a6 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2368] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:33:32 2026] POST /v2.0/subnets => generated 644 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:33:33.319 7 WARNING neutron.api.v2.base [None req-b72ed567-1e9d-4eac-8ade-dd857e59e3cf 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - 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-07-30 22:33:33.320 7 INFO neutron.api.v2.resource [None req-b72ed567-1e9d-4eac-8ade-dd857e59e3cf 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1203/2371] 10.0.0.118 () {34 vars in 680 bytes} [Thu Jul 30 22:33:33 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-30 22:33:33.328 8 INFO neutron.db.securitygroups_db [None req-4105fba0-5b8b-4845-bbfb-177c6124bc34 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Project f67d8cb036b24ecc923af89c328d132c 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: 1169/2372] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:33:33 2026] POST /v2.0/security-group-rules => generated 607 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:33:33.574 7 INFO neutron.services.segments.plugin [-] Segment 05619e9b-604d-4a77-ad81-481cf627aadc resource provider aggregate not found 2026-07-30 22:33:33.582 7 INFO neutron.services.segments.plugin [-] Segment 05619e9b-604d-4a77-ad81-481cf627aadc resource provider aggregate not found 2026-07-30 22:33:33.599 7 INFO neutron.services.segments.plugin [-] Segment 05619e9b-604d-4a77-ad81-481cf627aadc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05619e9b-604d-4a77-ad81-481cf627aadc found for delete ", "request_id": "req-414b4ee4-7027-4c04-b06d-6d04864dd33a"}]} 2026-07-30 22:33:33.602 7 INFO neutron.services.segments.plugin [-] Segment 05619e9b-604d-4a77-ad81-481cf627aadc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05619e9b-604d-4a77-ad81-481cf627aadc found for delete ", "request_id": "req-8bbd1389-e664-4848-91b9-51c504e3c68a"}]} [pid: 8|app: 0|req: 1170/2373] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:33 2026] GET /v2.0/security-groups?tenant_id=375b4d1918ce4dbc889c9eb922b62526&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2374] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:33 2026] DELETE /v2.0/networks/54c61a34-de0d-4556-b5bc-d8ddd8933c07 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:33:33.681 8 INFO neutron.db.securitygroups_db [None req-652d518a-abf7-4eab-bb28-fa5f2ff34dfd b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Project f67d8cb036b24ecc923af89c328d132c 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: 1205/2375] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:33 2026] DELETE /v2.0/security-groups/494ed3f4-406a-40de-82d1-1b655271ce9f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:33:33.883 7 INFO neutron.db.segments_db [None req-50c40fea-8a75-4b95-b71a-8dba978a547c 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - default default] Added segment 0559124b-f526-494b-9dfc-99f9dd027b11 of type vxlan for network 5a0e3cab-1c89-4c31-aac4-b0630487cf21 [pid: 8|app: 0|req: 1171/2376] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:33:33 2026] POST /v2.0/security-group-rules => generated 606 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2377] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:33:33 2026] POST /v2.0/networks => generated 708 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2378] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:34 2026] GET /v2.0/security-groups?tenant_id=7f3e1843ff3f4109b63c5ecebba91df4&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2379] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:34 2026] DELETE /v2.0/security-groups/6454a4d1-d4d2-4340-9fda-81305680e159 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2380] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:33:34 2026] POST /v2.0/subnets => generated 647 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:33:34.373 7 WARNING neutron.api.v2.base [None req-fc3090d3-25b2-4561-a6b9-9cdf111ff21d 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - 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-07-30 22:33:34.374 7 INFO neutron.api.v2.resource [None req-fc3090d3-25b2-4561-a6b9-9cdf111ff21d 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1208/2381] 10.0.0.118 () {34 vars in 680 bytes} [Thu Jul 30 22:33:34 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2382] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:33:34 2026] GET /v2.0/networks => generated 1298 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2383] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:34 2026] DELETE /v2.0/networks/5a0e3cab-1c89-4c31-aac4-b0630487cf21 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2384] 10.0.0.220 () {34 vars in 1099 bytes} [Thu Jul 30 22:33:34 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1350597901&fields=id&tenant_id=f67d8cb036b24ecc923af89c328d132c => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2385] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:33:34 2026] GET /v2.0/networks?id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227 => generated 661 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:33:34.705 7 INFO neutron.db.segments_db [None req-718d2a77-73f3-4ac1-8c0e-a990c3ae9072 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - default default] Added segment 5f2f37cf-a2e1-44b8-a2a8-f0ffd0585417 of type vxlan for network 62d2bfad-6ef1-4d00-813c-ff6def53d5ea [pid: 8|app: 0|req: 1177/2386] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:33:34 2026] GET /v2.0/quotas/f67d8cb036b24ecc923af89c328d132c => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2387] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:33:34 2026] GET /v2.0/ports?tenant_id=f67d8cb036b24ecc923af89c328d132c&fields=id => generated 149 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2388] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:33:34 2026] POST /v2.0/networks => generated 707 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2389] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:33:34 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?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: 1180/2390] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:33:34 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?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: 1181/2391] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:35 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => 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: 1211/2392] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:33:34 2026] POST /v2.0/subnets => generated 647 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2393] 10.0.0.118 () {34 vars in 680 bytes} [Thu Jul 30 22:33:35 2026] POST /v2.0/rbac-policies => generated 324 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:33:35.620 7 INFO neutron.services.segments.plugin [-] Segment 0559124b-f526-494b-9dfc-99f9dd027b11 resource provider aggregate not found 2026-07-30 22:33:35.627 7 INFO neutron.services.segments.plugin [-] Segment 0559124b-f526-494b-9dfc-99f9dd027b11 resource provider aggregate not found 2026-07-30 22:33:35.638 7 INFO neutron.services.segments.plugin [-] Segment 0559124b-f526-494b-9dfc-99f9dd027b11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0559124b-f526-494b-9dfc-99f9dd027b11 found for delete ", "request_id": "req-532cfc1c-285a-4b50-9153-981973664d22"}]} 2026-07-30 22:33:35.644 7 INFO neutron.services.segments.plugin [-] Segment 0559124b-f526-494b-9dfc-99f9dd027b11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0559124b-f526-494b-9dfc-99f9dd027b11 found for delete ", "request_id": "req-d57d984d-03ad-4adc-b6ae-c26db1549cd0"}]} [pid: 7|app: 0|req: 1212/2394] 10.0.0.118 () {32 vars in 722 bytes} [Thu Jul 30 22:33:35 2026] GET /v2.0/networks/62d2bfad-6ef1-4d00-813c-ff6def53d5ea => generated 654 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2395] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:36 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:33:36.585 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d4820a7-d7f9-468f-8d2d-e85d9d880682 bf1bbb6dd3e346b2bc4d370204ef7f8b 9adf0f838ec74aeda6624686b3797bf0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1213/2396] 10.0.0.118 () {32 vars in 722 bytes} [Thu Jul 30 22:33:36 2026] GET /v2.0/networks/62d2bfad-6ef1-4d00-813c-ff6def53d5ea => generated 138 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:33:36.740 8 INFO neutron_taas.services.taas.taas_plugin [None req-3379a667-09fa-4000-94f9-55933bfda85d 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - default default] TaaS: Handle Delete Port: d0c82570-a836-486a-b22d-3f3f11d24083 2026-07-30 22:33:36.742 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3379a667-09fa-4000-94f9-55933bfda85d 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - default default] Tap Mirror: Handle Delete Port: d0c82570-a836-486a-b22d-3f3f11d24083 2026-07-30 22:33:37.051 8 INFO neutron.services.segments.plugin [-] Segment 5f2f37cf-a2e1-44b8-a2a8-f0ffd0585417 resource provider aggregate not found 2026-07-30 22:33:37.056 8 INFO neutron.services.segments.plugin [-] Segment 5f2f37cf-a2e1-44b8-a2a8-f0ffd0585417 resource provider aggregate not found 2026-07-30 22:33:37.068 8 INFO neutron.services.segments.plugin [-] Segment 5f2f37cf-a2e1-44b8-a2a8-f0ffd0585417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2f37cf-a2e1-44b8-a2a8-f0ffd0585417 found for delete ", "request_id": "req-d8f3a640-ccb2-4cc2-a57a-0893de45c150"}]} 2026-07-30 22:33:37.076 8 INFO neutron.services.segments.plugin [-] Segment 5f2f37cf-a2e1-44b8-a2a8-f0ffd0585417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2f37cf-a2e1-44b8-a2a8-f0ffd0585417 found for delete ", "request_id": "req-6e5f611f-7b22-493a-a558-719223511954"}]} [pid: 8|app: 0|req: 1184/2397] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:36 2026] DELETE /v2.0/networks/62d2bfad-6ef1-4d00-813c-ff6def53d5ea => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:33:37.134 7 INFO neutron.pecan_wsgi.hooks.translation [None req-105f3f34-0c6a-4c93-8164-7224fba45463 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1214/2398] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:33:37 2026] DELETE /v2.0/subnets/d9f049b9-255f-40a1-aa2c-cd57c87f6abf => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:33:37.155 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcb2248e-d5a5-4223-8f55-8973c9554282 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1185/2399] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:33:37 2026] DELETE /v2.0/subnets/e2c645a7-9825-46f2-9adf-84d819c02c66 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:33:37.176 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a260501e-2d88-40f5-9612-e172f1d20438 605bd3ae5f21417a9e0df9cd9030ac16 74790abd579b423d9ead390be43c0a27 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1215/2400] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:33:37 2026] DELETE /v2.0/subnets/5af46ca9-7c95-430e-bf03-67914da748be => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2401] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:37 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => 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: 1187/2402] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:38 2026] GET /v2.0/security-groups?tenant_id=74790abd579b423d9ead390be43c0a27&name=default => generated 2929 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2403] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:38 2026] DELETE /v2.0/security-groups/be67bd7a-8d60-4fef-b452-d15a8fc9888f => 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: 1189/2404] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:38 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => 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: 1216/2405] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:33:38 2026] POST /v2.0/floatingips => generated 552 bytes in 830 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2406] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:38 2026] GET /v2.0/security-groups?tenant_id=9adf0f838ec74aeda6624686b3797bf0&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2407] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:33:38 2026] PUT /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2408] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:33:38 2026] GET /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/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: 1191/2409] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:38 2026] DELETE /v2.0/security-groups/b50e73d1-01f8-491c-94ef-20005b2c8549 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2410] 10.0.0.118 () {34 vars in 769 bytes} [Thu Jul 30 22:33:38 2026] PUT /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags/green => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2411] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2412] 10.0.0.118 () {34 vars in 765 bytes} [Thu Jul 30 22:33:39 2026] PUT /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags/red => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2413] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2414] 10.0.0.118 () {34 vars in 787 bytes} [Thu Jul 30 22:33:39 2026] PUT /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2415] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/security-groups?tenant_id=a96634b03fd2465eb5b69da672fc31bb&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2416] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/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: 1196/2417] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:33:39 2026] PUT /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2418] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:39 2026] DELETE /v2.0/security-groups/a69646d8-71fd-4923-8086-c4b0bdf20e1b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2419] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2420] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/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: 1223/2421] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/networks?id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227 => generated 661 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2422] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:33:39.700 7 INFO neutron.api.v2.resource [None req-387dc6c1-1fb9-499b-8257-84a522149e17 161d316e6c1b46db9db10f47c7f7e15f ce6f7709f5db4cf1b17e7099edcd66f7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1224/2423] 10.0.0.118 () {32 vars in 750 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2424] 199.19.213.246 () {34 vars in 1049 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f67d8cb036b24ecc923af89c328d132c => generated 272 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2425] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:33:39 2026] DELETE /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2426] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:33:39.896 7 INFO neutron.api.v2.resource [None req-0dba7c49-7689-427a-abaf-6888556e11f9 161d316e6c1b46db9db10f47c7f7e15f ce6f7709f5db4cf1b17e7099edcd66f7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1227/2427] 10.0.0.118 () {32 vars in 753 bytes} [Thu Jul 30 22:33:39 2026] DELETE /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2428] 10.0.0.118 () {32 vars in 741 bytes} [Thu Jul 30 22:33:39 2026] DELETE /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2429] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:33:39 2026] GET /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:33:40.144 7 INFO neutron_taas.services.taas.taas_plugin [None req-046a5051-2941-45b7-abaf-3f6af6c8e01a 161d316e6c1b46db9db10f47c7f7e15f ce6f7709f5db4cf1b17e7099edcd66f7 - - default default] TaaS: Handle Delete Port: 8fb05c8f-e29e-4b36-97ee-c36d4d60d983 2026-07-30 22:33:40.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-046a5051-2941-45b7-abaf-3f6af6c8e01a 161d316e6c1b46db9db10f47c7f7e15f ce6f7709f5db4cf1b17e7099edcd66f7 - - default default] Tap Mirror: Handle Delete Port: 8fb05c8f-e29e-4b36-97ee-c36d4d60d983 [pid: 8|app: 0|req: 1201/2430] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:33:39 2026] POST /v2.0/ports => generated 954 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1230/2431] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:33:40 2026] DELETE /v2.0/floatingips/a40aa777-7410-4eab-81e4-2fb72ee7cec4 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2432] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:33:40 2026] PUT /v2.0/ports/e9a9d034-9942-4e0c-b652-ddfedb0677e5 => generated 1235 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:33:40.672 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-790f7102-92b1-439e-a0a2-c3d4931e582b'] response: {'name': 'network-changed', 'server_uuid': '3df03a0a-ec8a-4a73-ba43-59eda4bc9269', 'tag': 'e9a9d034-9942-4e0c-b652-ddfedb0677e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1231/2433] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:40 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 969 bytes in 81 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: 1203/2434] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:40 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&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: 8|app: 0|req: 1204/2435] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:33:41 2026] GET /v2.0/ports?tenant_id=f67d8cb036b24ecc923af89c328d132c&device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2436] 199.19.213.246 () {34 vars in 1017 bytes} [Thu Jul 30 22:33:41 2026] GET /v2.0/networks?tenant_id=f67d8cb036b24ecc923af89c328d132c&shared=False => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2437] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:41 2026] GET /v2.0/security-groups?tenant_id=2d0f39e606294725810484d9e5054a92&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2438] 199.19.213.246 () {34 vars in 929 bytes} [Thu Jul 30 22:33:41 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/2439] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:41 2026] DELETE /v2.0/security-groups/cc0a3ade-c0f1-4caa-8626-bd73d6d136cf => 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: 1207/2440] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:41 2026] GET /v2.0/security-groups?tenant_id=ce6f7709f5db4cf1b17e7099edcd66f7&name=default => generated 2929 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2441] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:41 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2442] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:41 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2443] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:41 2026] DELETE /v2.0/security-groups/71164d76-b74b-4bd5-b406-6aac7748de83 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2444] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:33:42 2026] GET /v2.0/ports?tenant_id=f67d8cb036b24ecc923af89c328d132c&device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2445] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:33:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e9a9d034-9942-4e0c-b652-ddfedb0677e5 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2446] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:33:42 2026] GET /v2.0/subnets?id=02a058ce-512f-4b08-bf58-8db6fa8d8d3f => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2447] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:33:42 2026] GET /v2.0/ports?network_id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227&device_owner=network%3Adhcp => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2448] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:33:42 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2449] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:33:42 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2450] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:43 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2451] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:43 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&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: 8|app: 0|req: 1214/2452] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:44 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2453] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:44 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&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-07-30 22:33:44.853 8 INFO neutron.db.segments_db [None req-92f3f853-52b7-49c2-a089-08d1761402d3 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] Added segment 2e1b2110-1ab5-420d-8aaf-ffb5c8514b22 of type vxlan for network be8925b1-12ad-492c-a7d8-17a2524926da [pid: 8|app: 0|req: 1215/2454] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:33:44 2026] POST /v2.0/networks => generated 611 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2455] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:33:44 2026] POST /v2.0/ports => generated 743 bytes in 464 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: 1216/2456] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:45 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2457] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:45 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:33:45.573 7 INFO neutron.db.segments_db [None req-d615f14c-a5e5-43e7-8aac-19d58b23014d 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] Added segment fbea4835-579d-402d-ac76-84dfced19503 of type vxlan for network ed95973d-2959-4dee-8cdf-088904dc0e8c [pid: 7|app: 0|req: 1241/2458] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:33:45 2026] POST /v2.0/networks => generated 611 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2459] 10.0.0.118 () {34 vars in 677 bytes} [Thu Jul 30 22:33:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2460] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:46 2026] PUT /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2461] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:33:45 2026] POST /v2.0/ports => generated 743 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2462] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:46 2026] GET /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags => generated 25 bytes in 35 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: 1245/2463] 10.0.0.118 () {34 vars in 763 bytes} [Thu Jul 30 22:33:46 2026] PUT /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-30 22:33:46.344 8 INFO neutron.db.segments_db [None req-e52b0462-2929-42ba-a707-f82fb20c3d98 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] Added segment 46ef7451-d950-499c-a12d-e0e7e02f3366 of type vxlan for network a9936469-f256-42ea-9773-d0c80aeb9ea7 [pid: 7|app: 0|req: 1246/2464] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:46 2026] GET /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2465] 10.0.0.118 () {34 vars in 759 bytes} [Thu Jul 30 22:33:46 2026] PUT /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2466] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:46 2026] GET /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/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: 1219/2467] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:33:46 2026] POST /v2.0/networks => generated 612 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2468] 10.0.0.118 () {34 vars in 781 bytes} [Thu Jul 30 22:33:46 2026] PUT /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags/black.or.white => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2469] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:46 2026] GET /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2470] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:46 2026] PUT /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags => generated 37 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2471] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:46 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2472] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:46 2026] GET /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2473] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:46 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2474] 10.0.0.118 () {32 vars in 740 bytes} [Thu Jul 30 22:33:46 2026] GET /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:33:47.016 7 INFO neutron.api.v2.resource [None req-af230d89-14ad-4099-941e-d7f8f03de788 2be1c00774234f90be28909c1d686f40 bce715cfa6b140488c03ec8799dcde4a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1256/2475] 10.0.0.118 () {32 vars in 744 bytes} [Thu Jul 30 22:33:46 2026] GET /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2476] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:33:46 2026] POST /v2.0/ports => generated 743 bytes in 541 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: 1257/2477] 10.0.0.118 () {32 vars in 743 bytes} [Thu Jul 30 22:33:47 2026] DELETE /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags/red => 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: 1258/2478] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:47 2026] GET /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:33:47.155 8 INFO neutron.db.segments_db [None req-fc9d3d4c-5692-43bc-828b-2ee97016a708 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] Added segment 4ac886b5-7062-4ca6-9e90-e37e6dfa4c55 of type vxlan for network 5409c84e-993f-4063-8c0e-ae2e29fba20e 2026-07-30 22:33:47.167 7 INFO neutron.api.v2.resource [None req-9e932484-052f-4de6-b364-fb9007b9f92b 2be1c00774234f90be28909c1d686f40 bce715cfa6b140488c03ec8799dcde4a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1259/2479] 10.0.0.118 () {32 vars in 747 bytes} [Thu Jul 30 22:33:47 2026] DELETE /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/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: 1260/2480] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:33:47 2026] DELETE /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/tags => 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: 1261/2481] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:47 2026] GET /v2.0/policies/55e70550-87fe-4bea-a75f-8ffad1465346/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: 1221/2482] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:33:47 2026] POST /v2.0/networks => generated 612 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2483] 10.0.0.118 () {32 vars in 733 bytes} [Thu Jul 30 22:33:47 2026] DELETE /v2.0/qos/policies/55e70550-87fe-4bea-a75f-8ffad1465346 => 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: 1262/2484] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:33:47 2026] POST /v2.0/ports => generated 743 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:33:47.974 8 INFO neutron.db.segments_db [None req-995da054-a5b4-4d1e-bbeb-268e2f44ed96 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] Added segment 966eb2e0-29df-4d87-8428-a3f8ff1a2982 of type vxlan for network a7656f97-708b-4deb-ac21-6c57a7964efd /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1263/2485] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:47 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2486] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:48 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&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: 8|app: 0|req: 1223/2487] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:33:47 2026] POST /v2.0/networks => generated 611 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2490] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:33:48 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2491] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:33:48 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2492] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:33:48 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2493] 10.0.0.118 () {34 vars in 663 bytes} [Thu Jul 30 22:33:48 2026] POST /v2.0/ports => generated 743 bytes in 435 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-07-30 22:33:48.747 8 INFO neutron.db.l3_db [None req-c2b6ea54-e239-401e-a866-b81d93cf67d4 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Floating IP 92fd6b83-4ede-485c-bd9d-65fdc96ec59b associated. External IP: 10.96.250.219, port: e9a9d034-9942-4e0c-b652-ddfedb0677e5. [pid: 7|app: 0|req: 1266/2494] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:48 2026] GET /v2.0/security-groups?tenant_id=5a7d81a0d8374878b236e21aa73e27eb&name=default => generated 2929 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2495] 10.0.0.118 () {34 vars in 746 bytes} [Thu Jul 30 22:33:48 2026] PUT /v2.0/ports/77e7fdd9-7beb-4099-95df-df3e55b9e3c2/tags => generated 17 bytes in 99 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: 1268/2496] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:48 2026] DELETE /v2.0/security-groups/d00c6b03-154d-4047-920b-3e5571e97444 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2497] 10.0.0.118 () {34 vars in 748 bytes} [Thu Jul 30 22:33:48 2026] PUT /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 855 bytes in 803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:33:49.178 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9607e720-5a6c-43ed-b18d-e6aa2d6aeb6c'] response: {'name': 'network-changed', 'server_uuid': '3df03a0a-ec8a-4a73-ba43-59eda4bc9269', 'tag': 'e9a9d034-9942-4e0c-b652-ddfedb0677e5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1230/2498] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 855 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2499] 10.0.0.118 () {34 vars in 746 bytes} [Thu Jul 30 22:33:49 2026] PUT /v2.0/ports/ef830f92-2946-42a8-abb8-5764de89dc1b/tags => generated 25 bytes in 99 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: 1231/2500] 10.0.0.118 () {34 vars in 746 bytes} [Thu Jul 30 22:33:49 2026] PUT /v2.0/ports/be52b9c6-08b8-415f-96a1-6fd338a2efc2/tags => generated 34 bytes in 120 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: 1232/2501] 10.0.0.118 () {34 vars in 746 bytes} [Thu Jul 30 22:33:49 2026] PUT /v2.0/ports/64d71990-fb71-431a-911f-51963d229284/tags => generated 19 bytes in 130 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: 1270/2502] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/security-groups?tenant_id=bce715cfa6b140488c03ec8799dcde4a&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2503] 10.0.0.118 () {32 vars in 659 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2504] 10.0.0.118 () {32 vars in 673 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2505] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:49 2026] DELETE /v2.0/security-groups/e10f5f1e-e149-47b1-b6fe-095a56c2b85c => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2506] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/ports?tenant_id=f67d8cb036b24ecc923af89c328d132c&device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2507] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/networks?id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227 => generated 756 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2508] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e9a9d034-9942-4e0c-b652-ddfedb0677e5 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2509] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/subnets?id=02a058ce-512f-4b08-bf58-8db6fa8d8d3f => 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: 1272/2510] 10.0.0.118 () {32 vars in 669 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2511] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/ports?network_id=6bf74c5d-6d3f-45ea-99d8-22ccd28b4227&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2512] 10.0.0.118 () {32 vars in 681 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2513] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?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: 1274/2514] 10.0.0.118 () {32 vars in 667 bytes} [Thu Jul 30 22:33:49 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2515] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:33:50 2026] GET /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227?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: 1275/2516] 10.0.0.118 () {32 vars in 681 bytes} [Thu Jul 30 22:33:50 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2517] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:50 2026] GET /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2518] 10.0.0.118 () {32 vars in 677 bytes} [Thu Jul 30 22:33:50 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2519] 10.0.0.118 () {32 vars in 689 bytes} [Thu Jul 30 22:33:50 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:33:50.482 8 INFO neutron_taas.services.taas.taas_plugin [None req-12d88e79-2fc0-4274-bf82-8981ce91db68 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] TaaS: Handle Delete Port: 77e7fdd9-7beb-4099-95df-df3e55b9e3c2 2026-07-30 22:33:50.486 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12d88e79-2fc0-4274-bf82-8981ce91db68 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] Tap Mirror: Handle Delete Port: 77e7fdd9-7beb-4099-95df-df3e55b9e3c2 [pid: 8|app: 0|req: 1243/2520] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:33:50 2026] DELETE /v2.0/ports/77e7fdd9-7beb-4099-95df-df3e55b9e3c2 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:33:50.750 7 INFO neutron_taas.services.taas.taas_plugin [None req-af5ab551-9506-4050-a285-1e77a3829c0f 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] TaaS: Handle Delete Port: ef830f92-2946-42a8-abb8-5764de89dc1b 2026-07-30 22:33:50.756 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af5ab551-9506-4050-a285-1e77a3829c0f 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] Tap Mirror: Handle Delete Port: ef830f92-2946-42a8-abb8-5764de89dc1b [pid: 7|app: 0|req: 1278/2521] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:33:50 2026] DELETE /v2.0/ports/ef830f92-2946-42a8-abb8-5764de89dc1b => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:33:50.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-d066234a-0d2c-467b-b54d-4371319cbc73 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] TaaS: Handle Delete Port: be52b9c6-08b8-415f-96a1-6fd338a2efc2 2026-07-30 22:33:51.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d066234a-0d2c-467b-b54d-4371319cbc73 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] Tap Mirror: Handle Delete Port: be52b9c6-08b8-415f-96a1-6fd338a2efc2 [pid: 8|app: 0|req: 1244/2522] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:33:50 2026] DELETE /v2.0/ports/be52b9c6-08b8-415f-96a1-6fd338a2efc2 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:33:51.234 7 INFO neutron_taas.services.taas.taas_plugin [None req-603b230f-9db0-4030-94bc-568dc4280e07 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] TaaS: Handle Delete Port: 64d71990-fb71-431a-911f-51963d229284 2026-07-30 22:33:51.237 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-603b230f-9db0-4030-94bc-568dc4280e07 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] Tap Mirror: Handle Delete Port: 64d71990-fb71-431a-911f-51963d229284 [pid: 8|app: 0|req: 1245/2523] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:33:51 2026] GET /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2524] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:33:51 2026] DELETE /v2.0/ports/64d71990-fb71-431a-911f-51963d229284 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:33:51.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-249795df-7868-44b5-ab19-4b0255598077 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] TaaS: Handle Delete Port: 9e9c2cb9-7b79-4a5a-89c3-e3abb4bab426 2026-07-30 22:33:51.501 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-249795df-7868-44b5-ab19-4b0255598077 21aba4014d8d47bf8c4fa4c06de39bdf 584c787b44724908872e9467354541f2 - - default default] Tap Mirror: Handle Delete Port: 9e9c2cb9-7b79-4a5a-89c3-e3abb4bab426 [pid: 8|app: 0|req: 1246/2525] 10.0.0.118 () {32 vars in 719 bytes} [Thu Jul 30 22:33:51 2026] DELETE /v2.0/ports/9e9c2cb9-7b79-4a5a-89c3-e3abb4bab426 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:33:51.882 7 INFO neutron.services.segments.plugin [-] Segment 2e1b2110-1ab5-420d-8aaf-ffb5c8514b22 resource provider aggregate not found 2026-07-30 22:33:51.889 7 INFO neutron.services.segments.plugin [-] Segment 2e1b2110-1ab5-420d-8aaf-ffb5c8514b22 resource provider aggregate not found 2026-07-30 22:33:51.908 7 INFO neutron.services.segments.plugin [-] Segment 2e1b2110-1ab5-420d-8aaf-ffb5c8514b22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e1b2110-1ab5-420d-8aaf-ffb5c8514b22 found for delete ", "request_id": "req-33f14ea0-e898-48fa-a91c-f89cfccf97f7"}]} 2026-07-30 22:33:51.912 7 INFO neutron.services.segments.plugin [-] Segment 2e1b2110-1ab5-420d-8aaf-ffb5c8514b22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e1b2110-1ab5-420d-8aaf-ffb5c8514b22 found for delete ", "request_id": "req-43fe44f9-01bf-4dd8-a092-67c502ad3e7a"}]} [pid: 7|app: 0|req: 1280/2526] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:51 2026] DELETE /v2.0/networks/be8925b1-12ad-492c-a7d8-17a2524926da => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:33:52.067 8 INFO neutron.services.segments.plugin [-] Segment fbea4835-579d-402d-ac76-84dfced19503 resource provider aggregate not found 2026-07-30 22:33:52.075 8 INFO neutron.services.segments.plugin [-] Segment fbea4835-579d-402d-ac76-84dfced19503 resource provider aggregate not found 2026-07-30 22:33:52.091 8 INFO neutron.services.segments.plugin [-] Segment fbea4835-579d-402d-ac76-84dfced19503 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbea4835-579d-402d-ac76-84dfced19503 found for delete ", "request_id": "req-5905ea39-f310-4caa-a19d-facf6824c132"}]} 2026-07-30 22:33:52.093 8 INFO neutron.services.segments.plugin [-] Segment fbea4835-579d-402d-ac76-84dfced19503 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbea4835-579d-402d-ac76-84dfced19503 found for delete ", "request_id": "req-59b149f0-68ef-44e0-b88e-c2f76b2dbe07"}]} [pid: 8|app: 0|req: 1247/2527] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:51 2026] DELETE /v2.0/networks/ed95973d-2959-4dee-8cdf-088904dc0e8c => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2528] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:52 2026] DELETE /v2.0/networks/a9936469-f256-42ea-9773-d0c80aeb9ea7 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2529] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:52 2026] DELETE /v2.0/networks/5409c84e-993f-4063-8c0e-ae2e29fba20e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2530] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:33:52 2026] DELETE /v2.0/networks/a7656f97-708b-4deb-ac21-6c57a7964efd => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:33:53.930 7 INFO neutron.services.segments.plugin [-] Segment 46ef7451-d950-499c-a12d-e0e7e02f3366 resource provider aggregate not found 2026-07-30 22:33:53.933 7 INFO neutron.services.segments.plugin [-] Segment 46ef7451-d950-499c-a12d-e0e7e02f3366 resource provider aggregate not found 2026-07-30 22:33:53.947 7 INFO neutron.services.segments.plugin [-] Segment 46ef7451-d950-499c-a12d-e0e7e02f3366 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46ef7451-d950-499c-a12d-e0e7e02f3366 found for delete ", "request_id": "req-ed2c2bb2-a819-4881-8334-f82113ebc1ff"}]} 2026-07-30 22:33:53.950 7 INFO neutron.services.segments.plugin [-] Segment 46ef7451-d950-499c-a12d-e0e7e02f3366 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46ef7451-d950-499c-a12d-e0e7e02f3366 found for delete ", "request_id": "req-1e97e2df-13ce-4a3a-ba42-c0864a4ca033"}]} 2026-07-30 22:33:53.961 7 INFO neutron.services.segments.plugin [-] Segment 966eb2e0-29df-4d87-8428-a3f8ff1a2982 resource provider aggregate not found 2026-07-30 22:33:53.967 7 INFO neutron.services.segments.plugin [-] Segment 966eb2e0-29df-4d87-8428-a3f8ff1a2982 resource provider aggregate not found 2026-07-30 22:33:53.975 7 INFO neutron.services.segments.plugin [-] Segment 966eb2e0-29df-4d87-8428-a3f8ff1a2982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966eb2e0-29df-4d87-8428-a3f8ff1a2982 found for delete ", "request_id": "req-95dd1556-c73c-4767-ab73-91478b585dc2"}]} 2026-07-30 22:33:53.984 7 INFO neutron.services.segments.plugin [-] Segment 966eb2e0-29df-4d87-8428-a3f8ff1a2982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966eb2e0-29df-4d87-8428-a3f8ff1a2982 found for delete ", "request_id": "req-e685bac6-cdfa-412b-bcac-44aa789848ec"}]} [pid: 8|app: 0|req: 1249/2531] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:53 2026] GET /v2.0/security-groups?tenant_id=a8dece32d3364426a26bb9a26e976e99&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:33:54.112 8 INFO neutron.services.segments.plugin [-] Segment 4ac886b5-7062-4ca6-9e90-e37e6dfa4c55 resource provider aggregate not found 2026-07-30 22:33:54.116 8 INFO neutron.services.segments.plugin [-] Segment 4ac886b5-7062-4ca6-9e90-e37e6dfa4c55 resource provider aggregate not found 2026-07-30 22:33:54.127 8 INFO neutron.services.segments.plugin [-] Segment 4ac886b5-7062-4ca6-9e90-e37e6dfa4c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ac886b5-7062-4ca6-9e90-e37e6dfa4c55 found for delete ", "request_id": "req-696f3347-800f-460a-9141-e2fb9e768f8f"}]} 2026-07-30 22:33:54.133 8 INFO neutron.services.segments.plugin [-] Segment 4ac886b5-7062-4ca6-9e90-e37e6dfa4c55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ac886b5-7062-4ca6-9e90-e37e6dfa4c55 found for delete ", "request_id": "req-9b4062fa-3da0-4e57-9076-59006c49dd71"}]} [pid: 7|app: 0|req: 1283/2532] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:54 2026] DELETE /v2.0/security-groups/f217e12f-e509-44dd-96d7-0969b070f850 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2533] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:54 2026] GET /v2.0/security-groups?tenant_id=584c787b44724908872e9467354541f2&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: 1284/2534] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:54 2026] DELETE /v2.0/security-groups/f885cf16-fe0a-4ebf-b34e-2a29ef0d99e2 => 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: 1251/2535] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:33:54 2026] GET /v2.0/security-groups?tenant_id=22aae0d4318b4fc78e3d6358616c7a12&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2536] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:33:54 2026] DELETE /v2.0/security-groups/aa39a5b4-d5dd-47b2-9043-4213304518ed => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:33:59.042 8 INFO neutron.db.segments_db [None req-9eefa0b6-6fc1-4c90-bd0b-7e89e0e86031 eec5880617e343a399f7c9a5a985e0a0 f4dc2866d09541bca925e143457c92df - - default default] Added segment 57278740-6a26-49a4-b0ba-22efc07c7026 of type vxlan for network 8966a825-5bc2-4985-9392-635f0e97b6b6 [pid: 8|app: 0|req: 1252/2537] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:33:58 2026] POST /v2.0/networks => generated 612 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2538] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:59 2026] PUT /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2539] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:59 2026] GET /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/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: 1287/2540] 10.0.0.118 () {34 vars in 763 bytes} [Thu Jul 30 22:33:59 2026] PUT /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags/green => generated 4 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2541] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:59 2026] GET /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/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: 1288/2542] 10.0.0.118 () {34 vars in 759 bytes} [Thu Jul 30 22:33:59 2026] PUT /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags/red => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2543] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:59 2026] GET /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2544] 10.0.0.118 () {34 vars in 781 bytes} [Thu Jul 30 22:33:59 2026] PUT /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags/black.or.white => generated 4 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2545] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:59 2026] GET /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2546] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:33:59 2026] PUT /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2547] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:33:59 2026] GET /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2548] 10.0.0.118 () {32 vars in 740 bytes} [Thu Jul 30 22:33:59 2026] GET /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:34:00.077 8 INFO neutron.api.v2.resource [None req-611b28fc-c113-4fb0-b75a-123dffe1f2ac eec5880617e343a399f7c9a5a985e0a0 f4dc2866d09541bca925e143457c92df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1258/2549] 10.0.0.118 () {32 vars in 744 bytes} [Thu Jul 30 22:34:00 2026] GET /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/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: 1292/2550] 10.0.0.118 () {32 vars in 743 bytes} [Thu Jul 30 22:34:00 2026] DELETE /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2551] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:34:00 2026] GET /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:34:00.283 7 INFO neutron.api.v2.resource [None req-8d8142d0-b151-4e35-a65b-9142ed0d5cbb eec5880617e343a399f7c9a5a985e0a0 f4dc2866d09541bca925e143457c92df - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1293/2552] 10.0.0.118 () {32 vars in 747 bytes} [Thu Jul 30 22:34:00 2026] DELETE /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2553] 10.0.0.118 () {32 vars in 735 bytes} [Thu Jul 30 22:34:00 2026] DELETE /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags => 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: 1294/2554] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:34:00 2026] GET /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:34:00.547 8 INFO neutron.services.segments.plugin [-] Segment 57278740-6a26-49a4-b0ba-22efc07c7026 resource provider aggregate not found 2026-07-30 22:34:00.548 8 INFO neutron.services.segments.plugin [-] Segment 57278740-6a26-49a4-b0ba-22efc07c7026 resource provider aggregate not found 2026-07-30 22:34:00.573 8 INFO neutron.services.segments.plugin [-] Segment 57278740-6a26-49a4-b0ba-22efc07c7026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57278740-6a26-49a4-b0ba-22efc07c7026 found for delete ", "request_id": "req-63ac8a29-22ab-43b0-9a44-76efd88b97ab"}]} 2026-07-30 22:34:00.575 8 INFO neutron.services.segments.plugin [-] Segment 57278740-6a26-49a4-b0ba-22efc07c7026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57278740-6a26-49a4-b0ba-22efc07c7026 found for delete ", "request_id": "req-4099f9ef-8c75-40ee-bc85-e630d19a693f"}]} [pid: 8|app: 0|req: 1261/2555] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:34:00 2026] DELETE /v2.0/networks/8966a825-5bc2-4985-9392-635f0e97b6b6 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2556] 10.0.0.1 () {34 vars in 987 bytes} [Thu Jul 30 22:34:00 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => 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: 1262/2557] 10.0.0.1 () {34 vars in 1037 bytes} [Thu Jul 30 22:34:00 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2558] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:01 2026] GET /v2.0/security-groups?tenant_id=f4dc2866d09541bca925e143457c92df&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: 1263/2559] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:01 2026] DELETE /v2.0/security-groups/eeab4a62-6475-469a-9105-9aebbebb11f7 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2560] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:01 2026] GET /v2.0/security-groups?tenant_id=68c6a1be7cdd45e89612c0f2d619b466&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: 1264/2561] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:02 2026] DELETE /v2.0/security-groups/f70823ef-595a-45a7-919a-611110e716f8 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2564] 10.0.0.118 () {34 vars in 683 bytes} [Thu Jul 30 22:34:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2565] 10.0.0.118 () {34 vars in 766 bytes} [Thu Jul 30 22:34:06 2026] PUT /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2566] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:34:06 2026] GET /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/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: 1267/2567] 10.0.0.118 () {34 vars in 777 bytes} [Thu Jul 30 22:34:06 2026] PUT /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2568] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:34:06 2026] GET /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2569] 10.0.0.118 () {34 vars in 773 bytes} [Thu Jul 30 22:34:06 2026] PUT /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2570] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:34:06 2026] GET /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/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: 1269/2571] 10.0.0.118 () {34 vars in 795 bytes} [Thu Jul 30 22:34:06 2026] PUT /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags/black.or.white => generated 4 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2572] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:34:06 2026] GET /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/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: 1270/2573] 10.0.0.118 () {34 vars in 766 bytes} [Thu Jul 30 22:34:06 2026] PUT /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2574] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:34:06 2026] GET /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2575] 10.0.0.118 () {32 vars in 754 bytes} [Thu Jul 30 22:34:06 2026] GET /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:34:07.056 7 INFO neutron.api.v2.resource [None req-32409955-d635-44c5-ae35-b72f5abeff8c c701be0d05d04554ace22206330c14bb 516a0221783d4facac52bd04018f3a94 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1305/2576] 10.0.0.118 () {32 vars in 758 bytes} [Thu Jul 30 22:34:07 2026] GET /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2577] 10.0.0.118 () {32 vars in 757 bytes} [Thu Jul 30 22:34:07 2026] DELETE /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags/red => 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: 1306/2578] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:34:07 2026] GET /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:34:07.246 8 INFO neutron.api.v2.resource [None req-e2ec9455-4690-4aea-a591-419a5a37baa5 c701be0d05d04554ace22206330c14bb 516a0221783d4facac52bd04018f3a94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1273/2579] 10.0.0.118 () {32 vars in 761 bytes} [Thu Jul 30 22:34:07 2026] DELETE /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/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: 1307/2580] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:34:07 2026] DELETE /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2581] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:34:07 2026] GET /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2582] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:07 2026] DELETE /v2.0/security-groups/695f13fb-a3fb-4642-b0e0-eadfa59b3fbf => 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: 1275/2583] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:08 2026] GET /v2.0/security-groups?tenant_id=fbc606b36aab4a65814aa8eae0153c22&name=default => generated 2929 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2584] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:08 2026] DELETE /v2.0/security-groups/8f977cbe-2e33-41e8-87d9-386def5b7999 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2585] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:08 2026] GET /v2.0/security-groups?tenant_id=516a0221783d4facac52bd04018f3a94&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2586] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:09 2026] DELETE /v2.0/security-groups/28049d15-0d7c-43f5-a5e0-fef0b909de1b => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2587] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:11 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2588] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:34:11 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&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: 1278/2589] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:12 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2590] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:34:12 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&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: 1279/2591] 10.0.0.118 () {34 vars in 675 bytes} [Thu Jul 30 22:34:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2592] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:34:13 2026] PUT /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/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: 1280/2593] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:34:13 2026] GET /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2594] 10.0.0.118 () {34 vars in 769 bytes} [Thu Jul 30 22:34:13 2026] PUT /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2595] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:34:13 2026] GET /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2596] 10.0.0.118 () {34 vars in 765 bytes} [Thu Jul 30 22:34:13 2026] PUT /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2597] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:34:13 2026] GET /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2598] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:13 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2599] 10.0.0.118 () {34 vars in 787 bytes} [Thu Jul 30 22:34:13 2026] PUT /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2600] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:34:13 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2601] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:34:13 2026] GET /v2.0/security-groups?id=88915768-3c15-4cc4-8e40-acb4f2d94a69&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: 1318/2602] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:34:13 2026] GET /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2603] 10.0.0.118 () {34 vars in 758 bytes} [Thu Jul 30 22:34:13 2026] PUT /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:34:13.673 8 INFO neutron_taas.services.taas.taas_plugin [req-56491fc2-6780-441c-acea-fe0951f87a3c req-fecd8e61-cbee-4625-8e2f-5808bfb98fe3 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] TaaS: Handle Delete Port: e9a9d034-9942-4e0c-b652-ddfedb0677e5 2026-07-30 22:34:13.676 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-56491fc2-6780-441c-acea-fe0951f87a3c req-fecd8e61-cbee-4625-8e2f-5808bfb98fe3 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Tap Mirror: Handle Delete Port: e9a9d034-9942-4e0c-b652-ddfedb0677e5 [pid: 7|app: 0|req: 1320/2604] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:34:13 2026] GET /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2605] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:34:13 2026] GET /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:34:13.762 7 INFO neutron.api.v2.resource [None req-525bb110-818b-41f8-80fa-0b4e58542514 8002c76eaba04bf3a9d575ec5de33c84 878623e95095401db58b395af5f23194 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1322/2606] 10.0.0.118 () {32 vars in 750 bytes} [Thu Jul 30 22:34:13 2026] GET /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-30 22:34:13.814 8 INFO neutron.db.l3_db [req-56491fc2-6780-441c-acea-fe0951f87a3c req-fecd8e61-cbee-4625-8e2f-5808bfb98fe3 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Floating IP 92fd6b83-4ede-485c-bd9d-65fdc96ec59b disassociated. External IP: 10.96.250.219, port: e9a9d034-9942-4e0c-b652-ddfedb0677e5. [pid: 7|app: 0|req: 1323/2607] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:34:13 2026] DELETE /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags/red => 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: 1324/2608] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:34:13 2026] GET /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:34:13.924 7 INFO neutron.api.v2.resource [None req-bbe84c59-579f-45a5-8afa-742f93a542bd 8002c76eaba04bf3a9d575ec5de33c84 878623e95095401db58b395af5f23194 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1325/2609] 10.0.0.118 () {32 vars in 753 bytes} [Thu Jul 30 22:34:13 2026] DELETE /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2610] 10.0.0.118 () {32 vars in 741 bytes} [Thu Jul 30 22:34:13 2026] DELETE /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags => 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: 1327/2611] 10.0.0.118 () {32 vars in 738 bytes} [Thu Jul 30 22:34:14 2026] GET /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8/tags => 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: 1328/2612] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:34:14 2026] DELETE /v2.0/subnetpools/d2c948fc-a551-4144-a966-c8ef177ca1f8 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2613] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:34:13 2026] DELETE /v2.0/ports/e9a9d034-9942-4e0c-b652-ddfedb0677e5 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:34:14.325 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-428c3bd7-da20-4c7c-88a4-1f31ea44a6d0'] response: {'server_uuid': '3df03a0a-ec8a-4a73-ba43-59eda4bc9269', 'name': 'network-vif-deleted', 'tag': 'e9a9d034-9942-4e0c-b652-ddfedb0677e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1329/2614] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:14 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 12 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2615] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:15 2026] GET /v2.0/security-groups?tenant_id=878623e95095401db58b395af5f23194&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2616] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:15 2026] DELETE /v2.0/security-groups/6ac8b97e-805a-4144-a36a-089203fef6fe => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2617] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:15 2026] GET /v2.0/security-groups?tenant_id=797e5467f10446358900e2793a9ceac9&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2618] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:15 2026] DELETE /v2.0/security-groups/d224b076-6c8f-43ca-9329-fe8a76c14d14 => 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: 1288/2619] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:15 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => generated 12 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2620] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:17 2026] GET /v2.0/ports?device_id=3df03a0a-ec8a-4a73-ba43-59eda4bc9269 => 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: 1290/2623] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:18 2026] DELETE /v2.0/security-groups/88915768-3c15-4cc4-8e40-acb4f2d94a69 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:34:18.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-43be61f0-c90c-4d10-957c-ca92829323f1 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] TaaS: Handle Delete Port: 5124c192-2192-48b1-b48d-9aa008cd59b8 2026-07-30 22:34:18.711 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43be61f0-c90c-4d10-957c-ca92829323f1 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Tap Mirror: Handle Delete Port: 5124c192-2192-48b1-b48d-9aa008cd59b8 [pid: 7|app: 0|req: 1334/2624] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:34:18 2026] DELETE /v2.0/floatingips/92fd6b83-4ede-485c-bd9d-65fdc96ec59b => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2625] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:19 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2626] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:34:19 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2627] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:19 2026] GET /v2.0/security-groups?tenant_id=7f6257fddb5a4e079ec66f5faa43b065&name=default => generated 2929 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2628] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:20 2026] DELETE /v2.0/security-groups/f930442b-5ad0-41c5-8c41-d46dd8d95864 => 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: 1293/2629] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:20 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => 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: 1337/2630] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:34:20 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2631] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:20 2026] GET /v2.0/security-groups?tenant_id=61f772d4564e47b49e128bb167c7c4da&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2632] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:20 2026] DELETE /v2.0/security-groups/0b72f42c-4c9e-4390-9db8-dc8026f199cb => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2633] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:21 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2634] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:34:21 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2635] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:34:21 2026] GET /v2.0/security-groups?id=e4166087-b3c3-4b60-99a3-f944e3a27d93&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:34:21.752 7 INFO neutron_taas.services.taas.taas_plugin [req-6d26c969-a44c-45cb-8215-385a88d0a83f req-620ff480-bb7a-4ba4-91cf-6ff0ad36909e b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] TaaS: Handle Delete Port: 378020a1-ad1b-41a2-afff-a6d135968f4d 2026-07-30 22:34:21.756 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6d26c969-a44c-45cb-8215-385a88d0a83f req-620ff480-bb7a-4ba4-91cf-6ff0ad36909e b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Tap Mirror: Handle Delete Port: 378020a1-ad1b-41a2-afff-a6d135968f4d [pid: 7|app: 0|req: 1340/2636] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:34:21 2026] DELETE /v2.0/ports/378020a1-ad1b-41a2-afff-a6d135968f4d => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:34:21.952 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84ef4cfa-8828-4eb0-a34c-f01b2946904c'] response: {'server_uuid': 'a58aa9ae-853a-4825-8ddc-57f89627c5ba', 'name': 'network-vif-deleted', 'tag': '378020a1-ad1b-41a2-afff-a6d135968f4d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1297/2637] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:22 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2638] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:23 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => 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: 1298/2639] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:34:24 2026] GET /v2.0/ports?device_id=a58aa9ae-853a-4825-8ddc-57f89627c5ba => 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: 1342/2640] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:26 2026] DELETE /v2.0/security-groups/e4166087-b3c3-4b60-99a3-f944e3a27d93 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:34:26.655 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ac8f08a-99b1-413a-b233-3f167457e520 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] TaaS: Handle Delete Port: ca77d2d3-2191-433a-8d62-c4e010ae6496 2026-07-30 22:34:26.659 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ac8f08a-99b1-413a-b233-3f167457e520 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Tap Mirror: Handle Delete Port: ca77d2d3-2191-433a-8d62-c4e010ae6496 [pid: 8|app: 0|req: 1299/2641] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:34:26 2026] PUT /v2.0/routers/1bbcb1e5-c745-44ea-96ac-7fe44ad4378e/remove_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2642] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:34:27 2026] DELETE /v2.0/subnets/02a058ce-512f-4b08-bf58-8db6fa8d8d3f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:34:27.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e241c60-cb89-4acf-990e-e118bb981ff9 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] TaaS: Handle Delete Port: 64d4d4c1-08ef-4e52-ad0a-5a567d938c6e 2026-07-30 22:34:27.685 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e241c60-cb89-4acf-990e-e118bb981ff9 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Tap Mirror: Handle Delete Port: 64d4d4c1-08ef-4e52-ad0a-5a567d938c6e 2026-07-30 22:34:27.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e241c60-cb89-4acf-990e-e118bb981ff9 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] TaaS: Handle Delete Port: d4e392a1-1885-4446-a0f6-34ce98f7ad51 2026-07-30 22:34:28.002 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e241c60-cb89-4acf-990e-e118bb981ff9 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] Tap Mirror: Handle Delete Port: d4e392a1-1885-4446-a0f6-34ce98f7ad51 2026-07-30 22:34:28.508 8 INFO neutron.db.l3_hamode_db [None req-3e241c60-cb89-4acf-990e-e118bb981ff9 b7fd00e45ffd41c3af8d815e61f87c37 f67d8cb036b24ecc923af89c328d132c - - default default] HA network 97323c33-bdbd-415a-934b-304c1a44a45c was deleted as no HA routers are present in tenant f67d8cb036b24ecc923af89c328d132c. [pid: 8|app: 0|req: 1300/2643] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:34:27 2026] DELETE /v2.0/routers/1bbcb1e5-c745-44ea-96ac-7fe44ad4378e => generated 0 bytes in 1057 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:34:28.730 8 INFO neutron.services.segments.plugin [-] Segment effb6a39-5f3d-44a0-b458-82c12fd8a742 resource provider aggregate not found [pid: 7|app: 0|req: 1344/2644] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:34:28 2026] DELETE /v2.0/networks/6bf74c5d-6d3f-45ea-99d8-22ccd28b4227 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:34:28.751 8 INFO neutron.services.segments.plugin [-] Segment effb6a39-5f3d-44a0-b458-82c12fd8a742 resource provider aggregate not found 2026-07-30 22:34:28.855 7 INFO neutron.services.segments.plugin [-] Segment 26f7bd06-a237-4c0a-8be0-48b29d0677b2 resource provider aggregate not found 2026-07-30 22:34:28.859 7 INFO neutron.services.segments.plugin [-] Segment 26f7bd06-a237-4c0a-8be0-48b29d0677b2 resource provider aggregate not found 2026-07-30 22:34:28.863 8 INFO neutron.services.segments.plugin [-] Segment effb6a39-5f3d-44a0-b458-82c12fd8a742 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid effb6a39-5f3d-44a0-b458-82c12fd8a742 found for delete ", "request_id": "req-2da91fb4-84a3-4464-a32e-78d0d51e959c"}]} 2026-07-30 22:34:28.868 8 INFO neutron.services.segments.plugin [-] Segment effb6a39-5f3d-44a0-b458-82c12fd8a742 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid effb6a39-5f3d-44a0-b458-82c12fd8a742 found for delete ", "request_id": "req-1559d534-bcd5-4c77-8775-f83994ba5b90"}]} 2026-07-30 22:34:28.873 7 INFO neutron.services.segments.plugin [-] Segment 26f7bd06-a237-4c0a-8be0-48b29d0677b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26f7bd06-a237-4c0a-8be0-48b29d0677b2 found for delete ", "request_id": "req-a01ea662-a36c-4f1d-9436-3615bafe44fb"}]} 2026-07-30 22:34:28.875 7 INFO neutron.services.segments.plugin [-] Segment 26f7bd06-a237-4c0a-8be0-48b29d0677b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26f7bd06-a237-4c0a-8be0-48b29d0677b2 found for delete ", "request_id": "req-95c54100-b371-47af-99a9-a7094abf982a"}]} [pid: 8|app: 0|req: 1301/2645] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:29 2026] GET /v2.0/security-groups?tenant_id=f67d8cb036b24ecc923af89c328d132c&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2646] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:29 2026] DELETE /v2.0/security-groups/78b1e61d-d93e-4df6-a5ca-209163176ad6 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2647] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:30 2026] GET /v2.0/security-groups?tenant_id=d1e34961393847f186002df2fade46cc&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2648] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:30 2026] DELETE /v2.0/security-groups/1e2b4533-29aa-4784-ab6c-9ef8ef42f73b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:34:34.253 7 INFO neutron.db.segments_db [None req-9a1e9703-039b-4f82-bf45-d98738048d12 01800ce3357e4affa25ddc14ecb04eca f53e395d982a4bc08e6ab8980d8b0da7 - - default default] Added segment 463e6564-a2cf-41fd-a98a-3189ea270b8d of type vxlan for network a44fea8c-499d-4823-b730-874c7214f20f [pid: 7|app: 0|req: 1348/2651] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:34:33 2026] POST /v2.0/networks => generated 613 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:34:34.491 8 INFO neutron.db.segments_db [None req-9ad26770-0091-432c-9819-735da069d472 01800ce3357e4affa25ddc14ecb04eca f53e395d982a4bc08e6ab8980d8b0da7 - - default default] Added segment c274ae63-69fc-4cda-ad2e-b68133034391 of type vxlan for network ce894c3f-a18a-441b-9915-8c41c3db19cd [pid: 8|app: 0|req: 1304/2652] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:34:34 2026] POST /v2.0/networks => generated 613 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2653] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:34:34 2026] PUT /v2.0/networks/a44fea8c-499d-4823-b730-874c7214f20f/tags => generated 25 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2654] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:34:34 2026] GET /v2.0/networks/a44fea8c-499d-4823-b730-874c7214f20f/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2655] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:34:34 2026] PUT /v2.0/networks/ce894c3f-a18a-441b-9915-8c41c3db19cd/tags => generated 17 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2656] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:34:35 2026] GET /v2.0/networks/ce894c3f-a18a-441b-9915-8c41c3db19cd/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2657] 10.0.0.118 () {34 vars in 752 bytes} [Thu Jul 30 22:34:35 2026] PUT /v2.0/networks/ce894c3f-a18a-441b-9915-8c41c3db19cd/tags => generated 12 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2658] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:34:35 2026] GET /v2.0/networks/ce894c3f-a18a-441b-9915-8c41c3db19cd/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2659] 10.0.0.118 () {32 vars in 732 bytes} [Thu Jul 30 22:34:35 2026] GET /v2.0/networks/a44fea8c-499d-4823-b730-874c7214f20f/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:34:35.378 8 INFO neutron.services.segments.plugin [-] Segment 463e6564-a2cf-41fd-a98a-3189ea270b8d resource provider aggregate not found 2026-07-30 22:34:35.385 8 INFO neutron.services.segments.plugin [-] Segment 463e6564-a2cf-41fd-a98a-3189ea270b8d resource provider aggregate not found 2026-07-30 22:34:35.395 8 INFO neutron.services.segments.plugin [-] Segment 463e6564-a2cf-41fd-a98a-3189ea270b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 463e6564-a2cf-41fd-a98a-3189ea270b8d found for delete ", "request_id": "req-35a7d7a7-3519-47f6-b691-8abd4099b0d9"}]} 2026-07-30 22:34:35.406 8 INFO neutron.services.segments.plugin [-] Segment 463e6564-a2cf-41fd-a98a-3189ea270b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 463e6564-a2cf-41fd-a98a-3189ea270b8d found for delete ", "request_id": "req-8f86645e-c215-48b9-a9fc-5527b57da128"}]} [pid: 8|app: 0|req: 1308/2660] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:34:35 2026] DELETE /v2.0/networks/a44fea8c-499d-4823-b730-874c7214f20f => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:34:35.573 7 INFO neutron.services.segments.plugin [-] Segment c274ae63-69fc-4cda-ad2e-b68133034391 resource provider aggregate not found 2026-07-30 22:34:35.579 7 INFO neutron.services.segments.plugin [-] Segment c274ae63-69fc-4cda-ad2e-b68133034391 resource provider aggregate not found 2026-07-30 22:34:35.597 7 INFO neutron.services.segments.plugin [-] Segment c274ae63-69fc-4cda-ad2e-b68133034391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c274ae63-69fc-4cda-ad2e-b68133034391 found for delete ", "request_id": "req-e9358ed4-6b5c-4bc2-875d-73602cf5b397"}]} 2026-07-30 22:34:35.598 7 INFO neutron.services.segments.plugin [-] Segment c274ae63-69fc-4cda-ad2e-b68133034391 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c274ae63-69fc-4cda-ad2e-b68133034391 found for delete ", "request_id": "req-3e78da29-ff7a-41cf-acde-8af05ff03c39"}]} [pid: 7|app: 0|req: 1353/2661] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:34:35 2026] DELETE /v2.0/networks/ce894c3f-a18a-441b-9915-8c41c3db19cd => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2662] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:36 2026] GET /v2.0/security-groups?tenant_id=f53e395d982a4bc08e6ab8980d8b0da7&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2663] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:36 2026] DELETE /v2.0/security-groups/a5086450-55e1-4781-97a9-4595a5a43f60 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2664] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:34:36 2026] GET /v2.0/security-groups?tenant_id=54c02ab681f44728a312e05d10a08861&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2665] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:34:37 2026] DELETE /v2.0/security-groups/82a745ea-ab83-46f7-ba77-9c9134b47817 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:34:47.783 8 INFO neutron.db.segments_db [None req-a3c2e699-edc1-4922-baa1-9df6e855eed7 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Added segment b1538555-37a1-476e-976f-d7a82d92a105 of type vxlan for network 04266fa7-18ac-441f-88c3-67cc36665cdf [pid: 8|app: 0|req: 1311/2666] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:34:47 2026] POST /v2.0/networks => generated 621 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2669] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:34:47 2026] POST /v2.0/subnets => generated 657 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2670] 10.0.0.118 () {32 vars in 721 bytes} [Thu Jul 30 22:34:48 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2671] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:34:48 2026] POST /v2.0/subnets => generated 732 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:34:48.867 8 INFO neutron.db.segments_db [None req-3a49fea6-4b92-4085-9357-aff6773ab86b 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Added segment 9e291cc3-170d-401f-8030-0d030c279ecb of type vxlan for network 3c036faa-69ca-493c-ae22-32b5fbf37af7 [pid: 8|app: 0|req: 1315/2672] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:34:48 2026] POST /v2.0/networks => generated 619 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2673] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:34:49 2026] POST /v2.0/subnets => generated 656 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2674] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:34:49 2026] POST /v2.0/subnets => generated 726 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:34:49.843 7 INFO neutron.db.segments_db [None req-7a8a0ad2-7175-4fd0-bac1-f4c01bf24f85 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Added segment a7ecc9ab-5b2a-40a2-83ac-f47af65f25cd of type vxlan for network de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e [pid: 7|app: 0|req: 1359/2675] 10.0.0.118 () {34 vars in 669 bytes} [Thu Jul 30 22:34:49 2026] POST /v2.0/networks => generated 618 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2676] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:34:49 2026] POST /v2.0/subnets => generated 656 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2677] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:34:50 2026] POST /v2.0/subnets => generated 729 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:34:50.871 8 INFO neutron.db.segments_db [None req-4d367d8d-dea6-487f-8167-eebdb5386bd1 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Added segment d8330a3e-b921-4661-91b8-6ea62e49c90a of type vxlan for network ce170b54-8255-4fd8-8bd7-a85a3bcf91a0 2026-07-30 22:34:51.213 8 INFO neutron.db.l3_hamode_db [None req-4d367d8d-dea6-487f-8167-eebdb5386bd1 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-30 22:34:52.098 8 INFO neutron.db.l3_hamode_db [None req-4d367d8d-dea6-487f-8167-eebdb5386bd1 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1318/2678] 10.0.0.118 () {34 vars in 668 bytes} [Thu Jul 30 22:34:50 2026] POST /v2.0/routers => generated 685 bytes in 2441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2679] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:34:53 2026] PUT /v2.0/routers/fddaa543-7081-4bfe-a2ce-0c148e53810e/add_router_interface => generated 309 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2680] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:34:54 2026] PUT /v2.0/routers/fddaa543-7081-4bfe-a2ce-0c148e53810e/add_router_interface => generated 309 bytes in 1448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2681] 10.0.0.118 () {34 vars in 782 bytes} [Thu Jul 30 22:34:56 2026] PUT /v2.0/routers/fddaa543-7081-4bfe-a2ce-0c148e53810e/add_router_interface => generated 309 bytes in 1517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2682] 10.0.0.118 () {34 vars in 683 bytes} [Thu Jul 30 22:34:57 2026] POST /v2.0/security-groups => generated 1630 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2683] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:34:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2684] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:34:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2685] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:34:58 2026] POST /v2.0/security-group-rules => generated 599 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2686] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:34:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2687] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:34:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2688] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:34:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2689] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:34:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2690] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:34:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2691] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:34:59 2026] POST /v2.0/security-group-rules => generated 599 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2692] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:35:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2693] 10.0.0.118 () {34 vars in 694 bytes} [Thu Jul 30 22:35:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2694] 10.0.0.220 () {34 vars in 1095 bytes} [Thu Jul 30 22:35:00 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1971719644&fields=id&tenant_id=e08bb8e97aeb4920b8163762e51e4cda => 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: 1369/2695] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:35:00 2026] GET /v2.0/networks?id=3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 705 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2696] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:35:00 2026] GET /v2.0/quotas/e08bb8e97aeb4920b8163762e51e4cda => generated 292 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2697] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:35:00 2026] GET /v2.0/ports?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&fields=id => generated 287 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2698] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:35:00 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2699] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:35:01 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2700] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:35:01 2026] GET /v2.0/ports?device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2703] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:35:05 2026] GET /v2.0/networks?id=3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 705 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2704] 199.19.213.246 () {34 vars in 1049 bytes} [Thu Jul 30 22:35:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e08bb8e97aeb4920b8163762e51e4cda => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2705] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:35:05 2026] POST /v2.0/ports => generated 1179 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2706] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:35:06 2026] GET /v2.0/ports?device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => generated 1182 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2707] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:35:06 2026] GET /v2.0/security-groups?id=9fcdfb93-66da-40ce-9430-9a190421367a&fields=id&fields=name => generated 112 bytes in 33 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: 1375/2708] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:35:06 2026] PUT /v2.0/ports/4609ad05-59fa-42e6-befa-5a529709181f => generated 1460 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:35:07.148 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff4971c4-669e-4890-a90b-f5180fc46f93'] response: {'name': 'network-changed', 'server_uuid': '95640b40-7b63-46c1-ae43-cea21f10b9ad', 'tag': '4609ad05-59fa-42e6-befa-5a529709181f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1334/2709] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:35:07 2026] GET /v2.0/ports?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => generated 1463 bytes in 57 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: 1376/2710] 199.19.213.246 () {34 vars in 1017 bytes} [Thu Jul 30 22:35:07 2026] GET /v2.0/networks?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&shared=False => generated 2376 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2711] 199.19.213.246 () {34 vars in 929 bytes} [Thu Jul 30 22:35:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2712] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:35:08 2026] GET /v2.0/ports?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => generated 1463 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2713] 199.19.213.246 () {34 vars in 1055 bytes} [Thu Jul 30 22:35:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.64&port_id=4609ad05-59fa-42e6-befa-5a529709181f => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2714] 199.19.213.246 () {34 vars in 1103 bytes} [Thu Jul 30 22:35:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A329&port_id=4609ad05-59fa-42e6-befa-5a529709181f => 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: 1337/2715] 199.19.213.246 () {34 vars in 1063 bytes} [Thu Jul 30 22:35:08 2026] GET /v2.0/subnets?id=eb55f399-e36b-472f-9f26-160aec219eff&id=0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 1411 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2716] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:35:09 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2717] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:35:09 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2718] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:35:09 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1339/2719] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:35:09 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1381/2720] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:35:11 2026] GET /v2.0/ports?device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => generated 1194 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2721] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:35:11 2026] GET /v2.0/security-groups?id=9fcdfb93-66da-40ce-9430-9a190421367a&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2722] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:35:16 2026] GET /v2.0/ports?device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => generated 1196 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2723] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:35:16 2026] GET /v2.0/security-groups?id=9fcdfb93-66da-40ce-9430-9a190421367a&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2724] 10.0.0.118 () {32 vars in 817 bytes} [Thu Jul 30 22:35:17 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&mac_address=fa%3A16%3A3e%3A01%3A5c%3A53 => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:35:18.058 8 INFO neutron.db.l3_db [None req-05939968-30c0-4e04-aa4d-687bf1291783 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Floating IP 9b99986b-8842-4915-8f73-7c2e042e2207 associated. External IP: 10.96.250.215, port: 4609ad05-59fa-42e6-befa-5a529709181f. [pid: 8|app: 0|req: 1342/2727] 10.0.0.118 () {34 vars in 676 bytes} [Thu Jul 30 22:35:17 2026] POST /v2.0/floatingips => generated 854 bytes in 1333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:35:18.551 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2360e6cb-fe2c-4158-91f0-680aa5005167'] response: {'name': 'network-changed', 'server_uuid': '95640b40-7b63-46c1-ae43-cea21f10b9ad', 'tag': '4609ad05-59fa-42e6-befa-5a529709181f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1386/2728] 10.0.0.220 () {34 vars in 1095 bytes} [Thu Jul 30 22:35:18 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1971719644&fields=id&tenant_id=e08bb8e97aeb4920b8163762e51e4cda => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2729] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:35:18 2026] GET /v2.0/networks?id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 704 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2730] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:35:18 2026] GET /v2.0/quotas/e08bb8e97aeb4920b8163762e51e4cda => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2731] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:35:18 2026] GET /v2.0/ports?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&fields=id => generated 333 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2732] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:35:18 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2733] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:35:19 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1389/2734] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:35:19 2026] GET /v2.0/ports?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2735] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:35:19 2026] GET /v2.0/networks?id=3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2736] 199.19.213.246 () {34 vars in 1055 bytes} [Thu Jul 30 22:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.64&port_id=4609ad05-59fa-42e6-befa-5a529709181f => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2737] 199.19.213.246 () {34 vars in 1103 bytes} [Thu Jul 30 22:35:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A329&port_id=4609ad05-59fa-42e6-befa-5a529709181f => 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: 1348/2738] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:35:19 2026] GET /v2.0/ports?device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => 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: 1391/2739] 199.19.213.246 () {34 vars in 1063 bytes} [Thu Jul 30 22:35:19 2026] GET /v2.0/subnets?id=eb55f399-e36b-472f-9f26-160aec219eff&id=0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 1411 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2740] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:35:19 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2741] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:35:19 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2742] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:35:19 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1393/2743] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:35:19 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1351/2744] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:35:23 2026] GET /v2.0/networks?id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 704 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2745] 199.19.213.246 () {34 vars in 1049 bytes} [Thu Jul 30 22:35:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e08bb8e97aeb4920b8163762e51e4cda => generated 179 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2746] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:35:24 2026] GET /v2.0/ports?device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => generated 1190 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2747] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:35:24 2026] GET /v2.0/security-groups?id=9fcdfb93-66da-40ce-9430-9a190421367a&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2748] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:35:23 2026] POST /v2.0/ports => generated 1187 bytes in 1403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2749] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:35:25 2026] PUT /v2.0/ports/c289a500-91e0-4c91-9099-5528b2b7be40 => generated 1468 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:35:25.770 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba035bb9-49c3-4b10-9c21-84483e6940e1'] response: {'name': 'network-changed', 'server_uuid': '10289bc9-6ec3-4f26-95f7-ae1fc8e41927', 'tag': 'c289a500-91e0-4c91-9099-5528b2b7be40', '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: 1353/2750] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:35:26 2026] GET /v2.0/ports?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => generated 1471 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1398/2751] 199.19.213.246 () {34 vars in 1017 bytes} [Thu Jul 30 22:35:26 2026] GET /v2.0/networks?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&shared=False => generated 2376 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2752] 199.19.213.246 () {34 vars in 929 bytes} [Thu Jul 30 22:35:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2753] 10.0.0.1 () {34 vars in 987 bytes} [Thu Jul 30 22:35:26 2026] GET /v2.0/ports?device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => generated 1465 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2754] 10.0.0.1 () {34 vars in 1037 bytes} [Thu Jul 30 22:35:26 2026] GET /v2.0/security-groups?id=9fcdfb93-66da-40ce-9430-9a190421367a&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2755] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:35:27 2026] GET /v2.0/ports?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => generated 1471 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2756] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:35:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=c289a500-91e0-4c91-9099-5528b2b7be40 => 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: 1401/2757] 199.19.213.246 () {34 vars in 1105 bytes} [Thu Jul 30 22:35:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A368&port_id=c289a500-91e0-4c91-9099-5528b2b7be40 => 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: 1357/2758] 199.19.213.246 () {34 vars in 1063 bytes} [Thu Jul 30 22:35:27 2026] GET /v2.0/subnets?id=57c2f1b1-e522-4948-9886-998945cfe8f2&id=66f13928-3edc-4a28-8ad5-b6af6f642320 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2759] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:35:27 2026] GET /v2.0/ports?network_id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2760] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:35:27 2026] GET /v2.0/ports?network_id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2761] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:35:27 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1359/2762] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:35:27 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1404/2763] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:35:29 2026] GET /v2.0/ports?device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => generated 1202 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2764] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:35:29 2026] GET /v2.0/security-groups?id=9fcdfb93-66da-40ce-9430-9a190421367a&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2767] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:35:34 2026] GET /v2.0/ports?device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => generated 1204 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2768] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:35:34 2026] GET /v2.0/security-groups?id=9fcdfb93-66da-40ce-9430-9a190421367a&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2769] 10.0.0.118 () {32 vars in 817 bytes} [Thu Jul 30 22:35:34 2026] GET /v2.0/ports?network_id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e&mac_address=fa%3A16%3A3e%3Afb%3A69%3A5a => generated 1204 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:35:36.005 8 INFO neutron.db.l3_db [None req-20f8887c-fee2-454f-a575-f5acfd6d7853 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Floating IP b20c88a0-c314-4151-a597-6a7829863131 associated. External IP: 10.96.250.209, port: c289a500-91e0-4c91-9099-5528b2b7be40. [pid: 8|app: 0|req: 1363/2770] 10.0.0.118 () {34 vars in 676 bytes} [Thu Jul 30 22:35:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-30 22:35:36.349 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6549ff2a-dfff-4a33-aa55-8f76c810ac0f'] response: {'name': 'network-changed', 'server_uuid': '10289bc9-6ec3-4f26-95f7-ae1fc8e41927', 'tag': 'c289a500-91e0-4c91-9099-5528b2b7be40', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1408/2771] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:35:36 2026] GET /v2.0/ports?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => 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: 1364/2772] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:35:36 2026] GET /v2.0/networks?id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => 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: 1409/2773] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:35:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=c289a500-91e0-4c91-9099-5528b2b7be40 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2774] 199.19.213.246 () {34 vars in 1105 bytes} [Thu Jul 30 22:35:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A368&port_id=c289a500-91e0-4c91-9099-5528b2b7be40 => 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: 1410/2775] 199.19.213.246 () {34 vars in 1063 bytes} [Thu Jul 30 22:35:37 2026] GET /v2.0/subnets?id=57c2f1b1-e522-4948-9886-998945cfe8f2&id=66f13928-3edc-4a28-8ad5-b6af6f642320 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2776] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:35:37 2026] GET /v2.0/ports?network_id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2777] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:35:37 2026] GET /v2.0/ports?network_id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2778] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:35:37 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1412/2779] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:35:37 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1368/2780] 10.0.0.1 () {34 vars in 987 bytes} [Thu Jul 30 22:35:41 2026] GET /v2.0/ports?device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2781] 10.0.0.1 () {34 vars in 1037 bytes} [Thu Jul 30 22:35:42 2026] GET /v2.0/security-groups?id=9fcdfb93-66da-40ce-9430-9a190421367a&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2784] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:35:52 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2785] 10.0.0.148 () {30 vars in 689 bytes} [Thu Jul 30 22:35:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2786] 10.0.0.148 () {30 vars in 691 bytes} [Thu Jul 30 22:35:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2787] 10.0.0.148 () {30 vars in 667 bytes} [Thu Jul 30 22:35:54 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: 1372/2788] 10.0.0.148 () {30 vars in 703 bytes} [Thu Jul 30 22:35:54 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: 1417/2789] 10.0.0.148 () {28 vars in 438 bytes} [Thu Jul 30 22:35:55 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2790] 10.0.0.148 () {30 vars in 727 bytes} [Thu Jul 30 22:35:55 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 657 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2791] 10.0.0.148 () {30 vars in 689 bytes} [Thu Jul 30 22:35:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2792] 10.0.0.148 () {30 vars in 691 bytes} [Thu Jul 30 22:35: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: 1419/2793] 10.0.0.148 () {30 vars in 667 bytes} [Thu Jul 30 22:35:55 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: 1375/2794] 10.0.0.148 () {30 vars in 703 bytes} [Thu Jul 30 22:35:55 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: 1420/2795] 10.0.0.148 () {30 vars in 727 bytes} [Thu Jul 30 22:35:55 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => 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: 1376/2796] 10.0.0.148 () {30 vars in 689 bytes} [Thu Jul 30 22:35:55 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: 1421/2797] 10.0.0.148 () {30 vars in 691 bytes} [Thu Jul 30 22:35: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: 8|app: 0|req: 1377/2798] 10.0.0.148 () {30 vars in 667 bytes} [Thu Jul 30 22:35:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2799] 10.0.0.148 () {30 vars in 703 bytes} [Thu Jul 30 22:35: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: 8|app: 0|req: 1378/2800] 10.0.0.148 () {30 vars in 729 bytes} [Thu Jul 30 22:35:55 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2801] 10.0.0.148 () {30 vars in 681 bytes} [Thu Jul 30 22:35:55 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2802] 10.0.0.148 () {34 vars in 703 bytes} [Thu Jul 30 22:35:55 2026] POST /v2.0/ports => generated 1132 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2803] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:35:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1380/2804] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:35:59 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: 1425/2805] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:35:59 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: 1381/2806] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:35:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2807] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:35:59 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => 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: 1382/2808] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:36:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2809] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:36:00 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: 1383/2810] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:36:00 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: 1428/2811] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:36:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:36:00.174 8 INFO neutron.api.v2.resource [None req-5db8019e-e4e6-42e7-986b-84b251b245c2 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1384/2812] 199.19.213.246 () {30 vars in 762 bytes} [Thu Jul 30 22:36:00 2026] GET /v2.0/security-groups/lb-67839790-3c78-4ec4-9a1b-5025087c1608 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2813] 199.19.213.246 () {30 vars in 784 bytes} [Thu Jul 30 22:36:00 2026] GET /v2.0/security-groups?name=lb-67839790-3c78-4ec4-9a1b-5025087c1608 => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2814] 199.19.213.246 () {34 vars in 735 bytes} [Thu Jul 30 22:36:00 2026] POST /v2.0/security-groups => generated 1638 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2815] 199.19.213.246 () {30 vars in 814 bytes} [Thu Jul 30 22:36:00 2026] GET /v2.0/security-group-rules?security_group_id=0a8be193-6312-4aa3-b8ac-591683a3f15f => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2816] 199.19.213.246 () {34 vars in 788 bytes} [Thu Jul 30 22:36:00 2026] PUT /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2817] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:36:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1387/2818] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:36:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2819] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:36:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2820] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:36:01 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: 1433/2821] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:36:01 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => 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: 1390/2824] 10.0.0.220 () {34 vars in 1015 bytes} [Thu Jul 30 22:36:09 2026] GET /v2.0/security-groups?id=01c4f29c-7a53-4389-bbbd-d38763fea23d&fields=id => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2825] 10.0.0.220 () {34 vars in 981 bytes} [Thu Jul 30 22:36:09 2026] GET /v2.0/networks?id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2826] 10.0.0.220 () {34 vars in 964 bytes} [Thu Jul 30 22:36:10 2026] GET /v2.0/quotas/9b3210d14c5f4d8fa37e1a8bd0500cf6 => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2827] 10.0.0.220 () {34 vars in 1001 bytes} [Thu Jul 30 22:36:10 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&fields=id => generated 149 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2828] 10.0.0.220 () {34 vars in 1007 bytes} [Thu Jul 30 22:36:10 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?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: 1437/2829] 10.0.0.220 () {34 vars in 1107 bytes} [Thu Jul 30 22:36:10 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2830] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:36:11 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => 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: 1438/2831] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:36:11 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => 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: 1394/2832] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:36:15 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => 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: 1439/2833] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:36:15 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => 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: 1395/2834] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:36:16 2026] GET /v2.0/networks?id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2835] 199.19.213.246 () {34 vars in 1049 bytes} [Thu Jul 30 22:36:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6 => generated 343 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2836] 199.19.213.246 () {38 vars in 954 bytes} [Thu Jul 30 22:36:16 2026] POST /v2.0/ports => generated 1082 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2837] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:36:16 2026] PUT /v2.0/ports/43f4712d-2f7c-4911-ae1c-345fca6ee936 => generated 1243 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:36:17.485 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8d03416-c70b-4969-9417-1f737c99bdc0'] response: {'name': 'network-changed', 'server_uuid': '66c65b0e-39a9-4278-88ba-eb44e40c5236', 'tag': '43f4712d-2f7c-4911-ae1c-345fca6ee936', '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: 1397/2838] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:36:17 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1442/2839] 199.19.213.246 () {34 vars in 1017 bytes} [Thu Jul 30 22:36:18 2026] GET /v2.0/networks?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&shared=False => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2842] 199.19.213.246 () {34 vars in 929 bytes} [Thu Jul 30 22:36:18 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: 1445/2843] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:36:19 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2844] 199.19.213.246 () {34 vars in 1061 bytes} [Thu Jul 30 22:36:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.186&port_id=43f4712d-2f7c-4911-ae1c-345fca6ee936 => 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: 1446/2845] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:36:19 2026] GET /v2.0/subnets?id=464cd534-4bf1-4f89-bb56-b613cd643046 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2846] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:36:19 2026] GET /v2.0/ports?network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6&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: 1447/2847] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:36:19 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?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: 1401/2848] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:36:19 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2849] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:36:20 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => 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: 1402/2850] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:36:20 2026] GET /v2.0/security-groups?id=01c4f29c-7a53-4389-bbbd-d38763fea23d&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2851] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:36:20 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2852] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:36:23 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2853] 199.19.213.246 () {34 vars in 1043 bytes} [Thu Jul 30 22:36:23 2026] GET /v2.0/security-groups?id=01c4f29c-7a53-4389-bbbd-d38763fea23d&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2854] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:36:24 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2855] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:36:24 2026] GET /v2.0/security-groups?id=01c4f29c-7a53-4389-bbbd-d38763fea23d&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2856] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:36:24 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2857] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:36:29 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => 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: 1406/2858] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:36:29 2026] GET /v2.0/security-groups?id=01c4f29c-7a53-4389-bbbd-d38763fea23d&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: 1453/2859] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:36:29 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2866] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:37:04 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: 1410/2867] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:37:04 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: 1458/2868] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:37:04 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: 1411/2869] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:37:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2870] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:37:04 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => 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: 1412/2871] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:37:05 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2872] 199.19.213.246 () {34 vars in 716 bytes} [Thu Jul 30 22:37:05 2026] POST /v2.0/ports => generated 1055 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2873] 10.0.0.220 () {34 vars in 970 bytes} [Thu Jul 30 22:37:05 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1055 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2874] 10.0.0.220 () {34 vars in 906 bytes} [Thu Jul 30 22:37:05 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2875] 199.19.213.246 () {34 vars in 1261 bytes} [Thu Jul 30 22:37:06 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2876] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:37:06 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?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: 1415/2877] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:37:06 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2878] 199.19.213.246 () {34 vars in 974 bytes} [Thu Jul 30 22:37:07 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1055 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2879] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:37:07 2026] GET /v2.0/networks?id=04266fa7-18ac-441f-88c3-67cc36665cdf => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2880] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:37:07 2026] PUT /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1245 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:37:08.064 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42a375f2-765c-4826-9327-d51cf9094523'] response: {'name': 'network-changed', 'server_uuid': '66c65b0e-39a9-4278-88ba-eb44e40c5236', 'tag': 'f168fb06-3ef9-4e71-a81c-f0986dd4a54e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1417/2881] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:37:08 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2485 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2882] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:37:08 2026] GET /v2.0/networks?id=04266fa7-18ac-441f-88c3-67cc36665cdf => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2883] 199.19.213.246 () {34 vars in 1055 bytes} [Thu Jul 30 22:37:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=f168fb06-3ef9-4e71-a81c-f0986dd4a54e => 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: 1466/2884] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:37:08 2026] GET /v2.0/subnets?id=5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2885] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:37:08 2026] GET /v2.0/ports?network_id=04266fa7-18ac-441f-88c3-67cc36665cdf&device_owner=network%3Adhcp => generated 1461 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2886] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:37:08 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?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: 1420/2887] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:37:08 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2888] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:37:09 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2889] 199.19.213.246 () {34 vars in 1061 bytes} [Thu Jul 30 22:37:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.186&port_id=43f4712d-2f7c-4911-ae1c-345fca6ee936 => 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: 1469/2890] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:37:10 2026] GET /v2.0/subnets?id=464cd534-4bf1-4f89-bb56-b613cd643046 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2891] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:37:10 2026] GET /v2.0/ports?network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2892] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:37:10 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2893] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:37:10 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?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: 7|app: 0|req: 1471/2894] 199.19.213.246 () {34 vars in 1055 bytes} [Thu Jul 30 22:37:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2895] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:37:10 2026] GET /v2.0/subnets?id=5886e2a5-8f18-467a-a41e-c8d79c2220b6 => 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: 1472/2896] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:37:10 2026] GET /v2.0/ports?network_id=04266fa7-18ac-441f-88c3-67cc36665cdf&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2897] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:37:10 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2898] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:37:10 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?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: 1426/2899] 10.0.0.220 () {34 vars in 970 bytes} [Thu Jul 30 22:37:14 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1247 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2900] 199.19.213.246 () {34 vars in 788 bytes} [Thu Jul 30 22:37:14 2026] PUT /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1272 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:37:14.653 8 INFO neutron.api.v2.resource [None req-68073117-8a80-4181-83e9-a3dd0ceb0436 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1427/2901] 199.19.213.246 () {30 vars in 762 bytes} [Thu Jul 30 22:37:14 2026] GET /v2.0/security-groups/lb-67839790-3c78-4ec4-9a1b-5025087c1608 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:37:14.678 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a86a15ae-4051-4275-8cbd-88e94a0ecbf8'] response: {'name': 'network-changed', 'server_uuid': '66c65b0e-39a9-4278-88ba-eb44e40c5236', 'tag': 'f168fb06-3ef9-4e71-a81c-f0986dd4a54e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1475/2902] 199.19.213.246 () {30 vars in 784 bytes} [Thu Jul 30 22:37:14 2026] GET /v2.0/security-groups?name=lb-67839790-3c78-4ec4-9a1b-5025087c1608 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2903] 199.19.213.246 () {34 vars in 788 bytes} [Thu Jul 30 22:37:14 2026] PUT /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1310 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:37:15.116 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d17cfcf5-72cd-4f43-a731-fc33284c0cf5'] response: {'name': 'network-changed', 'server_uuid': '66c65b0e-39a9-4278-88ba-eb44e40c5236', 'tag': 'f168fb06-3ef9-4e71-a81c-f0986dd4a54e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1476/2904] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2586 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: 1429/2905] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/networks?id=04266fa7-18ac-441f-88c3-67cc36665cdf => 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: 1477/2906] 199.19.213.246 () {34 vars in 1055 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=f168fb06-3ef9-4e71-a81c-f0986dd4a54e => 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: 1430/2907] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/subnets?id=5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2908] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/ports?network_id=04266fa7-18ac-441f-88c3-67cc36665cdf&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: 1431/2909] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2910] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2911] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2912] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2913] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:37:15 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: 1481/2914] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:37:15 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: 1434/2915] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => 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: 1482/2916] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2917] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1346 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2918] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2919] 199.19.213.246 () {30 vars in 742 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf => 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: 1484/2920] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:37:15 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => 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: 1437/2921] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:37:16 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2922] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:37:16 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2923] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:37:16 2026] GET /v2.0/networks?id=04266fa7-18ac-441f-88c3-67cc36665cdf => generated 803 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2924] 199.19.213.246 () {34 vars in 1055 bytes} [Thu Jul 30 22:37:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=f168fb06-3ef9-4e71-a81c-f0986dd4a54e => 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: 1439/2925] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:37:16 2026] GET /v2.0/subnets?id=5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 678 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2926] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:37:16 2026] GET /v2.0/ports?network_id=04266fa7-18ac-441f-88c3-67cc36665cdf&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2927] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:37:16 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?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: 1488/2928] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:37:16 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?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) 2026-07-30 22:37:27.564 7 INFO neutron.db.l3_db [None req-cb34c4dd-ea2d-49ee-8131-a02e6190a4e4 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Floating IP b22cfeec-1bc2-48e3-bbaf-ad870b9e2603 associated. External IP: 10.96.250.202, port: 3f549017-56e6-44f7-b5b7-9a5e698fc60f. [pid: 7|app: 0|req: 1490/2931] 10.0.0.118 () {34 vars in 676 bytes} [Thu Jul 30 22:37:26 2026] POST /v2.0/floatingips => generated 899 bytes in 1331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2934] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:37:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2935] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:37:33 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: 1444/2936] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:37:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2937] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:37:33 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) 2026-07-30 22:37:34.020 8 INFO neutron.api.v2.resource [None req-8c4ead29-83e7-4ca7-acdf-a4a326349ff2 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1445/2938] 199.19.213.246 () {30 vars in 762 bytes} [Thu Jul 30 22:37:34 2026] GET /v2.0/security-groups/lb-67839790-3c78-4ec4-9a1b-5025087c1608 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2939] 199.19.213.246 () {30 vars in 784 bytes} [Thu Jul 30 22:37:34 2026] GET /v2.0/security-groups?name=lb-67839790-3c78-4ec4-9a1b-5025087c1608 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2940] 199.19.213.246 () {30 vars in 814 bytes} [Thu Jul 30 22:37:34 2026] GET /v2.0/security-group-rules?security_group_id=0a8be193-6312-4aa3-b8ac-591683a3f15f => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2941] 199.19.213.246 () {34 vars in 746 bytes} [Thu Jul 30 22:37:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2942] 199.19.213.246 () {34 vars in 746 bytes} [Thu Jul 30 22:37:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2943] 10.0.0.148 () {30 vars in 689 bytes} [Thu Jul 30 22:37:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2944] 10.0.0.148 () {30 vars in 691 bytes} [Thu Jul 30 22:37: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: 7|app: 0|req: 1497/2945] 10.0.0.148 () {30 vars in 667 bytes} [Thu Jul 30 22:37: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: 8|app: 0|req: 1449/2946] 10.0.0.148 () {30 vars in 703 bytes} [Thu Jul 30 22:37:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2947] 10.0.0.148 () {28 vars in 438 bytes} [Thu Jul 30 22:37:45 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: 1450/2948] 10.0.0.148 () {30 vars in 727 bytes} [Thu Jul 30 22:37:45 2026] GET /v2.0/subnets/0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 656 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2951] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:37:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2952] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:37:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2953] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:37:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2954] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:37:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2955] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:37:48 2026] GET /v2.0/subnets/0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2956] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:37:48 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2957] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:37:48 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: 1503/2958] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:37:48 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: 1456/2959] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:37:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2960] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:37:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2961] 199.19.213.246 () {34 vars in 716 bytes} [Thu Jul 30 22:37:48 2026] POST /v2.0/ports => generated 1328 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2962] 10.0.0.220 () {34 vars in 970 bytes} [Thu Jul 30 22:37:49 2026] GET /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6 => generated 1328 bytes in 32 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: 1458/2963] 10.0.0.220 () {34 vars in 906 bytes} [Thu Jul 30 22:37:49 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: 1506/2964] 199.19.213.246 () {34 vars in 1261 bytes} [Thu Jul 30 22:37:51 2026] GET /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2965] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:37:51 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1507/2966] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:37:51 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1460/2967] 199.19.213.246 () {34 vars in 974 bytes} [Thu Jul 30 22:37:51 2026] GET /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6 => generated 1328 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2968] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:37:51 2026] GET /v2.0/networks?id=3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2969] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:37:51 2026] PUT /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6 => generated 1518 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:37:52.376 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d13f022b-1b72-46f5-9ce3-12e7acdd8b30'] response: {'name': 'network-changed', 'server_uuid': '66c65b0e-39a9-4278-88ba-eb44e40c5236', 'tag': '07599038-c363-4d41-b957-9c38b22f2ff6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1509/2970] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:37:52 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 4096 bytes in 47 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: 1462/2971] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:37:52 2026] GET /v2.0/networks?id=3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2972] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:37:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=07599038-c363-4d41-b957-9c38b22f2ff6 => 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: 1463/2973] 199.19.213.246 () {34 vars in 1103 bytes} [Thu Jul 30 22:37:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b9&port_id=07599038-c363-4d41-b957-9c38b22f2ff6 => 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: 1511/2974] 199.19.213.246 () {34 vars in 1063 bytes} [Thu Jul 30 22:37:53 2026] GET /v2.0/subnets?id=eb55f399-e36b-472f-9f26-160aec219eff&id=0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2975] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:37:53 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&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: 1512/2976] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:37:53 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2977] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:37:53 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2978] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:37:53 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1466/2979] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 4096 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2980] 199.19.213.246 () {34 vars in 1061 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.186&port_id=43f4712d-2f7c-4911-ae1c-345fca6ee936 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2981] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/subnets?id=464cd534-4bf1-4f89-bb56-b613cd643046 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2982] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/ports?network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6&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: 1468/2983] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?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: 1516/2984] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?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: 1469/2985] 199.19.213.246 () {34 vars in 1055 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=f168fb06-3ef9-4e71-a81c-f0986dd4a54e => 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: 1517/2986] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/subnets?id=5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2987] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/ports?network_id=04266fa7-18ac-441f-88c3-67cc36665cdf&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: 1518/2988] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2989] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2990] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=07599038-c363-4d41-b957-9c38b22f2ff6 => 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: 1472/2991] 199.19.213.246 () {34 vars in 1103 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b9&port_id=07599038-c363-4d41-b957-9c38b22f2ff6 => 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: 1520/2992] 199.19.213.246 () {34 vars in 1063 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/subnets?id=eb55f399-e36b-472f-9f26-160aec219eff&id=0fb8b0c6-608a-4c68-a3c6-680684e705a9 => 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: 1473/2993] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2994] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:37:54 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&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: 1474/2995] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:37:55 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2996] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:37:55 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1475/2997] 10.0.0.220 () {34 vars in 970 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2998] 199.19.213.246 () {30 vars in 742 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2999] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/subnets/0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3000] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/subnets/eb55f399-e36b-472f-9f26-160aec219eff => generated 744 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3001] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3002] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3003] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3004] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3005] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => 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: 1527/3006] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3007] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3008] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3009] 199.19.213.246 () {30 vars in 742 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3010] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3011] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:37:59 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3014] 10.0.0.148 () {30 vars in 689 bytes} [Thu Jul 30 22:38:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3015] 10.0.0.148 () {30 vars in 691 bytes} [Thu Jul 30 22:38:06 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: 1485/3016] 10.0.0.148 () {30 vars in 667 bytes} [Thu Jul 30 22:38:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3017] 10.0.0.148 () {30 vars in 703 bytes} [Thu Jul 30 22:38:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3018] 10.0.0.148 () {28 vars in 438 bytes} [Thu Jul 30 22:38:06 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: 1533/3019] 10.0.0.148 () {30 vars in 727 bytes} [Thu Jul 30 22:38:06 2026] GET /v2.0/subnets/66f13928-3edc-4a28-8ad5-b6af6f642320 => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3020] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:38:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3021] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:38:09 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: 1488/3022] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:38:09 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: 1535/3023] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:38:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3024] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:09 2026] GET /v2.0/subnets/0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3025] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:09 2026] GET /v2.0/subnets/66f13928-3edc-4a28-8ad5-b6af6f642320 => 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: 1490/3026] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:09 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 4098 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3027] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:38:09 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: 1491/3028] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:38:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3029] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:38:09 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: 1492/3030] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:38:09 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: 1539/3031] 199.19.213.246 () {34 vars in 716 bytes} [Thu Jul 30 22:38:09 2026] POST /v2.0/ports => generated 1332 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3032] 10.0.0.220 () {34 vars in 970 bytes} [Thu Jul 30 22:38:10 2026] GET /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac => generated 1332 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: 1540/3033] 199.19.213.246 () {34 vars in 1261 bytes} [Thu Jul 30 22:38:11 2026] GET /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3034] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:11 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1541/3035] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:11 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1495/3036] 199.19.213.246 () {34 vars in 974 bytes} [Thu Jul 30 22:38:12 2026] GET /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac => 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: 1542/3037] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:38:12 2026] GET /v2.0/networks?id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3038] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:38:12 2026] PUT /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac => generated 1522 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:38:12.813 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10f6a297-76be-4886-84ff-ad13737225ac'] response: {'name': 'network-changed', 'server_uuid': '66c65b0e-39a9-4278-88ba-eb44e40c5236', 'tag': 'aa84d752-6cb7-4408-a9a9-00f051d569ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1543/3039] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:38:13 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 5612 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1497/3040] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:38:13 2026] GET /v2.0/networks?id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3041] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:38:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.180&port_id=aa84d752-6cb7-4408-a9a9-00f051d569ac => 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/3042] 199.19.213.246 () {34 vars in 1105 bytes} [Thu Jul 30 22:38:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A278&port_id=aa84d752-6cb7-4408-a9a9-00f051d569ac => 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: 1545/3043] 199.19.213.246 () {34 vars in 1063 bytes} [Thu Jul 30 22:38:13 2026] GET /v2.0/subnets?id=57c2f1b1-e522-4948-9886-998945cfe8f2&id=66f13928-3edc-4a28-8ad5-b6af6f642320 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3044] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:13 2026] GET /v2.0/ports?network_id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e&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: 1546/3045] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:13 2026] GET /v2.0/ports?network_id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e&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: 8|app: 0|req: 1500/3046] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:13 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1547/3047] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:13 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 8|app: 0|req: 1501/3048] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:38:14 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 5612 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3049] 199.19.213.246 () {34 vars in 1061 bytes} [Thu Jul 30 22:38:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.186&port_id=43f4712d-2f7c-4911-ae1c-345fca6ee936 => 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: 1502/3050] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:38:14 2026] GET /v2.0/subnets?id=464cd534-4bf1-4f89-bb56-b613cd643046 => 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: 1549/3051] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:14 2026] GET /v2.0/ports?network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6&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: 1503/3052] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:14 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?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: 1550/3053] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:14 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3054] 199.19.213.246 () {34 vars in 1055 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=f168fb06-3ef9-4e71-a81c-f0986dd4a54e => 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: 1551/3055] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/subnets?id=5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3056] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/ports?network_id=04266fa7-18ac-441f-88c3-67cc36665cdf&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3057] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?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: 1506/3058] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3059] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=07599038-c363-4d41-b957-9c38b22f2ff6 => 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: 1507/3060] 199.19.213.246 () {34 vars in 1103 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1b9&port_id=07599038-c363-4d41-b957-9c38b22f2ff6 => 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: 1554/3061] 199.19.213.246 () {34 vars in 1063 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/subnets?id=eb55f399-e36b-472f-9f26-160aec219eff&id=0fb8b0c6-608a-4c68-a3c6-680684e705a9 => 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: 1508/3062] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&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: 1555/3063] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3064] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3065] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1510/3066] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.180&port_id=aa84d752-6cb7-4408-a9a9-00f051d569ac => 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: 1557/3067] 199.19.213.246 () {34 vars in 1105 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A278&port_id=aa84d752-6cb7-4408-a9a9-00f051d569ac => 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: 1511/3068] 199.19.213.246 () {34 vars in 1063 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/subnets?id=57c2f1b1-e522-4948-9886-998945cfe8f2&id=66f13928-3edc-4a28-8ad5-b6af6f642320 => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3069] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/ports?network_id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e&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: 8|app: 0|req: 1512/3070] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/ports?network_id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e&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: 7|app: 0|req: 1559/3071] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1513/3072] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:15 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3075] 10.0.0.220 () {34 vars in 970 bytes} [Thu Jul 30 22:38:19 2026] GET /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac => generated 1524 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3076] 199.19.213.246 () {30 vars in 742 bytes} [Thu Jul 30 22:38:20 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3077] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:20 2026] GET /v2.0/subnets/66f13928-3edc-4a28-8ad5-b6af6f642320 => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3078] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:20 2026] GET /v2.0/subnets/57c2f1b1-e522-4948-9886-998945cfe8f2 => generated 747 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3079] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:20 2026] GET /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6 => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3080] 199.19.213.246 () {34 vars in 789 bytes} [Thu Jul 30 22:38:20 2026] PUT /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6 => generated 1255 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:38:20.739 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-21d8ae91-5faf-40c3-9ac9-9c30456eb117'] response: {'name': 'network-changed', 'server_uuid': '66c65b0e-39a9-4278-88ba-eb44e40c5236', 'tag': '07599038-c363-4d41-b957-9c38b22f2ff6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1564/3081] 199.19.213.246 () {30 vars in 742 bytes} [Thu Jul 30 22:38:20 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 798 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1518/3082] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:20 2026] GET /v2.0/subnets/0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3083] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:38:21 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/3084] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:38:21 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: 1566/3085] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:38: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: 1520/3086] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:38:21 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: 1567/3087] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => 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: 1521/3088] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3089] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3090] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 5385 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3091] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3092] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/networks?id=3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3093] 199.19.213.246 () {30 vars in 742 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3094] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=07599038-c363-4d41-b957-9c38b22f2ff6 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3095] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3096] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/subnets?id=0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3097] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => 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: 1572/3098] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&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: 1527/3099] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1573/3100] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:21 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3103] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:38:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3104] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:38:37 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: 1530/3105] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:38:37 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: 1576/3106] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:38:37 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: 1531/3107] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:37 2026] GET /v2.0/subnets/0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3108] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:37 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 5385 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3109] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:38:37 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: 1578/3110] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:38:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3111] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:38:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3112] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:38:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3113] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:37 2026] GET /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac => generated 1524 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3114] 199.19.213.246 () {34 vars in 789 bytes} [Thu Jul 30 22:38:37 2026] PUT /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac => generated 1255 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:38:38.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6045ccf5-31ae-49c6-9276-834a3aa85bfb'] response: {'name': 'network-changed', 'server_uuid': '66c65b0e-39a9-4278-88ba-eb44e40c5236', 'tag': 'aa84d752-6cb7-4408-a9a9-00f051d569ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1535/3115] 199.19.213.246 () {30 vars in 742 bytes} [Thu Jul 30 22:38:38 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 797 bytes in 61 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: 1581/3116] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:38 2026] GET /v2.0/subnets/66f13928-3edc-4a28-8ad5-b6af6f642320 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3117] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:38 2026] GET /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac => generated 1291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3118] 199.19.213.246 () {34 vars in 788 bytes} [Thu Jul 30 22:38:38 2026] PUT /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac => generated 1080 bytes in 339 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: 1537/3119] 199.19.213.246 () {30 vars in 742 bytes} [Thu Jul 30 22:38:38 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 797 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3120] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:38:38 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 4977 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3121] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:38 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 4977 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3122] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:38:38 2026] GET /v2.0/networks?id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3123] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:38 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3124] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:38 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1540/3125] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:38 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 4977 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3126] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:39 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 4977 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:38:40.128 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7580b7a-171a-491c-850e-beca8faaae75'] response: {'name': 'network-changed', 'server_uuid': '66c65b0e-39a9-4278-88ba-eb44e40c5236', 'tag': 'aa84d752-6cb7-4408-a9a9-00f051d569ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1541/3127] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:38:40 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 4977 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3128] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:38:40 2026] GET /v2.0/networks?id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3129] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:40 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1588/3130] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:40 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1543/3131] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:40 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => 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: 1589/3132] 199.19.213.246 () {34 vars in 974 bytes} [Thu Jul 30 22:38:41 2026] GET /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3133] 199.19.213.246 () {34 vars in 1059 bytes} [Thu Jul 30 22:38:41 2026] GET /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3134] 199.19.213.246 () {34 vars in 1015 bytes} [Thu Jul 30 22:38:41 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?fields=dns_domain => generated 29 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3135] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:38:41 2026] PUT /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac => generated 917 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3136] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:42 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => 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-07-30 22:38:42.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-91ba2af6-4bb6-4bdf-825f-fec2edb8e43b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: aa84d752-6cb7-4408-a9a9-00f051d569ac 2026-07-30 22:38:42.238 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91ba2af6-4bb6-4bdf-825f-fec2edb8e43b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: aa84d752-6cb7-4408-a9a9-00f051d569ac [pid: 8|app: 0|req: 1546/3137] 199.19.213.246 () {32 vars in 758 bytes} [Thu Jul 30 22:38:42 2026] DELETE /v2.0/ports/aa84d752-6cb7-4408-a9a9-00f051d569ac => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3138] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:38:42 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: 1547/3139] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:38:42 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: 1593/3140] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:38:42 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: 1548/3141] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:38:42 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: 1594/3142] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:42 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 675 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3143] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:42 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3144] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:42 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1346 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3145] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:42 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3146] 199.19.213.246 () {30 vars in 742 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3147] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 3869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3148] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3149] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3150] 199.19.213.246 () {34 vars in 1225 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/networks?id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6&id=04266fa7-18ac-441f-88c3-67cc36665cdf&id=3c036faa-69ca-493c-ae22-32b5fbf37af7&id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 3097 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3151] 199.19.213.246 () {34 vars in 1061 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.186&port_id=43f4712d-2f7c-4911-ae1c-345fca6ee936 => 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: 1553/3152] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/subnets?id=464cd534-4bf1-4f89-bb56-b613cd643046 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3153] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/ports?network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6&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: 1554/3154] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3155] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3156] 199.19.213.246 () {34 vars in 1055 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=f168fb06-3ef9-4e71-a81c-f0986dd4a54e => 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: 1602/3157] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/subnets?id=5886e2a5-8f18-467a-a41e-c8d79c2220b6 => 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: 1556/3158] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/ports?network_id=04266fa7-18ac-441f-88c3-67cc36665cdf&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: 7|app: 0|req: 1603/3159] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?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: 1557/3160] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3161] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.221&port_id=07599038-c363-4d41-b957-9c38b22f2ff6 => 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: 1558/3162] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/subnets?id=0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3163] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3164] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1606/3165] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:43 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1560/3166] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:38:47 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: 1607/3167] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:38:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3168] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:38:47 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: 1608/3169] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:38:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3170] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:47 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 3869 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3171] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:38:48 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: 1563/3172] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:38:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3173] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:38:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3174] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:38:48 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: 1611/3175] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:48 2026] GET /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6 => generated 1291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3178] 199.19.213.246 () {34 vars in 788 bytes} [Thu Jul 30 22:38:48 2026] PUT /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6 => generated 1080 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:38:48.542 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-889be21e-ec1f-4515-99aa-77765c3eb900'] response: {'name': 'network-changed', 'server_uuid': '66c65b0e-39a9-4278-88ba-eb44e40c5236', 'tag': '07599038-c363-4d41-b957-9c38b22f2ff6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1614/3179] 199.19.213.246 () {30 vars in 742 bytes} [Thu Jul 30 22:38:48 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 798 bytes in 54 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: 1566/3180] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:48 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 3694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3181] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:48 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 3694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3182] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:38:49 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 3694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3183] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:38:49 2026] GET /v2.0/networks?id=3c036faa-69ca-493c-ae22-32b5fbf37af7 => 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: 1568/3184] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:49 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1617/3185] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:49 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1569/3186] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:49 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3187] 199.19.213.246 () {34 vars in 974 bytes} [Thu Jul 30 22:38:50 2026] GET /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6 => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3188] 199.19.213.246 () {34 vars in 1059 bytes} [Thu Jul 30 22:38:50 2026] GET /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3189] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:50 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3190] 199.19.213.246 () {34 vars in 1015 bytes} [Thu Jul 30 22:38:50 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?fields=dns_domain => generated 29 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3191] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:38:50 2026] PUT /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6 => generated 917 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3192] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:38:51 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2586 bytes in 51 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-07-30 22:38:52.106 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa5619ef-fd1f-4db2-8c55-0e2d9dcb9430 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 07599038-c363-4d41-b957-9c38b22f2ff6 2026-07-30 22:38:52.109 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa5619ef-fd1f-4db2-8c55-0e2d9dcb9430 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 07599038-c363-4d41-b957-9c38b22f2ff6 [pid: 8|app: 0|req: 1573/3193] 199.19.213.246 () {32 vars in 758 bytes} [Thu Jul 30 22:38:51 2026] DELETE /v2.0/ports/07599038-c363-4d41-b957-9c38b22f2ff6 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3194] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3195] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3196] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3197] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3198] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3199] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3200] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1346 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3201] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3202] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => 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: 1578/3203] 199.19.213.246 () {34 vars in 1145 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/networks?id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6&id=04266fa7-18ac-441f-88c3-67cc36665cdf&id=3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 2311 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3204] 199.19.213.246 () {30 vars in 742 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3205] 199.19.213.246 () {34 vars in 1061 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.186&port_id=43f4712d-2f7c-4911-ae1c-345fca6ee936 => 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: 1627/3206] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3207] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/subnets?id=464cd534-4bf1-4f89-bb56-b613cd643046 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3208] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3209] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/ports?network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6&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: 1629/3210] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:52 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?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: 1582/3211] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:53 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?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: 1630/3212] 199.19.213.246 () {34 vars in 1055 bytes} [Thu Jul 30 22:38:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.60&port_id=f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3213] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:38:53 2026] GET /v2.0/subnets?id=5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3214] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:38:53 2026] GET /v2.0/ports?network_id=04266fa7-18ac-441f-88c3-67cc36665cdf&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: 1584/3215] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:38:53 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3216] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:38:53 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?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: 1586/3219] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:39:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3220] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:39:04 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: 1587/3221] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:39:04 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: 1635/3222] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:39:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:39:04.742 8 INFO neutron.api.v2.resource [None req-46653749-7afc-456f-ba82-8b266ba8a624 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3223] 199.19.213.246 () {30 vars in 762 bytes} [Thu Jul 30 22:39:04 2026] GET /v2.0/security-groups/lb-67839790-3c78-4ec4-9a1b-5025087c1608 => 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: 1636/3224] 199.19.213.246 () {30 vars in 784 bytes} [Thu Jul 30 22:39:04 2026] GET /v2.0/security-groups?name=lb-67839790-3c78-4ec4-9a1b-5025087c1608 => generated 2865 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3225] 199.19.213.246 () {30 vars in 814 bytes} [Thu Jul 30 22:39:04 2026] GET /v2.0/security-group-rules?security_group_id=0a8be193-6312-4aa3-b8ac-591683a3f15f => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3226] 199.19.213.246 () {32 vars in 788 bytes} [Thu Jul 30 22:39:04 2026] DELETE /v2.0/security-group-rules/0bce8e0b-c45c-43aa-a07d-708d487c2685 => 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: 1590/3227] 199.19.213.246 () {32 vars in 788 bytes} [Thu Jul 30 22:39:04 2026] DELETE /v2.0/security-group-rules/ab74e30c-d3b3-4fd9-9c7a-d427ff7de6ea => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:07.371 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f16f090-7eef-4e62-8abe-c0ef119a9283 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: 97186814-1547-4fb8-9d93-91d37c05e5b4 2026-07-30 22:39:07.375 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f16f090-7eef-4e62-8abe-c0ef119a9283 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: 97186814-1547-4fb8-9d93-91d37c05e5b4 2026-07-30 22:39:08.291 7 INFO neutron.db.l3_db [None req-7f16f090-7eef-4e62-8abe-c0ef119a9283 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Floating IP b22cfeec-1bc2-48e3-bbaf-ad870b9e2603 disassociated (deleted). External IP: 10.96.250.202, port: 3f549017-56e6-44f7-b5b7-9a5e698fc60f. [pid: 7|app: 0|req: 1638/3228] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:39:07 2026] DELETE /v2.0/floatingips/b22cfeec-1bc2-48e3-bbaf-ad870b9e2603 => generated 0 bytes in 1381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:08.626 8 INFO neutron.api.v2.resource [None req-fe43650b-f87a-4db8-b491-dc417452614a 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3229] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:39:08 2026] GET /v2.0/floatingips/b22cfeec-1bc2-48e3-bbaf-ad870b9e2603 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3230] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:39:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3231] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:39:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3232] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:39:10 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: 8|app: 0|req: 1593/3233] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:39:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:39:10.570 7 INFO neutron.api.v2.resource [None req-af831716-67bf-485c-9fc0-ffbd13723d76 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1641/3234] 199.19.213.246 () {30 vars in 762 bytes} [Thu Jul 30 22:39:10 2026] GET /v2.0/security-groups/lb-67839790-3c78-4ec4-9a1b-5025087c1608 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3235] 199.19.213.246 () {30 vars in 784 bytes} [Thu Jul 30 22:39:10 2026] GET /v2.0/security-groups?name=lb-67839790-3c78-4ec4-9a1b-5025087c1608 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3236] 199.19.213.246 () {30 vars in 814 bytes} [Thu Jul 30 22:39:10 2026] GET /v2.0/security-group-rules?security_group_id=0a8be193-6312-4aa3-b8ac-591683a3f15f => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3237] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:39:10 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: 1643/3238] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:39:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3239] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:39:10 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: 7|app: 0|req: 1644/3240] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:39:10 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: 1597/3241] 199.19.213.246 () {30 vars in 740 bytes} [Thu Jul 30 22:39:10 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => 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: 1645/3242] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:39:11 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3243] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:39:11 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3244] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:39:11 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3245] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:39:12 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3246] 199.19.213.246 () {34 vars in 974 bytes} [Thu Jul 30 22:39:13 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3247] 199.19.213.246 () {34 vars in 1059 bytes} [Thu Jul 30 22:39:13 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3248] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:39:13 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 2586 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3249] 199.19.213.246 () {34 vars in 1015 bytes} [Thu Jul 30 22:39:13 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf?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: 1649/3250] 199.19.213.246 () {38 vars in 1027 bytes} [Thu Jul 30 22:39:13 2026] PUT /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1147 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3251] 199.19.213.246 () {30 vars in 768 bytes} [Thu Jul 30 22:39:14 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1650/3252] 199.19.213.246 () {34 vars in 788 bytes} [Thu Jul 30 22:39:14 2026] PUT /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1086 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3253] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:39:14 2026] GET /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 1086 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-07-30 22:39:14.870 7 INFO neutron_taas.services.taas.taas_plugin [None req-29867a6e-2282-45b1-96b2-341aead2a977 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: f168fb06-3ef9-4e71-a81c-f0986dd4a54e 2026-07-30 22:39:14.872 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29867a6e-2282-45b1-96b2-341aead2a977 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: f168fb06-3ef9-4e71-a81c-f0986dd4a54e [pid: 7|app: 0|req: 1651/3254] 199.19.213.246 () {32 vars in 758 bytes} [Thu Jul 30 22:39:14 2026] DELETE /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3255] 199.19.213.246 () {30 vars in 702 bytes} [Thu Jul 30 22:39:15 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: 1605/3256] 199.19.213.246 () {30 vars in 704 bytes} [Thu Jul 30 22:39:15 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: 1606/3257] 199.19.213.246 () {30 vars in 680 bytes} [Thu Jul 30 22:39:15 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: 1607/3258] 199.19.213.246 () {30 vars in 716 bytes} [Thu Jul 30 22:39:15 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: 1652/3259] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:39:15 2026] GET /v2.0/ports?tenant_id=9b3210d14c5f4d8fa37e1a8bd0500cf6&device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:39:15.354 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff58c4fc-11ca-49dd-8b06-f2896dd09ab8 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1653/3260] 199.19.213.246 () {32 vars in 758 bytes} [Thu Jul 30 22:39:15 2026] DELETE /v2.0/ports/f168fb06-3ef9-4e71-a81c-f0986dd4a54e => 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: 1608/3261] 199.19.213.246 () {34 vars in 1065 bytes} [Thu Jul 30 22:39:15 2026] GET /v2.0/networks?id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6&id=04266fa7-18ac-441f-88c3-67cc36665cdf => generated 1524 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3262] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:39:15 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3263] 199.19.213.246 () {34 vars in 1061 bytes} [Thu Jul 30 22:39:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.186&port_id=43f4712d-2f7c-4911-ae1c-345fca6ee936 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:39:15.423 7 INFO neutron.api.v2.resource [None req-abd52cd6-3c2a-4511-86d2-370c4878841b 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1655/3264] 199.19.213.246 () {30 vars in 762 bytes} [Thu Jul 30 22:39:15 2026] GET /v2.0/security-groups/lb-67839790-3c78-4ec4-9a1b-5025087c1608 => 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: 1610/3265] 199.19.213.246 () {34 vars in 983 bytes} [Thu Jul 30 22:39:15 2026] GET /v2.0/subnets?id=464cd534-4bf1-4f89-bb56-b613cd643046 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3266] 199.19.213.246 () {30 vars in 784 bytes} [Thu Jul 30 22:39:15 2026] GET /v2.0/security-groups?name=lb-67839790-3c78-4ec4-9a1b-5025087c1608 => generated 1639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3267] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:39:15 2026] GET /v2.0/ports?network_id=ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3268] 199.19.213.246 () {30 vars in 736 bytes} [Thu Jul 30 22:39:15 2026] GET /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3269] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:39:15 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3270] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:39:15 2026] GET /v2.0/networks/ce37f97f-6cd6-470a-b8a9-29b98ab8dfa6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3271] 199.19.213.246 () {34 vars in 788 bytes} [Thu Jul 30 22:39:15 2026] PUT /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 1094 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3272] 199.19.213.246 () {32 vars in 778 bytes} [Thu Jul 30 22:39:15 2026] DELETE /v2.0/security-groups/0a8be193-6312-4aa3-b8ac-591683a3f15f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:16.048 7 INFO neutron_taas.services.taas.taas_plugin [None req-6087e446-16e8-45a0-bf76-e137d96cea62 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 3f549017-56e6-44f7-b5b7-9a5e698fc60f 2026-07-30 22:39:16.051 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6087e446-16e8-45a0-bf76-e137d96cea62 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 3f549017-56e6-44f7-b5b7-9a5e698fc60f [pid: 7|app: 0|req: 1659/3273] 199.19.213.246 () {32 vars in 758 bytes} [Thu Jul 30 22:39:15 2026] DELETE /v2.0/ports/3f549017-56e6-44f7-b5b7-9a5e698fc60f => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:19.059 7 INFO neutron_taas.services.taas.taas_plugin [None req-15f372fa-a55b-40d3-9b89-d42aa22451b8 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: c81da4ac-6adc-4e4f-b56e-5590ea6c0542 2026-07-30 22:39:19.062 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15f372fa-a55b-40d3-9b89-d42aa22451b8 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: c81da4ac-6adc-4e4f-b56e-5590ea6c0542 2026-07-30 22:39:19.271 7 INFO neutron.db.l3_db [None req-15f372fa-a55b-40d3-9b89-d42aa22451b8 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Floating IP b20c88a0-c314-4151-a597-6a7829863131 disassociated (deleted). External IP: 10.96.250.209, port: c289a500-91e0-4c91-9099-5528b2b7be40. [pid: 8|app: 0|req: 1616/3276] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:39:19 2026] GET /v2.0/ports?device_id=66c65b0e-39a9-4278-88ba-eb44e40c5236 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:39:19.429 8 INFO neutron_taas.services.taas.taas_plugin [req-2bfbbca7-053e-438c-8614-d8b01aabf6b9 req-46e4890b-6829-47ea-9545-76e999b752cf 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] TaaS: Handle Delete Port: 43f4712d-2f7c-4911-ae1c-345fca6ee936 2026-07-30 22:39:19.432 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2bfbbca7-053e-438c-8614-d8b01aabf6b9 req-46e4890b-6829-47ea-9545-76e999b752cf 2b66e8e1819347e08265b16804012867 9b3210d14c5f4d8fa37e1a8bd0500cf6 - - default default] Tap Mirror: Handle Delete Port: 43f4712d-2f7c-4911-ae1c-345fca6ee936 [pid: 7|app: 0|req: 1661/3277] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:39:18 2026] DELETE /v2.0/floatingips/b20c88a0-c314-4151-a597-6a7829863131 => generated 0 bytes in 587 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:19.540 7 INFO neutron.api.v2.resource [None req-9bc20c1c-256e-44ed-afc5-e215395682d0 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1662/3278] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:39:19 2026] GET /v2.0/floatingips/b20c88a0-c314-4151-a597-6a7829863131 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:39:19.559 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7fd8037-1504-4dc0-884d-4ed340147120'] response: {'name': 'network-changed', 'server_uuid': '10289bc9-6ec3-4f26-95f7-ae1fc8e41927', 'tag': 'c289a500-91e0-4c91-9099-5528b2b7be40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1617/3279] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:39:19 2026] DELETE /v2.0/ports/43f4712d-2f7c-4911-ae1c-345fca6ee936 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:19.674 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2edf96e8-f720-403f-970c-afd23f27330b'] response: {'server_uuid': '66c65b0e-39a9-4278-88ba-eb44e40c5236', 'name': 'network-vif-deleted', 'tag': '43f4712d-2f7c-4911-ae1c-345fca6ee936', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1663/3280] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:39:19 2026] GET /v2.0/ports?device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => generated 1204 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3281] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:39:19 2026] GET /v2.0/security-groups?id=9fcdfb93-66da-40ce-9430-9a190421367a&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3282] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:39:20 2026] GET /v2.0/ports?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3283] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:39:20 2026] GET /v2.0/networks?id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3284] 199.19.213.246 () {34 vars in 1057 bytes} [Thu Jul 30 22:39:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.124&port_id=c289a500-91e0-4c91-9099-5528b2b7be40 => 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: 1620/3285] 199.19.213.246 () {34 vars in 1105 bytes} [Thu Jul 30 22:39:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A368&port_id=c289a500-91e0-4c91-9099-5528b2b7be40 => 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: 1666/3286] 199.19.213.246 () {34 vars in 1063 bytes} [Thu Jul 30 22:39:20 2026] GET /v2.0/subnets?id=57c2f1b1-e522-4948-9886-998945cfe8f2&id=66f13928-3edc-4a28-8ad5-b6af6f642320 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3287] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:39:20 2026] GET /v2.0/ports?network_id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e&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: 1667/3288] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:39:20 2026] GET /v2.0/ports?network_id=de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3289] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:39:20 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1668/3290] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:39:20 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e?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: 1623/3291] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:39:22 2026] GET /v2.0/ports?device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => generated 1204 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:39:22.330 7 INFO neutron_taas.services.taas.taas_plugin [req-3a376b40-aa77-4175-ba31-acc8ab8e2a84 req-2abc70bf-cd26-41b9-a09d-f088bf5f7e24 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: c289a500-91e0-4c91-9099-5528b2b7be40 2026-07-30 22:39:22.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3a376b40-aa77-4175-ba31-acc8ab8e2a84 req-2abc70bf-cd26-41b9-a09d-f088bf5f7e24 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: c289a500-91e0-4c91-9099-5528b2b7be40 [pid: 7|app: 0|req: 1669/3292] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:39:22 2026] DELETE /v2.0/ports/c289a500-91e0-4c91-9099-5528b2b7be40 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:22.588 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3df06b3-3415-4ac4-be9f-0cb227ddef11'] response: {'server_uuid': '10289bc9-6ec3-4f26-95f7-ae1fc8e41927', 'name': 'network-vif-deleted', 'tag': 'c289a500-91e0-4c91-9099-5528b2b7be40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1624/3293] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:39:25 2026] GET /v2.0/ports?device_id=10289bc9-6ec3-4f26-95f7-ae1fc8e41927 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-30 22:39:30.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-82a5f490-785a-4bd3-a4f6-7b98cc21b9f1 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: 6eda29f5-c473-44e6-8299-0bdbbc3c077d 2026-07-30 22:39:30.277 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82a5f490-785a-4bd3-a4f6-7b98cc21b9f1 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: 6eda29f5-c473-44e6-8299-0bdbbc3c077d 2026-07-30 22:39:30.464 7 INFO neutron.db.l3_db [None req-82a5f490-785a-4bd3-a4f6-7b98cc21b9f1 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Floating IP 9b99986b-8842-4915-8f73-7c2e042e2207 disassociated (deleted). External IP: 10.96.250.215, port: 4609ad05-59fa-42e6-befa-5a529709181f. [pid: 7|app: 0|req: 1670/3294] 10.0.0.118 () {32 vars in 731 bytes} [Thu Jul 30 22:39:30 2026] DELETE /v2.0/floatingips/9b99986b-8842-4915-8f73-7c2e042e2207 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:30.837 8 INFO neutron.api.v2.resource [None req-29de5531-71cf-4f64-aed2-b611a141bf98 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3295] 10.0.0.118 () {32 vars in 728 bytes} [Thu Jul 30 22:39:30 2026] GET /v2.0/floatingips/9b99986b-8842-4915-8f73-7c2e042e2207 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:39:30.858 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93d97614-86de-4e03-b1e9-34ccfa9e2ea7'] response: {'name': 'network-changed', 'server_uuid': '95640b40-7b63-46c1-ae43-cea21f10b9ad', 'tag': '4609ad05-59fa-42e6-befa-5a529709181f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1671/3296] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:39:31 2026] GET /v2.0/ports?device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => generated 1196 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3297] 10.0.0.220 () {34 vars in 1039 bytes} [Thu Jul 30 22:39:31 2026] GET /v2.0/security-groups?id=9fcdfb93-66da-40ce-9430-9a190421367a&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3298] 199.19.213.246 () {34 vars in 1079 bytes} [Thu Jul 30 22:39:31 2026] GET /v2.0/ports?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3299] 199.19.213.246 () {34 vars in 985 bytes} [Thu Jul 30 22:39:31 2026] GET /v2.0/networks?id=3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3300] 199.19.213.246 () {34 vars in 1055 bytes} [Thu Jul 30 22:39:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.64&port_id=4609ad05-59fa-42e6-befa-5a529709181f => 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: 1628/3301] 199.19.213.246 () {34 vars in 1103 bytes} [Thu Jul 30 22:39:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A329&port_id=4609ad05-59fa-42e6-befa-5a529709181f => 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: 1674/3302] 199.19.213.246 () {34 vars in 1063 bytes} [Thu Jul 30 22:39:31 2026] GET /v2.0/subnets?id=eb55f399-e36b-472f-9f26-160aec219eff&id=0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3303] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:39:31 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3304] 199.19.213.246 () {34 vars in 1051 bytes} [Thu Jul 30 22:39:31 2026] GET /v2.0/ports?network_id=3c036faa-69ca-493c-ae22-32b5fbf37af7&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3305] 199.19.213.246 () {34 vars in 910 bytes} [Thu Jul 30 22:39:31 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: 1676/3306] 199.19.213.246 () {34 vars in 1011 bytes} [Thu Jul 30 22:39:31 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3307] 199.19.213.246 () {34 vars in 1111 bytes} [Thu Jul 30 22:39:31 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7?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: 1678/3310] 199.19.213.246 () {34 vars in 993 bytes} [Thu Jul 30 22:39:33 2026] GET /v2.0/ports?device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => generated 1196 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-30 22:39:33.661 8 INFO neutron_taas.services.taas.taas_plugin [req-5cfb7546-c66e-4167-a966-00c21bf36635 req-bf27bd02-d635-42ca-bd68-641373b6f734 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: 4609ad05-59fa-42e6-befa-5a529709181f 2026-07-30 22:39:33.664 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5cfb7546-c66e-4167-a966-00c21bf36635 req-bf27bd02-d635-42ca-bd68-641373b6f734 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: 4609ad05-59fa-42e6-befa-5a529709181f [pid: 8|app: 0|req: 1633/3311] 199.19.213.246 () {36 vars in 996 bytes} [Thu Jul 30 22:39:33 2026] DELETE /v2.0/ports/4609ad05-59fa-42e6-befa-5a529709181f => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:33.990 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4d84032-8be5-4f21-aaed-2d18945d971e'] response: {'server_uuid': '95640b40-7b63-46c1-ae43-cea21f10b9ad', 'name': 'network-vif-deleted', 'tag': '4609ad05-59fa-42e6-befa-5a529709181f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1679/3312] 10.0.0.220 () {34 vars in 989 bytes} [Thu Jul 30 22:39:36 2026] GET /v2.0/ports?device_id=95640b40-7b63-46c1-ae43-cea21f10b9ad => 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: 1634/3313] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:39:41 2026] DELETE /v2.0/security-group-rules/2020be8c-fdf5-4f50-a4f2-24e397888bb6 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:41.532 7 INFO neutron.api.v2.resource [None req-17372c7a-d624-4cd3-a188-8d036c5c1642 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1680/3314] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:39:41 2026] GET /v2.0/security-group-rules/2020be8c-fdf5-4f50-a4f2-24e397888bb6 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3315] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:39:41 2026] DELETE /v2.0/security-group-rules/020c9942-d0c9-465d-ad31-49a1fa2d9134 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:41.632 7 INFO neutron.api.v2.resource [None req-e5b34de8-47c4-419d-9398-24de872bdc25 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1681/3316] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:39:41 2026] GET /v2.0/security-group-rules/020c9942-d0c9-465d-ad31-49a1fa2d9134 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3317] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:39:41 2026] DELETE /v2.0/security-group-rules/14420cf2-99bb-4f81-8208-6e5b40d0cedd => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:41.755 7 INFO neutron.api.v2.resource [None req-8453fe59-d505-4095-9267-a923f1d5dab9 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1682/3318] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:39:41 2026] GET /v2.0/security-group-rules/14420cf2-99bb-4f81-8208-6e5b40d0cedd => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3319] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:39:41 2026] DELETE /v2.0/security-group-rules/225ba24d-e654-4b41-bb5a-cd9a1720db4f => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:41.909 7 INFO neutron.api.v2.resource [None req-0aff9310-30d2-4b81-997e-45ef56c86663 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1683/3320] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:39:41 2026] GET /v2.0/security-group-rules/225ba24d-e654-4b41-bb5a-cd9a1720db4f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3321] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:39:41 2026] DELETE /v2.0/security-group-rules/c3b0191c-9eb3-476c-8d40-7cb7b24cc151 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:42.015 7 INFO neutron.api.v2.resource [None req-bfe68d82-a9c0-471e-ad3b-ec77d991c70e 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1684/3322] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:39:42 2026] GET /v2.0/security-group-rules/c3b0191c-9eb3-476c-8d40-7cb7b24cc151 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3323] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:39:42 2026] DELETE /v2.0/security-group-rules/f36e94f9-5158-4c82-a70b-804f4e8fba15 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:42.128 7 INFO neutron.api.v2.resource [None req-00b8041d-39b0-4fac-b62a-e3ba2e8eed66 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1685/3324] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:39:42 2026] GET /v2.0/security-group-rules/f36e94f9-5158-4c82-a70b-804f4e8fba15 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3325] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:39:42 2026] DELETE /v2.0/security-group-rules/7dc9c877-1153-40c3-b60b-66c220a321c1 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:42.227 7 INFO neutron.api.v2.resource [None req-5a3de8b4-51bf-4a8e-b100-09e94b54c1d7 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3326] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:39:42 2026] GET /v2.0/security-group-rules/7dc9c877-1153-40c3-b60b-66c220a321c1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3327] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:39:42 2026] DELETE /v2.0/security-group-rules/d1d12daf-6a3f-405d-88fa-9a761e528782 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:42.339 7 INFO neutron.api.v2.resource [None req-7dcb53d4-ac60-496e-8f12-f0c3b4b6e947 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1687/3328] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:39:42 2026] GET /v2.0/security-group-rules/d1d12daf-6a3f-405d-88fa-9a761e528782 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3329] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:39:42 2026] DELETE /v2.0/security-group-rules/010f96cf-df8d-4411-b37d-a8ada54a90f5 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:42.452 7 INFO neutron.api.v2.resource [None req-ea14ed7e-5bce-4a1d-ac88-98ec727a6802 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1688/3330] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:39:42 2026] GET /v2.0/security-group-rules/010f96cf-df8d-4411-b37d-a8ada54a90f5 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3331] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:39:42 2026] DELETE /v2.0/security-group-rules/fd78f432-7e98-4abc-aaca-7f1048943135 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:42.575 7 INFO neutron.api.v2.resource [None req-bb212e0b-8cd6-44da-838a-17a01a9848fd 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1689/3332] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:39:42 2026] GET /v2.0/security-group-rules/fd78f432-7e98-4abc-aaca-7f1048943135 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3333] 10.0.0.118 () {32 vars in 749 bytes} [Thu Jul 30 22:39:42 2026] DELETE /v2.0/security-group-rules/e25b325a-119f-4a36-b6e7-9a6a77b292c7 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:42.707 7 INFO neutron.api.v2.resource [None req-d5dd7eaa-7006-4344-8f21-f762beb06298 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1690/3334] 10.0.0.118 () {32 vars in 746 bytes} [Thu Jul 30 22:39:42 2026] GET /v2.0/security-group-rules/e25b325a-119f-4a36-b6e7-9a6a77b292c7 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3335] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:39:42 2026] DELETE /v2.0/security-groups/9fcdfb93-66da-40ce-9430-9a190421367a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:42.879 7 INFO neutron.api.v2.resource [None req-c90ca0b4-51d9-4dcd-8f75-a1e36cfdf67b 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1691/3336] 10.0.0.118 () {32 vars in 736 bytes} [Thu Jul 30 22:39:42 2026] GET /v2.0/security-groups/9fcdfb93-66da-40ce-9430-9a190421367a => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:39:43.355 8 INFO neutron_taas.services.taas.taas_plugin [None req-22af3c1a-333f-4f7d-a16b-d94d5144a7e2 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: c0b0a3de-6631-4929-b3f5-563004e46efb 2026-07-30 22:39:43.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22af3c1a-333f-4f7d-a16b-d94d5144a7e2 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: c0b0a3de-6631-4929-b3f5-563004e46efb [pid: 8|app: 0|req: 1646/3337] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:39:42 2026] PUT /v2.0/routers/fddaa543-7081-4bfe-a2ce-0c148e53810e/remove_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:39:44.153 7 INFO neutron.api.v2.resource [None req-068607ac-29cb-44d3-9b89-d1168551ad9a 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1692/3338] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:39:43 2026] PUT /v2.0/routers/fddaa543-7081-4bfe-a2ce-0c148e53810e/remove_router_interface => generated 198 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:39:44.619 8 INFO neutron_taas.services.taas.taas_plugin [None req-2027ec60-894e-4ec9-aa41-0983c65dc4f2 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: 01aa609d-b851-48d4-a3f1-bd0c70267c19 2026-07-30 22:39:44.625 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2027ec60-894e-4ec9-aa41-0983c65dc4f2 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: 01aa609d-b851-48d4-a3f1-bd0c70267c19 [pid: 8|app: 0|req: 1647/3339] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:39:44 2026] PUT /v2.0/routers/fddaa543-7081-4bfe-a2ce-0c148e53810e/remove_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:39:45.411 7 INFO neutron.api.v2.resource [None req-f48920a2-cb63-47f5-8d7e-419e765b0fa0 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1693/3340] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:39:45 2026] PUT /v2.0/routers/fddaa543-7081-4bfe-a2ce-0c148e53810e/remove_router_interface => generated 198 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:39:45.905 8 INFO neutron_taas.services.taas.taas_plugin [None req-9482a7c2-a1ce-43eb-92ce-ca55281971b9 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: f87c9c61-de55-4ff9-a94d-7d5499749b60 2026-07-30 22:39:45.908 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9482a7c2-a1ce-43eb-92ce-ca55281971b9 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: f87c9c61-de55-4ff9-a94d-7d5499749b60 [pid: 8|app: 0|req: 1648/3341] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:39:45 2026] PUT /v2.0/routers/fddaa543-7081-4bfe-a2ce-0c148e53810e/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-30 22:39:46.582 7 INFO neutron.api.v2.resource [None req-95155670-ad01-452d-ad61-bc51ed9f1f45 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1694/3342] 10.0.0.118 () {34 vars in 788 bytes} [Thu Jul 30 22:39:46 2026] PUT /v2.0/routers/fddaa543-7081-4bfe-a2ce-0c148e53810e/remove_router_interface => generated 198 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:39:46.830 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb0e99a9-f341-40c8-a9c0-a7fd0123d6a1 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: 81ab547d-761f-48a4-8d8c-2e434688fe07 2026-07-30 22:39:46.834 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb0e99a9-f341-40c8-a9c0-a7fd0123d6a1 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: 81ab547d-761f-48a4-8d8c-2e434688fe07 2026-07-30 22:39:47.133 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb0e99a9-f341-40c8-a9c0-a7fd0123d6a1 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: 9368f92a-b4f7-4a57-9f46-7cf348538604 2026-07-30 22:39:47.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb0e99a9-f341-40c8-a9c0-a7fd0123d6a1 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: 9368f92a-b4f7-4a57-9f46-7cf348538604 2026-07-30 22:39:47.589 8 INFO neutron.services.segments.plugin [-] Segment d8330a3e-b921-4661-91b8-6ea62e49c90a resource provider aggregate not found 2026-07-30 22:39:47.596 8 INFO neutron.db.l3_hamode_db [None req-cb0e99a9-f341-40c8-a9c0-a7fd0123d6a1 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] HA network ce170b54-8255-4fd8-8bd7-a85a3bcf91a0 was deleted as no HA routers are present in tenant e08bb8e97aeb4920b8163762e51e4cda. [pid: 8|app: 0|req: 1649/3343] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:39:46 2026] DELETE /v2.0/routers/fddaa543-7081-4bfe-a2ce-0c148e53810e => generated 0 bytes in 1014 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-30 22:39:47.612 8 INFO neutron.services.segments.plugin [-] Segment d8330a3e-b921-4661-91b8-6ea62e49c90a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8330a3e-b921-4661-91b8-6ea62e49c90a found for delete ", "request_id": "req-ac2e3816-9d85-4f06-ab43-9ba7df0e1b21"}]} 2026-07-30 22:39:47.619 8 INFO neutron.services.segments.plugin [-] Segment d8330a3e-b921-4661-91b8-6ea62e49c90a resource provider aggregate not found 2026-07-30 22:39:47.642 8 INFO neutron.services.segments.plugin [-] Segment d8330a3e-b921-4661-91b8-6ea62e49c90a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8330a3e-b921-4661-91b8-6ea62e49c90a found for delete ", "request_id": "req-b9aabdcd-b901-4a5b-9151-9bf593ce4043"}]} 2026-07-30 22:39:47.666 7 INFO neutron.api.v2.resource [None req-5a2be435-c5bf-4ba6-8dc6-5f7c8d57d845 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1695/3344] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:39:47 2026] GET /v2.0/routers/fddaa543-7081-4bfe-a2ce-0c148e53810e => generated 135 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3345] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:39:47 2026] DELETE /v2.0/subnets/57c2f1b1-e522-4948-9886-998945cfe8f2 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:47.964 7 INFO neutron.pecan_wsgi.hooks.translation [None req-18880e7f-36de-4667-929c-057a032db4e6 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1696/3346] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:39:47 2026] GET /v2.0/subnets/57c2f1b1-e522-4948-9886-998945cfe8f2 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3349] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:39:47 2026] DELETE /v2.0/subnets/66f13928-3edc-4a28-8ad5-b6af6f642320 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:48.181 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd1a9f21-651e-471a-97b8-322a50d7a66a 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1699/3350] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:39:48 2026] GET /v2.0/subnets/66f13928-3edc-4a28-8ad5-b6af6f642320 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:39:48.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c5b5fec-734c-4e34-8f58-f53a77474412 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: 3d0e9440-c23f-4bf3-a089-79c92221de74 2026-07-30 22:39:48.310 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c5b5fec-734c-4e34-8f58-f53a77474412 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: 3d0e9440-c23f-4bf3-a089-79c92221de74 [pid: 8|app: 0|req: 1652/3351] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:39:48 2026] DELETE /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:48.574 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4edd6a7c-6ad7-40a4-98f7-846c132426a9 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1700/3352] 10.0.0.118 () {32 vars in 722 bytes} [Thu Jul 30 22:39:48 2026] GET /v2.0/networks/de4d18fa-1fb3-4ebb-9d91-c09f93ce4c4e => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3353] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:39:48 2026] DELETE /v2.0/subnets/eb55f399-e36b-472f-9f26-160aec219eff => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:48.849 7 INFO neutron.pecan_wsgi.hooks.translation [None req-717288d5-2b06-4707-a9f6-a6088a829fd8 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1701/3354] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:39:48 2026] GET /v2.0/subnets/eb55f399-e36b-472f-9f26-160aec219eff => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3355] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:39:48 2026] DELETE /v2.0/subnets/0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:49.054 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42c02e12-be6c-4744-b8f3-7cff1519a391 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1702/3356] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:39:49 2026] GET /v2.0/subnets/0fb8b0c6-608a-4c68-a3c6-680684e705a9 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:39:49.167 8 INFO neutron_taas.services.taas.taas_plugin [None req-61f18d44-9cf8-427c-85d3-f58a136ea34b 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: 165742ef-910b-4ab1-840b-d460624069d5 2026-07-30 22:39:49.170 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61f18d44-9cf8-427c-85d3-f58a136ea34b 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: 165742ef-910b-4ab1-840b-d460624069d5 [pid: 8|app: 0|req: 1655/3357] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:39:49 2026] DELETE /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:49.435 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48261f23-5044-422c-a5ca-ebb8000d2841 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1703/3358] 10.0.0.118 () {32 vars in 722 bytes} [Thu Jul 30 22:39:49 2026] GET /v2.0/networks/3c036faa-69ca-493c-ae22-32b5fbf37af7 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3359] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:39:49 2026] DELETE /v2.0/subnets/5df946b3-d6bf-4707-96ed-67cd79ed2735 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:49.638 8 INFO neutron.services.segments.plugin [-] Segment a7ecc9ab-5b2a-40a2-83ac-f47af65f25cd resource provider aggregate not found 2026-07-30 22:39:49.658 8 INFO neutron.services.segments.plugin [-] Segment a7ecc9ab-5b2a-40a2-83ac-f47af65f25cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7ecc9ab-5b2a-40a2-83ac-f47af65f25cd found for delete ", "request_id": "req-f66f233d-cdfe-4bf1-8086-ce5fd5505ad8"}]} 2026-07-30 22:39:49.661 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d32eef9e-cf65-4d02-91d5-ba97a479727f 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1704/3360] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:39:49 2026] GET /v2.0/subnets/5df946b3-d6bf-4707-96ed-67cd79ed2735 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:39:49.668 8 INFO neutron.services.segments.plugin [-] Segment a7ecc9ab-5b2a-40a2-83ac-f47af65f25cd resource provider aggregate not found 2026-07-30 22:39:49.682 8 INFO neutron.services.segments.plugin [-] Segment 9e291cc3-170d-401f-8030-0d030c279ecb resource provider aggregate not found 2026-07-30 22:39:49.687 8 INFO neutron.services.segments.plugin [-] Segment a7ecc9ab-5b2a-40a2-83ac-f47af65f25cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7ecc9ab-5b2a-40a2-83ac-f47af65f25cd found for delete ", "request_id": "req-5642ef2c-1bcb-42b6-80e7-6858f063ce5f"}]} 2026-07-30 22:39:49.710 8 INFO neutron.services.segments.plugin [-] Segment 9e291cc3-170d-401f-8030-0d030c279ecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e291cc3-170d-401f-8030-0d030c279ecb found for delete ", "request_id": "req-3c180ae1-4ea6-4fa4-9182-a9f4d49d4877"}]} 2026-07-30 22:39:49.715 8 INFO neutron.services.segments.plugin [-] Segment 9e291cc3-170d-401f-8030-0d030c279ecb resource provider aggregate not found 2026-07-30 22:39:49.740 8 INFO neutron.services.segments.plugin [-] Segment 9e291cc3-170d-401f-8030-0d030c279ecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e291cc3-170d-401f-8030-0d030c279ecb found for delete ", "request_id": "req-661266bc-b19e-40a6-a69e-e661e66b0c44"}]} [pid: 8|app: 0|req: 1657/3361] 10.0.0.118 () {32 vars in 723 bytes} [Thu Jul 30 22:39:49 2026] DELETE /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:49.927 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62cdeec6-4d78-4222-aa5b-4497655d4efb 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1705/3362] 10.0.0.118 () {32 vars in 720 bytes} [Thu Jul 30 22:39:49 2026] GET /v2.0/subnets/5886e2a5-8f18-467a-a41e-c8d79c2220b6 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:39:50.023 8 INFO neutron_taas.services.taas.taas_plugin [None req-bef0ceb8-b8ef-46f3-9116-e089c84f8e41 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] TaaS: Handle Delete Port: a133f434-7e29-4e54-9d4b-9afac513e40f 2026-07-30 22:39:50.026 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bef0ceb8-b8ef-46f3-9116-e089c84f8e41 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] Tap Mirror: Handle Delete Port: a133f434-7e29-4e54-9d4b-9afac513e40f [pid: 8|app: 0|req: 1658/3363] 10.0.0.118 () {32 vars in 725 bytes} [Thu Jul 30 22:39:49 2026] DELETE /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-30 22:39:50.279 7 INFO neutron.pecan_wsgi.hooks.translation [None req-248d808d-f848-49e8-b869-e3e051181953 8aec3b50db9440389f612bdc8976bcaa e08bb8e97aeb4920b8163762e51e4cda - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1706/3364] 10.0.0.118 () {32 vars in 722 bytes} [Thu Jul 30 22:39:50 2026] GET /v2.0/networks/04266fa7-18ac-441f-88c3-67cc36665cdf => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-30 22:39:51.734 8 INFO neutron.services.segments.plugin [-] Segment b1538555-37a1-476e-976f-d7a82d92a105 resource provider aggregate not found 2026-07-30 22:39:51.754 8 INFO neutron.services.segments.plugin [-] Segment b1538555-37a1-476e-976f-d7a82d92a105 resource provider aggregate not found 2026-07-30 22:39:51.757 8 INFO neutron.services.segments.plugin [-] Segment b1538555-37a1-476e-976f-d7a82d92a105 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1538555-37a1-476e-976f-d7a82d92a105 found for delete ", "request_id": "req-2fb960ab-8853-4971-96de-75e75bcf937e"}]} 2026-07-30 22:39:51.769 8 INFO neutron.services.segments.plugin [-] Segment b1538555-37a1-476e-976f-d7a82d92a105 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1538555-37a1-476e-976f-d7a82d92a105 found for delete ", "request_id": "req-e8652609-3142-414b-8a57-8521e4a48bc9"}]} [pid: 8|app: 0|req: 1659/3365] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:39:52 2026] GET /v2.0/security-groups?tenant_id=e08bb8e97aeb4920b8163762e51e4cda&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3366] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:39:53 2026] DELETE /v2.0/security-groups/3a4ac5d7-362c-4677-8fc5-1e75ca03af83 => 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: 1660/3367] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:39:53 2026] GET /v2.0/security-groups?tenant_id=3870897ee8ef4e699368bbaefdceb1d6&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: 1708/3368] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:39:53 2026] DELETE /v2.0/security-groups/0d5652a1-3344-4d3c-b257-8ccf9d56e143 => 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: 1661/3369] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:39:53 2026] GET /v2.0/security-groups?tenant_id=8d0e8408028e4a5285a4351aa0b8dd56&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: 1709/3370] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:39:54 2026] DELETE /v2.0/security-groups/7b78901b-64f0-4980-b97c-0e0e57f4f54c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3371] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:39:54 2026] GET /v2.0/security-groups?tenant_id=dfd2fac6e74a4b8b816bcbee71c5a934&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3372] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:39:54 2026] DELETE /v2.0/security-groups/6035d995-1abe-4037-ba66-e2123962ba61 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3373] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:39:54 2026] GET /v2.0/security-groups?tenant_id=3b6b37b0753a439ba9680aec7b3c40a8&name=default => generated 2929 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3374] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:39:55 2026] DELETE /v2.0/security-groups/6d8c4106-2f2e-44ae-8f22-6aab5a44b780 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3375] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:39:55 2026] GET /v2.0/security-groups?tenant_id=fbce6e5665d1452f979082843f06eda2&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3376] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:39:55 2026] DELETE /v2.0/security-groups/f29cdf94-7cd4-432f-93ac-8bebbe1a7bf1 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3377] 10.0.0.118 () {32 vars in 773 bytes} [Thu Jul 30 22:39:56 2026] GET /v2.0/security-groups?tenant_id=e0f04031bb134a968ccdc85e6309992f&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3378] 10.0.0.118 () {32 vars in 739 bytes} [Thu Jul 30 22:39:56 2026] DELETE /v2.0/security-groups/8635b079-2cdd-458f-ad88-39930549846a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3379] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:39:59 2026] GET /v2.0/networks => generated 2168 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3380] 10.0.0.118 () {32 vars in 654 bytes} [Thu Jul 30 22:40:00 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3381] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:40:00 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3382] 10.0.0.118 () {32 vars in 642 bytes} [Thu Jul 30 22:40:00 2026] GET /v2.0/ports => generated 4725 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3383] 10.0.0.118 () {32 vars in 646 bytes} [Thu Jul 30 22:40:00 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3384] 10.0.0.118 () {32 vars in 648 bytes} [Thu Jul 30 22:40:00 2026] GET /v2.0/networks => generated 2168 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3385] 10.0.0.118 () {32 vars in 662 bytes} [Thu Jul 30 22:40:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3386] 10.0.0.118 () {32 vars in 654 bytes} [Thu Jul 30 22:40:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)